fn resolve_video_icon(widget: &MasonryCanvas) -> PaintableExpand 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.
fn resolve_video_icon(widget: &MasonryCanvas) -> PaintableResolve the video badge icon from the icon theme. The result is cached
per-canvas via a OnceCell so the theme lookup only happens once.