Method

IdeOmniBaradd_popover_section

since: 3.32

Declaration

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

Description

Adds widget to the omnibar popover, sorted by priority.

Available since: 3.32

Parameters

widget

Type: GtkWidget

A GtkWidget.

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

Type: gint

Sort priority for the section.