Creates a new GtkCellRendererCombo.
Rendering parameters are adjusted using the object properties.
The object properties can be set globally with (set_property() ).
Also, with GtkTreeViewColumn, you can bind the "text" property
on the cell renderer to a value in a GtkTreeModel,
thus rendering a different string in each row of the gtk.TreeView.
User Contributed Notes gtk.gtkcellrenderercombo.constructor.php
There are no user contributed notes for this page.