Range.restrictToFillLevel

bool restrictToFillLevel() @property nothrow

Get restrictToFillLevel property.

Returns

The restrict-to-fill-level property controls whether slider

movement is restricted to an upper boundary set by the fill level. See gtk.range.Range.setRestrictToFillLevel.

void restrictToFillLevel(bool propval) @property nothrow

Set restrictToFillLevel property.

Parameters

propvalThe restrict-to-fill-level property controls whether slider movement is restricted to an upper boundary set by the fill level. See gtk.range.Range.setRestrictToFillLevel.