Top | ![]() |
![]() |
![]() |
![]() |
The PhoshOskManager is responsible for handling the on screen keyboard. It tracks the OSKs visible property and can toogle the state. Note that there's no way to ensure keyboard state via this interface as it just uses DBus to express preference. Any text input can make the keyboard show again.
gboolean
phosh_osk_manager_get_available (PhoshOskManager *self
);
void phosh_osk_manager_set_visible (PhoshOskManager *self
,gboolean visible
);