Function set_current_tabpage

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

Binding to nvim_set_current_tabpage().

Sets the current tabpage.