CScreensaver.AccountsUser

g CScreensaver.AccountsUser CScreensaver.AccountsUser GObject.GInterface GObject.GInterface GObject.GInterface->CScreensaver.AccountsUser

Implementations:

CScreensaver.AccountsUserProxy, CScreensaver.AccountsUserSkeleton

Methods

class

interface_info ()

class

override_properties (klass, property_id_begin)

Virtual Methods

None

Properties

Name

Type

Flags

Short Description

home-directory

str

r/w

HomeDirectory

icon-file

str

r/w

IconFile

real-name

str

r/w

RealName

Signals

None

Fields

None

Class Details

class CScreensaver.AccountsUser
Bases:

GObject.GInterface

Structure:

CScreensaver.AccountsUserIface

Abstract interface type for the D-Bus interface ‘org.freedesktop.Accounts.User [gdbus-interface-org-freedesktop-Accounts-User.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.freedesktop.Accounts.User [gdbus-interface-org-freedesktop-Accounts-User.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.AccountsUser interface for a concrete class. The properties are overridden in the order they are defined.

Property Details

CScreensaver.AccountsUser.props.home_directory
Name:

home-directory

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“HomeDirectory” [gdbus-property-org-freedesktop-Accounts-User.HomeDirectory]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

CScreensaver.AccountsUser.props.icon_file
Name:

icon-file

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“IconFile” [gdbus-property-org-freedesktop-Accounts-User.IconFile]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

CScreensaver.AccountsUser.props.real_name
Name:

real-name

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Represents the D-Bus property ‘“RealName” [gdbus-property-org-freedesktop-Accounts-User.RealName]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.