Method GDK1.Drawable()->clear()
- Method clear
GDK1.Drawable 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.
GDK1.Drawable 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.