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