We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ce2af commit cd30782Copy full SHA for cd30782
1 file changed
source/textview.txt
@@ -98,8 +98,8 @@ and :meth:`Gtk.TextBuffer.apply_tag`::
98
99
The following are some of the common styles applied to text:
100
101
- * Background colour ("foreground" property)
102
- * Foreground colour ("background" property)
+ * Background colour ("background" property)
+ * Foreground colour ("foreground" property)
103
* Underline ("underline" property)
104
* Bold ("weight" property)
105
* Italics ("style" property)
0 commit comments