Property

IdeEditorSearch:search-text

Declaration

property search-text: utf8 [ read, write ]

Description

The “search-text” property contains the text to search within the buffer.

If the IdeEditorSearch:regex-enabled property is set to TRUE, then the user may use regular expressions supported by GRegex to scan the buffer. They may also specify capture groups to use in search and replace.

Type: gchar*
Available since:3.32

Flags

Readableyes
Writableyes
Constructno
Construct onlyno