Package: gio

Function g-resource-info

Lambda List

g-resource-info (resource path lookup)

Arguments

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

Return Value

size -- a g-size value 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 resource and if found returns information about it. The argument lookup controls the behaviour of the lookup.
 

See also

2021-8-16