CdbDict


Description:

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

Create a new CdbDict.

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