Function fractal::utils::notifications::paintable_as_notification_icon
source ยท pub fn paintable_as_notification_icon(
paintable: &Paintable,
helper_widget: &Widget,
) -> Result<Texture, Error>
Expand description
Generate a notification icon from the given paintable.