Method
AdapViewStackset_hhomogeneous
Declaration [src]
void
adap_view_stack_set_hhomogeneous (
AdapViewStack* self,
gboolean hhomogeneous
)
Description [src]
Sets self
to be horizontally homogeneous or not.
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.
Sets property | Adap.ViewStack:hhomogeneous |