get_metadata


Description:

[ Version ( since = "5.4" ) ]
public unowned string? get_metadata (string name)

Gets a metadata property from the style scheme.

Parameters:

this

a StyleScheme.

name

metadata property name.

Returns:

value of property name stored in the metadata of this or null if this does not contain the specified metadata property.