Can't use IsValidInsert from GtkAddHelper as it could cause a segfault in
authorRobin Dunn <robin@alldunn.com>
Tue, 14 Mar 2006 22:00:17 +0000 (22:00 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 14 Mar 2006 22:00:17 +0000 (22:00 +0000)
commit62139e5a277bf77eacadccedc70cf5216097dba9
tree4da59f6dd13d59dd9860285003cebc743927bcf1
parent1dc9b42f4f911152fb1bea3e6f532769d08a023b
Can't use IsValidInsert from GtkAddHelper as it could cause a segfault in
GetCount if the widget is not fully created yet.

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