#include <blurwindow.h>
Inherits BC_CheckBox.

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

1.5.5