Package: gtk
Function gtk:grid-view-new
Lambda Listgtk:grid-view-new (&optional model factory) Argumentsmodel -- an optional gtk:selection-model object to use, or the nil default value factory -- an optional gtk:list-item-factory object to populate items with or the default nil value Return ValueDetails Creates a new grid view that uses the given factory for mapping items
to widgets. | See also |
2025-4-11