Vines in la Dindoulette, ©John O’Grady. 2012
Oil on Panel, 6″x 6″
NOT for SALE
La Dindoulette, the Provencal word for hirondelle in French or swallow in English is an area close to the ‘Dentelles de Montmirail’.
/*============================================ Change the image size on blog module =============================================*/ add_filter( 'et_pb_blog_image_height', 'blog_module_image_size_h' ); add_filter( 'et_pb_blog_image_width', 'blog_module_image_size_w' ); function blog_module_image_size_h($height) { return '9999'; } function blog_module_image_size_w($width) { return '9999'; } ?>