Virtual Method

IdeOmniBarAddinload

Declaration

void
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 function.