Method

GtkContainerCellAccessibleget_children

Declaration [src]

GList*
gtk_container_cell_accessible_get_children (
  GtkContainerCellAccessible* container
)

Description [src]

Get a list of children.

Return value

Type: A list of GtkCellAccessible*

No description available.

The returned data is owned by the instance.