igCollapsingHeader

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool igCollapsingHeader(const(char)* label, ImGuiTreeNodeFlags flags)
  2. bool igCollapsingHeader(const(char)* label, bool* p_open, ImGuiTreeNodeFlags flags)
    bool
    igCollapsingHeader
    (
    const(char)* label
    ,
    bool* p_open
    ,)

Meta