Method
AdapPreferencesWindowget_visible_page
Declaration [src]
AdapPreferencesPage*
adap_preferences_window_get_visible_page (
AdapPreferencesWindow* self
)
Description [src]
Gets the currently visible page of self
.
Gets property | Adap.PreferencesWindow:visible-page |
Return value
Type: AdapPreferencesPage
The visible page.
The data is owned by the instance. |
The return value can be NULL . |