
|
Main Page
Widgets
Namespaces
Book
Gtk::Curve Class Reference
[Widgets]
Allows direct editing of a curve.
More...
Inheritance diagram for Gtk::Curve:
[legend]List of all members.
Detailed Description
Allows direct editing of a curve.
Constructor & Destructor Documentation
virtual Gtk::Curve::~Curve |
( |
|
) |
[virtual] |
|
Member Function Documentation
void Gtk::Curve::get_vector |
( |
int |
veclen, |
|
|
float* |
data |
|
) |
const |
|
const GtkCurve* Gtk::Curve::gobj |
( |
|
) |
const [inline] |
|
GtkCurve* Gtk::Curve::gobj |
( |
|
) |
[inline] |
|
virtual void Gtk::Curve::on_curve_type_changed |
( |
|
) |
[protected, virtual] |
|
void Gtk::Curve::reset |
( |
|
) |
|
|
void Gtk::Curve::set_curve_type |
( |
CurveType |
type |
) |
|
|
void Gtk::Curve::set_gamma |
( |
float |
gamma |
) |
|
|
void Gtk::Curve::set_range |
( |
float |
min_x, |
|
|
float |
max_x, |
|
|
float |
min_y, |
|
|
float |
max_y |
|
) |
|
|
|
- Prototype:
void curve_type_changed()
|
Friends And Related Function Documentation
Gtk::Curve* wrap |
( |
GtkCurve* |
object, |
|
|
bool |
take_copy = false |
|
) |
[related] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|