Explicit donw-casting
commit8ece78c058c2fb0545488065eeb69440c92c75c5
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 23 Jun 2007 21:27:51 +0000 (23 21:27 +0000)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 23 Jun 2007 21:27:51 +0000 (23 21:27 +0000)
tree745518c03375ea4c2577e10321daf6b7385c473d
parent00bb93da4f60f944208af2e6d079e092133ec94b
Explicit donw-casting

In order to avoid some warning, I used the dedicated macro to convert
some pointer to expected pointers with automatic check.

Take a look at MAMAN_BAR in http://developer.gnome.org/doc/API/2.0/gobject/gtype-conventions.html
src/datasource_google.c
src/dialog.c
src/vikaggregatelayer.c
src/viktreeview.c