方法
GioDBusInterfaceInfolookup_property
自 2.26
声明 [源]
GDBusPropertyInfo*
g_dbus_interface_info_lookup_property (
GDBusInterfaceInfo* info,
const gchar* name
)
描述 [源]
查找属性信息。
除非已使用 g_dbus_interface_info_cache_build()
对 info
进行操作,否则此函数的成本是 O(n) 个属性数量。
自 2.26 起可用