Forgotten file
This commit is contained in:
@ -220,7 +220,8 @@ GdkGC *_gdk_drawable_get_scratch_gc (GdkDrawable *drawable,
|
|||||||
void _gdk_gc_update_context (GdkGC *gc,
|
void _gdk_gc_update_context (GdkGC *gc,
|
||||||
cairo_t *cr,
|
cairo_t *cr,
|
||||||
GdkColor *override_foreground,
|
GdkColor *override_foreground,
|
||||||
GdkBitmap *override_stipple);
|
GdkBitmap *override_stipple,
|
||||||
|
gboolean gc_changed);
|
||||||
|
|
||||||
/*************************************
|
/*************************************
|
||||||
* Interfaces used by windowing code *
|
* Interfaces used by windowing code *
|
||||||
|
Reference in New Issue
Block a user