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.
pub fn set_current_tabpage(tabpage: &TabPage) -> Result<(), Error>Binding to nvim_set_current_tabpage().
Sets the current tabpage.