1 /* gdk-x11-2.0.vapi generated by vapigen, do not modify. */
3 [Version (replacement = "gdk-x11-3.0")]
5 [CCode (cheader_filename = "gdk/gdkx.h")]
6 public static X.Atom x11_atom_to_xatom (Gdk.Atom atom);
7 [CCode (cheader_filename = "gdk/gdkx.h")]
8 public static X.Atom x11_atom_to_xatom_for_display (Gdk.Display display, Gdk.Atom atom);
9 [CCode (cheader_filename = "gdk/gdkx.h")]
10 public static unowned Gdk.Colormap x11_colormap_foreign_new (Gdk.Visual visual, X.Colormap xcolormap);
11 [CCode (cheader_filename = "gdk/gdkx.h")]
12 public static X.Colormap x11_colormap_get_xcolormap (Gdk.Colormap colormap);
13 [CCode (cheader_filename = "gdk/gdkx.h")]
14 public static unowned X.Display x11_colormap_get_xdisplay (Gdk.Colormap colormap);
15 [CCode (cheader_filename = "gdk/gdkx.h")]
16 public static X.Cursor x11_cursor_get_xcursor (Gdk.Cursor cursor);
17 [CCode (cheader_filename = "gdk/gdkx.h")]
18 public static unowned X.Display x11_cursor_get_xdisplay (Gdk.Cursor cursor);
19 [CCode (cheader_filename = "gdk/gdkx.h")]
20 public static void x11_display_broadcast_startup_message (Gdk.Display display, string message_type, ...);
21 [CCode (cheader_filename = "gdk/gdkx.h")]
22 public static unowned string x11_display_get_startup_notification_id (Gdk.Display display);
23 [CCode (cheader_filename = "gdk/gdkx.h")]
24 public static uint32 x11_display_get_user_time (Gdk.Display display);
25 [CCode (cheader_filename = "gdk/gdkx.h")]
26 public static unowned X.Display x11_display_get_xdisplay (Gdk.Display display);
27 [CCode (cheader_filename = "gdk/gdkx.h")]
28 public static void x11_display_grab (Gdk.Display display);
29 [CCode (cheader_filename = "gdk/gdkx.h")]
30 public static void x11_display_set_cursor_theme (Gdk.Display display, string theme, int size);
31 [CCode (cheader_filename = "gdk/gdkx.h")]
32 public static int x11_display_string_to_compound_text (Gdk.Display display, string str, out Gdk.Atom encoding, int format, uchar[] ctext, int length);
33 [CCode (cheader_filename = "gdk/gdkx.h")]
34 public static int x11_display_text_property_to_text_list (Gdk.Display display, Gdk.Atom encoding, int format, uchar[] text, int length, string list);
35 [CCode (cheader_filename = "gdk/gdkx.h")]
36 public static void x11_display_ungrab (Gdk.Display display);
37 [CCode (cheader_filename = "gdk/gdkx.h")]
38 public static bool x11_display_utf8_to_compound_text (Gdk.Display display, string str, out Gdk.Atom encoding, int format, uchar[] ctext, int length);
39 [CCode (cheader_filename = "gdk/gdkx.h")]
40 public static unowned X.Display x11_drawable_get_xdisplay (Gdk.Drawable drawable);
41 [CCode (cheader_filename = "gdk/gdkx.h")]
42 public static X.ID x11_drawable_get_xid (Gdk.Drawable drawable);
43 [CCode (cheader_filename = "gdk/gdkx.h")]
44 public static void x11_free_compound_text (uchar[] ctext);
45 [CCode (cheader_filename = "gdk/gdkx.h")]
46 public static void x11_free_text_list (string list);
47 [CCode (cheader_filename = "gdk/gdkx.h")]
48 public static unowned X.Display x11_gc_get_xdisplay (Gdk.GC gc);
49 [CCode (cheader_filename = "gdk/gdkx.h")]
50 public static X.GC x11_gc_get_xgc (Gdk.GC gc);
51 [CCode (cheader_filename = "gdk/gdkx.h")]
52 public static X.Window x11_get_default_root_xwindow ();
53 [CCode (cheader_filename = "gdk/gdkx.h")]
54 public static int x11_get_default_screen ();
55 [CCode (cheader_filename = "gdk/gdkx.h")]
56 public static unowned X.Display x11_get_default_xdisplay ();
57 [CCode (cheader_filename = "gdk/gdkx.h")]
58 public static uint32 x11_get_server_time (Gdk.Window window);
59 [CCode (cheader_filename = "gdk/gdkx.h")]
60 public static X.Atom x11_get_xatom_by_name (string atom_name);
61 [CCode (cheader_filename = "gdk/gdkx.h")]
62 public static X.Atom x11_get_xatom_by_name_for_display (Gdk.Display display, string atom_name);
63 [CCode (cheader_filename = "gdk/gdkx.h")]
64 public static unowned string x11_get_xatom_name (X.Atom xatom);
65 [CCode (cheader_filename = "gdk/gdkx.h")]
66 public static unowned string x11_get_xatom_name_for_display (Gdk.Display display, X.Atom xatom);
67 [CCode (cheader_filename = "gdk/gdkx.h")]
68 public static void x11_grab_server ();
69 [CCode (cheader_filename = "gdk/gdkx.h")]
70 public static unowned X.Display x11_image_get_xdisplay (Gdk.Image image);
71 [CCode (cheader_filename = "gdk/gdkx.h")]
72 public static unowned X.Image x11_image_get_ximage (Gdk.Image image);
73 [CCode (cheader_filename = "gdk/gdkx.h")]
74 public static unowned Gdk.Display x11_lookup_xdisplay (X.Display xdisplay);
75 [CCode (cheader_filename = "gdk/gdkx.h", cname = "gdk_net_wm_supports")]
76 public static bool x11_net_wm_supports (Gdk.Atom property);
77 [CCode (cheader_filename = "gdk/gdkx.h")]
78 public static unowned Gdk.Drawable x11_pixmap_get_drawable_impl (Gdk.Pixmap pixmap);
79 [CCode (cheader_filename = "gdk/gdkx.h")]
80 public static void x11_register_standard_event_type (Gdk.Display display, int event_base, int n_events);
81 [CCode (cheader_filename = "gdk/gdkx.h")]
82 public static X.ID x11_screen_get_monitor_output (Gdk.Screen screen, int monitor_num);
83 [CCode (cheader_filename = "gdk/gdkx.h")]
84 public static int x11_screen_get_screen_number (Gdk.Screen screen);
85 [CCode (cheader_filename = "gdk/gdkx.h")]
86 public static unowned string x11_screen_get_window_manager_name (Gdk.Screen screen);
87 [CCode (cheader_filename = "gdk/gdkx.h")]
88 public static unowned X.Screen x11_screen_get_xscreen (Gdk.Screen screen);
89 [CCode (cheader_filename = "gdk/gdkx.h")]
90 public static unowned Gdk.Visual x11_screen_lookup_visual (Gdk.Screen screen, X.VisualID xvisualid);
91 [CCode (cheader_filename = "gdk/gdkx.h")]
92 public static bool x11_screen_supports_net_wm_hint (Gdk.Screen screen, Gdk.Atom property);
93 [CCode (cheader_filename = "gdk/gdkx.h")]
94 public static void x11_set_sm_client_id (string sm_client_id);
95 [CCode (cheader_filename = "gdk/gdkx.h")]
96 public static void x11_ungrab_server ();
97 [CCode (cheader_filename = "gdk/gdkx.h", cname = "gdkx_visual_get")]
98 public static unowned Gdk.Visual x11_visual_get (X.VisualID xvisualid);
99 [CCode (cheader_filename = "gdk/gdkx.h")]
100 public static unowned X.Visual x11_visual_get_xvisual (Gdk.Visual visual);
101 [CCode (cheader_filename = "gdk/gdkx.h")]
102 public static unowned Gdk.Window x11_window_foreign_new_for_display (Gdk.Display display, X.Window window);
103 [CCode (cheader_filename = "gdk/gdkx.h")]
104 public static unowned Gdk.Drawable x11_window_get_drawable_impl (Gdk.Window window);
105 [CCode (cheader_filename = "gdk/gdkx.h")]
106 public static unowned Gdk.Window x11_window_lookup_for_display (Gdk.Display display, X.Window window);
107 [CCode (cheader_filename = "gdk/gdkx.h")]
108 public static void x11_window_move_to_current_desktop (Gdk.Window window);
109 [CCode (cheader_filename = "gdk/gdkx.h")]
110 public static void x11_window_set_user_time (Gdk.Window window, uint32 timestamp);
111 [CCode (cheader_filename = "gdk/gdkx.h")]
112 public static Gdk.Atom x11_xatom_to_atom (X.Atom xatom);
113 [CCode (cheader_filename = "gdk/gdkx.h")]
114 public static Gdk.Atom x11_xatom_to_atom_for_display (Gdk.Display display, X.Atom xatom);
115 [CCode (cheader_filename = "gdk/gdkx.h", cname = "gdk_xid_table_lookup")]
116 public static void* x11_xid_table_lookup (X.ID xid);
117 [CCode (cheader_filename = "gdk/gdkx.h", cname = "gdk_xid_table_lookup_for_display")]
118 public static void* x11_xid_table_lookup_for_display (Gdk.Display display, X.ID xid);