forked from AuroraMiddleware/gtk
Redo the CSS docs
Split the CSS docs off from the GtkCssProvider docs and give them their own chapter. Among other things, this commit introduces more or less complete definitions of the syntax for the supported selectors, a complete list of all supported properties, and definitions for their values. This includes documentation for GTK+-specific properties such as -gtk-icon-source.
This commit is contained in:
parent
b3dbf3f41c
commit
26d8688cb4
2196
docs/reference/gtk/css.xml
Normal file
2196
docs/reference/gtk/css.xml
Normal file
File diff suppressed because it is too large
Load Diff
@ -28,7 +28,6 @@
|
|||||||
<xi:include href="xml/input-handling.xml" />
|
<xi:include href="xml/input-handling.xml" />
|
||||||
</part>
|
</part>
|
||||||
|
|
||||||
|
|
||||||
<part id="gtkobjects">
|
<part id="gtkobjects">
|
||||||
<title>GTK+ Widgets and Objects</title>
|
<title>GTK+ Widgets and Objects</title>
|
||||||
|
|
||||||
@ -376,6 +375,7 @@
|
|||||||
|
|
||||||
<part id="theming">
|
<part id="theming">
|
||||||
<title>Theming in GTK+</title>
|
<title>Theming in GTK+</title>
|
||||||
|
<xi:include href="css.xml" />
|
||||||
<xi:include href="xml/gtkstylecontext.xml" />
|
<xi:include href="xml/gtkstylecontext.xml" />
|
||||||
<xi:include href="xml/gtkcssprovider.xml" />
|
<xi:include href="xml/gtkcssprovider.xml" />
|
||||||
<xi:include href="xml/gtkstyleprovider.xml" />
|
<xi:include href="xml/gtkstyleprovider.xml" />
|
||||||
|
1093
gtk/gtkcssprovider.c
1093
gtk/gtkcssprovider.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user