Property

AdwViewStack:hhomogeneous

since: 1.0

Declaration

property hhomogeneous: gboolean [ read, write ]

Description [src]

Whether the stack is horizontally homogeneous.

If the stack is horizontally homogeneous, it allocates the same width for all children.

If it’s FALSE, the stack may change width when a different child becomes visible.

Type:gboolean

Available since: 1.0

Default valueTRUE
Getter methodadw_view_stack_get_hhomogeneous()
Setter methodadw_view_stack_set_hhomogeneous()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno