Loads Guit code from a file or a string buffer. More...
Static Public Member Functions | |
static Gadget * | loadFile (GString const &filename, GObjectBase *={}, GTextAttributes *={}) |
Loads Guit code from a file. More... | |
static Gadget * | loadBuffer (GString const &buffer, GObjectBase *={}, GTextAttributes *={}) |
Loads Guit code from a string buffer. | |
static Gadget * | load (std::istream &stream, GObjectBase *={}, GTextAttributes *={}, GString const &streamname="") |
Loads Guit code from a stream. | |
Loads Guit code from a file or a string buffer.
|
static |
Loads Guit code from a file.
Magic prefix characters ~ and : are respectively replaced by the home and the resource directory