s/GdkRegion/cairo_region_t/ in all of gtk
https://bugzilla.gnome.org/show_bug.cgi?id=613284
This commit is contained in:
		| @ -517,7 +517,7 @@ _gdk_send_xevent (GdkDisplay *display, | ||||
| } | ||||
|  | ||||
| void | ||||
| _gdk_region_get_xrectangles (const GdkRegion *region, | ||||
| _gdk_region_get_xrectangles (const cairo_region_t *region, | ||||
|                              gint             x_offset, | ||||
|                              gint             y_offset, | ||||
|                              XRectangle     **rects, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Benjamin Otte
					Benjamin Otte