]> Pileus Git - ~andy/gtk/blobdiff - gdk/quartz/gdkgc-quartz.c
Always set success to TRUE. (gdk_color_change): Implement.
[~andy/gtk] / gdk / quartz / gdkgc-quartz.c
index e8fd0ced5ec8eb9414335a2a3cb7015804a862b2..d18721568babc9b5aa69703e6ee79c340cef72ae 100644 (file)
@@ -209,7 +209,7 @@ gdk_gc_get_screen (GdkGC *gc)
 }
 
 void
-_gdk_quartz_update_context_from_gc (CGContextRef context, GdkGC *gc)
+gdk_quartz_update_context_from_gc (CGContextRef context, GdkGC *gc)
 {
   GdkGCQuartz *private;