diff options
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index 4a5f2bf08..3e1955738 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -3694,6 +3694,9 @@ Argomenti: * 'hashtable': puntatore alla tabella hash * 'property' e 'value': nome della proprietà , con il proprio valore: +// TRANSLATION MISSING +** 'callback_free_key': set callback function used to free keys in hashtable + (_novità nella versione 0.4.2_) ** 'callback_free_value': imposta la funzione callback usata per liberare i valori nella tabella hash |