Method

IdeEditorPageget_search

since: 3.32

Declaration

IdeEditorSearch*
ide_editor_page_get_search (
  IdeEditorPage* self
)

Description

Gets the IdeEditorSearch used to search within the document.

Available since: 3.32

Gets propertyIde.EditorPage:search

Return value

Type: IdeEditorSearch

An IdeEditorSearch.

The data is owned by the instance.