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
<[EMAIL PROTECTED]>

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to