
[Top]
GTK
GTK.DrawingArea
|
Method GTK.DrawingArea()->clear()
- Method
clear
object(GTK.DrawingArea) GTK.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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|