Method

AdwPreferencesPageget_name

Declaration [src]

const char*
adw_preferences_page_get_name (
  AdwPreferencesPage* self
)

Description [src]

Gets the name of self.

Return value

Type: const char*

The name of self.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.