get_composited
Description:
[ Version ( deprecated = true , deprecated_since = "3.16" , since = "2.22" ) ]
public bool get_composited ()
public bool get_composited ()
Warning: get_composited is deprecated since 3.16.
Determines whether this is composited.
Note:
Compositing is an outdated technology that only ever worked on X11.
See set_composited.
Parameters:
this |
a Window |
Returns:
true if the window is composited. |