Re: [gtk-list] Re: Underline menu Characters
- From: Tim Janik <timj gtk org>
- To: Stefan Ondrejicka <ondrej idata sk>, GTK mailing list <gtk-list redhat com>
- cc: Dave Reed <dreed capital edu>
- Subject: Re: [gtk-list] Re: Underline menu Characters
- Date: Thu, 24 Jun 1999 04:52:06 +0200 (CEST)
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]