Package: gio

Function gio:resources-info

Lambda List

gio:resources-info (path lookup)

Arguments

path -- a string with a pathname inside the resource
lookup -- a g:resource-lookup-flags value

Return Value

size -- an integer with the length of the contents of the file
flags -- an unsigned integer with the flags about the file

Details

Looks for a file at the specified path in the set of globally registered resources and if found returns information about it. The lookup argument controls the behaviour of the lookup.
 

See also

2024-11-21