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



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]