Namespace
GdkX11 – 3.0
The GTK toolkit
Dependencies
GObject—2.0 | The base type system library |
Browse documentation | |
Pango—1.0 | Text shaping and rendering |
Browse documentation | |
Gdk—3.0 | The GDK windowing system abstraction |
Browse documentation |
Functions
x11_atom_to_xatom |
Converts from a |
x11_atom_to_xatom_for_display |
Converts from a since: 2.2 |
x11_device_get_id |
Returns the device ID as seen by XInput2. since: 3.2 |
x11_device_manager_lookup |
Returns the since: 3.2 |
x11_free_compound_text |
Frees the data returned from gdk_x11_display_string_to_compound_text(). since: 2.24 |
x11_free_text_list |
Frees the array of strings created by gdk_x11_display_text_property_to_text_list(). since: 2.24 |
x11_get_default_root_xwindow |
Gets the root window of the default screen (see gdk_x11_get_default_screen()). |
x11_get_default_screen |
Gets the default GTK+ screen number. |
x11_get_default_xdisplay |
Gets the default GTK+ display. |
x11_get_parent_relative_pattern |
Used with unstable deprecated: 3.24 since: 3.24.2 |
x11_get_server_time |
Routine to get the current X server time stamp. |
x11_get_xatom_by_name |
Returns the X atom for GDK’s default display corresponding to |
x11_get_xatom_by_name_for_display |
Returns the X atom for a since: 2.2 |
x11_get_xatom_name |
Returns the name of an X atom for GDK’s default display. This
function is meant mainly for debugging, so for convenience, unlike
XAtomName() and gdk_atom_name(), the result
doesn’t need to be freed. Also, this function will never return |
x11_get_xatom_name_for_display |
Returns the name of an X atom for its display. This function is meant mainly for debugging, so for convenience, unlike XAtomName() and gdk_atom_name(), the result doesn’t need to be freed. since: 2.2 |
x11_grab_server |
Call |
x11_lookup_xdisplay |
Find the since: 2.2 |
x11_register_standard_event_type |
Registers interest in receiving extension events with type codes
between since: 2.4 |
x11_set_sm_client_id |
Sets the since: 2.24 |
x11_ungrab_server |
Ungrab the default display after it has been grabbed with gdk_x11_grab_server(). |
x11_xatom_to_atom |
Convert from an X atom for the default display to the corresponding
|
x11_xatom_to_atom_for_display |
Convert from an X atom for a since: 2.2 |
Function Macros
CURSOR_XCURSOR |
Returns the X cursor belonging to a |
CURSOR_XDISPLAY |
Returns the display of a |
DISPLAY_XDISPLAY | |
POINTER_TO_XID |
Converts a |
ROOT_WINDOW |
Obtains the Xlib window id of the root window of the current screen. |
SCREEN_XDISPLAY |
Returns the display of a X11 |
SCREEN_XNUMBER |
Returns the index of a X11 |
SCREEN_XSCREEN |
Returns the screen of a X11 |
VISUAL_XVISUAL | |
WINDOW_XDISPLAY |
Returns the display of a |
WINDOW_XID |
Returns the X window belonging to a |
X11_DEVICE_MANAGER_XI2 | |
X11_DEVICE_MANAGER_XI2_CLASS | |
X11_DEVICE_XI2 | |
X11_DEVICE_XI2_CLASS | |
XID_TO_POINTER |
Converts an XID into a |