Package: gtk

Function gtk:directory-list-is-loading

Lambda List

gtk:directory-list-is-loading (model)

Arguments

model -- a gtk:directory-list object

Return Value

True if model is loading.

Details

Returns true if the children enumeration is currently in progress. Files will be added to model from time to time while loading is going on. The order in which the files are added is undefined and may change in between runs.
 

See also

2024-12-15