Package: gtk

Function gtk-level-bar-offset-value

Lambda List

gtk-level-bar-offset-value (levelbar name)

Arguments

levelbar -- a gtk-level-bar widget
name -- a string with the name of an offset in the level bar

Return Value

The double float value which specified the offset marker.

Details

Fetches the value specified for the offset marker name in the level bar, returning nil in case an offset named name was not found.
 

See also

2021-12-22