X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=gdk%2Fgdk.functions.lisp;h=4acadaf9323931b7b9a5e3aa0a23d61f138c9ed2;hb=7888d1bb6558eaeadd023d20728f834beaf356f2;hp=f050253b1627d2b8d4aca566417f69a3687a0ce7;hpb=08e589f6c584cb2a4c46f9e99547ac6c2bc75bf0;p=cl-gtk2.git diff --git a/gdk/gdk.functions.lisp b/gdk/gdk.functions.lisp index f050253..4acadaf 100644 --- a/gdk/gdk.functions.lisp +++ b/gdk/gdk.functions.lisp @@ -26,7 +26,7 @@ (defcfun gdk-gc-set-rgb-fg-color :void (gc (g-object graphics-context)) - (color (g-boxed-ptr color))) + (color (g-boxed-foreign color))) (defcfun gdk-drawable-get-size :void (drawable (g-object drawable))