Constructor

AdwSpinnernew

Declaration [src]

GtkWidget*
adw_spinner_new (
  void
)

Description [src]

Creates a new AdwSpinner.

Available since:1.6

Return value

Returns: GtkWidget
 

The newly created AdwSpinner

 The data is owned by the called function.