draw
Description:
The draw signal is emitted each time a canvas is invalidated.
It is safe to connect multiple handlers to this signal: each handler invocation will be automatically protected by save and restore pairs.
Parameters:
cr |
the Cairo context used to draw |
width |
the width of the |
height |
the height of the |
Returns:
|