<html><head><TITLE></TITLE></head>
<body>
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>    </H2>
<hr>
<DL>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Applicationfunctions.html><B>Application functions </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Color.html><B>Color  </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Imagehandling.html><B>Image handling </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Drawingprimitives.html><B>Drawing primitives </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=GenericObjectfunctions.html><B>Generic Object functions </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Pixmap.html><B>Pixmap </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Shell.html><B>Shell </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Form.html><B>Form </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=DrawArea.html><B>DrawArea </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Label.html><B>Label </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=PushButton.html><B>PushButton </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=RadioButton.html><B>RadioButton </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=ToggleButton.html><B>ToggleButton </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=StatusBar.html><B>StatusBar </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=ScrollBar.html><B>ScrollBar </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=ListObjects.html><B>List Objects </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Edit.html><B>Edit </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Menu.html><B>Menu </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=Timeout.html><B>Timeout </B></A> 
 <DD><I></I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=MPOINT.html><B>MPOINT</B></A> 
 <DD><I>
Point structure</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=MRECT.html><B>MRECT</B></A> 
 <DD><I>
Rectangle structure</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=RLIST.html><B>RLIST</B></A> 
 <DD><I>
Rectangle list</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif>typedef  int  <B>MTFont</B>
 <DD><I>
Font identifier</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif>typedef  int  <B>MTCursor</B>
 <DD><I>
Mouse cursor identifier</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif>typedef  CARD32  <B>MTColor</B>
 <DD><I>Color identifier </I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> struct  <B>_Window</B>
 <DD><I>
Window structure for DOS and Linux/console environments</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif>typedef struct   <!2><A HREF="#DOC.26">_Window</A>*  <B>Window</B>
 <DD><I>
Window identifier for DOS and Linux/console environments</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif>typedef  void*  <B>Window</B>
 <DD><I>
Window identifier under Windows</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=MAnyWindowEvent.html><B>MAnyWindowEvent</B></A> 
 <DD><I>
Generic window event</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> struct  <B>MKeyEvent</B>
 <DD><I>
Keyboard event</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=IMAGE_DATA.html><B>IMAGE_DATA</B></A> 
 <DD><I>
Pointer to the image raw pixel data</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=IMAGE_CMAP.html><B>IMAGE_CMAP</B></A> 
 <DD><I>
This structure describes the colormap entry</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=MIMAGE_DESCR.html><B>MIMAGE_DESCR</B></A> 
 <DD><I>
Image description structure</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif>typedef struct   mobj_s*  <B>MOBJECT</B>
 <DD><I>
MOBJECT is the Object type identifier</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=DRAWAREA_PREF.html><B>DRAWAREA_PREF</B></A> 
 <DD><I>
DrawArea Object's resize preferences (for use in the resize callback)</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=XL_ITEM.html><B>XL_ITEM</B></A> 
 <DD><I>
List Item structure</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=LIST_ACT.html><B>LIST_ACT</B></A> 
 <DD><I>
List Item Activation structure</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=LIST_SEL.html><B>LIST_SEL</B></A> 
 <DD><I>
List Item Selection structure</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=EL_TEMPLATE.html><B>EL_TEMPLATE</B></A> 
 <DD><I>
Template structure for the EditList Object's creation</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=SBL_NEW_BLOCK.html><B>SBL_NEW_BLOCK</B></A> 
 <DD><I>
This structure is passed to the NewBlock callback by the 'Clip' and
'Skip' List Objects</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=SBL_ITEM_SEEK.html><B>SBL_ITEM_SEEK</B></A> 
 <DD><I>
This structure is used by the ItemSeek callback for 'Clip' and 'Skip' lists</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=EDIT_CURS.html><B>EDIT_CURS</B></A> 
 <DD><I>
Cursor Position structure for the Edit Object</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=EDIT_CHANGE.html><B>EDIT_CHANGE</B></A> 
 <DD><I>
Value Change structure for the Edit Object</I>
<DT>
<IMG BORDER=0 SRC=icon1.gif> <A HREF=EDIT_VAL.html><B>EDIT_VAL</B></A> 
 <DD><I>
Validation structure for the EditField Object</I>
</DL>
<A NAME="DOC.DOCU">
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P></BODY><hr>
<A HREF="http://www.volftp.tin.it/IT/IT/ITALIANI/MORELLO/index_e.htm">MGUI</A>
Copyright 1996-1998 <A HREF="mailto:morellov@tin.it"> Vincenzo Morello</A>
<P Align=right><I>generated by <A HREF="http://www.zib.de/Visual/software/doc++/index.html">doc++</A></I>