PreferencesWindow.pushSubpage
void pushSubpage(adw.navigation_page.NavigationPage page)Pushes page onto the subpage stack of self.
The page will be automatically removed when popped.
Parameters
page | the subpage |
void pushSubpage(adw.navigation_page.NavigationPage page)Pushes page onto the subpage stack of self.
The page will be automatically removed when popped.
page | the subpage |