Functions | |
| XtAppContext | MsysAppGetXContext () |
| Display * | MsysAppGetXDisplay () |
| void | MsysAppSetXDisplayContext (Display *xdisplay, XtAppContext xappcontext) |
| XtAppContext MsysAppGetXContext | ( | ) |
Get X Application Context.
| Display* MsysAppGetXDisplay | ( | ) |
Get X Display pointer.
| void MsysAppSetXDisplayContext | ( | Display * | xdisplay, | |
| XtAppContext | xappcontext | |||
| ) |
Set X Display pointer and application context.
| xdisplay | X Display pointer | |
| xappcontext | Xt application context |
1.6.1