[Gtk-sharp-list] AccelKey and Widget.AddAccelerator

Mike Kestner mkestner@speakeasy.net
Tue, 27 Jan 2004 10:46:22 -0600


On Fri, 2004-01-16 at 21:41, John Luke wrote:
> Hello,
> 	Attached is a patch that does the following:
> 	1. sets the type of the Gtk.AccelKey fields to Gdk.Key, Gdk.
> ModifierType, Gtk.AccelFlags, and adds a custom constructor with those
> args. (For some reason the Gdk.Key field is not generated so I added it
> to the custom file)
> 	2. Add an overload for Gtk.Widget.AddAccelerator that uses Gtk.AccelKey
> since it now contains some of the other info.
> 	3. Removes the previous change to the original Gtk.AddAccelerator
> method.

Gah, this was sitting in my inbox and I can't remember if I approved
it.  If not, please commit.  Thanks.

-- 
Mike Kestner <mkestner@speakeasy.net>