[ CCode ( has_construct_function = false ) ]
public FeedChannel.from_xml (unowned Doc* doc) throws Error
Allocates a new FeedChannel and init it with contents found in specified XML document.
doc |
an XML document previously parsed with libxml2. |
a FeedChannel, or null if an error occurs. |