Skip to content

API Reference / @gtkx/components / index / SizeGroup

Variable: SizeGroup

const SizeGroup: SizeGroupComponent

Defined in: size-group.d.ts:10

Creates a Gtk.SizeGroup that keeps widgets joined through SizeGroup.Child at a common size in the given mode, without contributing a widget of its own.

Released under the MPL-2.0 License.