XApp.DarkModeManager¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class XApp.DarkModeManager(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(prefer_dark_mode)¶
- Parameters:
prefer_dark_mode (
bool
) – The application’s preference.- Returns:
a new
XApp.DarkModeManager
instance. Free withGObject.Object.unref
.- Return type:
New in version 2.6.