Method
Adw.PreferencesWindow.present_subpage
Declaration [src]
void
adw_preferences_window_present_subpage (
AdwPreferencesWindow* self,
GtkWidget* subpage
)
Description [src]
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.
Available since: | 1.0 |