_get_value


Description:

[ NoWrapper ]
public virtual unowned Value? _get_value (string name)

Return a pointer to a Value with the value of the metadata variable or null if not declared or the variable does not contain a valid value.

Implements get_value. This method MUST be provided by the subclass.