|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <Fl_Multi_Label.H>
Public Member Functions | |
| void | label (Fl_Widget *) |
| void | label (Fl_Menu_Item *) |
Public Attributes | |
| const char * | labela |
| const char * | labelb |
| uchar | typea |
| uchar | typeb |
Definition at line 34 of file Fl_Multi_Label.H.
| void Fl_Multi_Label::label | ( | Fl_Widget * | o | ) |
Definition at line 68 of file Fl_Multi_Label.cxx.
References _FL_MULTI_LABEL, Fl_Widget::label(), and Fl::set_labeltype().
| void Fl_Multi_Label::label | ( | Fl_Menu_Item * | o | ) |
Definition at line 73 of file Fl_Multi_Label.cxx.
References _FL_MULTI_LABEL, Fl_Menu_Item::label(), and Fl::set_labeltype().
| const char* Fl_Multi_Label::labela |
Definition at line 35 of file Fl_Multi_Label.H.
| const char* Fl_Multi_Label::labelb |
Definition at line 36 of file Fl_Multi_Label.H.
Definition at line 37 of file Fl_Multi_Label.H.
Definition at line 38 of file Fl_Multi_Label.H.