API Version: 4.0
Library Version: 4.7.0
GSList* gtk_size_group_get_widgets ( GtkSizeGroup* size_group )
Returns the list of widgets associated with size_group.
size_group
GtkWidget*
A GSList of widgets. The list is owned by GTK and should not be modified.
GSList