方法

GioDBusInterfaceget_info

自:2.30

声明 [源]

GDBusInterfaceInfo*
g_dbus_interface_get_info (
  GDBusInterface* interface_
)

描述 [源]

获取由 interface_ 实现的 D-Bus 接口的 introspection 信息。

自:2.30

返回值

类型: GDBusInterfaceInfo

一个 GDBusInterfaceInfo。无需释放。

返回的数据由实例拥有。