Gio.DBusInterfaceIface

Fields

Name

Type

Access

Description

dup_object

object

r

Gets a reference to the enclosing Gio.DBusObject. See Gio.DBusInterface.get_object(). Added in 2.32.

get_info

object

r

Returns a Gio.DBusInterfaceInfo. See Gio.DBusInterface.get_info().

get_object

object

r

Gets the enclosing Gio.DBusObject. See Gio.DBusInterface.get_object().

parent_iface

GObject.TypeInterface

r

The parent interface.

set_object

object

r

Sets the enclosing Gio.DBusObject. See Gio.DBusInterface.set_object().

Methods

None

Details

class Gio.DBusInterfaceIface

Base type for D-Bus interfaces.

New in version 2.30.