Function
Phoshshell_set_locked
since: 0
Declaration [src]
void
phosh_shell_set_locked (
PhoshShell* self,
gboolean locked
)
Description [src]
Lock the shell. We proxy to lockscreen-manager to avoid that other parts of the shell need to care about this abstraction.
Available since: 0
This function is not directly available to language bindings.