get_metadata


Description:

public unowned string? get_metadata (string key)

Get the metadata on this with key.

Parameters:

this

a ElementFactory

key

a key

Returns:

the metadata with key on this or null when there was no metadata with the given key.