Package: gtk

Function gtk:map-list-model-new

Lambda List

gtk:map-list-model-new (model func)

Arguments

model -- a g:list-model object to map or nil for none
func -- a gtk:map-list-model-map-func callback function to map items or nil

Return Value

The new gtk:map-list-model object.

Details

Creates a new gtk:map-list-model object for the given arguments.
 

See also

2024-12-15