BookmarkList.setAttributes
void setAttributes(string attributes = null)Sets the attributes to be enumerated and starts the enumeration.
If attributes is null, no attributes will be queried, but a list of [gio.file_info.FileInfo]s will still be created.
Parameters
attributes | the attributes to enumerate |