]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcairoblurprivate.h
filechooserbutton: New test for opening the Other item in the combo box and then...
[~andy/gtk] / gtk / gtkcairoblurprivate.h
index 0b93bb593947c49b4cc882ecdb067de88f2d8348..e048bac8cd5c707f0e3d47f7a87d38d6110c130c 100644 (file)
@@ -29,8 +29,8 @@
 
 G_BEGIN_DECLS
 
-void            _gtk_cairo_blur_surface (cairo_surface_tsurface,
-                                         guint            radius);
+void            _gtk_cairo_blur_surface (cairo_surface_t *surface,
+                                         double           radius);
 
 G_END_DECLS