EventControllerMotion
Description:
[ CCode ( has_construct_function = false , type = "GtkEventController*" ) ]
[ Version ( since = "3.24" ) ]
public EventControllerMotion (Widget widget)
[ Version ( since = "3.24" ) ]
public EventControllerMotion (Widget widget)
Creates a new event controller that will handle motion events for the given widget
.
Parameters:
widget |
a Widget |
Returns:
a new EventControllerMotion |