Re: Substitute text
Sébastien Wilmet <[email protected]> Fri, 19 Aug 2016 12:14:39 +0200
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 18, 2016 at 10:37:46PM +0200, Stefan Salewski wrote: > Do you have an idea how I best can substitute text? For a GtkTextBuffer, you can use GtkSourceSearchContext to search & replace. -- S=E9bastien