]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimage.h
Improve wording. String change! (#355128, David Lodge)
[~andy/gtk] / gtk / gtkimage.h
index 701fe2d299c0bd3caf60986e8972d3a1e369afe2..e1b061cca3b4aa6bc0fc2d74d1177713dd06c4a8 100644 (file)
@@ -162,6 +162,7 @@ GtkWidget* gtk_image_new_from_animation (GdkPixbufAnimation *animation);
 GtkWidget* gtk_image_new_from_icon_name (const gchar     *icon_name,
                                         GtkIconSize      size);
 
+void gtk_image_clear              (GtkImage        *image);
 void gtk_image_set_from_pixmap    (GtkImage        *image,
                                    GdkPixmap       *pixmap,
                                    GdkBitmap       *mask);