Gtk2::CellRendererCombo - wrapper for GtkCellRendererCombo
Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::CellRenderer
+----Gtk2::CellRendererText
+----Gtk2::CellRendererCombo
- 'has-entry' (boolean : default true : readable / writable / private /
static-nick / static-blurb)
- If FALSE, don't allow to enter strings other than the chosen ones
- 'model' (Gtk2::TreeModel : default undef : readable / writable / private /
static-nick / static-blurb)
- The model containing the possible values for the combo box
- 'text-column' (integer : default -1 : readable / writable / private /
static-nick / static-blurb)
- A column in the data source model to get the strings from
- changed (Gtk2::CellRendererCombo, string, Gtk2::TreeIter)
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::CellRenderer,
Gtk2::CellRendererText
Copyright (C) 2003-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full
notice.