mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
Add new bar filling types: columns_horizontal and columns_vertical
This commit is contained in:
@@ -1230,9 +1230,7 @@ script_api_bar_item_new (struct t_weechat_plugin *weechat_plugin,
|
||||
const char *name,
|
||||
char *(*build_callback)(void *data,
|
||||
struct t_gui_bar_item *item,
|
||||
struct t_gui_window *window,
|
||||
int max_width,
|
||||
int max_height),
|
||||
struct t_gui_window *window),
|
||||
const char *function_build)
|
||||
{
|
||||
struct t_script_callback *new_script_callback;
|
||||
|
||||
Reference in New Issue
Block a user