diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml index 053cd14150..635a17eb49 100644 --- a/docs/reference/gtk/css-properties.xml +++ b/docs/reference/gtk/css-properties.xml @@ -257,10 +257,64 @@ We use for syntax productions, and each line is put in a Used for the secondary caret in bidirectional text + + caret-animation + 〈caret animation〉 + auto + + + CSS4 + CSS allows a fade value + + + caret-shape + 〈caret shape〉 + auto + + + CSS4 + + + + + + + ShorthandValueInitialReferenceNotes + + + + caret + 〈caret-color〉 || 〈caret-animation〉 || 〈caret-shape〉 + see individual properties + CSS4 + -gtk-secondary-caret-color is set to the same value as caret-color + +〈caret animation〉 = auto | blink | none +〈caret shape〉 = auto | bar | block | underscore + + + + The text decoration properties determine whether to apply extra decorations + when rendering text. + + + + Icon Properties + + + + + NameValueInitialInh.Ani.ReferenceNotes + + + + ‑gtk‑icon‑source + builtin | 〈image〉 | none + builtin The caret properties provide a way to change the appearance of the insertion caret in editable text.