Method
Gtk SizeGroupget_widgets
since: 2.10
Declaration [src]
GSList*
gtk_size_group_get_widgets(
GtkSizeGroup*size_group
)
Return value
Type: A list of GtkWidget*
A GSList of
widgets. The list is owned by GTK+ and should not be modified.
The returned data is owned by the instance.