#include <canvas.h>
Inherits BC_MenuItem.

Public Member Functions | |
| CanvasSubWindowItem (Canvas *canvas) | |
| int | handle_event () |
Data Fields | |
| Canvas * | canvas |
Definition at line 297 of file canvas.h.
| CanvasSubWindowItem::CanvasSubWindowItem | ( | Canvas * | canvas | ) |
| int CanvasSubWindowItem::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 1037 of file canvas.C.
References canvas, BC_WindowBase::lock_window(), Canvas::stop_fullscreen(), Canvas::subwindow, and BC_WindowBase::unlock_window().

1.5.5