Function
AgsFileLookupfind_by_node
since: 3.0.0
[−]
Parameters
file_lookup
-
Type: A list of
AgsFileLookup*
The
GList
-struct containingAgsFileLookup
.The data is owned by the caller of the function. node
-
Type:
xmlNode
A #xmlNode.
The data is owned by the caller of the function.
[−]
Return value
Type: A list of AgsFileLookup*
The matching list containing AgsFileLookup
if found otherwise NULL
.
The data is owned by the called function. |