motion controller: Install the properties

Oops
This commit is contained in:
Matthias Clasen 2019-03-18 08:44:02 -04:00
parent f7e328e5f7
commit 2b0d1bca43

View File

@ -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