Method

GntProgressBarset_show_progress

since: 2.6

Declaration [src]

void
gnt_progress_bar_set_show_progress (
  GntProgressBar* pbar,
  gboolean show
)

Description [src]

Controls whether the progress value is shown.

Available since: 2.6

Parameters

show

Type: gboolean

A boolean indicating if the value is shown.