errno.h and Ubuntu 20.04
[geeqie.git] / src / print.h
index 1c85ce5..eab778d 100644 (file)
 #define PRINT_H
 
 
-/* do not free selection or list, the print window takes control of them */
+/**
+ * @headerfile print_window_new
+ * do not free selection or list, the print window takes control of them
+ */
 void print_window_new(FileData *fd, GList *selection, GList *list, GtkWidget *parent);