Gio.DBusArgInfo¶
record (struct)
Information about an argument for a method or a signal.
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.