Table of Contents

Class GestureRotateHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class GestureRotateHandle : GestureHandle, IDisposable
Inheritance
GestureRotateHandle
Implements
Inherited Members

Constructors

GestureRotateHandle(nint, bool)

public GestureRotateHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static GestureRotateHandle For<T>(ConstructArgument[] constructArguments) where T : GestureRotate, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

GestureRotateHandle

Type Parameters

T