changed GTKCallbackCommonPrologue() to return -1 in addition to true and false to...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Aug 2006 13:22:32 +0000 (13:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Aug 2006 13:22:32 +0000 (13:22 +0000)
commit5478f2210d58ae594b5981695f4004c2ec9655bd
treea40d5cb26c5504e0746238870fc4742ea8efa951
parent06a7419e7163348a8a3a4e376db5634a691c2e48
changed GTKCallbackCommonPrologue() to return -1 in addition to true and false to allow returning immediately with true return code

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