Re: accelerators
- From: Havoc Pennington <hp redhat com>
- To: James Henstridge <james daa com au>
- Cc: Tim Janik <timj gtk org>, Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: accelerators
- Date: 01 Nov 2001 08:38:39 -0500
James Henstridge <james daa com au> writes:
> Is it enough to be able to attach accelerators to signals of objects
> not derived from GtkWidget? That is already possible with the current
> API (I made use of it in that menu actions demo I wrote a few months
> back), so preserving this ability might be sufficient.
I don't think so, the main reason for allowing callbacks is so that
app authors can easily add an accelerator, without having to
do a key_press_event handler. Any API that requires deriving a GObject
is essentially nonexistent for many app authors.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]