Property

IdeEditorSearch:replacement-text

Declaration

property replacement-text: utf8 [ read, write ]

Description

The “replacement-text” property determines the text to be used when performing search and replace with ide_editor_search_replace() or ide_editor_search_replace_all().

If IdeEditorSearch:regex-enabled is TRUE, then the user may use references to capture groups specified in IdeEditorSearch:search-text.

Type: gchar*
Available since:3.32

Flags

Readableyes
Writableyes
Constructno
Construct onlyno