Method

AdwToggleGroupget_can_shrink

Declaration [src]

gboolean
adw_toggle_group_get_can_shrink (
  AdwToggleGroup* self
)

Description [src]

Gets whether the toggles can be smaller than the natural size of their contents.

Available since:1.7

Return value

Returns: gboolean
 

Whether the toggles can shrink.