Method

Adw.PreferencesWindow.get_visible_page_name

Declaration [src]

const char*
adw_preferences_window_get_visible_page_name (
  AdwPreferencesWindow* self
)

Description [src]

Gets the name of currently visible page of self.

Available since:1.0

Return value

Returns: const char*

the name of the visible page

The data is owned by the called function
Can be NULL
The string is a NUL terminated UTF-8 string