Merge subset of commit '4a6ca9e91e82da3047bd0029296e00e9030a3686' of git://github...
[cl-gtk2.git] / gdk / gdk.drawing-primitives.lisp
index bdd09c9..b1b6db6 100644 (file)
@@ -92,6 +92,8 @@
   (width :int)
   (height :int))
 
+(export 'draw-rectangle)
+
 (defcfun (draw-arc "gdk_draw_arc") :void
   (drawable (g-object drawable))
   (gc (g-object graphics-context))