Stack.setVhomogeneous

Sets the gtk.Stack to be vertically homogeneous or not. If it is homogeneous, the gtk.Stack will request the same height for all its children. If it isn't, the stack may change height when a different child becomes visible.

class Stack
void
setVhomogeneous

Parameters

vhomogeneous bool

TRUE to make stack vertically homogeneous

Meta

Since

3.16