add_extra_page


Description:

public void add_extra_page (Widget widget)

Inserts a custom widget into the "extra" page of the lockscreen.

This page sits in-between the info page and the keypad page. By default, this page does not exist and is not used. Once an extra page is added, it can be navigated to by swiping and also via calls to [method@Lockscreen.set_default_page].

Parameters:

this

The `PhoshLockscreen`

widget

The extra Widget to insert into the lockscreen carousel