Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
gdk_error_trap_pop();
shade_gdkimage_generic(gdk_drawable_get_visual(GDK_WINDOW(playlistwin->window)),
if (GDK_IS_IMAGE(ximg))
ximg, ximg->bpl, w, h, 60, 60, 60, shade_color->pixel);
{
gdk_draw_image(p, gc, ximg, 0, 0, x, y, w, h);
}
else {
cfg.playlist_transparent = FALSE;
g_object_unref(gc);