Virtual Method
PhoshLockscreenunlock_submit
Declaration [src]
void
unlock_submit (
PhoshLockscreen* self
)
Description [src]
This function is invoked when a PIN or password is submitted from the lockscreen
keypad. It allows to implement a custom authentication mechanism. To indicate success the
lockscreen-unlock
signal should be emitted.