예제 #1
0
 protected override bool OnKeyPressEvent(Gdk.EventKey evnt)
 {
     return(entry.HandleKeyPress(evnt));
 }