예제 #1
0
 protected override bool OnScrollEvent(Gdk.EventScroll evnt)
 {
     return(entry.HandleScroll(evnt));
 }