Table of Contents

Class EventControllerMotion

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class EventControllerMotion
Inheritance
EventControllerMotion
Inherited Members

Methods

ContainsPointer(IntPtr)

Calls native method gtk_event_controller_motion_contains_pointer.

public static extern bool ContainsPointer(IntPtr self)

Parameters

self IntPtr

Transfer ownership: None Nullable: False

Returns

bool

Transfer ownership: None Nullable: False

GetGType()

Calls native function gtk_event_controller_motion_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

IsPointer(IntPtr)

Calls native method gtk_event_controller_motion_is_pointer.

public static extern bool IsPointer(IntPtr self)

Parameters

self IntPtr

Transfer ownership: None Nullable: False

Returns

bool

Transfer ownership: None Nullable: False

New()

Calls native constructor gtk_event_controller_motion_new.

public static extern IntPtr New()

Returns

IntPtr

Transfer ownership: Full Nullable: False