Function rstk::button::make_button

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

Creates an instance of a button widget in given parent.