forked from AuroraMiddleware/gtk
docs: don't use property syntax for style property
This commit is contained in:
parent
ec3c6484e0
commit
43fa9fef25
@ -186,7 +186,7 @@
|
||||
|
||||
<para>
|
||||
Widget style properties also follow a similar syntax, with the widget
|
||||
type name used as a prefix. For example, the #GtkWidget:focus-line-width
|
||||
type name used as a prefix. For example, the #GtkWidget focus-line-width
|
||||
style property can be modified in CSS as
|
||||
<literal>-GtkWidget-focus-line-width</literal>.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user