Class
PhocOutputsStates
Description [src]
final class Phoc.OutputsStates : GObject.Object
{
/* No available fields */
}
An “outputs state” is the current state of all outputs. The
PhocOutputsStates class tracks these and persists them. Consumers can
pass in an identifier to lookup up a specific outputs state. The identifier
is handled by the caller and should be unique for one set of outputs.
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.