add to the API the function ecore_x_drawable_rectangle_fill() that
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 25 Apr 2009 07:16:26 +0000 (07:16 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 25 Apr 2009 07:16:26 +0000 (07:16 +0000)
commit2b03c404600db18ccb0975afe8e27aafb6e1659d
tree990486a34debc5d1a29278d2025480ffd4270b6b
parent2177530539295834523cf234b5ee89f1c4c22785
add to the API the function ecore_x_drawable_rectangle_fill() that
fills a rectangle on the specified drawable. It will be used in ecore_evas
to factorize the code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@40358 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_x/Ecore_X.h
src/lib/ecore_x/xcb/ecore_xcb_drawable.c
src/lib/ecore_x/xlib/ecore_x_drawable.c