Constructor

GtkSpinnernew

Declaration [src]

GtkWidget*
gtk_spinner_new (
  void
)

Description [src]

Returns a new spinner widget. Not yet started.

Return value

Type: GtkWidget

A new GtkSpinner

The data is owned by the called function.