Class
PhoshRotationManager
Description [src]
final class Phosh.RotationManager : GObject.Object
{
/* No available fields */
}
The Rotation Manager
PhoshRotationManager
is responsible for managing the rotation of
a given PhoshMonitor
. Depending on the PhoshRotationManagerMode
this can happen by interfacing with a PhoshSensorProxyManager
or
by setting the PhoshMonitorTransform
explicitly.
It also takes the PhoshLockscreenManager:locked
status into account
to ensure the lockscreen is rotated accordingly on small phones.
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.