#include <blurwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| BlurG (BlurMain *client, int x, int y) | |
| int | handle_event () |
Data Fields | |
| BlurMain * | client |
Definition at line 57 of file blurwindow.h.
| BlurG::BlurG | ( | BlurMain * | client, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 150 of file blurwindow.C.
| int BlurG::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 155 of file blurwindow.C.
References client, BC_Toggle::get_value(), and PluginClient::send_configure_change().

1.5.5