Package: gtk

Accessor gtk-level-bar-max-value

Lambda List

gtk-level-bar-max-value (object)

Syntax

(gtk-level-bar-max-value object) => value
(setf (gtk-level-bar-max-value object) value)

Arguments

object -- a gtk-level-bar widget
value -- a double float with a positive value

Details

Accessor of the max-value slot of the gtk-level-bar class.

The gtk-level-bar-max-value slot access function returns the value of the max-value property. The (setf gtk-level-bar-max-value) slot access function sets the value.
 

See also

*2021-12-22