Go to the source code of this file.
Functions | |
| long __CDECL | xobjc_libinit (APPENV *) |
| initialisation of the library | |
| void __CDECL | xobjc_udconfig (UDLIB_CONFIG *, APPENV *) |
| this function update the configuration | |
| void __CDECL | xobjc_libexit (APPENV *) |
| exit the library | |
| long __CDECL | xobjc_extended (OBJECT *, long, long, APPENV *) |
| request for transformation of userdef objects | |
| void __CDECL | xobjc_extfree (OBJECT *, long, APPENV *) |
| set a userdef object back to its original aspect. | |
| char *__CDECL | xobjc_string (OBJECT *, long, char *, APPENV *) |
| read/set the string pointer of a userdefined object. | |
| long __CDECL | xobjc_char (OBJECT *, long, long, APPENV *) |
| read/set the character of a userdefined object. | |
| long __CDECL | xobjc_edit (OBJECT *, long, long, short *, long, long, GRECT *, APPENV *) |
| similar to objc_edit(tree, ob, the_char, index, kind) | |
| long __CDECL | xobjc_get_edpos (OBJECT *, long, long, long, APPENV *) |
| return the character of the editable object at (mouse) position x,y. | |
| long __CDECL | xobjc_get_unextended (OBJECT *, long, APPENV *) |
| utility for ObjcDup() | |
1.4.6