#include <titlewindow.h>
Inherits BC_TumbleTextBox.

Public Member Functions | |
| TitleStrokeW (TitleMain *client, TitleWindow *window, int x, int y) | |
| int | handle_event () |
Data Fields | |
| TitleMain * | client |
| TitleWindow * | window |
Definition at line 277 of file titlewindow.h.
| TitleStrokeW::TitleStrokeW | ( | TitleMain * | client, | |
| TitleWindow * | window, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 798 of file titlewindow.C.
| int TitleStrokeW::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TumbleTextBox.
Definition at line 813 of file titlewindow.C.
References client, TitleMain::config, BC_TumbleTextBox::get_text(), PluginClient::send_configure_change(), and TitleConfig::stroke_width.

Definition at line 283 of file titlewindow.h.
1.5.5