Package: gtk

Function gtk:bookmark-list-new

Lambda List

gtk:bookmark-list-new (filename attributes)

Arguments

filename -- a string with the bookmark file to load, or nil
attributes -- a string with the attributes to query

Return Value

The new gtk:bookmark-list object.

Details

Creates a new bookmark list for the given attributes. If the filename argument is nil the default location at $XDG_USER_DATA/recently-used.xbel is used.
 

See also

2024-12-15