Class
PhoshBackgroundCache
Description [src]
final class Phosh.BackgroundCache : GObject.Object
{
/* No available fields */
}
A cache of background images.
Instance methods
phosh_background_cache_fetch_background
Loads an image into the cache and if not yet present. It always
reports success via the image-loaded
signal.
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.