#include <pgmenubar.h>
Public Attributes | |
| PG_Button * | button |
| pointer to the PG_Button object showed in the bar | |
| PG_PopupMenu * | popupmenu |
| pointer to the linked PG_PopupMenu object | |
Definition at line 80 of file pgmenubar.h.
|
|
pointer to the PG_Button object showed in the bar
Definition at line 81 of file pgmenubar.h. Referenced by PG_MenuBar::Add(), PG_MenuBar::enterButton(), and PG_MenuBar::leaveButton(). |
|
|
pointer to the linked PG_PopupMenu object
Definition at line 82 of file pgmenubar.h. |
1.4.2