Method

AdwSqueezerset_allow_none

since: 1.0

Declaration [src]

void
adw_squeezer_set_allow_none (
  AdwSqueezer* self,
  gboolean allow_none
)

Description [src]

Sets whether to allow squeezing beyond the last child’s minimum size.

Available since: 1.0

Parameters

allow_none

Type: gboolean

Whether self allows squeezing beyond the last child.