nvim_
gtk
0.3.0
Cursor
Redraw
Cb
Required Methods
queue_redraw_cursor
Implementors
In nvim_
gtk::
cursor
nvim_gtk
::
cursor
Trait
CursorRedrawCb
Copy item path
Source
pub trait CursorRedrawCb { // Required method 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