![]() |
![]()
| ![]() |
![]()
NAMEGtk2::Curve - wrapper for GtkCurve HIERARCHYGlib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::DrawingArea +----Gtk2::Curve INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable METHODSwidget = Gtk2::Curve->new$curve->set_curve_type ($type)
$curve->set_gamma ($gamma)
$curve->set_range ($min_x, $max_x, $min_y, $max_y)
$curve->resetlist = $curve->get_vector ($veclen=32)
Returns a list of real numbers, the curve's vector. $curve->set_vector (...)
PROPERTIES
SIGNALSENUMS AND FLAGSenum Gtk2::CurveType
SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::DrawingArea COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|