Grid


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "4.2" ) ]
public Grid (DataModel? model)

Creates a new Grid widget suitable to display the data in model

Parameters:

model

a DataModel, or null

Returns:

the new widget