mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
api: add function buffer_new_props (closes #1759)
This commit is contained in:
@@ -116,6 +116,7 @@ function weechat_hook_set(): mixed {}
|
||||
function weechat_unhook(): mixed {}
|
||||
function weechat_unhook_all(): mixed {}
|
||||
function weechat_buffer_new(): mixed {}
|
||||
function weechat_buffer_new_props(): mixed {}
|
||||
function weechat_buffer_search(): mixed {}
|
||||
function weechat_buffer_search_main(): mixed {}
|
||||
function weechat_current_buffer(): mixed {}
|
||||
|
||||
Reference in New Issue
Block a user