CScreensaver.Cinnamon¶
- Implementations:
Methods¶
class |
|
class |
|
Virtual Methods¶
None
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
ExpoActive |
||
r/w |
OverviewActive |
Signals¶
None
Fields¶
None
Class Details¶
- class CScreensaver.Cinnamon¶
- Bases:
- Structure:
Abstract interface type for the D-Bus interface ‘org.Cinnamon [gdbus-interface-org-Cinnamon.top_of_page]’.
- classmethod interface_info()¶
- Returns:
A
Gio.DBusInterfaceInfo
. Do not free.- Return type:
Gets a machine-readable description of the ‘org.Cinnamon [gdbus-interface-org-Cinnamon.top_of_page]’ D-Bus interface.
- classmethod override_properties(klass, property_id_begin)¶
- Parameters:
klass (
GObject.ObjectClass
) – The class structure for aGObject.Object
derived class.property_id_begin (
int
) – The property id to assign to the first overridden property.
- Returns:
The last property id.
- Return type:
Overrides all
GObject.Object
properties in theCScreensaver.Cinnamon
interface for a concrete class. The properties are overridden in the order they are defined.
Property Details¶
- CScreensaver.Cinnamon.props.expo_active¶
-
Represents the D-Bus property ‘“ExpoActive” [gdbus-property-org-Cinnamon.ExpoActive]’.
Since the D-Bus property for this
GObject.Object
property is both readable and writable, it is meaningful to both read from it and write to it on both the service- and client-side.
- CScreensaver.Cinnamon.props.overview_active¶
-
Represents the D-Bus property ‘“OverviewActive” [gdbus-property-org-Cinnamon.OverviewActive]’.
Since the D-Bus property for this
GObject.Object
property is both readable and writable, it is meaningful to both read from it and write to it on both the service- and client-side.