Method

PhoshShellset_locked

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.

Parameters

locked gboolean
 

TRUE to lock the shell.