Convert comments in .h files to Doxygen style comments
[geeqie.git] / src / preferences.h
index 1ec987b..d40675b 100644 (file)
 void show_config_window(void);
 void show_about_window(LayoutWindow *lw);
 
-/* reusable helper functions */
+/**
+ * \headerfile config_entry_to_option
+ * reusable helper functions
+ */
 void config_entry_to_option(GtkWidget *entry, gchar **option, gchar *(*func)(const gchar *));