#include <awindowgui.h>
Inherits BC_Button.

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

| int AWindowRenameFolder::handle_event | ( | ) | [virtual] |
Definition at line 236 of file awindowgui.h.
Definition at line 237 of file awindowgui.h.
1.5.5