igMenuItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool igMenuItem(const(char)* label, const(char)* shortcut, bool selected, bool enabled)
  2. bool igMenuItem(const(char)* label, const(char)* shortcut, bool* p_selected, bool enabled)
    bool
    igMenuItem
    (
    const(char)* label
    ,
    const(char)* shortcut
    ,,
    bool enabled
    )

Meta