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
int
findAllocationMeta
(,
out uint index
)

Parameters

api GType

the metadata API

index uint

the index. out[transfer none][allow-none]

Return Value

Type: int

TRUE when api is in the list of metadata.

Meta