Lomiri
|
Public Member Functions | |
def | validate_dbus_object (cls, path, state) |
def | lock_rotation (self) |
def | unlock_rotation (self) |
def | validate_dbus_object (cls, path, state) |
Autopilot helper for the display indicator page.
Definition at line 105 of file __init__.py.
def lomiri.indicators.DisplayIndicatorPage.lock_rotation | ( | self | ) |
Toggle the rotation lock indicator to locked.
Definition at line 117 of file __init__.py.
def lomiri.indicators.DisplayIndicatorPage.unlock_rotation | ( | self | ) |
Toggle the rotation lock indicator to unlocked.
Definition at line 127 of file __init__.py.
def lomiri.indicators.DisplayIndicatorPage.validate_dbus_object | ( | cls, | |
path, | |||
state | |||
) |
Reimplemented from lomiri.indicators.IndicatorPage.
Definition at line 110 of file __init__.py.