Function rstk::button::make_button[][src]

pub fn make_button(parent: &impl TkWidget) -> TkButton
Expand description

Creates an instance of a button widget in given parent.