19 #ifndef Fl_Menu_Item_H
20 #define Fl_Menu_Item_H
25 # if defined(__APPLE__) && defined(check)
148 const char*
label()
const {
return text;}
361 int measure(
int* h,
const Fl_Menu_*)
const;
362 void draw(
int x,
int y,
int w,
int h,
const Fl_Menu_*,
int t=0)
const;
367 const char *title = 0,
371 int X,
int Y,
int W,
int H,
375 int menubar=0)
const;
377 const Fl_Menu_Item* find_shortcut(
int *ip=0,
const bool require_alt =
false)
const;
413 int insert(
int,
const char*,
int,
Fl_Callback*,
void* =0,
int =0);
414 int add(
const char*,
int shortcut,
Fl_Callback*,
void* =0,
int = 0);
418 void* d = 0,
int e = 0) {