Virtual Method

IdeOmniBarAddinload

since: 3.32

Declaration

void
load (
  IdeOmniBarAddin* self,
  IdeOmniBar* omni_bar
)

Description

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

Available since: 3.32

Parameters

omni_bar

Type: IdeOmniBar

An IdeOmniBar.

The data is owned by the caller of the function.