Dictionary Source

GdictSource — A dictionary source definition
GdictSourceLoader — Loader object for a set of dictionary sources

A dictionary source is repesented using a specially crafted file, and can be accessed using the GdictSource class.

Dictionary sources can be created at runtime or stored inside a file and loaded directly using its path. Usually, sources files are stored inside a predefined path and loaded using the GdictSourceLoader class.