Function add_plugin

Source
fn add_plugin(
    manager: &Arc<UiMutex<Manager>>,
    plugs_panel: &ListBox,
    new_plugin: PlugInfo,
) -> bool