Method

GntProgressBarset_fraction

since: 2.6

Declaration [src]

void
gnt_progress_bar_set_fraction (
  GntProgressBar* pbar,
  gdouble fraction
)

Description [src]

Set the progress for a progress bar.

Available since: 2.6

Parameters

fraction

Type: gdouble

The value between 0 and 1 to display.