Features/GTK3/Porting: Difference between revisions

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