Package: gtk

Accessor gtk:bookmark-list-attributes

Lambda List

gtk:bookmark-list-attributes (object)

Syntax

(gtk:bookmark-list-attributes object) => attributes
(setf (gtk:bookmark-list-attributes object) attributes)

Arguments

object -- a gtk:bookmark-list object
attributes -- a string with the attributes

Details

Accessor of the attributes slot of the gtk:bookmark-list class. The gtk:bookmark-list-attributes function gets the attributes queried on the children. The (setf gtk:bookmark-list-attributes) function sets the attributes to be enumerated and starts the enumeration.

If the attributes argument is nil, no attributes will be queried, but a list of g:file-info objects will still be created.
 

See also

2024-12-15