ImGuiWindow_GetID

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ImGuiID ImGuiWindow_GetID(ImGuiWindow* self, const(char)* str, const(char)* str_end)
    ImGuiWindow_GetID
    (,
    const(char)* str
    ,
    const(char)* str_end
    )
  2. ImGuiID ImGuiWindow_GetID(ImGuiWindow* self, void* ptr)
  3. ImGuiID ImGuiWindow_GetID(ImGuiWindow* self, int n)

Meta