Searched refs:TOOLBAR_TOOLTIPS (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 1005 # define TOOLBAR_TOOLTIPS 0x04 macro |
| H A D | gui_gtk_x11.c | 3038 gtk_toolbar_set_tooltips(toolbar, (toolbar_flags & TOOLBAR_TOOLTIPS) != 0); in set_toolbar_style() |