#include <blurwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| BlurVertical (BlurMain *client, BlurWindow *window, int x, int y) | |
| ~BlurVertical () | |
| int | handle_event () |
Data Fields | |
| BlurMain * | client |
| BlurWindow * | window |
Definition at line 83 of file blurwindow.h.
| BlurVertical::BlurVertical | ( | BlurMain * | client, | |
| BlurWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 87 of file blurwindow.C.
| BlurVertical::~BlurVertical | ( | ) |
Definition at line 96 of file blurwindow.C.
| int BlurVertical::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 99 of file blurwindow.C.
References client, BC_Toggle::get_value(), and PluginClient::send_configure_change().

Definition at line 91 of file blurwindow.h.
1.5.5