Method
AdapExpanderRowadd_row
Declaration [src]
void
adap_expander_row_add_row (
AdapExpanderRow* self,
GtkWidget* child
)
Parameters
child
-
Type:
GtkWidget
A widget.
The data is owned by the caller of the method.
void
adap_expander_row_add_row (
AdapExpanderRow* self,
GtkWidget* child
)
child
Type: GtkWidget
A widget.
The data is owned by the caller of the method. |