API Version: 0
Library Version: 0.43.0
Generated by gi-docgen 2024.1
since: 0.1.3
class Phosh.FavoriteListModel : GObject.Object implements Gio.ListModel { /* No available fields */ }
A GListModel of the users favorite applications.
GListModel
Available since: 0.1.3
Please see GObject for a full list of methods.
Get the item at position.
position
Gets the type of the items in list.
list
Gets the number of items in list.
Emits the GListModel::items-changed signal on list.
GListModel::items-changed
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
This signal is emitted whenever items were added to or removed from list. At position, removed items were removed and added items were added in their place.
removed
added
struct PhoshFavoriteListModelClass { GObjectClass parent_class; }
No description available.
parent_class: GObjectClass
Content