1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 03:33:12 +02:00

doc/api: add reference to function hook_process

This commit is contained in:
Sébastien Helleu
2025-03-09 09:40:46 +01:00
parent 80bb54fed8
commit 95366c37b7
5 changed files with 20 additions and 15 deletions
+4 -3
View File
@@ -10981,9 +10981,10 @@ _WeeChat ≥ 4.1.0._
URL transfer.
This function is similar to <<_hook_process_hashtable,hook_process_hashtable>>
with command "url:..." but it uses a thread instead of new process, making it
more lightweight and thus recommended for this usage.
This function is similar to <<_hook_process,hook_process>> and
<<_hook_process_hashtable,hook_process_hashtable>> with command "url:..."
but it uses a thread instead of new process, making it more lightweight
and thus recommended for this usage.
Prototype:
+4 -3
View File
@@ -11185,9 +11185,10 @@ _WeeChat ≥ 4.1.0._
Transfert d'URL.
Cette fonction est similaire à <<_hook_process_hashtable,hook_process_hashtable>>
avec la commande "url:..." mais elle utilise un thread au lieu d'un nouveau
processus, la rendant plus légère et donc recommandée pour cet usage.
Cette fonction est similaire à <<_hook_process,hook_process>> et
<<_hook_process_hashtable,hook_process_hashtable>> avec la commande "url:..."
mais elle utilise un thread au lieu d'un nouveau processus, la rendant plus
légère et donc recommandée pour cet usage.
Prototype :
+4 -3
View File
@@ -11394,9 +11394,10 @@ _WeeChat ≥ 4.1.0._
URL transfer.
This function is similar to <<_hook_process_hashtable,hook_process_hashtable>>
with command "url:..." but it uses a thread instead of new process, making it
more lightweight and thus recommended for this usage.
This function is similar to <<_hook_process,hook_process>> and
<<_hook_process_hashtable,hook_process_hashtable>> with command "url:..."
but it uses a thread instead of new process, making it more lightweight
and thus recommended for this usage.
Prototipo:
+4 -3
View File
@@ -11127,9 +11127,10 @@ _WeeChat ≥ 4.1.0._
URL transfer.
This function is similar to <<_hook_process_hashtable,hook_process_hashtable>>
with command "url:..." but it uses a thread instead of new process, making it
more lightweight and thus recommended for this usage.
This function is similar to <<_hook_process,hook_process>> and
<<_hook_process_hashtable,hook_process_hashtable>> with command "url:..."
but it uses a thread instead of new process, making it more lightweight
and thus recommended for this usage.
プロトタイプ:
+4 -3
View File
@@ -10703,9 +10703,10 @@ _WeeChat ≥ 4.1.0._
URL трансфер.
// TRANSLATION MISSING
This function is similar to <<_hook_process_hashtable,hook_process_hashtable>>
with command "url:..." but it uses a thread instead of new process, making it
more lightweight and thus recommended for this usage.
This function is similar to <<_hook_process,hook_process>> and
<<_hook_process_hashtable,hook_process_hashtable>> with command "url:..."
but it uses a thread instead of new process, making it more lightweight
and thus recommended for this usage.
Прототип: