Method

AdapPreferencesDialogget_visible_page

since: 1.5

Declaration [src]

AdapPreferencesPage*
adap_preferences_dialog_get_visible_page (
  AdapPreferencesDialog* self
)

Description [src]

Gets the currently visible page of self.

Available since: 1.5

Return value

Type: AdapPreferencesPage

The visible page.

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