gtk.GestureZoom

Undocumented in source.

Public Imports

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

Members

Classes

GestureZoom
class GestureZoom

gtk.GestureZoom is a gtk.Gesture implementation able to recognize pinch/zoom gestures, whenever the distance between both tracked sequences changes, the scale-changed signal is emitted to report the scale factor.