Method

AdwPreferencesWindowget_visible_page

since: 1.0

Declaration [src]

AdwPreferencesPage*
adw_preferences_window_get_visible_page (
  AdwPreferencesWindow* self
)

Description [src]

Gets the currently visible page of self.

Available since: 1.0

Return value

Type: AdwPreferencesPage

The visible page.

The returned data is owned by the instance.
The return value can be NULL.