On Tue, Dec 11, 2018 at 6:56 PM 'Olivia smith 444' via vim_dev < vim_dev@googlegroups.com> wrote:
> In gvim, can middle clicking on a tab close it? > > Thanks. > Since the tab labels of the GTK+ 2 and 3 GUI's is enclosed with a GtkEventBox, which is a subclass of GtkWidget, it should be possible to have them respond to button-press-event signal if the signal is connected with a callback function which is equivalent to the command :tabclose or the key sequence CTRL-W_c against the current tab page.. > > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to vim_dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.