Function icon_row

Source
fn icon_row(
    ui: &mut Ui,
    s: &mut Settings,
    key: String,
    label: &str,
    default: Option<Glyph>,
) -> bool
Expand description

One icon assignment: current glyph (or blank), and a picker with every glyph, None and Default.