Shell
Shell
-
MOBJECT MCreateShell(char *title, int flags)
-
-
MOBJECT MObjectShell(MOBJECT obj)
-
-
Window MShellGetWindow(MOBJECT s)
-
-
void MShellDestroy(MOBJECT obj)
-
-
void MShellSetTitle(MOBJECT obj, char *title)
-
-
void MShellGetTitle(MOBJECT obj, char *title)
-
-
void MShellRealize(MOBJECT obj)
-
-
void MShellRealizeXY(MOBJECT obj, int x, int y)
-
-
void MShellRealizeXYWH(MOBJECT obj, int x, int y, int w, int h)
-
-
void MShellUnrealize(MOBJECT obj)
-
-
void MShellSetWMCloseCallback(MOBJECT p, WM_CLOSE_CB cb, void *a_data)
-
-
void MShellRaise(MOBJECT obj)
-
-
void MShellConfigure(MOBJECT obj, int x, int y, int w, int h)
-
alphabetic index hierarchy of classes
MGUI
Copyright 1996-1998 Vincenzo Morello
generated by doc++