Method

IdeSearchEnginelist_providers

Declaration

GListModel*
ide_search_engine_list_providers (
  IdeSearchEngine* self
)

Description

Gets a GListModel that is updated as providers are added or removed.

Return value

Type: A list model of GObject

A GListModel of IdeSearchProvider.

The caller of the method takes ownership of the data, and is responsible for freeing it.