Looks up information about a property. The cost of this function is O(n) in number of properties unless g_dbus_interface_info_cache_build() has been used on info. Since 2.26
A D-Bus property name (typically in CamelCase).
A GDBusPropertyInfo or NULL if not found. Do not free, it is owned by info. [transfer none]
See Implementation
Looks up information about a property. The cost of this function is O(n) in number of properties unless g_dbus_interface_info_cache_build() has been used on info. Since 2.26