diff index.html @ 3176:0fc090129214

[MSVC] add GTK+ 3.x module (and MSVC-specific patch)
author Michael Goffioul <michael.goffioul@gmail.com>
date Thu, 25 Jul 2013 15:44:17 -0400
parents 33ba1ba99057
children a791ade9c790
line wrap: on
line diff
--- a/index.html	Thu Jul 25 15:43:35 2013 -0400
+++ b/index.html	Thu Jul 25 15:44:17 2013 -0400
@@ -1324,6 +1324,11 @@
         <td id="gtk2-website"><a href="http://www.gtk.org/">GTK+</a></td>
     </tr>
     <tr>
+        <td id="gtk3-package">gtk3</td>
+        <td id="gtk3-version">3.8.2</td>
+        <td id="gtk3-website"><a href="http://www.gtk.org/">GTK+</a></td>
+    </tr>
+    <tr>
         <td id="gtkglarea-package">gtkGLArea</td>
         <td id="gtkglarea-version">2.0.1</td>
         <td id="gtkglarea-website"><a href="http://www.mono-project.com/GtkGLArea/">GtkGLArea</a></td>