Method

IdeOmniBaradd_popover_section

Declaration

void
ide_omni_bar_add_popover_section (
  IdeOmniBar* self,
  GtkWidget* widget,
  int priority
)

Description

Adds widget to the omnibar popover, sorted by priority.

Parameters

widget

Type: GtkWidget

A GtkWidget.

The data is owned by the caller of the method.
priority

Type: int

Sort priority for the section.