GuiLabelButton method
Label button control, returns true when clicked
Implementation
int GuiLabelButton(RectangleC bounds, Pointer<Char> text)
=> _GuiLabelButton(bounds, text);
Label button control, returns true when clicked
int GuiLabelButton(RectangleC bounds, Pointer<Char> text)
=> _GuiLabelButton(bounds, text);