UserDict


Description:

public UserDict (string path, string encoding = "UTF-8") throws Error

Create a new UserDict.

Parameters:

path

a path to the file

encoding

encoding of the file (default UTF-8)

Returns:

a new UserDict

Exceptions:

GLib.Error

if opening the file is failed