|
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) ![]() |


Public Member Functions | |
| menutitle (int X, int Y, int W, int H, const Fl_Menu_Item *) | |
Public Attributes | |
| const Fl_Menu_Item * | menu |
Definition at line 85 of file Fl_Menu.cxx.
| menutitle::menutitle | ( | int | X, |
| int | Y, | ||
| int | W, | ||
| int | H, | ||
| const Fl_Menu_Item * | L | ||
| ) |
Definition at line 263 of file Fl_Menu.cxx.
References Fl_Window::clear_border(), Fl_Menu_Window::clear_overlay(), Fl_Group::end(), FL_NO_LABEL, Fl_Menu_Item::labelcolor_, Fl_Menu_Item::labeltype_, menu, Fl::scheme(), Fl_Window::set_menu_window(), and Fl_Window::set_modal().
| const Fl_Menu_Item* menutitle::menu |
Definition at line 88 of file Fl_Menu.cxx.
Referenced by menutitle().