Constructor

GntProgressBarnew

since: 2.6

Declaration [src]

GntWidget*
gnt_progress_bar_new (
  void
)

Description [src]

Create a new GntProgressBar.

Available since: 2.6

Return value

Type: GntWidget

The new GntProgressBar.

The caller of the function takes ownership of the data, and is responsible for freeing it.