Property

AdwSqueezer:homogeneous

since: 1.0

Declaration

property homogeneous: gboolean [ read, write ]

Description [src]

Whether all children have the same size for the opposite orientation.

For example, if a squeezer is horizontal and is homogeneous, it will request the same height for all its children. If it isn’t, the squeezer may change size when a different child becomes visible.

Type:gboolean

Available since: 1.0

Default valueFALSE
Getter methodadw_squeezer_get_homogeneous()
Setter methodadw_squeezer_set_homogeneous()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno