XApp.Object

g GObject.GInterface GObject.GInterface XApp.Object XApp.Object GObject.GInterface->XApp.Object

Implementations:

XApp.ObjectProxy, XApp.ObjectSkeleton

Methods

get_status_icon_interface ()

Virtual Methods

None

Properties

Name

Type

Flags

Short Description

status-icon-interface

XApp.StatusIconInterface

r/w

status-icon-interface

Signals

None

Fields

None

Class Details

class XApp.Object
Bases:

GObject.GInterface

Structure:

XApp.ObjectIface

The XApp.Object type is a specialized container of interfaces.

get_status_icon_interface()
Returns:

A XApp.StatusIconInterface that must be freed with GObject.Object.unref() or None if self does not implement the interface.

Return type:

XApp.StatusIconInterface or None

Gets the XApp.StatusIconInterface instance for the D-Bus interface ‘org.x.StatusIcon [gdbus-interface-org-x-StatusIcon.top_of_page]’ on self, if any.

Property Details

XApp.Object.props.status_icon_interface
Name:

status-icon-interface

Type:

XApp.StatusIconInterface

Default Value:

None

Flags:

READABLE, WRITABLE

The XApp.StatusIconInterface instance corresponding to the D-Bus interface ‘org.x.StatusIcon [gdbus-interface-org-x-StatusIcon.top_of_page]’, if any.

Connect to the GObject.Object ::notify signal to get informed of property changes.