
Public Member Functions | |
| DiffKeyDoValue (DiffKey *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| DiffKey * | plugin |
Definition at line 58 of file diffkey.C.
| DiffKeyDoValue::DiffKeyDoValue | ( | DiffKey * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| int DiffKeyDoValue::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 244 of file diffkey.C.
References BC_Toggle::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5