On Fri, Jun 13, 2008 at 12:11 PM, Milan Crha <
mcrha redhat com> wrote:
On Fri, 2008-06-13 at 11:52 +0530, svalbard colaco wrote:
> Investigating the source code has revealed that this part is formed in
> evolution-2.12/widgets/tables e-table.c
> in e_table_setup_table() function using the function e_canvas_new
> () , Are there any modes for this
> canvas generated using this function , like gnome canvas has
> gnome_canvas_new() -GDK mode and
> gnome_canvas_new_aa () - RGB mode ;
Hi,
sources of ECanvas are part of Evolution sources, it's in
widgets/misc/e-canvas.[hc]
Hope that helps,
Milan