Function
AgsFileLookupfind_by_node
since: 3.0.0
Declaration [src]
GList*
ags_file_lookup_find_by_node (
GList* file_lookup,
xmlNode* node
)
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.