Fl_Radio_Round_Button Class Reference

Inheritance diagram for Fl_Radio_Round_Button:
Fl_Round_Button Fl_Light_Button Fl_Button Fl_Widget

List of all members.

Public Member Functions

 Fl_Radio_Round_Button (int X, int Y, int W, int H, const char *L=0)
 Creates a new Fl_Radio_Button widget using the given position, size, and label string.

Constructor & Destructor Documentation

Fl_Radio_Round_Button::Fl_Radio_Round_Button ( int  X,
int  Y,
int  W,
int  H,
const char *  L = 0 
)

Creates a new Fl_Radio_Button widget using the given position, size, and label string.

The button type() is set to FL_RADIO_BUTTON.

Parameters:
[in] X,Y,W,H position and size of the widget
[in] L widget label, default is no label

The documentation for this class was generated from the following files: