projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9b8acf
)
ProgressBar: Drop leftover "superimposed" mention
author
Daniel Boles
<dboles.src@gmail.com>
Sat, 31 Mar 2018 11:27:21 +0000
(12:27 +0100)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/gtk/gtkprogressbar.c
b/gtk/gtkprogressbar.c
index 7c5dea58cb0493f2bfdf6ad0c493b34742188170..31fbec0ac76b5e6946490735987f8fa9369ef4ee 100644
(file)
--- a/
gtk/gtkprogressbar.c
+++ b/
gtk/gtkprogressbar.c
@@
-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