Class
PwgGlobal
since: 0.1
Description [src]
final class Pwg.Global : GObject.Object
{
/* No available fields */
}
Immutable descriptor for one PipeWire registry global.
The descriptor contains the global id, interface metadata, and a copied string-property map observed by the registry.
Stability: Unstable
Available since: 0.1
Instance methods
pwg_global_dup_description
Copies the best available human-readable description for this global.
since: 0.1
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.