Re: [Gimp-developer] warning pixmap

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

 



Hi,

Martin Weber <martweb@xxxxxxx> writes:

> 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?

there are other mailing lists that are much more appropriate for
asking these questions. Please try gtk-list or gtk-app-devel-list.


Salut, Sven



[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