虚拟方法

GioDBusInterfaceSkeletonget_vtable

自:2.30

声明 [源]

GDBusInterfaceVTable*
get_vtable (
  GDBusInterfaceSkeleton* interface_
)

描述 [源]

获取由 interface_ 实现的 D-Bus 接口的接口 vtable。返回的函数指针应期望 interface_ 本身作为 user_data 传递。

自 2.30 起可用

返回值

类型: GDBusInterfaceVTable

骨架实现的 D-Bus 接口的 vtable。

返回的数据由实例拥有。