cosmic::widget::button

Function image

Source
pub fn image<'a, Message>(handle: impl Into<Handle> + 'a) -> Button<'a, Message>
Expand description

A button constructed from an image handle, using image button styling.