Ejemplo n.º 1
0
 public bool HandleKeyPress(Gdk.EventKey evt)
 {
     return(imContext.FilterKeypress(evt));
 }