Constructor

Gtk.ProgressBar.new

Declaration [src]

GtkWidget*
gtk_progress_bar_new (
  void
)

Description [src]

Creates a new GtkProgressBar.

Return value

Returns: GtkWidget

a GtkProgressBar.

Ownership is not transferred to the caller