ElementFactory.getMetadataKeys

Get the available keys for the metadata on @factory.

class ElementFactory
string[]
getMetadataKeys
()

Return Value

Type: string[]

a %NULL-terminated array of key strings, or %NULL when there is no metadata. Free with g_strfreev() when no longer needed.

Meta