Add a missing id to the docs

This commit is contained in:
Matthias Clasen 2011-01-31 07:37:36 -05:00
parent 430f53bb52
commit 09a52de478

View File

@ -290,7 +290,7 @@
* @import url ("path/to/common.css");
* </programlisting>
* </example>
* <para>
* <para id="css-binding-set">
* In order to extend key bindings affecting different widgets, GTK+
* supports the &commat;binding-set rule to parse a set of bind/unbind
* directives, see #GtkBindingSet for the supported syntax. Note that