Event


Object Hierarchy:

Object hierarchy for Event

Description:

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

Represents 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.

`GdkEvent` structs are immutable.


Namespace: Gdk
Package: gtk4

Content:

Creation methods:

Methods: