Home
last modified time | relevance | path

Searched refs:button_names (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui_motif.pro34 int gui_mch_dialog(int type, char_u *title, char_u *message, char_u *button_names, int dfltbutton, …
/vim-8.2.3635/src/
H A Dgui_motif.c2505 char_u *button_names, in gui_mch_dialog() argument
2553 buts = vim_strsave(button_names); in gui_mch_dialog()