packages feed

gtk 0.15.0 → 0.15.1

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

Graphics/UI/Gtk/Abstract/Widget.chs view
@@ -706,7 +706,7 @@ -- or 'Graphics.Rendering.Cairo.setMatrix' and clip region with -- 'Graphics.Rendering.Cairo.clip' prior to calling this function. Also, it -- is fine to modify the context with 'Graphics.Rendering.Cairo.save' and--- 'Graphics.Rendering.Cairo.pushGroup prior to calling this function.+-- 'Graphics.Rendering.Cairo.pushGroup' prior to calling this function. -- -- Note that special-purpose widgets may contain special code for rendering -- to the screen and might appear differently on screen and when rendered
gtk.cabal view
@@ -1,5 +1,5 @@ Name:           gtk-Version:        0.15.0+Version:        0.15.1 License:        LGPL-2.1 License-file:   COPYING Copyright:      (c) 2001-2010 The Gtk2Hs Team