string
path, string
encoding = "UTF-8") throws Error
string
path, string
encoding = "UTF-8") throws Error
Create a new UserDict.
path | a path to the file |
encoding | encoding of the file (default UTF-8) |
a new UserDict |
GLib.Error | if opening the file is failed |