Constructor

GimpUiProgressBarnew

Declaration [src]

GtkWidget*
gimp_progress_bar_new (
  void
)

Description [src]

Creates a new GimpProgressBar widget.

Available since:2.2

Return value

Returns: GtkWidget
 

The new widget.

 The data is owned by the called function.