return the index of the inserted/appended item
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 30 Aug 2003 23:03:07 +0000 (23:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 30 Aug 2003 23:03:07 +0000 (23:03 +0000)
commit708c45a6cef439edb007ca8f8329582244f152f5
tree2a29b8cafd711430de32403216db5cd26d7b7188
parentf43c777175378ceed28d67a6e8a0330f0a4adbd5
return the index of the inserted/appended item

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