DataCellRendererCombo


Description:

[ CCode ( has_construct_function = false , type = "GtkCellRenderer*" ) ]
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 paramlist->sources_list

Returns:

the new cell renderer