<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>My application will output images, text and diagrams. The output will be generated in a GtkDrawingArea and this will usually be bigger than the screen, so I will need to provide horizontal and vertical scrolling, like browsers rendering html.<br><br>I am new to Cairo and have only used basic text windows, listboxes and a few other simple widgets for GTK.<br>Will a GtkScrollWindow handle the scrolling of the GtkDrawingArea?<br><br>Ken<br> </div></div></body></html>