SizeGroup.getWidgets

Returns the list of widgets associated with size_group. Since 2.10

class SizeGroup
getWidgets
()

Return Value

Type: ListSG

a GSList of widgets. The list is owned by GTK+ and should not be modified. [element-type GtkWidget][transfer none]

Meta