Constructor

AdwToggleGroupnew

Declaration [src]

GtkWidget*
adw_toggle_group_new (
  void
)

Description [src]

Creates a new AdwToggleGroup.

Available since:1.7

Return value

Returns: GtkWidget
 

The newly created AdwToggleGroup

 The data is owned by the called function.