方法

GioDBusInterfacedup_object

自:2.32

声明 [源]

GDBusObject*
g_dbus_interface_dup_object (
  GDBusInterface* interface_
)

描述 [源]

获取 GDBusObject,如果有的话,该对象属于 interface_

自:2.32

在语言绑定中此方法重命名为 g_dbus_interface_get_object()

返回值

类型: GDBusObject

一个 GDBusObjectNULL。返回的引用应该用 g_object_unref() 释放。

方法的调用者负责使用返回的数据,并且负责释放它。
返回值可以是 NULL