Range.setRestrictToFillLevel
void setRestrictToFillLevel(bool restrictToFillLevel)Sets whether the slider is restricted to the fill level. See gtk.range.Range.setFillLevel for a general description of the fill level concept.
Parameters
restrictToFillLevel | Whether the fill level restricts slider movement. |