Constructor

GtkProgressBarnew

Declaration [src]

GtkWidget*
gtk_progress_bar_new (
  void
)

Description [src]

Creates a new GtkProgressBar.

Return value

Type: GtkWidget

A GtkProgressBar.

The data is owned by the called function.