Set.from_spec_node


Description:

[ CCode ( has_construct_function = false ) ]
public Set.from_spec_node (unowned Node* xml_spec) throws Error

Creates a new Set object from the xml_spec specifications

Parameters:

xml_spec

a xmlNodePtr for a <parameters> tag

Returns:

a new object, or null if an error occurred