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