BookmarkList
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_bookmark_list_get_type ()" ) ]
public sealed class BookmarkList : Object, ListModel
public sealed class BookmarkList : Object, ListModel
`GtkBookmarkList` is a list model that wraps `GBookmarkFile`.
It presents a `GListModel` and fills it asynchronously with the `GFileInfo`s returned from that function.
The `GFileInfo`s in the list have some attributes in the recent namespace added: `recent:GtkBookmarkList:private
` (boolean) and
`recent:applications` (stringv).
Namespace: Gtk
Package: gtk4
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GLib.ListModel