Class
GomResourceGroup
Instance methods
gom_resource_group_fetch_sync
Fetches a sequence of resources from the group synchronously. This must be called from an adapter read callback using gom_adapter_queue_read().
gom_resource_group_get_index
Fetches the resource at index_
. You must have loaded that resource by
calling gom_resource_group_fetch_async()
with a range inclusive of the index.
Signals
Signals inherited from GObject (1)
GObject::notify
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.