Enumeration (GI Enum)

Gtk-3.0GtkSizeGroupMode

The mode of the size group determines the directions in which the size group affects the requested sizes of its component widgets.

Index

Enumeration Members

Enumeration Members

BOTH: number

group affects both horizontal and vertical requisition

HORIZONTAL: number

group affects horizontal requisition

NONE: number

group has no effect

VERTICAL: number

group affects vertical requisition