Function menu_entry

Source
fn menu_entry(ui: &mut Ui, id: Id, label: &str) -> Response
Expand description

Menu row with a caller-chosen id (so the headless tests can find it).