Gdk.Event Members

The members of Gdk.Event are listed below.

See Also: Inherited members from System.Object

Public Constructors

Internal constructor

Public Properties

[read-only]
static
GTypeGLib.GType. GType Property.
[read-only]
HandleIntPtr. IntPtr for the unmanaged structure.
[read-only]
SendEventbool. true if the event was sent explicitly (e.g. using XSendEvent).
[read-only]
TypeEventType. the type of the event.
[read-only]
WindowWindow. The window which received the event.

Public Methods

static
GetEvent(IntPtr) : Event
Gets an Event or Event subclass for a native event pointer.
static
New(IntPtr) : Event
Creates a managed event from a native pointer.