]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/statbmp.py
Use gtk_init_check instead of gtk_init so that we can racefully exit
[wxWidgets.git] / wxPython / wx / lib / statbmp.py
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...