// Name: wx/gtk/minifram.h
// Purpose: wxMiniFrame class
// Author: Robert Roebling
-// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
{
Create(parent, id, title, pos, size, style, name);
}
+ ~wxMiniFrame();
bool Create(wxWindow *parent,
wxWindowID id,