diff -r 5eb4f6b78114 -r 25d39bb4d758 finch/libgnt/gnt.h --- a/finch/libgnt/gnt.h Fri Apr 25 16:55:07 2014 +0530 +++ b/finch/libgnt/gnt.h Tue Apr 29 03:19:51 2014 +0530 @@ -64,6 +64,8 @@ * * You have to call this before #gnt_init. You might want to call this * with %NULL, to free the resources, but not before a call to #gnt_quit. + * + * Since: 2.8.0 */ void gnt_set_config_dir(const gchar *config_dir);