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)  

menustate Struct Reference

Collaboration diagram for menustate:

List of all members.

Public Member Functions

int is_inside (int mx, int my)

Public Attributes

const Fl_Menu_Itemcurrent_item
int menu_number
int item_number
menuwindowp [20]
int nummenus
int menubar
int state
menuwindowfakemenu

Detailed Description

Definition at line 563 of file Fl_Menu.cxx.


Member Function Documentation

int menustate::is_inside ( int  mx,
int  my 
)

Definition at line 577 of file Fl_Menu.cxx.

References i, and nummenus.


Member Data Documentation

Definition at line 564 of file Fl_Menu.cxx.

Referenced by Fl_Menu_Item::pulldown().

Definition at line 566 of file Fl_Menu.cxx.

Referenced by Fl_Menu_Item::pulldown().

Definition at line 565 of file Fl_Menu.cxx.

Referenced by Fl_Menu_Item::pulldown().

Definition at line 569 of file Fl_Menu.cxx.

Referenced by Fl_Menu_Item::pulldown().

Definition at line 568 of file Fl_Menu.cxx.

Referenced by menuwindow::handle(), is_inside(), and Fl_Menu_Item::pulldown().

Definition at line 567 of file Fl_Menu.cxx.

Referenced by menuwindow::handle(), and Fl_Menu_Item::pulldown().

Definition at line 570 of file Fl_Menu.cxx.

Referenced by menuwindow::handle(), and Fl_Menu_Item::pulldown().


The documentation for this struct was generated from the following file: