If wxGetStockGtkID returns NULL (such as with wx.ID_INDENT on GTK 2.2)
authorRobin Dunn <robin@alldunn.com>
Wed, 1 Sep 2004 23:22:47 +0000 (23:22 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 1 Sep 2004 23:22:47 +0000 (23:22 +0000)
commitb04683b19e5cca2747f9ad565b42c5f1545838bc
tree66d4a7987bafaa8ca37aad01cbe864c6c1bc261f
parent7bc1e663f31a79a4697c72cc11a687341808798d
If wxGetStockGtkID returns NULL (such as with wx.ID_INDENT on GTK 2.2)
then fall back to normal label setting

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