Package: gtk
Callback gtk:drawing-area-draw-func
SyntaxArgumentsDetails
Whenever the drawing area needs to redraw, this callback function will be
called.
This function should exclusively redraw the contents of the drawing area and
must not call any widget functions that cause changes. | See also |
2024-10-26