Constructor

GtkSpinnernew

since: 2.20

Declaration [src]

GtkWidget*
gtk_spinner_new (
  void
)

Description [src]

Returns a new spinner widget. Not yet started.

Available since: 2.20

Return value

Type: GtkWidget

A new GtkSpinner.

The data is owned by the called function.