NSInteger isn't defined until MacOSX Leopard, so in the 3 files that use it, include ../gdk/quartz/gdkquartz.h which provides a typedef when needed.
Makes name consistent with other quartz-only modules and makes it clear that this works with the GMenuModel system rather than the older GtkMenu system.