Stack.setHhomogeneous

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

class Stack
void
setHhomogeneous

Parameters

hhomogeneous bool

TRUE to make stack horizontally homogeneous

Meta

Since

3.16