Package: gtk

Function gtk:level-bar-new-for-interval

Lambda List

gtk:level-bar-new-for-interval (min max)

Arguments

min -- a number coerced to a double float with a positive value
max -- a number coerced to a double float with a positive value

Return Value

The new gtk:level-bar widget.

Details

Utility constructor that creates a new level bar for the specified interval.
 

See also

2025-05-30