Method

IdeOmniBarAddinload

Declaration

void
ide_omni_bar_addin_load (
  IdeOmniBarAddin* self,
  IdeOmniBar* omni_bar
)

Description

Requests that the IdeOmniBarAddin initialize, possibly modifying omni_bar as necessary.

Parameters

omni_bar

Type: IdeOmniBar

An IdeOmniBar.

The data is owned by the caller of the method.