Event


Object Hierarchy:

Gdk.Event Gdk.Event Gdk.Event

Description:

[ CCode ( ref_function = "gdk_event_ref" , type_id = "gdk_event_get_type ()" , unref_function = "gdk_event_unref" ) ]
public abstract class Event

`GdkEvent`s are immutable data structures, created by GDK to represent windowing system events.

In GTK applications the events are handled automatically by toplevel widgets and passed on to the event controllers of appropriate widgets, so using `GdkEvent` and its related API is rarely needed.


Namespace: Gdk
Package: gtk4

Content:

Creation methods:

Methods: