Gio.DBusObjectIface

Fields

Name

Type

Access

Description

get_interface

object

r

Returns an interface by name. See Gio.DBusObject.get_interface().

get_interfaces

object

r

Returns all interfaces. See Gio.DBusObject.get_interfaces().

get_object_path

object

r

Returns the object path. See Gio.DBusObject.get_object_path().

interface_added

object

r

Signal handler for the Gio.DBusObject ::interface-added signal.

interface_removed

object

r

Signal handler for the Gio.DBusObject ::interface-removed signal.

parent_iface

GObject.TypeInterface

r

The parent interface.

Methods

None

Details

class Gio.DBusObjectIface

Base object type for D-Bus objects.

New in version 2.30.