
Public Member Functions | |
| FrameFieldTop (FrameField *plugin, FrameFieldWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| FrameField * | plugin |
| FrameFieldWindow * | gui |
Definition at line 41 of file framefield.C.
| FrameFieldTop::FrameFieldTop | ( | FrameField * | plugin, | |
| FrameFieldWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 215 of file framefield.C.
| int FrameFieldTop::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 228 of file framefield.C.
References FrameFieldWindow::bottom, gui, plugin, PluginClient::send_configure_change(), TOP_FIELD_FIRST, and BC_Toggle::update().

1.5.5