PreferencesWindow.presentSubpage

Sets subpage as the window's subpage and opens it.

The transition can be cancelled by the user, in which case visible child will change back to the previously visible child.

More...
class PreferencesWindow
void
presentSubpage

Parameters

subpage gtk.widget.Widget

the subpage

Detailed Description