Method
PhoshBackgroundCachelookup_background
Declaration [src]
PhoshBackgroundImage*
phosh_background_cache_lookup_background (
PhoshBackgroundCache* self,
GFile* file
)
Parameters
file
-
Type:
GFile
The file to lookup.
The data is owned by the caller of the method.
Return value
Type: PhoshBackgroundImage
The looked up background.
The returned data is owned by the instance. |
The return value can be NULL . |