]> Pileus Git - ~andy/gtk/blobdiff - gdk/x11/gdkgc-x11.c
gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h
[~andy/gtk] / gdk / x11 / gdkgc-x11.c
index cff480201c9a4f7072db1236228d17828e2780ac..c7c6fce38d72b0f14a1a940c336d4e74c2df67da 100644 (file)
@@ -607,8 +607,8 @@ gdk_x11_gc_values_to_xvalues (GdkGCValues    *values,
 }
 
 void
-_gdk_windowing_gc_set_clip_region (GdkGC     *gc,
-                                  GdkRegion *region)
+_gdk_windowing_gc_set_clip_region (GdkGC           *gc,
+                                  const GdkRegion *region)
 {
   GdkGCX11 *x11_gc = GDK_GC_X11 (gc);