SystemSegmentDictionary


Description:

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

Create a new SystemSegmentDictionary.

Parameters:

path

a path to the file

encoding

encoding of the file (default EUC-JP)

Returns:

a new FileDictionary

Exceptions:

GLib.Error

if opening the file is failed