]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/cups.h
Add CUPS_DEST_FLAGS_DEVICE flag for cupsConnectDest.
[thirdparty/cups.git] / cups / cups.h
index ce299da70a3c05d01fcf30ea34f55e9a9fc734f3..a73cf7aebe41f6bafaee0ca836925543b6bdeb7c 100644 (file)
@@ -92,6 +92,8 @@ extern "C" {
                                        /* A connection is being established */
 #  define CUPS_DEST_FLAGS_CANCELED     0x40
                                        /* Operation was canceled */
+#  define CUPS_DEST_FLAGS_DEVICE        0x80
+                                        /* For @link cupsConnectDest@: Connect to device */
 
 /* Flags for cupsGetDestMediaByName/Size */
 #  define CUPS_MEDIA_FLAGS_DEFAULT     0x00