DataCellRendererCombo
Description:
[ CCode ( has_construct_function = false , type = "GtkCellRenderer*" ) ]
public DataCellRendererCombo (Set paramlist, SetSource source)
public DataCellRendererCombo (Set paramlist, SetSource source)
Creates a new DataCellRendererCombo which will fill the parameters
listed in source
->nodes with values available from source
->data_model.
Parameters:
paramlist |
a Set object |
source |
a SetSource structure listed in |
Returns:
the new cell renderer |