1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

doc/api: move function hook_completion in chapter on hook priority

This commit is contained in:
Sébastien Helleu
2022-09-11 11:45:02 +02:00
parent 742773e070
commit 57af62c1c0
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8817,11 +8817,11 @@ weechat_hook_signal ("3000|quit;upgrade", &signal_cb, NULL, NULL);
Following hook types allow priority:
* <<_hook_command,command>>
* <<_hook_completion,completion>>
* <<_hook_command_run,command_run>>
* <<_hook_signal,signal>>
* <<_hook_hsignal,hsignal>>
* <<_hook_config,config>>
* <<_hook_completion,completion>>
* <<_hook_modifier,modifier>>
* <<_hook_info,info>>
* <<_hook_info_hashtable,info_hashtable>>
+1 -1
View File
@@ -8958,11 +8958,11 @@ weechat_hook_signal ("3000|quit;upgrade", &signal_cb, NULL, NULL);
Les types de "hooks" suivants autorisent une priorité :
* <<_hook_command,command>>
* <<_hook_completion,completion>>
* <<_hook_command_run,command_run>>
* <<_hook_signal,signal>>
* <<_hook_hsignal,hsignal>>
* <<_hook_config,config>>
* <<_hook_completion,completion>>
* <<_hook_modifier,modifier>>
* <<_hook_info,info>>
* <<_hook_info_hashtable,info_hashtable>>
+1 -1
View File
@@ -9107,11 +9107,11 @@ weechat_hook_signal ("3000|quit;upgrade", &signal_cb, NULL, NULL);
I tipi di hook che seguono consentono la priorità:
* <<_hook_command,command>>
* <<_hook_completion,completion>>
* <<_hook_command_run,command_run>>
* <<_hook_signal,signal>>
* <<_hook_hsignal,hsignal>>
* <<_hook_config,config>>
* <<_hook_completion,completion>>
* <<_hook_modifier,modifier>>
* <<_hook_info,info>>
* <<_hook_info_hashtable,info_hashtable>>
+1 -1
View File
@@ -8850,11 +8850,11 @@ weechat_hook_signal ("3000|quit;upgrade", &signal_cb, NULL, NULL);
以下のフック型に対して優先度を設定できます:
* <<_hook_command,command>>
* <<_hook_completion,completion>>
* <<_hook_command_run,command_run>>
* <<_hook_signal,signal>>
* <<_hook_hsignal,hsignal>>
* <<_hook_config,config>>
* <<_hook_completion,completion>>
* <<_hook_modifier,modifier>>
* <<_hook_info,info>>
* <<_hook_info_hashtable,info_hashtable>>
+1 -1
View File
@@ -8562,11 +8562,11 @@ weechat_hook_signal ("3000|quit;upgrade", &signal_cb, NULL, NULL);
Приоритет дозвољавају следећи типови кука:
* <<_hook_command,command>>
* <<_hook_completion,completion>>
* <<_hook_command_run,command_run>>
* <<_hook_signal,signal>>
* <<_hook_hsignal,hsignal>>
* <<_hook_config,config>>
* <<_hook_completion,completion>>
* <<_hook_modifier,modifier>>
* <<_hook_info,info>>
* <<_hook_info_hashtable,info_hashtable>>