☰
CursorRedrawCb
Required Methods
queue_redraw_cursor
Implementors
In nvim_gtk::cursor
?
Trait
nvim_gtk
::
cursor
::
CursorRedrawCb
source
·
[
−
]
pub trait CursorRedrawCb { fn
queue_redraw_cursor
(&mut self); }
Required Methods
source
fn
queue_redraw_cursor
(&mut self)
Implementors
source
impl
CursorRedrawCb
for nvim_gtk::cmd_line::
State
source
impl
CursorRedrawCb
for nvim_gtk::shell::
State