harfang3d/doc/doc/ImGuiGetTreeNodeToLabelSpacing.md
2021-10-13 14:40:31 +02:00

187 B

Return the horizontal distance preceding label when using [ImGuiTreeNode] or [ImGuiBullet].

The value g.FontSize + style.FramePadding.x * 2 is returned for a regular unframed TreeNode.