Constructor

Gtk.GestureClick.new

Declaration [src]

GtkGesture*
gtk_gesture_click_new (
  void
)

Description [src]

Returns a newly created GtkGesture that recognizes single and multiple presses.

Return value

Returns: GtkGesture

a newly created GtkGestureClick

Ownership of the data is transferred to the caller