Function rstk::scale::make_scale[][src]

pub fn make_scale(parent: &impl TkWidget, orientation: Orientation) -> TkScale
Expand description

Creates an instance of a scale widget in given parent, with given orientation.