Missing GNOME_STOCK_IMPORT



I'm trying to load the GNOME_STOCK_IMPORT icon using gtk_image_new_from_stock. The gtk-demo app shows that this icon does exist, but gcc tells me that GNOME_STOCK_IMPORT is undeclared. I am #including <gnome.h> and linking to libgnomeui and everything that requires.

Other GNOME_STOCK_*s work fine. GNOME_STOCK_ABOUT, for example (but that's when I'm creating a stock menu item, however, and I'm after a stock *icon*).

What do I have to do to get GNOME_STOCK_IMPORT?

Thanks.

Chris Seaton



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