Class
PhocServer
Description [src]
final class Phoc.Server : GObject.Object
implements Gio.Initable {
/* No available fields */
}
The server singleton.
Maintains the compositor’s state.
Instance methods
phoc_server_setup
Perform wayland server initialization: parse command line and config, create the wayland socket, setup env vars.
Methods inherited from GInitable (1)
g_initable_init
Initializes the object implementing the interface.
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.