Function rstk::frame::make_frame[][src]

pub fn make_frame(parent: &impl TkWidget) -> TkFrame
Expand description

Creates an instance of a frame widget in given parent.