diff --git a/docs/reference/gtk/css.xml b/docs/reference/gtk/css.xml index c4f954c3da..3ea9f6d8ed 100644 --- a/docs/reference/gtk/css.xml +++ b/docs/reference/gtk/css.xml @@ -1185,6 +1185,42 @@ entry { these properties. + + Text caret properties + + + + + NameValueInitialInh.Ani.ReferenceNotes + + + + caret-color + 〈color〉 + currentColor + + + CSS3 + CSS allows an auto value + + + -gtk-secondary-caret-color + 〈color〉 + currentColor + + + + Used for the secondary caret in bidirectional text + + + +
+ + + The caret properties provide a way to change the appearance of the insertion + caret in editable text. + + Text decoration properties