Cleaning up the documentation.
[hildon] / src / hildon-wizard-dialog.c
index a5c3f1b..b721e37 100644 (file)
@@ -99,6 +99,13 @@ enum
     PROP_AUTOTITLE
 };
 
+/**
+ * hildon_wizard_dialog_get_type:
+ *
+ * Initializes and returns the type of a hildon wizard dialog.
+ *
+ * @Returns: GType of #HildonWzardDialog
+ */
 GType G_GNUC_CONST
 hildon_wizard_dialog_get_type                   (void)
 {