SCIM_0.1 { global: extern "C" { initscim; scim_module_init; scim_module_exit; scim_imengine_module_init; scim_imengine_module_create_factory; scim_setup_module_get_category; scim_setup_module_create_ui; scim_setup_module_get_name; scim_setup_module_get_description; scim_setup_module_load_config; scim_setup_module_save_config; scim_setup_module_query_changed; scim_helper_module_number_of_helpers; scim_helper_module_get_helper_info; scim_helper_module_run_helper; }; };