Method

AdapExpanderRowadd_row

Declaration [src]

void
adap_expander_row_add_row (
  AdapExpanderRow* self,
  GtkWidget* child
)

Description [src]

Adds a widget to self.

The widget will appear in the expanding list below self.

Parameters

child

Type: GtkWidget

A widget.

The data is owned by the caller of the method.