void GetView (float *x, float *y, float *w, float *h, Bool full = FALSE)
Gets the the area (in buffer coordinates) into which the buffer will be drawn. If full is TRUE, then the area will include any unpaintable margins which may be present at in the destination. Any of x, y, w, or h may be NULL.