summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorjussi2024-07-16 21:52:30 +0300
committerjussi2024-07-16 21:52:30 +0300
commit9dceeb8c058267e04bf551db7a9659e3ba5bdab3 (patch)
treee642e0bae55536045013d1ce8477b54706cde38a /API.md
parentf64b17ec71dea4ecae4d19ce75871331909a3881 (diff)
downloadreilua-enhanced-9dceeb8c058267e04bf551db7a9659e3ba5bdab3.tar.gz
reilua-enhanced-9dceeb8c058267e04bf551db7a9659e3ba5bdab3.tar.bz2
reilua-enhanced-9dceeb8c058267e04bf551db7a9659e3ba5bdab3.zip
Reigui property_list and tree_view use scrissor mode.
Diffstat (limited to 'API.md')
-rw-r--r--API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/API.md b/API.md
index daf5d74..e38b231 100644
--- a/API.md
+++ b/API.md
@@ -9606,7 +9606,7 @@ Value Box control, updates input text with numbers
---
-> result, text = RL.GuiTextBox( Rectangle bounds, string text, int textSize, bool editMode )
+> result, text = RL.GuiTextBox( Rectangle bounds, string text, int bufferSize, bool editMode )
Text Box control, updates input text