[ CCode ( has_construct_function = false ) ]
public FeedChannel.from_file (string path) throws Error
Allocates a new FeedChannel and init it with contents found in specified file.
path |
path of the file to parse. |
a FeedChannel, or null if the file in |