Property

AdwViewStack:vhomogeneous

Declaration

property vhomogeneous: gboolean [ read, write ]

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

Default valueTRUE
Getter methodadw_view_stack_get_vhomogeneous()
Setter methodadw_view_stack_set_vhomogeneous()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno