GuiGroupBox abstract method
Group Box control with text name
Implementation
int GuiGroupBox(
RectangleD bounds,
MemoryPointer<RChar> text,
);
Group Box control with text name
int GuiGroupBox(
RectangleD bounds,
MemoryPointer<RChar> text,
);