#include <awindowgui.h>
Inherits BC_Button.

Public Member Functions | |
| AWindowView (MWindow *mwindow, AWindowGUI *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| AWindowGUI * | gui |
| int | x |
| int | y |
Definition at line 301 of file awindowgui.h.
| AWindowView::AWindowView | ( | MWindow * | mwindow, | |
| AWindowGUI * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 1606 of file awindowgui.C.
References _, and BC_WindowBase::set_tooltip().

| int AWindowView::handle_event | ( | ) | [virtual] |
Definition at line 306 of file awindowgui.h.
Definition at line 307 of file awindowgui.h.
| int AWindowView::x |
| int AWindowView::y |
1.5.5