Documentation fixes

This commit is contained in:
Matthias Clasen 2011-01-06 08:12:01 -05:00
parent c396c52327
commit 6619ac35e3

View File

@ -809,7 +809,7 @@ gtk_theming_engine_get_border_color (GtkThemingEngine *engine,
* gtk_theming_engine_get_border:
* @engine: a #GtkthemingEngine
* @state: state to retrieve the border for
* @color: (out): return value for the border settings
* @border: (out): return value for the border settings
*
* Gets the border for a given state as a #GtkBorder.
*