50 FXMainWindow(
FXApp* a,
const FXString& name,
FXIcon *ic=
nullptr,
FXIcon *mi=
nullptr,FXuint opts=DECOR_ALL,FXint x=0,FXint y=0,FXint w=0,FXint h=0,FXint pl=0,FXint pr=0,FXint pt=0,FXint pb=0,FXint hs=0,FXint vs=0);
The Main Window is usually the central window of an application.
Definition: FXMainWindow.h:40