ltk

Function icon_button

Source
pub fn icon_button<Msg: Clone>(
    rgba: Arc<Vec<u8>>,
    img_w: u32,
    img_h: u32,
) -> Button<Msg>