GNOME Bugzilla – Bug 165215
gdk_rgb_get_colormap
Last modified: 2005-01-26 17:03:27 UTC
Don't use it. It won't work on multihead. > gnome-print-job-preview.c: In function `gnome_print_job_preview_init': > gnome-print-job-preview.c:2345: warning: implicit declaration of function > `gdk_rgb_get_colormap' > gnome-print-job-preview.c:2345: warning: passing arg 1 of > `gtk_widget_push_colormap' makes pointer from integer without a cast > gnome-print-paper-preview.c: In function `gnome_paper_preview_construct': > gnome-print-paper-preview.c:108: warning: implicit declaration of function > `gdk_rgb_get_colormap' > gnome-print-paper-preview.c:108: warning: passing arg 1 of > `gtk_widget_push_colormap' makes pointer from integer without a cast
Ok, we've got something more multi-head friendly in cvs now