DataModelArray
Object Hierarchy:
Description:
[
CCode ( type_id =
"gda_data_model_array_get_type ()" ) ]
public class DataModelArray :
Object,
DataModel
Content:
Properties:
Static methods:
Creation methods:
Methods:
- public void clear ()
Frees all the rows in this.
- public unowned Row get_row (int row) throws Error
Get a pointer to a row in this
- public void set_n_columns (int cols)
Sets the number of columns for rows inserted in this model.
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface Gda.DataModel