[Gimp-developer] warning pixmap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I use the following code:
  GdkPixmap *dot_gdk_pixmap;
  /* FIXME: These may not be visible at all resolutions or GTK themes. */
  dot_gdk_pixmap = 
    gdk_pixmap_colormap_create_from_xpm_d(button->window,
					  /* FIXME: colormap: */ NULL, 
					  /* mask: */ NULL,
					  /* transparent color: */ NULL,
					  dot_xpm);

  for(i=0;i<3;i++)
    {
      dot[i] = gtk_pixmap_new(dot_gdk_pixmap, NULL);
    }

a part of that is deprecated. How could I replace it?

-- 
Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de



[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux