Package: gtk
Function gtk:gl-area-queue-render
Lambda Listgtk:gl-area-queue-render (area) ArgumentsDetails
Marks the currently rendered data (if any) as invalid, and queues a redraw of the widget, ensuring that the "render" signal is emitted during
the draw. This is only needed when the gtk:gl-area-auto-render function has been called with a false value. The default behaviour is to emit the "render" signal on each draw. | See also |
#2024-10-26