forked from AuroraMiddleware/gtk
ProgressBar: Drop leftover "superimposed" mention
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
This commit is contained in:
parent
7a11fcf054
commit
e42d8598ca
@ -1530,7 +1530,7 @@ gtk_progress_bar_text_style_changed (GtkCssNode *node,
|
||||
/**
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user