.\" Copyright (C) 2001 Information-technology Promotion Agency (IPA) .\" Copyright (C) 2001-2011 .\" National Institute of Advanced Industrial Science and Technology (AIST) .\" This file is part of the m17n library documentation. .\" Permission is granted to copy, distribute and/or modify this document .\" under the terms of the GNU Free Documentation License, Version 1.2 or .\" any later version published by the Free Software Foundation; with no .\" Invariant Section, no Front-Cover Texts, .\" and no Back-Cover Texts. A copy of the license is included in the .\" appendix entitled "GNU Free Documentation License". .TH "m17nCore" 3m17n "Mon Sep 25 2023" "Version 1.8.4" "The m17n Library" \" -*- nroff -*- .ad l .nh .SH NAME m17nCore_\-_CORE \- \- API provided by libm17n\-core\&.so .br .SH SYNOPSIS .br .PP .SS "Modules" .in +1c .ti -1c .RI "\fBManaged Object\fP" .br .RI "Objects managed by the reference count .br " .ti -1c .RI "\fBSymbol\fP" .br .RI "Symbol objects and API for them\&. " .ti -1c .RI "\fBProperty List\fP" .br .ti -1c .RI "\fBCharacter\fP" .br .RI "Character objects and API for them\&. " .ti -1c .RI "\fBChartable\fP" .br .RI "Chartable objects and API for them\&. " .ti -1c .RI "\fBM\-text\fP" .br .RI "M-text objects and API for them\&. " .ti -1c .RI "\fBText Property\fP" .br .RI "Function to handle text properties\&. " .ti -1c .RI "\fBDatabase\fP" .br .RI "The m17n database and API for it\&. " .in -1c .SS "Macros" .in +1c .ti -1c .RI "#define \fBM17N_FUNC\fP(func) ((\fBM17NFunc\fP) (func))" .br .RI "Wrapper for a generic function type\&. " .in -1c .SS "Typedefs" .in +1c .ti -1c .RI "typedef void(* \fBM17NFunc\fP) (void)" .br .RI "Generic function type\&. " .in -1c .SH "Detailed Description" .PP API provided by libm17n\-core\&.so .br .SH "Macro Definition Documentation" .PP .SS "#define M17N_FUNC(func) ((\fBM17NFunc\fP) (func))" .PP Wrapper for a generic function type\&. The macro \fBM17N_FUNC()\fP casts a function to the type \fBM17NFunc\fP\&. .br .SH "Typedef Documentation" .PP .SS "typedef void(* M17NFunc) (void)" .PP Generic function type\&. \fBM17NFunc\fP is a generic function type for setting a function pointer as a value of #MSymbol property or \fBMPlist\fP\&. .br .PP \fBSEE ALSO\fp .RS 4 \fBmsymbol_put_func()\fP, \fBmsymbol_get_func()\fP, \fBmplist_put_func()\fP, \fBmplist_get_func()\fP\&. .br .RE .PP .SH "Author" .PP Generated automatically by Doxygen for The m17n Library from the source code\&. .SH COPYRIGHT Copyright (C) 2001 Information\-technology Promotion Agency (IPA) .br Copyright (C) 2001\-2011 National Institute of Advanced Industrial Science and Technology (AIST) .br Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License .