forked from AuroraMiddleware/gtk
Trivial doc fix
svn path=/trunk/; revision=20829
This commit is contained in:
parent
e67da00f16
commit
8af098a54d
@ -1,3 +1,7 @@
|
||||
2008-07-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtklabel.c: Trivial doc fix.
|
||||
|
||||
2008-07-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 542853 – jasper test fails due to incomplete library arguments
|
||||
|
@ -1756,7 +1756,7 @@ set_markup (GtkLabel *label,
|
||||
* g_markup_printf_escaped()<!-- -->:
|
||||
* |[
|
||||
* char *markup;
|
||||
*
|
||||
*
|
||||
* markup = g_markup_printf_escaped ("<span style=\"italic\">%s</span>", str);
|
||||
* gtk_label_set_markup (GTK_LABEL (label), markup);
|
||||
* g_free (markup);
|
||||
|
Loading…
Reference in New Issue
Block a user