set_current_tabpage

Function set_current_tabpage 

pub fn set_current_tabpage(tabpage: &TabPage) -> Result<(), Error>
Expand description

Binding to nvim_set_current_tabpage().

Sets the current tabpage.