Method
BisHuggerset_homogeneous
Declaration [src]
void
bis_hugger_set_homogeneous (
BisHugger* self,
gboolean homogeneous
)
Description [src]
Sets whether all children have the same size for the opposite orientation.
For example, if a hugger is horizontal and is homogeneous, it will request the same height for all its children. If it isn’t, the hugger may change size when a different child becomes visible.
Available since: | 1.0 |
Sets property | Bis.Hugger:homogeneous |