API: Remove GdkColormap

This commit is contained in:
Benjamin Otte
2010-08-29 13:06:35 +02:00
parent 94f809d439
commit e624656c20
18 changed files with 9 additions and 2574 deletions

View File

@ -179,9 +179,6 @@ void gdk_win32_handle_table_insert (HANDLE *handle,
gpointer data);
void gdk_win32_handle_table_remove (HANDLE handle);
COLORREF _gdk_win32_colormap_color (GdkColormap *colormap,
gulong pixel);
HRGN _gdk_win32_cairo_region_to_hrgn (const cairo_region_t *region,
gint x_origin,
gint y_origin);