Package name | |
---|---|
Fl_Secret_Input | FLTK.Widgets.Inputs.Text.Secret |
Types | |
---|---|
Fl_Secret_Input | Secret_Input |
Secret_Input_Reference |
Constructors | |
---|---|
Fl_Secret_Input(int X, int Y, int W, int H, const char *L=0); |
function Create (X, Y, W, H : in Integer; Text : in String := "") return Secret_Input; |
Functions and Procedures | |
---|---|
int handle(int); |
function Handle (This : in out Secret_Input; Event : in Event_Kind) return Event_Outcome; |