FileDict


Description:

public FileDict (string path, string encoding = "EUC-JP") throws Error

Create a new FileDict.

Parameters:

path a path to the file
encoding encoding of the file (default EUC-JP)

Returns:

a new FileDict

Exceptions:

GLib.Error if opening the file is failed