Method GTK1.DrawingArea()->clear()
- Method clear
GTK1.DrawingArea clear(int|void x, int|void y, int|void width, int|void height)
- Description
Either clears the rectangle defined by the arguments, of if no arguments are specified, the whole drawable.
GTK1.DrawingArea clear(int|void x, int|void y, int|void width, int|void height)
Either clears the rectangle defined by the arguments, of if no arguments are specified, the whole drawable.