model: Change the column argument type to gint for clutter_model_set_sort
authorBastian Winkler <buz@netbuz.org>
Wed, 12 Jan 2011 11:54:43 +0000 (12:54 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 21 Jan 2011 20:42:52 +0000 (20:42 +0000)
commit8e1c1909f80b4513154a3dfd8980160f94ec036f
treec7fc70f9866a25f8aae864ad02c7fd7d8bdc760c
parent8a6986089b79f9d6cbb7012d12087d2d2e42526c
model: Change the column argument type to gint for clutter_model_set_sort

Like in clutter_model_set_sorting_column this function should take a
gint column, otherwise GObject-Introspection won't allow to pass a NULL
sorting function.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2527
clutter/clutter-model.c
clutter/clutter-model.h