]> Pileus Git - ~andy/gtk/commit
Patch from Jaiserca <jaiserca@inf.upv.es> to add a "use_markup" property.
authorMark McLoughlin <mark@skynet.ie>
Mon, 17 Nov 2003 14:53:06 +0000 (14:53 +0000)
committerMark McLoughlin <markmc@src.gnome.org>
Mon, 17 Nov 2003 14:53:06 +0000 (14:53 +0000)
commit835d755b9c456a8dab5fd2c831c4b439f7f042e2
treed312bed2d25d124166aa3a382f039d8d70848b96
parent04c21b2c9ba82a39293c76b6e0a99abaeac8f21d
Patch from Jaiserca <jaiserca@inf.upv.es> to add a "use_markup" property.

2003-11-17  Mark McLoughlin  <mark@skynet.ie>

        Patch from Jaiserca <jaiserca@inf.upv.es> to add a
        "use_markup" property. See bug #124449.

        * gtk/gtkexpander.c:
        (gtk_expander_class_init),
        (gtk_expander_init), (gtk_expander_set_property),
        (gtk_expander_get_property), (gtk_expander_set_label),
        (gtk_expander_set_use_markup),  (gtk_expander_get_use_markup):
        Add a "use_markup" property and use it when creating the
        child label.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkexpander.c