forked from AuroraMiddleware/gtk
motion controller: Install the properties
Oops
This commit is contained in:
parent
f7e328e5f7
commit
2b0d1bca43
@ -239,6 +239,8 @@ gtk_event_controller_motion_class_init (GtkEventControllerMotionClass *klass)
|
||||
FALSE,
|
||||
G_PARAM_READABLE);
|
||||
|
||||
g_object_class_install_properties (object_class, NUM_PROPERTIES, props);
|
||||
|
||||
/**
|
||||
* GtkEventControllerMotion::enter:
|
||||
* @controller: The object that received the signal
|
||||
|
Loading…
Reference in New Issue
Block a user