DBusInterfaceIF.getObject

Gets the GDBusObject that interface_ belongs to, if any. Warning It is not safe to use the returned object if interface_ or the returned object is being used from other threads. See g_dbus_interface_dup_object() for a thread-safe alternative. Since 2.30

interface DBusInterfaceIF
getObject
()

Return Value

A GDBusObject or NULL. The returned reference belongs to interface_ and should not be freed. [transfer none]

Meta