gtk.size_group

Module for SizeGroup class

Members

Classes

SizeGroup
class SizeGroup

#GtkSizeGroup provides a mechanism for grouping a number of widgets together so they all request the same amount of space. This is typically useful when you want a column of widgets to have the same size, but you can’t use a #GtkGrid widget.

SizeGroupGidBuilder
class SizeGroupGidBuilder

Fluent builder for gtk.size_group.SizeGroup

SizeGroupGidBuilderImpl
class SizeGroupGidBuilderImpl(T)

Fluent builder implementation template for gtk.size_group.SizeGroup