Class DBusPropertyInfo
public class DBusPropertyInfo
- Inheritance
-
DBusPropertyInfo
- Inherited Members
Methods
GetGType()
Calls native function g_dbus_property_info_get_type.
public static extern nuint GetGType()
Returns
- nuint
Transfer ownership: None Nullable: False
Ref(DBusPropertyInfoHandle)
Calls native method g_dbus_property_info_ref. Version: 2.26
[Version("2.26")]
public static extern DBusPropertyInfoOwnedHandle Ref(DBusPropertyInfoHandle info)
Parameters
info
DBusPropertyInfoHandleTransfer ownership: None Nullable: False
Returns
- DBusPropertyInfoOwnedHandle
Transfer ownership: Full Nullable: False
Unref(DBusPropertyInfoHandle)
Calls native method g_dbus_property_info_unref. Version: 2.26
[Version("2.26")]
public static extern void Unref(DBusPropertyInfoHandle info)
Parameters
info
DBusPropertyInfoHandleTransfer ownership: None Nullable: False