Stock menu items



My program has File menu that contains an Open item. For this I'm using the stock item GTK_STOCK_OPEN. I'm using the item factory.

My program also has a Notes menu however, and that also contains an Open item. I want that to have the open icon, but not the shortcut keys (they can't both have the same shortcut keys).

How do I do this with item factory?

Thanks,

Chris Seaton



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