Visibility of menu accelerators?



Hi all,

I've now got my app mostly setup using accelerator paths for menu items,

Previously I had preset accelerators created like this:
gtk_widget_add_accelerator(item, "activate", group, GDK_A, 0,
GTK_ACCEL_VISIBLE);

Now using the accel path functions, I can't see the accelerators in the
menu items...
How does one set the visible property when using the accel path
functions?

Thanks!
-- 
Daniel Pekelharing
<legendstar gmail com>




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