- GuiCheckBoxPropertyalias GuiCheckBoxProperty = _GuiCheckBoxProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiColorPickerPropertyalias GuiColorPickerProperty = _GuiColorPickerProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiComboBoxPropertyalias GuiComboBoxProperty = _GuiComboBoxProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiControlalias GuiControl = _GuiControl 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiControlPropertyalias GuiControlProperty = _GuiControlProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiDefaultPropertyalias GuiDefaultProperty = _GuiDefaultProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiDropdownBoxPropertyalias GuiDropdownBoxProperty = _GuiDropdownBoxProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiIconNamealias GuiIconName = _GuiIconName 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiListViewPropertyalias GuiListViewProperty = _GuiListViewProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiProgressBarPropertyalias GuiProgressBarProperty = _GuiProgressBarProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiPropertyElementalias GuiPropertyElement = _GuiPropertyElement 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiScrollBarPropertyalias GuiScrollBarProperty = _GuiScrollBarProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiSliderPropertyalias GuiSliderProperty = _GuiSliderProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiSpinnerPropertyalias GuiSpinnerProperty = _GuiSpinnerProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiStatealias GuiState = _GuiState 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiTextAlignmentalias GuiTextAlignment = _GuiTextAlignment 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiTextBoxPropertyalias GuiTextBoxProperty = _GuiTextBoxProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GuiTogglePropertyalias GuiToggleProperty = _GuiToggleProperty 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- RAYGUI_CALLOCalias RAYGUI_CALLOC = calloc 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- RAYGUI_FREEalias RAYGUI_FREE = free 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- RAYGUI_LOGalias RAYGUI_LOG = printf 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- RAYGUI_MALLOCalias RAYGUI_MALLOC = malloc 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- GetTextLineschar** GetTextLines(char* text, int* count) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiButtonbool GuiButton(Rectangle bounds, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiCheckBoxbool GuiCheckBox(Rectangle bounds, const(char)* text, bool checked) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiColorBarAlphafloat GuiColorBarAlpha(Rectangle bounds, const(char)* text, float alpha) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiColorBarHuefloat GuiColorBarHue(Rectangle bounds, const(char)* text, float hue) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiColorPanelColor GuiColorPanel(Rectangle bounds, const(char)* text, Color color) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiColorPickerColor GuiColorPicker(Rectangle bounds, const(char)* text, Color color) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiComboBoxint GuiComboBox(Rectangle bounds, const(char)* text, int active) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiDisablevoid GuiDisable() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiDrawIconvoid GuiDrawIcon(int iconId, int posX, int posY, int pixelSize, Color color) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiDropdownBoxbool GuiDropdownBox(Rectangle bounds, const(char)* text, int* active, bool editMode) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiDummyRecvoid GuiDummyRec(Rectangle bounds, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiEnablevoid GuiEnable() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiFadevoid GuiFade(float alpha) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiGetFontFont GuiGetFont() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiGetIconsuint* GuiGetIcons() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiGetStateint GuiGetState() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiGetStyleint GuiGetStyle(int control, int property) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiGridVector2 GuiGrid(Rectangle bounds, const(char)* text, float spacing, int subdivs) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiGroupBoxvoid GuiGroupBox(Rectangle bounds, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiIconTextconst(char)* GuiIconText(int iconId, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiIsLockedbool GuiIsLocked() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiLabelvoid GuiLabel(Rectangle bounds, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiLabelButtonbool GuiLabelButton(Rectangle bounds, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiLinevoid GuiLine(Rectangle bounds, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiListViewint GuiListView(Rectangle bounds, const(char)* text, int* scrollIndex, int active) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiListViewExint GuiListViewEx(Rectangle bounds, const(char)** text, int count, int* focus, int* scrollIndex, int active) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiLoadIconschar** GuiLoadIcons(const(char)* fileName, bool loadIconsName) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiLoadStylevoid GuiLoadStyle(const(char)* fileName) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiLoadStyleDefaultvoid GuiLoadStyleDefault() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiLockvoid GuiLock() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiMessageBoxint GuiMessageBox(Rectangle bounds, const(char)* title, const(char)* message, const(char)* buttons) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiPanelvoid GuiPanel(Rectangle bounds, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiProgressBarfloat GuiProgressBar(Rectangle bounds, const(char)* textLeft, const(char)* textRight, float value, float minValue, float maxValue) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiScrollBarint GuiScrollBar(Rectangle bounds, int value, int minValue, int maxValue) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiScrollPanelRectangle GuiScrollPanel(Rectangle bounds, const(char)* text, Rectangle content, Vector2* scroll) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiSetFontvoid GuiSetFont(Font font) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiSetStatevoid GuiSetState(int state) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiSetStylevoid GuiSetStyle(int control, int property, int value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiSliderfloat GuiSlider(Rectangle bounds, const(char)* textLeft, const(char)* textRight, float value, float minValue, float maxValue) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiSliderBarfloat GuiSliderBar(Rectangle bounds, const(char)* textLeft, const(char)* textRight, float value, float minValue, float maxValue) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiSliderProfloat GuiSliderPro(Rectangle bounds, const(char)* textLeft, const(char)* textRight, float value, float minValue, float maxValue, int sliderWidth) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiSpinnerbool GuiSpinner(Rectangle bounds, const(char)* text, int* value, int minValue, int maxValue, bool editMode) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiStatusBarvoid GuiStatusBar(Rectangle bounds, const(char)* text) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiTabBarint GuiTabBar(Rectangle bounds, const(char)** text, int count, int* active) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiTextBoxbool GuiTextBox(Rectangle bounds, char* text, int textSize, bool editMode) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiTextBoxMultibool GuiTextBoxMulti(Rectangle bounds, char* text, int textSize, bool editMode) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiTextInputBoxint GuiTextInputBox(Rectangle bounds, const(char)* title, const(char)* message, const(char)* buttons, char* text, int textMaxSize, int* secretViewActive) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiTogglebool GuiToggle(Rectangle bounds, const(char)* text, bool active) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiToggleGroupint GuiToggleGroup(Rectangle bounds, const(char)* text, int active) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiUnlockvoid GuiUnlock() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiValueBoxbool GuiValueBox(Rectangle bounds, const(char)* text, int* value, int minValue, int maxValue, bool editMode) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- GuiWindowBoxbool GuiWindowBox(Rectangle bounds, const(char)* title) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- TextSplitconst(char)** TextSplit(const(char)* text, char delimiter, int* count) 
- Undocumented in source. Be warned that the author may not have intended to support it.