Fix the ordering of the arguments for clutter_table_layout_set_span
authorNeil Roberts <neil@linux.intel.com>
Fri, 17 Sep 2010 16:10:39 +0000 (17:10 +0100)
committerNeil Roberts <neil@linux.intel.com>
Fri, 17 Sep 2010 16:22:17 +0000 (17:22 +0100)
commit66104f51123538a57b9aa077569a8e68d9438e9b
tree4b94e47b109634cb23684c21b4919470fe56e40e
parent760fa8efd6817ec9c3a1ef5800eb9c64c0f1baf6
Fix the ordering of the arguments for clutter_table_layout_set_span

The order of the row_span and column_span arguments was different in
the declaration from that in the definition. This was causing the
gtk-doc to also have the wrong order.
clutter/clutter-table-layout.h