Method

GtkProgressBarget_show_text

since: 3.0

Declaration [src]

gboolean
gtk_progress_bar_get_show_text (
  GtkProgressBar* pbar
)

Description [src]

Gets the value of the GtkProgressBar:show-text property. See gtk_progress_bar_set_show_text().

Available since: 3.0

Return value

Type: gboolean

TRUE if text is shown in the progress bar.