Function nvim_gtk::nvim::redraw_handler::call_gui_event[][src]

pub fn call_gui_event(
    ui: &mut State,
    method: &str,
    args: Vec<Value>
) -> Result<(), String>