TclUiSet.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2005 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/ 
00005 #ifndef __TCLUISET__
00006 #define __TCLUISET__
00007 
00008 #include "TCL_Global.h"
00009 
00010 int InterfaceScilabToUiSet(int  Handle,int RhsPropertieField,int RhsPropertieValue);
00011 int TCL_UiSet(int Handle,char *PropertieField,char *PropertieValue);
00012 
00013 #endif /* __TCLUISET__ */
00014 /*-----------------------------------------------------------------------------------*/ 

Generated on Sun Mar 4 15:04:01 2007 for Scilab [trunk] by  doxygen 1.5.1