Re: Stock items - first version of a patch



Martin Baulig <martin home-of-linux org> writes: 
> >         etc. I don't know if GtkStock has included accelerators in the    
> > label texts for menu items ? - if so we need some way to get rid of them  
> > for the toolbars ... Hmm.
> 
> It has underscores in the labels "_Close", but it's easy to parse them out.
> 

GTK sets up the mnemonic for toolbar buttons
(e.g. gtk_toolbar_insert_stock() or whatever). Is there some reason
not to do that?

Havoc




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