Changes

Jump to navigation Jump to search
11 bytes removed ,  10:14, 14 November 2011
m
Line 206: Line 206:  
self.canvas.queue_draw_area(x, y, w, h)
 
self.canvas.queue_draw_area(x, y, w, h)
   −
# Handle the expose-event by drawing
+
# Handle the expose event
 
def do_expose_event(self, event):
 
def do_expose_event(self, event):
 
     # Create the cairo context
 
     # Create the cairo context

Navigation menu