igBeginChild

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool igBeginChild(const(char)* str_id, ImVec2 size, bool border, ImGuiWindowFlags flags)
  2. bool igBeginChild(ImGuiID id, ImVec2 size, bool border, ImGuiWindowFlags flags)
    bool
    igBeginChild

Meta