Method

ClapperGtkContainerset_child

Declaration [src]

void
clapper_gtk_container_set_child (
  ClapperGtkContainer* container,
  GtkWidget* child
)

Description [src]

Set a child GtkWidget of container.

Parameters

child

Type: GtkWidget

A GtkWidget.

The data is owned by the caller of the method.