Next: , Previous: Events, Up: Top


19 Event Structures

Data structures specific to each type of event

19.1 Overview

The event structs contain data specific to each type of event in GDK.

A common mistake is to forget to set the event mask of a widget so that the required events are received. See gtk-widget-set-events.

19.2 Usage

— Class: <gdk-event-any>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-key>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-button>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-scroll>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-motion>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-expose>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-visibility>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-crossing>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-focus>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-configure>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-property>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-selection>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-dnd>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-proximity>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-client>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-no-expose>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-window-state>

Derives from <gboxed>.

This class defines no direct slots.

— Class: <gdk-event-setting>

Derives from <gboxed>.

This class defines no direct slots.