Change SetStringSelection to return bool like in other classes and ports
authorRobin Dunn <robin@alldunn.com>
Tue, 27 Apr 2004 19:59:35 +0000 (19:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 27 Apr 2004 19:59:35 +0000 (19:59 +0000)
commit95561ddfc3c0c84c71316d40cb539135fa68b440
treeae924f3c14932ae7ec0c146845b6c8df4467b6db
parent14af60da8bd10a243f1839eec5796f480d24e897
Change SetStringSelection to return bool like in other classes and ports

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