Expand description
GObject subclass representing a single asset in the library grid.
Uses the glib::Properties derive macro so every field is a proper GObject property,
enabling gtk::SortListModel, expression bindings, and signal-based reactivity
without a future migration from BoxedAnyObject.
Modules§
- imp 🔒
Structs§
- Asset
Init - Constructor parameters for a remote
AssetObject. Passwidth/heightas 0 when unknown. - Asset
Object - A single library asset exposed as a full GObject for use in
gio::ListStore.