Property
AdwViewStack:hhomogeneous
since: 1.0
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 value | TRUE |
Getter method | adw_view_stack_get_hhomogeneous() |
Setter method | adw_view_stack_set_hhomogeneous() |