select_page
Description:
public signal bool select_page (
bool move_focus)
Emitted when a page should be selected.
The default binding for this signal is <kbd>␣</kbd>.
Parameters:
| move_focus |
whether to move focus
|
Returns:
|
whether the page was selected
|