From dc2edd69440fcc2470a45562149166695d4edbcc Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 14 Apr 2023 00:11:58 +0300 Subject: Raygui wrapper lib. --- API.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'API.md') diff --git a/API.md b/API.md index fc21aa2..8548011 100644 --- a/API.md +++ b/API.md @@ -5955,13 +5955,21 @@ Get gui state ( global state ) > success = RL.GuiSetFont( Font font ) -Set gui custom font ( Global state ) +Set gui custom font ( global state ) - Failure return false - Success return true --- +> font = RL.GuiGetFont() + +Get gui custom font ( global state ) + +- Success return int + +--- + ## Gui - Style --- -- cgit v1.2.3