| path |
A path of the saved dictionary file. |
|
An Emoji dictionary file loaded from the saved cache file. A hash table of { emoji character, EmojiData object } is loaded from the saved cache file. Recommend to use load instead becase GSList in GHashTable does not work with Gir and Vala. Calls load internally. |