x11_get_xid


Description:

[ CCode ( cname = "xfw_window_x11_get_xid" ) ]
[ Version ( since = "4.19.3" ) ]
public Window x11_get_xid ()

On X11, returns the platform-specific Window handle to the underlying window.

It is an error to call this function if the application is not currently running on X11.

Parameters:

this

A Window

Returns:

An X11 Window handle.