From 3a9028302447ad84363c580b2152f30417186667 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Wed, 8 Jan 2025 14:33:30 +1300 Subject: Revised Input subhierarchy, separated bindings for Fl_Input and Fl_Input_ widgets --- doc/fl_widget.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'doc/fl_widget.html') diff --git a/doc/fl_widget.html b/doc/fl_widget.html index ea362e6..a5e0e7c 100644 --- a/doc/fl_widget.html +++ b/doc/fl_widget.html @@ -56,7 +56,7 @@ - + +
Functions and Procedures
Constructors
@@ -70,6 +70,13 @@ function Create
 
+ + + + + + -- cgit
Functions and Procedures
 void _clear_fullscreen();
@@ -487,7 +494,7 @@ virtual void draw()=0;
 
 procedure Draw
-       (This : in out Widget) is null;
+       (This : in out Widget);