Method

AdwPreferencesWindowclose_subpage

deprecated: 1.4 

Declaration [src]

void
adw_preferences_window_close_subpage (
  AdwPreferencesWindow* self
)

Description [src]

Closes the current subpage.

If there is no presented subpage, this does nothing.

Deprecated since: 1.4

Use adw_preferences_window_pop_subpage() instead.