mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 11:43:13 +02:00
api: add functions config_option_get_string and config_option_get_pointer in scripting API
This commit is contained in:
@@ -575,6 +575,8 @@ weechat_hook_timer(1000, 0, 1, $timer_cb, 'test');
|
||||
config_option_set_null +
|
||||
config_option_unset +
|
||||
config_option_rename +
|
||||
config_option_get_string +
|
||||
config_option_get_pointer +
|
||||
config_option_is_null +
|
||||
config_option_default_is_null +
|
||||
config_boolean +
|
||||
|
||||
Reference in New Issue
Block a user