@new
Description:
Creates a new DataModel object without initializing the column types.
Using new_with_g_types is usually better.
Parameters:
cols |
number of columns for rows in this data model. |
Returns:
a pointer to the newly created DataModel. |