Method

GtkToplevelAccessibleget_children

Declaration [src]

GList*
gtk_toplevel_accessible_get_children (
  GtkToplevelAccessible* accessible
)

Description

No description available.

Return value

Type: A list of GtkWindow*

List of children.

The returned data is owned by the instance.