PHP-GTK
Thursday, August 07, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkCellRenderer::ypad
GtkCellRendererCombo Constructornext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkCellRendererCombo

Displays the contents of a cell in a GtkTreeView as a GtkComboBox.

Object Hierarchy

Description

Constructors

-- Creates a new GtkCellRendererCombo.

Properties

Use get_property and set_property methods to access these.

has-entry:
  If FALSE, don't allow entering strings other than the given ones (from the model).
model:
  The tree model containing the possible values for the combo box entry.
text-column:
  The column number in the data model that will be used to get the strings from.


User Contributed Notes
gtk.gtkcellrenderercombo.php
add a note about notes
There are no user contributed notes for this page.


previousGtkCellRenderer::ypad
GtkCellRendererCombo Constructornext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:30 2007 UTC