A subclass of Gtk::Curve for editing gamma curves. More...
Inherits Gtk::VBox.

| Public Member Functions | |
| virtual | ~GammaCurve () | 
| GtkGammaCurve* | gobj () | 
| Provides access to the underlying C GtkObject. | |
| const GtkGammaCurve* | gobj () const | 
| Provides access to the underlying C GtkObject. | |
| GammaCurve () | |
| Related Functions | |
| (Note that these are not member functions.) | |
| Gtk::GammaCurve* | wrap (GtkGammaCurve* object, bool take_copy=false) | 
| A Glib::wrap() method for this object. | |
A subclass of Gtk::Curve for editing gamma curves.
| virtual Gtk::GammaCurve::~GammaCurve | ( | ) |  [virtual] | 
| Gtk::GammaCurve::GammaCurve | ( | ) | 
| const GtkGammaCurve* Gtk::GammaCurve::gobj | ( | ) | const  [inline] | 
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox.
| GtkGammaCurve* Gtk::GammaCurve::gobj | ( | ) |  [inline] | 
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox.
| Gtk::GammaCurve* wrap | ( | GtkGammaCurve * | object, | |
| bool | take_copy = false | |||
| ) |  [related] | 
A Glib::wrap() method for this object.
| object | The C instance. | |
| take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. | 
 1.6.1
 1.6.1