carb::simplegui::kDockNodeFlagNoSplit
Defined in carb/simplegui/SimpleGuiTypes.h
- 
const DockNodeFlags carb::simplegui::kDockNodeFlagNoSplit = 1 << 4
- Disable splitting the node into smaller nodes. Useful e.g. when embedding dockspaces into a main root one (the root one may have splitting disabled to reduce confusion)