[pygtk] delete lines from draw area

Luis Useche luis at apu.homelinux.org
Thu Nov 18 11:30:29 WST 2004


hi,
i wanna know, how can delete a line from a draw area that i do with a gc.

code:
    self.area.window.draw_line(self.gc, x1, y1, x2, y2)

thanx


More information about the pygtk mailing list