textiter: Convert docs

This commit is contained in:
Matthias Clasen 2021-02-28 13:13:44 -05:00 committed by Emmanuele Bassi
parent 05b13dca55
commit bf978ba5a6
2 changed files with 625 additions and 503 deletions

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@ G_BEGIN_DECLS
*
* Flags affecting how a search is done.
*
* If neither #GTK_TEXT_SEARCH_VISIBLE_ONLY nor #GTK_TEXT_SEARCH_TEXT_ONLY are
* If neither %GTK_TEXT_SEARCH_VISIBLE_ONLY nor %GTK_TEXT_SEARCH_TEXT_ONLY are
* enabled, the match must be exact; the special 0xFFFC character will match
* embedded paintables or child widgets.
*/