Method

GntProgressBarget_show_progress

since: 2.6

Declaration [src]

gboolean
gnt_progress_bar_get_show_progress (
  GntProgressBar* pbar
)

Description [src]

Get a boolean describing if the progress value is shown.

Available since: 2.6

Return value

Type: gboolean

TRUE if the progress value is shown, FALSE otherwise.