Set.from_spec_string


Description:

[ CCode ( has_construct_function = false ) ]
public Set.from_spec_string (string xml_spec) throws Error

Creates a new Set object from the xml_spec specifications

Parameters:

xml_spec

a string

Returns:

a new object, or null if an error occurred