procedure Init;
procedure Gdk_Exit
( | Error_Code | : Gint); |
function Set_Locale return String;
function Get_Use_Xshm return Boolean;
function Pointer_Grab
( | Window | : Gdk.Window.Gdk_Window; |
Owner_Events | : Boolean := True; | |
Event_Mask | : Gdk.Event.Gdk_Event_Mask; | |
Confine_To | : Gdk.Window.Gdk_Window := Gdk.Window.Null_Window; | |
Cursor | : Gdk.Cursor.Gdk_Cursor := Gdk.Cursor.Null_Cursor; | |
Time | : Guint32 := 0) return Gdk_Grab_Status; |
function Pointer_Is_Grabbed return Boolean;
function Keyboard_Grab
( | Window | : Gdk.Window.Gdk_Window; |
Owner_Events | : Boolean := True; | |
Time | : Guint32 := 0) return Gdk_Grab_Status; |
function Screen_Width_MM return Gint;
function Screen_Height_MM return Gint;
procedure Flush;
procedure Set_Double_Click_Time
( | Msec | : Guint); |
Binding from C File version 1.3.6