21   fake_label->Destroy();
 
   22   this->m_labelWin = 
nullptr;
 
   31 bool SimpleStaticBox::GTKWidgetNeedsMnemonic()
 const {
 
   34 void SimpleStaticBox::GTKWidgetDoSetMnemonic(GtkWidget* WXUNUSED(w)) {}
 
bool Create(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxStaticBoxNameStr)
 
bool Create(wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxStaticBoxNameStr)