Class EventControllerMotion
public class EventControllerMotion
- Inheritance
-
EventControllerMotion
- Inherited Members
Methods
ContainsPointer(nint)
Calls native method gtk_event_controller_motion_contains_pointer.
public static extern bool ContainsPointer(nint self)
Parameters
self
nintTransfer 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(nint)
Calls native method gtk_event_controller_motion_is_pointer.
public static extern bool IsPointer(nint self)
Parameters
self
nintTransfer ownership: None Nullable: False
Returns
- bool
Transfer ownership: None Nullable: False
New()
Calls native constructor gtk_event_controller_motion_new.
public static extern nint New()
Returns
- nint
Transfer ownership: Full Nullable: False