Re: [gtk-list] Re: Underline menu Characters



On Wed, 23 Jun 1999, Stefan Ondrejicka wrote:

> and then after all menu items are created, bind accel_group to toplevel
> widget : 
> 
> 	gtk_accel_group_attach (accel_group, GTK_OBJECT (toplevel));

use gtk_window_add_accel_group() for this, gtk_accel_group_attach()
is an internal function that's not to be used outside of gtk.

> 
> 
> Regards,
> Stevo.
> 

---
ciaoTJ




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