Package: gtk
Accessor gtk:widget-double-buffered
Lambda Listgtk:widget-double-buffered (object) SyntaxArgumentsDetails Accessor of the double-buffered slot of the gtk:widget class. The gtk:widget-double-buffered function returns true if the widget is double buffered. You can use the (setf gtk:widget-double-buffered) function
to turn off the buffering. Widgets are double buffered by default. Warning | See also |
2025-1-25