Fixing the documentation for HildonTimeEditor. Removing the year limitations. Fixing...
[hildon] / src / hildon-defines.c
index 0de5c04..1dc7990 100644 (file)
@@ -39,6 +39,13 @@ const HildonIconSizes*                          hildoniconsizes = NULL;
 
 static HildonIconSizes                          iis; /* hildon internal icon sizes */
 
+/**
+ * hildon_icon_sizes_init:
+ *
+ * Initializes the icon size structures. Normally 
+ * it's not needed to call this manually. 
+ *
+ */
 void 
 hildon_icon_sizes_init                          (void)
 {