gtk.GestureRotate

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

GestureRotate
class GestureRotate

gtk.GestureRotate is a gtk.Gesture implementation able to recognize 2-finger rotations, whenever the angle between both handled sequences changes, the angle-changed signal is emitted.