Package: gtk

Function gtk:bookmark-list-is-loading

Lambda List

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

Arguments

model -- a gtk:bookmark-list object

Return Value

True if model is loading.

Details

Returns true if the files are currently being loaded. 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.

Notes

This function duplicates the gtk:bookmark-list-loading accessor funtion.
 

See also

2024-12-15