Getting GtkAgg graphs to use GTK theme

Hi,

I'm using the FigureCanvasGtkAgg as my canvas for graphs, but I notice
that the background colour of the canvas does not match that for the
rest of my application, and neither does the font. Is there a simple
way to get my graphs to respect the user selected GTK theme?

I'm using
Debian Squeeze/Wheezy/Sid
Python: 2.6.5
Matplotlib: SVN r8988
GTK: 2.20.1
PyGTK: 2.17.0

— Jason