From 9dceeb8c058267e04bf551db7a9659e3ba5bdab3 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 16 Jul 2024 21:52:30 +0300 Subject: Reigui property_list and tree_view use scrissor mode. --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'API.md') 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 -- cgit v1.2.3