get_window_for_xid


Description:

[ Version ( since = "0.5.2" ) ]
public unowned Window get_window_for_xid (uint32 xid)

Used to fetch the application contains a Window with given xid.

Parameters:

this

a Application

xid

an X11 Window ID

Returns:

a Window for the passed xid or null if not found.