Gesture.getSequences

Returns the list of GdkEventSequences currently being interpreted by @gesture.

class Gesture
getSequences
()

Return Value

Type: ListG

A list of GdkEventSequence, the list elements are owned by GTK and must not be freed or modified, the list itself must be deleted through g_list_free()

Meta