Skip to main content

Type Alias: GtkGesturePanProps

GtkGesturePanProps = GtkGestureDragProps & object

Defined in: generated/jsx.ts:10410

Props for the GtkGesturePan controller element.

Type Declaration

NameTypeDescriptionDefined in
onPan()?(direction, offset, self) => void | nullEmitted once a panning gesture along the expected axis is detected.generated/jsx.ts:10414
orientation?Gtk.OrientationThe expected orientation of pan gestures.generated/jsx.ts:10412
ref?Ref<Gtk.GesturePan>-generated/jsx.ts:10415