[Glade-users] image object inside more then one widget

Tristan Van Berkom tristan.van.berkom at gmail.com
Thu Sep 10 13:59:40 EDT 2009


On Thu, Sep 10, 2009 at 4:49 AM, Tadej Borovšak <tadeboro at gmail.com> wrote:
[...]
> If you want to display the same image in two locations, you'll have to
> create two GtkImages that will either load the same from disk twice or
> display the same GdkPixbuf that you'll manually load from disk (this
> cannot be done from Glade3).
>

Note also that you can use GtkIconFactory from Glade to define your own
stock ids which can then be used throughout the interface for images
and buttons etc.

Cheers,
        -Tristan


More information about the Glade-users mailing list