Fl_Round_Button Binding Map

Back to Index
Package name
Fl_Round_Button FLTK.Widgets.Buttons.Light.Round
Types
Fl_Round_Button Round_Button
  Round_Button_Reference
Constructors
Fl_Round_Button(int X, int Y, int W, int H, const char *L=0);
function Create
       (X, Y, W, H : in Integer;
        Text       : in String := "")
    return Round_Button;