Property
IdeEditorSearch:replacement-text
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 |