Top | ![]() |
![]() |
![]() |
![]() |
TomoeShelf * | tomoe_shelf_new () |
TomoeDict * | tomoe_shelf_get_dict () |
void | tomoe_shelf_register_dict () |
gboolean | tomoe_shelf_unregister_dict () |
GList * | tomoe_shelf_get_dict_names () |
gboolean | tomoe_shelf_has_dict () |
void tomoe_shelf_register_dict (TomoeShelf *shelf
,const gchar *name
,TomoeDict *dict
);
gboolean tomoe_shelf_unregister_dict (TomoeShelf *shelf
,const gchar *name
);
struct TomoeShelf;
The TomoeShelf struct contains only private fields and should not be directly accessed.