mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 18:00:09 +00:00
Fix a misspelling in gtk_cell_view_new_with_markup
This fixes bug 613887.
This commit is contained in:
parent
e8f9085426
commit
69b241c66d
@ -805,7 +805,7 @@ gtk_cell_view_new_with_text (const gchar *text)
|
|||||||
* @markup: the text to display in the cell view
|
* @markup: the text to display in the cell view
|
||||||
*
|
*
|
||||||
* Creates a new #GtkCellView widget, adds a #GtkCellRendererText
|
* Creates a new #GtkCellView widget, adds a #GtkCellRendererText
|
||||||
* to it, and makes its show @markup. The text can text can be
|
* to it, and makes it show @markup. The text can be
|
||||||
* marked up with the <link linkend="PangoMarkupFormat">Pango text
|
* marked up with the <link linkend="PangoMarkupFormat">Pango text
|
||||||
* markup language</link>.
|
* markup language</link>.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user