/* gdk-x11-3.0.vapi generated by vapigen, do not modify. */ [CCode (cprefix = "Gdk", gir_namespace = "GdkX11", gir_version = "3.0", lower_case_cprefix = "gdk_")] namespace Gdk { namespace X11 { [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_app_launch_context_get_type ()")] [GIR (name = "X11AppLaunchContext")] public sealed class AppLaunchContext : Gdk.AppLaunchContext { [CCode (has_construct_function = false)] protected AppLaunchContext (); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_cursor_get_type ()")] [GIR (name = "X11Cursor")] public sealed class Cursor : Gdk.Cursor { [CCode (has_construct_function = false)] protected Cursor (); public X.Cursor get_xcursor (); public unowned X.Display get_xdisplay (); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_device_core_get_type ()")] [GIR (name = "X11DeviceCore")] public sealed class DeviceCore : Gdk.Device { [CCode (has_construct_function = false)] protected DeviceCore (); [CCode (cname = "gdk_x11_device_manager_lookup")] [Version (since = "3.2")] public static unowned Gdk.X11.DeviceCore? lookup_for_device_manager (Gdk.X11.DeviceManagerCore device_manager, int device_id); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_device_manager_core_get_type ()")] [GIR (name = "X11DeviceManagerCore")] public sealed class DeviceManagerCore : Gdk.DeviceManager { [CCode (has_construct_function = false)] protected DeviceManagerCore (); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_device_manager_xi2_get_type ()")] [GIR (name = "X11DeviceManagerXI2")] public sealed class DeviceManagerXI2 : Gdk.X11.DeviceManagerCore { [CCode (has_construct_function = false)] protected DeviceManagerXI2 (); [NoAccessorMethod] public int major { get; construct; } [NoAccessorMethod] public int minor { get; construct; } [NoAccessorMethod] public int opcode { get; construct; } } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_device_xi2_get_type ()")] [GIR (name = "X11DeviceXI2")] public sealed class DeviceXI2 : Gdk.Device { [CCode (has_construct_function = false)] protected DeviceXI2 (); [NoAccessorMethod] public int device_id { get; construct; } } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_display_get_type ()")] [GIR (name = "X11Display")] public sealed class Display : Gdk.Display { [CCode (has_construct_function = false)] protected Display (); [Version (since = "2.12")] public void broadcast_startup_message (string message_type, ...); [Version (since = "3.0")] public int error_trap_pop (); [Version (since = "3.0")] public void error_trap_pop_ignored (); [Version (since = "3.0")] public void error_trap_push (); [Version (since = "3.16")] public static bool get_glx_version (Gdk.Display display, out int major, out int minor); [Version (since = "2.12")] public unowned string get_startup_notification_id (); [Version (since = "2.8")] public uint32 get_user_time (); [Version (since = "2.2")] public unowned X.Display get_xdisplay (); [Version (since = "2.2")] public void grab (); [CCode (cname = "gdk_x11_lookup_xdisplay")] [Version (since = "2.2")] public static unowned Gdk.X11.Display lookup_for_xdisplay (X.Display xdisplay); [Version (since = "2.8")] public void set_cursor_theme (string? theme, int size); [Version (since = "3.0")] public void set_startup_notification_id (string startup_id); [Version (since = "3.10")] public void set_window_scale (int scale); [Version (since = "2.24")] public int string_to_compound_text (string str, out Gdk.Atom encoding, out int format, [CCode (array_length_cname = "length", array_length_pos = 4.1)] out uint8[] ctext); [Version (since = "2.24")] public int text_property_to_text_list (Gdk.Atom encoding, int format, [CCode (type = "const guchar*")] string text, int length, [CCode (array_length = false, type = "gchar***")] out string[] list); [Version (since = "2.2")] public void ungrab (); [Version (since = "2.24")] public bool utf8_to_compound_text (string str, out Gdk.Atom encoding, out int format, [CCode (array_length_cname = "length", array_length_pos = 4.1)] out uint8[] ctext); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_display_manager_get_type ()")] [GIR (name = "X11DisplayManager")] public sealed class DisplayManager : Gdk.DisplayManager { [CCode (has_construct_function = false)] protected DisplayManager (); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_drag_context_get_type ()")] [GIR (name = "X11DragContext")] public sealed class DragContext : Gdk.DragContext { [CCode (has_construct_function = false)] protected DragContext (); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_gl_context_get_type ()")] [GIR (name = "X11GLContext")] public sealed class GLContext : Gdk.GLContext { [CCode (has_construct_function = false)] protected GLContext (); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_keymap_get_type ()")] [GIR (name = "X11Keymap")] public sealed class Keymap : Gdk.Keymap { [CCode (has_construct_function = false)] protected Keymap (); [Version (since = "3.6")] public int get_group_for_state (uint state); [Version (since = "3.6")] public bool key_is_modifier (uint keycode); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_monitor_get_type ()")] [GIR (name = "X11Monitor")] public sealed class Monitor : Gdk.Monitor { [CCode (has_construct_function = false)] protected Monitor (); public static X.ID get_output (Gdk.Monitor monitor); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_screen_get_type ()")] [GIR (name = "X11Screen")] public sealed class Screen : Gdk.Screen { [CCode (has_construct_function = false)] protected Screen (); [Version (since = "3.10")] public uint32 get_current_desktop (); [Version (since = "2.14")] public X.ID get_monitor_output (int monitor_num); [Version (since = "3.10")] public uint32 get_number_of_desktops (); [Version (since = "2.2")] public int get_screen_number (); [Version (since = "2.2")] public unowned string get_window_manager_name (); [Version (since = "2.2")] public unowned X.Screen get_xscreen (); [Version (since = "2.2")] public unowned Gdk.X11.Visual lookup_visual (X.VisualID xvisualid); [Version (since = "2.2")] public bool supports_net_wm_hint (Gdk.Atom property); public signal void window_manager_changed (); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_visual_get_type ()")] [GIR (name = "X11Visual")] public sealed class Visual : Gdk.Visual { [CCode (has_construct_function = false)] protected Visual (); public unowned X.Visual get_xvisual (); } [CCode (cheader_filename = "gdk/gdkx.h", type_id = "gdk_x11_window_get_type ()")] [GIR (name = "X11Window")] public sealed class Window : Gdk.Window { [CCode (has_construct_function = false)] protected Window (); [CCode (cname = "gdk_x11_window_foreign_new_for_display", has_construct_function = false, type = "GdkWindow*")] [Version (since = "2.24")] public Window.foreign_for_display (Gdk.X11.Display display, X.Window window); [Version (since = "3.10")] public uint32 get_desktop (); public X.Window get_xid (); [Version (since = "2.24")] public static unowned Gdk.X11.Window lookup_for_display (Gdk.X11.Display display, X.Window window); [Version (since = "2.8")] public void move_to_current_desktop (); [Version (since = "3.10")] public void move_to_desktop (uint32 desktop); [Version (deprecated = true, deprecated_since = "3.12", since = "3.10")] public void set_frame_extents (int left, int right, int top, int bottom); [Version (since = "3.8")] public void set_frame_sync_enabled (bool frame_sync_enabled); [Version (since = "3.4")] public void set_hide_titlebar_when_maximized (bool hide_titlebar_when_maximized); [Version (since = "3.2")] public void set_theme_variant (string variant); [Version (since = "2.6")] public void set_user_time (uint32 timestamp); [Version (since = "3.4")] public void set_utf8_property (string name, string? value); } [CCode (cheader_filename = "gdk/gdkx.h")] public static X.Atom atom_to_xatom (Gdk.Atom atom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "2.2")] public static X.Atom atom_to_xatom_for_display (Gdk.X11.Display display, Gdk.Atom atom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "3.2")] public static int device_get_id (Gdk.X11.DeviceCore device); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "2.24")] public static void free_compound_text ([CCode (array_length = false, type = "guchar*")] owned uint8[] ctext); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "2.24")] public static void free_text_list ([CCode (array_length = false, type = "gchar**")] owned string[] list); [CCode (cheader_filename = "gdk/gdkx.h")] public static X.Window get_default_root_xwindow (); [CCode (cheader_filename = "gdk/gdkx.h")] public static int get_default_screen (); [CCode (cheader_filename = "gdk/gdkx.h")] public static unowned X.Display get_default_xdisplay (); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated = true, deprecated_since = "3.24", since = "3.24.2")] public static Cairo.Pattern get_parent_relative_pattern (); [CCode (cheader_filename = "gdk/gdkx.h")] public static uint32 get_server_time (Gdk.X11.Window window); [CCode (cheader_filename = "gdk/gdkx.h")] public static X.Atom get_xatom_by_name (string atom_name); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "2.2")] public static X.Atom get_xatom_by_name_for_display (Gdk.X11.Display display, string atom_name); [CCode (cheader_filename = "gdk/gdkx.h")] public static unowned string get_xatom_name (X.Atom xatom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "2.2")] public static unowned string get_xatom_name_for_display (Gdk.X11.Display display, X.Atom xatom); [CCode (cheader_filename = "gdk/gdkx.h")] public static void grab_server (); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "2.4")] public static void register_standard_event_type (Gdk.X11.Display display, int event_base, int n_events); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "2.24")] public static void set_sm_client_id (string? sm_client_id); [CCode (cheader_filename = "gdk/gdkx.h")] public static void ungrab_server (); [CCode (cheader_filename = "gdk/gdkx.h")] public static Gdk.Atom xatom_to_atom (X.Atom xatom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (since = "2.2")] public static Gdk.Atom xatom_to_atom_for_display (Gdk.X11.Display display, X.Atom xatom); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.AppLaunchContext")] public class X11AppLaunchContext : Gdk.AppLaunchContext { [CCode (has_construct_function = false)] protected X11AppLaunchContext (); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.Cursor")] public class X11Cursor : Gdk.Cursor { [CCode (has_construct_function = false)] protected X11Cursor (); public static X.Cursor get_xcursor (Gdk.Cursor cursor); public static unowned X.Display get_xdisplay (Gdk.Cursor cursor); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.Display")] public class X11Display : Gdk.Display { [CCode (has_construct_function = false)] protected X11Display (); public static void broadcast_startup_message (Gdk.Display display, string message_type, ...); public static int error_trap_pop (Gdk.Display display); public static void error_trap_pop_ignored (Gdk.Display display); public static void error_trap_push (Gdk.Display display); public static unowned string get_startup_notification_id (Gdk.Display display); public static uint32 get_user_time (Gdk.Display display); public static unowned X.Display get_xdisplay (Gdk.Display display); public static void grab (Gdk.Display display); public static void set_cursor_theme (Gdk.Display display, string theme, int size); public static void set_startup_notification_id (Gdk.Display display, string startup_id); public static void set_window_scale (Gdk.Display display, int scale); public static int string_to_compound_text (Gdk.Display display, string str, out Gdk.Atom encoding, int format, uchar[] ctext, int length); public static int text_property_to_text_list (Gdk.Display display, Gdk.Atom encoding, int format, uchar[] text, int length, string list); public static void ungrab (Gdk.Display display); public static bool utf8_to_compound_text (Gdk.Display display, string str, out Gdk.Atom encoding, int format, uchar[] ctext, int length); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.DisplayManager")] public class X11DisplayManager : Gdk.DisplayManager { [CCode (has_construct_function = false)] protected X11DisplayManager (); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.DragContext")] public class X11DragContext : Gdk.DragContext { [CCode (has_construct_function = false)] protected X11DragContext (); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.Keymap")] public class X11Keymap : Gdk.Keymap { [CCode (has_construct_function = false)] protected X11Keymap (); public static int get_group_for_state (Gdk.Keymap keymap, uint state); public static bool key_is_modifier (Gdk.Keymap keymap, uint keycode); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.Screen")] public class X11Screen : Gdk.Screen { [CCode (has_construct_function = false)] protected X11Screen (); public static uint32 get_current_desktop (Gdk.Screen screen); public static X.ID get_monitor_output (Gdk.Screen screen, int monitor_num); public static uint32 get_number_of_desktops (Gdk.Screen screen); public static int get_screen_number (Gdk.Screen screen); public static unowned string get_window_manager_name (Gdk.Screen screen); public static unowned X.Screen get_xscreen (Gdk.Screen screen); public static unowned Gdk.Visual lookup_visual (Gdk.Screen screen, X.VisualID xvisualid); public static bool supports_net_wm_hint (Gdk.Screen screen, Gdk.Atom property); public virtual signal void window_manager_changed (); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.Visual")] public class X11Visual : Gdk.Visual { [CCode (has_construct_function = false)] protected X11Visual (); public static unowned X.Visual get_xvisual (Gdk.Visual visual); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.Window")] public class X11Window : Gdk.Window { [CCode (has_construct_function = false)] protected X11Window (); public static unowned Gdk.Window foreign_new_for_display (Gdk.Display display, X.Window window); public static uint32 get_desktop (Gdk.Window window); public static X.Window get_xid (Gdk.Window window); public static unowned Gdk.Window lookup_for_display (Gdk.Display display, X.Window window); public static void move_to_current_desktop (Gdk.Window window); public static void move_to_desktop (Gdk.Window window, uint32 desktop); public static void set_frame_extents (Gdk.Window window, int left, int right, int top, int bottom); public static void set_frame_sync_enabled (Gdk.Window window, bool frame_sync_enabled); public static void set_hide_titlebar_when_maximized (Gdk.Window window, bool hide_titlebar_when_maximized); public static void set_theme_variant (Gdk.Window window, string variant); public static void set_user_time (Gdk.Window window, uint32 timestamp); public static void set_utf8_property (Gdk.Window window, string name, string value); } [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.atom_to_xatom")] public static X.Atom x11_atom_to_xatom (Gdk.Atom atom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.atom_to_xatom_for_display")] public static X.Atom x11_atom_to_xatom_for_display (Gdk.Display display, Gdk.Atom atom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.free_compound_text")] public static void x11_free_compound_text (uchar[] ctext); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.free_text_list")] public static void x11_free_text_list (string list); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.get_default_root_xwindow")] public static X.Window x11_get_default_root_xwindow (); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.get_default_scree")] public static int x11_get_default_screen (); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.get_default_xdisplay")] public static unowned X.Display x11_get_default_xdisplay (); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.get_server_time")] public static uint32 x11_get_server_time (Gdk.Window window); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.get_xatom_by_name")] public static X.Atom x11_get_xatom_by_name (string atom_name); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.get_xatom_by_name_for_display")] public static X.Atom x11_get_xatom_by_name_for_display (Gdk.Display display, string atom_name); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.get_xatom_nam")] public static unowned string x11_get_xatom_name (X.Atom xatom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.get_xatom_name_for_display")] public static unowned string x11_get_xatom_name_for_display (Gdk.Display display, X.Atom xatom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.grab_server")] public static void x11_grab_server (); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.Display.lookup_for_xdisplay")] public static unowned Gdk.Display x11_lookup_xdisplay (X.Display xdisplay); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.register_standard_event_type")] public static void x11_register_standard_event_type (Gdk.Display display, int event_base, int n_events); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.set_sm_client_id")] public static void x11_set_sm_client_id (string sm_client_id); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.ungrab_server")] public static void x11_ungrab_server (); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.xatom_to_atom")] public static Gdk.Atom x11_xatom_to_atom (X.Atom xatom); [CCode (cheader_filename = "gdk/gdkx.h")] [Version (deprecated_since = "vala-0.24", replacement = "Gdk.X11.xatom_to_atom_for_display")] public static Gdk.Atom x11_xatom_to_atom_for_display (Gdk.Display display, X.Atom xatom); }