Method

HeSettingsWindowadd_page

Declaration

void
he_settings_window_add_page (
  HeSettingsWindow* self,
  HeSettingsPage* page
)

Description [src]

Add a Settings Page to this window.

Parameters

page

Type: HeSettingsPage

No description available.

The data is owned by the caller of the method.