Package org.gnome.gtk

Class BookmarkList

java.lang.Object
All Implemented Interfaces:
Iterable<FileInfo>, Collection<FileInfo>, List<FileInfo>, SequencedCollection<FileInfo>, ListModel<FileInfo>, Proxy, ListModelJavaList<FileInfo>

@Generated("io.github.jwharm.JavaGI") public class BookmarkList extends GObject implements ListModel<FileInfo>
A list model that wraps GBookmarkFile.

It presents a GListModel and fills it asynchronously with the GFileInfos returned from that function.

The GFileInfos in the list have some attributes in the recent namespace added: recent::private (boolean) and recent:applications (stringv).