icons in popup menu



I've created an application with popup menu but i've a question...

Can i use two or more icons in a popup menu item? I'm using GNOMEUIINFO
structure 
and i can put an image and then a label using
{GNOME_APP_UI_ITEM,
 N_("string"), 0, 
 test_cb, "data", 0,
 GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_SEARCH,
 0, 0, 0}, 

but can i attach more icon? or GNOME_STOCK*? how?

(sorry for myy english) bye all
sKaBoy




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