Method

HeSettingsRowadd

Declaration

void
he_settings_row_add (
  HeSettingsRow* self,
  GtkWidget* child
)

Description [src]

Adds a new item to the SettingsRow..

Parameters

child

Type: GtkWidget

The item to add. .

The data is owned by the caller of the method.