]> Pileus Git - ~andy/gtk/commit
Set the image of a button proxy to the "icon-name" property.
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Jun 2008 01:26:46 +0000 (01:26 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Jun 2008 01:26:46 +0000 (01:26 +0000)
commit3fb401be617e3323b6a44c650872aac87ef20553
tree4f254717aaaeff148beffc8508dd2c21fcf6eb93
parent128a478b9bca9a3455eb6af153a227b26dcfb84f
Set the image of a button proxy to the "icon-name" property.

        * gtk/gtkaction.c (connect_proxy): Set the image of a button
        proxy to the "icon-name" property.

        (gtk_action_set_short_label):  If the "image" property is set
        on the button proxy, also tries to set the "label" property on
        the GtkButton.

svn path=/trunk/; revision=20363
ChangeLog
gtk/gtkaction.c