GTK2: Add a GTK_WIDGET_DRAWABLE check to the gtk_widget_draw replacement to make...
authorMart Raudsepp <leio@gentoo.org>
Sat, 4 Feb 2006 02:10:53 +0000 (02:10 +0000)
committerMart Raudsepp <leio@gentoo.org>
Sat, 4 Feb 2006 02:10:53 +0000 (02:10 +0000)
commit0857d1d65963341bede59588b84e996c6c3d0c36
treeaca5ec7729dc19630f86163f2f06c92f001cd59c
parentf91f71e3840296978cc17c3f4af0c67d18ff98f1
GTK2: Add a GTK_WIDGET_DRAWABLE check to the gtk_widget_draw replacement to make it call identical worker functions
as before, and not spew warnings

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