BookmarkList


Object Hierarchy:

Gtk.BookmarkList Gtk.BookmarkList Gtk.BookmarkList GLib.Object GLib.Object GLib.Object->Gtk.BookmarkList GLib.ListModel GLib.ListModel GLib.ListModel->Gtk.BookmarkList

Description:

[ CCode ( type_id = "gtk_bookmark_list_get_type ()" ) ]
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 interface GLib.ListModel