Constructor

HeSettingsWindownew

Declaration

HeSettingsWindow*
he_settings_window_new (
  GtkWindow* parent
)

Description [src]

Create a new Settings Window.

Since: 1.0.

Parameters

parent

Type: GtkWindow

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: HeSettingsWindow

No description available.

The data is owned by the called function.