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_secret_input.html | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'doc/fl_secret_input.html') diff --git a/doc/fl_secret_input.html b/doc/fl_secret_input.html index 31d3f41..79e8eaf 100644 --- a/doc/fl_secret_input.html +++ b/doc/fl_secret_input.html @@ -21,7 +21,7 @@ Fl_Secret_Input - FLTK.Widgets.Inputs.Secret + FLTK.Widgets.Inputs.Text.Secret @@ -46,7 +46,7 @@ - + - - - - +
Functions and Procedures
Constructors
@@ -60,13 +60,12 @@ function Create
 
 
-procedure Draw
-       (This : in out Secret_Input);
-
+ + + + +
Functions and Procedures
-- 
cgit