CScreensaver.Cinnamon

g CScreensaver.Cinnamon CScreensaver.Cinnamon GObject.GInterface GObject.GInterface GObject.GInterface->CScreensaver.Cinnamon

Implementations:

CScreensaver.CinnamonProxy, CScreensaver.CinnamonSkeleton

Methods

class

interface_info ()

class

override_properties (klass, property_id_begin)

Virtual Methods

None

Properties

Name

Type

Flags

Short Description

expo-active

bool

r/w

ExpoActive

overview-active

bool

r/w

OverviewActive

Signals

None

Fields

None

Class Details

class CScreensaver.Cinnamon
Bases:

GObject.GInterface

Structure:

CScreensaver.CinnamonIface

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:

Gio.DBusInterfaceInfo

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:
Returns:

The last property id.

Return type:

int

Overrides all GObject.Object properties in the CScreensaver.Cinnamon interface for a concrete class. The properties are overridden in the order they are defined.

Property Details

CScreensaver.Cinnamon.props.expo_active
Name:

expo-active

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

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
Name:

overview-active

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

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.