Fix up formatting

svn path=/trunk/; revision=18355
This commit is contained in:
Matthias Clasen 2007-07-03 15:51:18 +00:00
parent 12bdfb430e
commit 891f317438

View File

@ -32,6 +32,7 @@ case they have to be added to some container to make use of them.
Non-widget objects need to be reffed with g_object_ref() to keep them
beyond the lifespan of the builder.
</para>
<para>
The function gtk_builder_connect_signals() and variants thereof can be
used to connect handlers to the named signals in the description.
</para>