Packages
gtk4-x11
Gdk
Gdk.X11
gtk4-x11
Description:
X11 backend-specific API for gdk4.
Home:
https://www.gtk.org/
C-Documentation:
https://docs.gtk.org/gdk4-x11/
Devhelp-Package download
Content:
Namespaces:
Gdk
X11
Classes:
AppLaunchContext
DeviceManagerXI2
DeviceXI2
Display
Drag
GLContext
Monitor
Screen
Surface
Enums:
DeviceType
Methods:
public
void
free_compound_text
(
owned
uint8
[] ctext)
Frees the data returned from
string_to_compound_text
.
public
void
free_text_list
(
owned
string
[] list)
Frees the array of strings created by
text_property_to_text_list
.
public
void
set_sm_client_id
(
string
? sm_client_id)
Sets the `SM_CLIENT_ID` property on the application’s leader window so that the window manager can save the application’s state using the X11R6 ICCCM session management protocol.