X-Git-Url: https://git.stderr.nl/gitweb?p=rodin%2Fchimara.git;a=blobdiff_plain;f=libchimara%2Fchimara-glk.c;h=f62c1bee2b79b372860fc7a61cca8777b6218d08;hp=1d981a5ce2445201d8b809a888952483ef6bda5f;hb=57ceef742182d6f0d1f7844256863a37c2d80d6a;hpb=13aa424ed69abd18b41d35f88dc735f7185ca981 diff --git a/libchimara/chimara-glk.c b/libchimara/chimara-glk.c index 1d981a5..f62c1be 100644 --- a/libchimara/chimara-glk.c +++ b/libchimara/chimara-glk.c @@ -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)