Constructor
GtkDropControllerMotionnew
Declaration [src]
GtkEventController*
gtk_drop_controller_motion_new (
void
)
Description [src]
Creates a new event controller that will handle pointer motion events during drag and drop.
Return value
Returns: | GtkEventController |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |