- Get VPATH build to work
[rodin/chimara.git] / libchimara / chimara-glk.c
index 1d981a5ce2445201d8b809a888952483ef6bda5f..f62c1bee2b79b372860fc7a61cca8777b6218d08 100644 (file)
@@ -222,8 +222,9 @@ chimara_glk_finalize(GObject *object)
 
 /**
  * chimara_glk_reset:
+ * @self: The ChimaraGLK widget to reset
+ *
  * Resets the widget back to it's origional state. IE: it resets all the private data.
- * @param self: The ChimaraGLK widget to reset
  */
 void
 chimara_glk_reset(ChimaraGlk *self)