Gio.DBusPropertyInfo¶
record (struct)
Information about a D-Bus property on a D-Bus interface.
Methods¶
ref¶
If info is statically allocated does nothing. Otherwise increases
the reference count.
unref¶
If info is statically allocated, does nothing. Otherwise decreases
the reference count of info. When its reference count drops to 0,
the memory used is freed.