Signal
GtkGestureRotate::angle-changed
since: 3.14
Declaration
void
angle_changed (
GtkGestureRotate* self,
gdouble angle,
gdouble angle_delta,
gpointer user_data
)
Description [src]
This signal is emitted when the angle between both tracked points changes.
Default handler: The default handler is called before the handlers added via |
Available since: 3.14 |