Index

Package: Input

Description

package Gdk.Input is
This package provides low level handling of file descriptors in the GtkAda event loop. Note that this package is currently not supported under Windows.

Packages

Input_Add (generic)

Subprograms & Entries

Gdk_Exit

procedure Gdk_Exit;

Set_Extension_Events

procedure Set_Extension_Events 
(Window: in Gdk.Gdk_Window;
Mask: in Gdk.Event.Gdk_Event_Mask;
Mode: in Gdk.Types.Gdk_Extension_Mode);
??? Check that Mask is indeed of type GdkEventMask. The C code defines it as Gint...

Remove

procedure Remove 
(Tag: Glib.Gint);