Package name | |
---|---|
Fl_Secret_Input | FLTK.Widgets.Inputs.Secret |
Types | |
---|---|
Fl_Secret_Input | Secret_Input |
Secret_Input_Reference |
Functions and Procedures | |
---|---|
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; |
procedure Draw (This : in out Secret_Input); |
|
int handle(int); |
function Handle (This : in out Secret_Input; Event : in Event_Kind) return Event_Outcome; |