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:
Returns:
a new object, or null if an error occurred
|