Re: [gtk-list] del and ins key strings?



On Thu, 24 Jun 1999, Ron Forrester wrote:

> 
> For use in the GtkItemFactoryEntry array? I am trying this:
> 
>   { "/Favorites/Add",     "DEL",     NULL,                             0, NULL },
>   { "/Favorites/Delete",  "INS",     NULL,                             0, NULL },

use "Insert" instead of INS, delete and backspace are actually not featured,
since they are used for accelerator removal.

>  
> and it doesn't seem to work...
> 
> tia.
> rjf&
> 

---
ciaoTJ



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