GuiGroupBox method
Group Box control with text name
Implementation
int GuiGroupBox(RectangleC bounds, Pointer<Char> text)
=> _GuiGroupBox(bounds, text);
Group Box control with text name
int GuiGroupBox(RectangleC bounds, Pointer<Char> text)
=> _GuiGroupBox(bounds, text);