Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Gtk::DrawingArea
Derived by:
none
#include <gtk--/curve.h>
public function member index: |
||
Curve | (); | |
signal void | curve_type_changed | (); |
void | get_vector | (int num, gfloat* data); |
GtkCurve* | gtkobj | (); |
const GtkCurve* | gtkobj | () const; |
static bool | isA | (Object* object); |
void | reset | (); |
void | set_curve_type | (GtkCurveType type); |
void | set_gamma | (gfloat gamma); |
void | set_range | (gfloat min_x, gfloat max_x, gfloat min_y, gfloat max_y); |
void | set_vector | (const CurveArray& vect); |
virtual | ~Curve | (); |
protected function member index: |
||
virtual void | curve_type_changed_impl | (); |