Multiline Text Editor
Text Widget Overview
— Overview of CtkTextBuffer, CtkTextView, and friends
CtkTextIter
— Text buffer iterator
CtkTextMark
— A position in the buffer preserved across buffer modifications
CtkTextBuffer
— Stores attributed text for display in a CtkTextView
CtkTextTag
— A tag that can be applied to text in a CtkTextBuffer
CtkTextTagTable
— Collection of tags that can be used together
CtkTextView
— Widget that displays a CtkTextBuffer