#include <svgwin.h>
Inherits BC_TumbleTextBox.

Public Member Functions | |
| SvgCoord (SvgWin *win, SvgMain *client, int x, int y, float *value) | |
| ~SvgCoord () | |
| int | handle_event () |
Data Fields | |
| SvgMain * | client |
| SvgWin * | win |
| float * | value |
Definition at line 41 of file svgwin.h.
| int SvgCoord::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TumbleTextBox.
Definition at line 150 of file svgwin.C.
References client, BC_TumbleTextBox::get_text(), PluginClient::send_configure_change(), and value.

| float* SvgCoord::value |
1.5.5