Package: gtk
Accessor gtk:progress-bar-fraction
Lambda Listgtk:progress-bar-fraction (object) SyntaxArgumentsDetails Accessor of the fraction slot of the gtk:progress-bar class. The gtk:progress-bar-fraction function returns the current fraction
from 0.0 to 1.0 of the task that is been completed. The (setf gtk:progress-bar-fraction) function causes the progress bar to
"fill in" the given fraction of the progress bar. The fraction should be
between 0.0 and 1.0, inclusive. | See also |
2024-10-31