GuiTabBar abstract method
Tab Bar control, returns TAB to be closed or -1
Implementation
(int tab, int active) GuiTabBar(
RectangleStructType bounds,
List<String> text,
);
Tab Bar control, returns TAB to be closed or -1
(int tab, int active) GuiTabBar(
RectangleStructType bounds,
List<String> text,
);