gdk.event_sequence

Module for [EventSequence] class

Types 1

gdk.event_sequence.EventSequence is an opaque type representing a sequence of related touch events.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup) nothrow
GType _getGType() static nothrow
GType _gType() @property nothrow
EventSequence self() nothrowReturns `this`, for use in `with` statements.
Constructors
this(void * ptr, Flag!"Take" take)