// // gdk/EventKey.custom // // Author: Charles Iliya Krempeaux // // Copyright (C) 2003 Reptile Consulting & Services Ltd. // Copyright (C) 2003 Charles Iliya Krempeaux. // public Gdk.Key Key { get { return (Gdk.Key) this.keyval; } }