API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
since: 2.10
GSList* gtk_size_group_get_widgets ( GtkSizeGroup* size_group )
Returns the list of widgets associated with size_group.
size_group
Available since: 2.10
Type: A list of GtkWidget*
GtkWidget*
A GSList of widgets. The list is owned by GTK+ and should not be modified.
GSList