read_doc


Description:

public static void read_doc (Document doc, File file, ReadTypeFunc? rtfunc = null) throws Error

Read a GXml.Document from a GLib.File, parsing is controller using ReadTypeFunc, if null it parse all nodes.