finch/libgnt/gnt.h

branch
soc.2013.gobjectification.plugins
changeset 37140
25d39bb4d758
parent 37139
5eb4f6b78114
parent 35917
76b701912a9d
child 38984
70dbe96fd686
--- 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);
 

mercurial