ProgressBar: Drop leftover "superimposed" mention
authorDaniel Boles <dboles.src@gmail.com>
Sat, 31 Mar 2018 11:27:21 +0000 (12:27 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Sat, 31 Mar 2018 11:28:12 +0000 (12:28 +0100)
This was missed from the commit that dropped other mentions to the
previous ability to superimpose text.

https://bugzilla.gnome.org/show_bug.cgi?id=748784

gtk/gtkprogressbar.c

index 7c5dea58cb0493f2bfdf6ad0c493b34742188170..31fbec0ac76b5e6946490735987f8fa9369ef4ee 100644 (file)
@@ -977,7 +977,7 @@ gtk_progress_bar_set_text (GtkProgressBar *pbar,
 /**
  * gtk_progress_bar_set_show_text:
  * @pbar: a #GtkProgressBar
- * @show_text: whether to show superimposed text
+ * @show_text: whether to show text
  *
  * Sets whether the progress bar will show text next to the bar.
  * The shown text is either the value of the #GtkProgressBar:text