Method

ClapperGtkContainerget_child

Declaration [src]

GtkWidget*
clapper_gtk_container_get_child (
  ClapperGtkContainer* container
)

Description [src]

Get a child GtkWidget of container.

Return value

Type: GtkWidget

GtkWidget set as child.

The returned data is owned by the instance.
The return value can be NULL.