ImGuiStyleExtra
imgui.ImGuiStyleExtra (Class)
Portable access to style.Colors[idx] (a C array field, not bindable by
the generator). Backed by the hand-written dcimgui_extra_glue.cpp helpers,
compiled into every target.
Static Members
| Name | Type |
|---|---|
style |
cpp.Star |
idx |
ImGuiCol |
| Returns |
|---|
| ImVec4 |
| Name | Type |
|---|---|
style |
cpp.Star |
idx |
ImGuiCol |
color |
ImVec4 |
Metadata
| Name | Parameters |
|---|---|
:cppInclude |
"linc_imgui.h" |