while looking through the gtk API docs, i just realised that basically all the functions i'm using in xfdesktop for multiscreen support require gtk 2.2. do i need to wrap all that stuff in #ifdefs and provide an alternate, single-headed implementation in some areas, or will it be ok to drop support for gtk 2.0.x in xfce 4.2? -brian