]> Pileus Git - ~andy/gtk/commit
Accept the "expand" attribute and set a flag in the node if it is set to
authorMatthias Clasen <mclasen@redhat.com>
Tue, 8 Feb 2005 15:54:09 +0000 (15:54 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 8 Feb 2005 15:54:09 +0000 (15:54 +0000)
commitda920e08f8aa9540fbfb5693121dcbe14f607169
treeeb2f56d92fbda8c52229ec63f2fef79a94174c09
parent4c1cab8dff511c795e382e9ac7afaf4272c36486
Accept the "expand" attribute and set a flag in the node if it is set to

2005-02-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkuimanager.c (start_element_handler): Accept
the "expand" attribute and set a flag in the node if it
is set to "true".
(update_node): If the expand flag is set, make separator
toolitems non-drawn and expanding.  (#166489, Christian Persch)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkuimanager.sgml
gtk/gtkuimanager.c