SizeGroup.this

Create a new #GtkSizeGroup.

  1. this(GtkSizeGroup* gtkSizeGroup, bool ownedRef)
  2. this(GtkSizeGroupMode mode)
    class SizeGroup

Parameters

mode GtkSizeGroupMode

the mode for the new size group.

Return Value

a newly created #GtkSizeGroup

Throws

ConstructionException GTK+ fails to create the object.

Meta