remove gtk_pizza_expose, its purpose is easily accomplished from existing expose...
authorPaul Cornett <paulcor@bullseye.com>
Sun, 15 Oct 2006 19:59:31 +0000 (19:59 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sun, 15 Oct 2006 19:59:31 +0000 (19:59 +0000)
commite47c778924ef4f0456edd5912cf7a2131ecb634f
tree272d4b71dd08e0eb57458c1c26d373d779499474
parente60022505d0e7606c114ee88b0c0f88d605cd6ad
remove gtk_pizza_expose, its purpose is easily accomplished from existing expose-event handler in window.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/win_gtk.c
src/gtk/window.cpp