Function nvim_gtk::plug_manager::vimawesome::create_plug_row[][src]

fn create_plug_row<F: Fn(PlugInfo) + 'static>(
    plug: &Description,
    add_cb: Rc<F>
) -> ListBoxRow