summaryrefslogtreecommitdiff
path: root/tests/testoffscreenwindow.c
Commit message (Expand)AuthorAgeFilesLines
* tests/testoffscreenwindow.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-1/+1
* Add gtk_offscreen_window_get_pixmap() and gtk_offscreen_window_get_pixbuf(), ...Cody Russell2009-12-281-1/+1
* Add delete-event callback to window, use gtk_widget_queue_draw() instead of g...Cody Russell2009-12-281-1/+3
* GtkOffscreenWindow implementation for #604901Cody Russell2009-12-281-0/+92