get_transient
Description:
[
Version ( since =
"2.12" ) ]
public unowned Window get_transient ()
Gets the Window for which this is transient.
Parameters:
Returns:
the Window for which this is transient, or
null if this is not transient for any Window
. The returned Window is owned by libwnck and must not be referenced or unreferenced.
|