Query.findAllocationMeta

Check if @query has metadata @api set. When this function returns %TRUE, @index will contain the index where the requested API and the flags can be found.

class Query
bool
findAllocationMeta
(,
out uint index
)

Parameters

api GType

the metadata API

index uint

the index

Return: %TRUE when @api is in the list of metadata.

Meta