Method

AdapPreferencesWindowclose_subpage

deprecated: 1.4 

Declaration [src]

void
adap_preferences_window_close_subpage (
  AdapPreferencesWindow* self
)

Description [src]

Closes the current subpage.

If there is no presented subpage, this does nothing.

Deprecated since: 1.4

Use adap_preferences_window_pop_subpage() instead.