Searched refs:button_names (Results 1 – 2 of 2) sorted by relevance
34 int gui_mch_dialog(int type, char_u *title, char_u *message, char_u *button_names, int dfltbutton, …
2505 char_u *button_names, in gui_mch_dialog() argument2553 buts = vim_strsave(button_names); in gui_mch_dialog()