Constructor

HeSettingsPagenew

Declaration

HeSettingsPage*
he_settings_page_new (
  const gchar* title
)

Description [src]

Create a new Settings Page.

Since: 1.0.

Parameters

title

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: HeSettingsPage

No description available.

The data is owned by the called function.