Compilation Units
Tagged Types
type Display_Manager is new Glib.C_Proxy;
function Display_Manager_Get return Display_Manager
Return the global Display Manager. This function must be called after the initial call to Gtk.Main.Init.
procedure Set_Default_Display
(Manager : Display_Manager;
Display : Gdk_Display)
Set Display as the default display.