comparison dwconfig.h.in @ 2978:d84182f0054e

GTK4: Support for dw_html_javascript_add() and DW_SIGNAL_HTML_MESSAGE. Also add support for the stable WebKitGTK 6.0 for GTK4. They changed a lot including the package name, add USE_WEBKIT6 for this.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 24 Mar 2023 23:04:39 +0000
parents 83c17a84bc27
children a464a74505f7
comparison
equal deleted inserted replaced
2977:7d6773c474d0 2978:d84182f0054e
104 #undef USE_WEBKIT11 104 #undef USE_WEBKIT11
105 105
106 /* Uses WebKit 2 */ 106 /* Uses WebKit 2 */
107 #undef USE_WEBKIT2 107 #undef USE_WEBKIT2
108 108
109 /* Uses WebKit 6 */
110 #undef USE_WEBKIT6
111
109 /* Define to 1 if the X Window System is missing or not being used. */ 112 /* Define to 1 if the X Window System is missing or not being used. */
110 #undef X_DISPLAY_MISSING 113 #undef X_DISPLAY_MISSING