Skip to main content

resolve_video_icon

Function resolve_video_icon 

Source
fn resolve_video_icon(widget: &MasonryCanvas) -> Paintable
Expand description

Resolve the video badge icon from the icon theme. The result is cached per-canvas via a OnceCell so the theme lookup only happens once.