| Top |  |  |  |  | 
| GdauiGridGdauiGrid — Grid widget to manipulate data in a GdaDataModel, with decorations | 
| GdauiDataProxyInfo * | info | Read | 
| GdauiDataProxyInfoFlag | info-flags | Read / Write | 
| GdaDataModel * | model | Read / Write | 
| GdauiRawGrid * | raw-grid | Read | 
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GdauiGrid
GdauiGrid implements AtkImplementorIface, GtkBuildable, GtkOrientable, GdauiDataProxy and GdauiDataSelector.
GtkWidget *
gdaui_grid_new (GdaDataModel *model);
Creates a new GdauiGrid widget suitable to display the data in model
Since: 4.2
void gdaui_grid_set_sample_size (GdauiGrid *grid,gint sample_size);
Sets the size of each chunk of data to display: the maximum number of rows which
can be displayed at a time. See gdaui_raw_grid_set_sample_size() and gda_data_proxy_set_sample_size()
Since: 4.2
“info-flags” property“info-flags” GdauiDataProxyInfoFlag
Flags: Read / Write
Default value: GDAUI_DATA_PROXY_INFO_CURRENT_ROW