|
Unity 8
|


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