FreeBSD Manual Pages
Gtk2::CellRendererCombUser Contributed Perl DocumentGtk2::CellRendererCombo(3) NAME Gtk2::CellRendererCombo - wrapper for GtkCellRendererCombo HIERARCHY Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::CellRenderer +----Gtk2::CellRendererText +----Gtk2::CellRendererCombo METHODS cellrenderer = Gtk2::CellRendererCombo->new PROPERTIES '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 SIGNALS changed (Gtk2::CellRendererCombo, string, Gtk2::TreeIter) SEE ALSO Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::CellRenderer, Gtk2::CellRendererText COPYRIGHT Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.32.1 2022-04-02 Gtk2::CellRendererCombo(3)
NAME | HIERARCHY | METHODS | PROPERTIES | SIGNALS | SEE ALSO | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Gtk2::CellRendererCombo&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>