]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstatusicon.h
Fix some new api
[~andy/gtk] / gtk / gtkstatusicon.h
index cacb406cd022b04c162b1033a83ca23fcf34c96c..2048f2b94bc52de323022788e05395dc813a1e73 100755 (executable)
@@ -95,8 +95,7 @@ GtkImageType          gtk_status_icon_get_storage_type   (GtkStatusIcon      *st
 GdkPixbuf            *gtk_status_icon_get_pixbuf         (GtkStatusIcon      *status_icon);
 G_CONST_RETURN gchar *gtk_status_icon_get_stock          (GtkStatusIcon      *status_icon);
 G_CONST_RETURN gchar *gtk_status_icon_get_icon_name      (GtkStatusIcon      *status_icon);
-void                  gtk_status_icon_get_gicon          (GtkStatusIcon      *status_icon,
-                                                          GIcon             **icon);
+GIcon                *gtk_status_icon_get_gicon          (GtkStatusIcon      *status_icon);
 
 gint                  gtk_status_icon_get_size           (GtkStatusIcon      *status_icon);