Class

PhocGestureSingle

[]

Description [src]

class Phoc.GestureSingle : Phoc.Gesture
{
  /* No available fields */
}

A single touch (or mouse) gesture.

[]

Constructors

phoc_gesture_single_new
No description available.

[]

Instance methods

phoc_gesture_single_get_current_sequence

Returns the event sequence currently interacting with self.

Methods inherited from PhocGesture (15)
Methods inherited from GObject (43)
[]

Properties

Phoc.GestureSingle:button

Mouse button number to listen to as input-event-code.

Properties inherited from PhocGesture (1)
[]

Signals

Signals inherited from PhocGesture (5)
Signals inherited from GObject (1)

Class structure