ImGuiStyle

Undocumented in source.

Members

Functions

scaleAllSizes
void scaleAllSizes(float scaleFactor)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alpha
float alpha;
Undocumented in source.
antiAliasedFill
bool antiAliasedFill;
Undocumented in source.
antiAliasedLines
bool antiAliasedLines;
Undocumented in source.
buttonTextAlign
ImVec2 buttonTextAlign;
Undocumented in source.
childBorderSize
float childBorderSize;
Undocumented in source.
childRounding
float childRounding;
Undocumented in source.
colors
ImVec4[ImGuiCol_COUNT] colors;
Undocumented in source.
columnsMinSpacing
float columnsMinSpacing;
Undocumented in source.
curveTessellationTol
float curveTessellationTol;
Undocumented in source.
displaySafeAreaPadding
ImVec2 displaySafeAreaPadding;
Undocumented in source.
displayWindowPadding
ImVec2 displayWindowPadding;
Undocumented in source.
frameBorderSize
float frameBorderSize;
Undocumented in source.
framePadding
ImVec2 framePadding;
Undocumented in source.
frameRounding
float frameRounding;
Undocumented in source.
grabMinSize
float grabMinSize;
Undocumented in source.
grabRounding
float grabRounding;
Undocumented in source.
indentSpacing
float indentSpacing;
Undocumented in source.
itemInnerSpacing
ImVec2 itemInnerSpacing;
Undocumented in source.
itemSpacing
ImVec2 itemSpacing;
Undocumented in source.
mouseCursorScale
float mouseCursorScale;
Undocumented in source.
scrollbarRounding
float scrollbarRounding;
Undocumented in source.
scrollbarSize
float scrollbarSize;
Undocumented in source.
selectableTextAlign
ImVec2 selectableTextAlign;
Undocumented in source.
tabBorderSize
float tabBorderSize;
Undocumented in source.
tabRounding
float tabRounding;
Undocumented in source.
touchExtraPadding
ImVec2 touchExtraPadding;
Undocumented in source.
windowBorderSize
float windowBorderSize;
Undocumented in source.
windowMinSize
ImVec2 windowMinSize;
Undocumented in source.
windowPadding
ImVec2 windowPadding;
Undocumented in source.
windowRounding
float windowRounding;
Undocumented in source.
windowTitleAlign
ImVec2 windowTitleAlign;
Undocumented in source.

Meta