[Gtk-sharp-list] [Patch, etc] gdk/EventKey.custom

Miguel de Icaza miguel@ximian.com
17 Apr 2003 16:47:15 -0400


Hello,

> The only argument I can see against this would be for "speed" reasons.
> I.e., a procedure call (made by accessing the property) takes longer
> than simply reading a piece of memory.

Our JITer inlines small methods ;-)

Miguel