📄 libmissioncontrol.devhelp2
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="Mission Control Reference Manual" link="index.html" author="" name="libmissioncontrol" version="2"> <chapters> <sub name="Mission Control API reference" link="ch01.html"> <sub name="McAccount" link="McAccount.html"/> <sub name="McProfile" link="McProfile.html"/> <sub name="McManager" link="McManager.html"/> <sub name="McProtocol" link="McProtocol.html"/> <sub name="McAccountMonitor" link="McAccountMonitor.html"/> <sub name="mission-control" link="libmissioncontrol-mission-control.html"/> </sub> </chapters> <functions> <keyword type="struct" name="McAccount" link="McAccount.html#McAccount-struct"/> <keyword type="enum" name="enum McAccountSettingState" link="McAccount.html#McAccountSettingState"/> <keyword type="function" name="mc_account_lookup ()" link="McAccount.html#mc-account-lookup"/> <keyword type="function" name="mc_account_lookup_with_profile ()" link="McAccount.html#mc-account-lookup-with-profile"/> <keyword type="function" name="mc_account_lookup_with_vcard_field ()" link="McAccount.html#mc-account-lookup-with-vcard-field"/> <keyword type="function" name="mc_account_free ()" link="McAccount.html#mc-account-free"/> <keyword type="function" name="mc_account_clear_cache ()" link="McAccount.html#mc-account-clear-cache"/> <keyword type="function" name="mc_account_create ()" link="McAccount.html#mc-account-create"/> <keyword type="function" name="mc_account_delete ()" link="McAccount.html#mc-account-delete"/> <keyword type="function" name="mc_accounts_list ()" link="McAccount.html#mc-accounts-list"/> <keyword type="function" name="mc_accounts_list_by_enabled ()" link="McAccount.html#mc-accounts-list-by-enabled"/> <keyword type="function" name="mc_accounts_list_by_profile ()" link="McAccount.html#mc-accounts-list-by-profile"/> <keyword type="function" name="mc_accounts_list_by_vcard_field ()" link="McAccount.html#mc-accounts-list-by-vcard-field"/> <keyword type="function" name="mc_accounts_list_free ()" link="McAccount.html#mc-accounts-list-free"/> <keyword type="function" name="McAccountFilter ()" link="McAccount.html#McAccountFilter"/> <keyword type="function" name="mc_accounts_filter ()" link="McAccount.html#mc-accounts-filter"/> <keyword type="function" name="mc_account_get_unique_name ()" link="McAccount.html#mc-account-get-unique-name"/> <keyword type="function" name="mc_account_get_profile ()" link="McAccount.html#mc-account-get-profile"/> <keyword type="function" name="mc_account_get_display_name ()" link="McAccount.html#mc-account-get-display-name"/> <keyword type="function" name="mc_account_set_display_name ()" link="McAccount.html#mc-account-set-display-name"/> <keyword type="function" name="mc_account_get_normalized_name ()" link="McAccount.html#mc-account-get-normalized-name"/> <keyword type="function" name="mc_account_set_normalized_name ()" link="McAccount.html#mc-account-set-normalized-name"/> <keyword type="function" name="mc_account_is_enabled ()" link="McAccount.html#mc-account-is-enabled"/> <keyword type="function" name="mc_account_set_enabled ()" link="McAccount.html#mc-account-set-enabled"/> <keyword type="function" name="mc_account_get_param_boolean ()" link="McAccount.html#mc-account-get-param-boolean"/> <keyword type="function" name="mc_account_get_param_int ()" link="McAccount.html#mc-account-get-param-int"/> <keyword type="function" name="mc_account_get_param_string ()" link="McAccount.html#mc-account-get-param-string"/> <keyword type="function" name="mc_account_get_params ()" link="McAccount.html#mc-account-get-params"/> <keyword type="function" name="mc_account_set_param_boolean ()" link="McAccount.html#mc-account-set-param-boolean"/> <keyword type="function" name="mc_account_set_param_int ()" link="McAccount.html#mc-account-set-param-int"/> <keyword type="function" name="mc_account_set_param_string ()" link="McAccount.html#mc-account-set-param-string"/> <keyword type="function" name="mc_account_unset_param ()" link="McAccount.html#mc-account-unset-param"/> <keyword type="function" name="mc_account_is_complete ()" link="McAccount.html#mc-account-is-complete"/> <keyword type="function" name="mc_account_set_avatar ()" link="McAccount.html#mc-account-set-avatar"/> <keyword type="function" name="mc_account_get_avatar ()" link="McAccount.html#mc-account-get-avatar"/> <keyword type="function" name="mc_account_set_alias ()" link="McAccount.html#mc-account-set-alias"/> <keyword type="function" name="mc_account_get_alias ()" link="McAccount.html#mc-account-get-alias"/> <keyword type="enum" name="enum McProfileCapabilityFlags" link="McProfile.html#McProfileCapabilityFlags"/> <keyword type="struct" name="McProfile" link="McProfile.html#McProfile-struct"/> <keyword type="function" name="mc_profile_lookup ()" link="McProfile.html#mc-profile-lookup"/> <keyword type="function" name="mc_profile_lookup_default_for_vcard_field ()" link="McProfile.html#mc-profile-lookup-default-for-vcard-field"/> <keyword type="function" name="mc_profile_free ()" link="McProfile.html#mc-profile-free"/> <keyword type="function" name="mc_profile_clear_cache ()" link="McProfile.html#mc-profile-clear-cache"/> <keyword type="function" name="mc_profiles_list ()" link="McProfile.html#mc-profiles-list"/> <keyword type="function" name="mc_profiles_list_by_vcard_field ()" link="McProfile.html#mc-profiles-list-by-vcard-field"/> <keyword type="function" name="mc_profiles_free_list ()" link="McProfile.html#mc-profiles-free-list"/> <keyword type="function" name="mc_profile_get_unique_name ()" link="McProfile.html#mc-profile-get-unique-name"/> <keyword type="function" name="mc_profile_get_configuration_ui ()" link="McProfile.html#mc-profile-get-configuration-ui"/> <keyword type="function" name="mc_profile_get_display_name ()" link="McProfile.html#mc-profile-get-display-name"/> <keyword type="function" name="mc_profile_get_icon_name ()" link="McProfile.html#mc-profile-get-icon-name"/> <keyword type="function" name="mc_profile_get_branding_icon_name ()" link="McProfile.html#mc-profile-get-branding-icon-name"/> <keyword type="function" name="mc_profile_get_vcard_field ()" link="McProfile.html#mc-profile-get-vcard-field"/> <keyword type="function" name="mc_profile_get_default_account_domain ()" link="McProfile.html#mc-profile-get-default-account-domain"/> <keyword type="function" name="mc_profile_get_protocol ()" link="McProfile.html#mc-profile-get-protocol"/> <keyword type="function" name="mc_profile_get_protocol_name ()" link="McProfile.html#mc-profile-get-protocol-name"/> <keyword type="function" name="mc_profile_is_default_for_vcard_field ()" link="McProfile.html#mc-profile-is-default-for-vcard-field"/> <keyword type="function" name="mc_profile_get_capabilities ()" link="McProfile.html#mc-profile-get-capabilities"/> <keyword type="function" name="mc_profile_get_default_setting ()" link="McProfile.html#mc-profile-get-default-setting"/> <keyword type="struct" name="McManager" link="McManager.html#McManager-struct"/> <keyword type="function" name="mc_manager_lookup ()" link="McManager.html#mc-manager-lookup"/> <keyword type="function" name="mc_manager_free ()" link="McManager.html#mc-manager-free"/> <keyword type="function" name="mc_manager_clear_cache ()" link="McManager.html#mc-manager-clear-cache"/> <keyword type="function" name="mc_managers_list ()" link="McManager.html#mc-managers-list"/> <keyword type="function" name="mc_managers_free_list ()" link="McManager.html#mc-managers-free-list"/> <keyword type="function" name="mc_manager_get_unique_name ()" link="McManager.html#mc-manager-get-unique-name"/> <keyword type="function" name="mc_manager_get_bus_name ()" link="McManager.html#mc-manager-get-bus-name"/> <keyword type="function" name="mc_manager_get_object_path ()" link="McManager.html#mc-manager-get-object-path"/> <keyword type="struct" name="McProtocol" link="McProtocol.html#McProtocol-struct"/> <keyword type="function" name="mc_protocol_lookup ()" link="McProtocol.html#mc-protocol-lookup"/> <keyword type="function" name="mc_protocol_free ()" link="McProtocol.html#mc-protocol-free"/> <keyword type="function" name="mc_protocols_list ()" link="McProtocol.html#mc-protocols-list"/> <keyword type="function" name="mc_protocols_list_by_manager ()" link="McProtocol.html#mc-protocols-list-by-manager"/> <keyword type="function" name="mc_protocols_free_list ()" link="McProtocol.html#mc-protocols-free-list"/> <keyword type="function" name="mc_protocol_get_manager ()" link="McProtocol.html#mc-protocol-get-manager"/> <keyword type="function" name="mc_protocol_get_name ()" link="McProtocol.html#mc-protocol-get-name"/> <keyword type="function" name="mc_protocol_get_params ()" link="McProtocol.html#mc-protocol-get-params"/> <keyword type="function" name="mc_protocol_free_params_list ()" link="McProtocol.html#mc-protocol-free-params-list"/> <keyword type="function" name="mc_protocol_print ()" link="McProtocol.html#mc-protocol-print"/> <keyword type="struct" name="McAccountMonitor" link="McAccountMonitor.html#McAccountMonitor-struct"/> <keyword type="function" name="mc_account_monitor_new ()" link="McAccountMonitor.html#mc-account-monitor-new"/> <keyword type="" name="The "account-changed" signal" link="McAccountMonitor.html#McAccountMonitor-account-changed"/> <keyword type="" name="The "account-created" signal" link="McAccountMonitor.html#McAccountMonitor-account-created"/> <keyword type="" name="The "account-deleted" signal" link="McAccountMonitor.html#McAccountMonitor-account-deleted"/> <keyword type="" name="The "account-disabled" signal" link="McAccountMonitor.html#McAccountMonitor-account-disabled"/> <keyword type="" name="The "account-enabled" signal" link="McAccountMonitor.html#McAccountMonitor-account-enabled"/> <keyword type="" name="The "param-changed" signal" link="McAccountMonitor.html#McAccountMonitor-param-changed"/> <keyword type="typedef" name="MissionControl" link="libmissioncontrol-mission-control.html#MissionControl"/> <keyword type="typedef" name="MissionControlClass" link="libmissioncontrol-mission-control.html#MissionControlClass"/> <keyword type="enum" name="enum MCError" link="libmissioncontrol-mission-control.html#MCError"/> <keyword type="enum" name="enum McPresence" link="libmissioncontrol-mission-control.html#McPresence"/> <keyword type="enum" name="enum McStatus" link="libmissioncontrol-mission-control.html#McStatus"/> <keyword type="struct" name="McAccountStatus" link="libmissioncontrol-mission-control.html#McAccountStatus"/> <keyword type="function" name="McCallback ()" link="libmissioncontrol-mission-control.html#McCallback"/> <keyword type="function" name="McGetCurrentStatusCallback ()" link="libmissioncontrol-mission-control.html#McGetCurrentStatusCallback"/> <keyword type="struct" name="struct missioncontrol" link="libmissioncontrol-mission-control.html#missioncontrol"/> <keyword type="struct" name="struct missioncontrolclass" link="libmissioncontrol-mission-control.html#missioncontrolclass"/> <keyword type="function" name="mission_control_new ()" link="libmissioncontrol-mission-control.html#mission-control-new"/> <keyword type="function" name="mission_control_set_presence ()" link="libmissioncontrol-mission-control.html#mission-control-set-presence"/> <keyword type="function" name="mission_control_get_presence ()" link="libmissioncontrol-mission-control.html#mission-control-get-presence"/> <keyword type="function" name="mission_control_get_presence_actual ()" link="libmissioncontrol-mission-control.html#mission-control-get-presence-actual"/> <keyword type="function" name="mission_control_request_channel ()" link="libmissioncontrol-mission-control.html#mission-control-request-channel"/> <keyword type="function" name="mission_control_request_channel_with_string_handle ()" link="libmissioncontrol-mission-control.html#mission-control-request-channel-with-string-handle"/> <keyword type="function" name="mission_control_cancel_channel_request ()" link="libmissioncontrol-mission-control.html#mission-control-cancel-channel-request"/> <keyword type="function" name="mission_control_connect_all_with_default_presence ()" link="libmissioncontrol-mission-control.html#mission-control-connect-all-with-default-presence"/> <keyword type="function" name="mission_control_get_connection_status ()" link="libmissioncontrol-mission-control.html#mission-control-get-connection-status"/> <keyword type="function" name="mission_control_get_online_connections ()" link="libmissioncontrol-mission-control.html#mission-control-get-online-connections"/> <keyword type="function" name="mission_control_get_connection ()" link="libmissioncontrol-mission-control.html#mission-control-get-connection"/> <keyword type="function" name="mission_control_get_account_for_connection ()" link="libmissioncontrol-mission-control.html#mission-control-get-account-for-connection"/> <keyword type="function" name="mission_control_get_used_channels_count ()" link="libmissioncontrol-mission-control.html#mission-control-get-used-channels-count"/> <keyword type="function" name="mission_control_get_current_status ()" link="libmissioncontrol-mission-control.html#mission-control-get-current-status"/> <keyword type="function" name="mission_control_free_account_statuses ()" link="libmissioncontrol-mission-control.html#mission-control-free-account-statuses"/> <keyword type="function" name="mission_control_remote_avatar_changed ()" link="libmissioncontrol-mission-control.html#mission-control-remote-avatar-changed"/> <keyword type="" name="The "Error" signal" link="libmissioncontrol-mission-control.html#MissionControl-Error"/> <keyword type="" name="The "ServiceEnded" signal" link="libmissioncontrol-mission-control.html#MissionControl-ServiceEnded"/> </functions></book>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -