Property
AdwViewStack:vhomogeneous
since: 1.0
Description [src]
Whether the stack is vertically homogeneous.
If the stack is vertically homogeneous, it allocates the same height for all children.
If it’s FALSE, the stack may change height when a different child becomes visible.
| Type: | gboolean | 
| Available since: | 1.0 | 
| Default value | TRUE | 
| Getter method | adw_view_stack_get_vhomogeneous() | 
| Setter method | adw_view_stack_set_vhomogeneous() |