GdkX11.X11Window.prototype.get_xid
function get_xid(): xlib.Window {
// Gjs wrapper for gdk_x11_window_get_xid()
}
Returns the X resource (window) belonging to a Gdk.Window.
- Returns
the ID of @drawable’s X resource.
function get_xid(): xlib.Window {
// Gjs wrapper for gdk_x11_window_get_xid()
}
Returns the X resource (window) belonging to a Gdk.Window.
the ID of @drawable’s X resource.