GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
m17nCore(3m17n) The m17n Library m17nCore(3m17n)

m17nCore_-_CORE - - API provided by libm17n-core.so


Managed Object
Objects managed by the reference count
" Symbol
Symbol objects and API for them. Property List
Character
Character objects and API for them. Chartable
Chartable objects and API for them. M-text
M-text objects and API for them. Text Property
Function to handle text properties. Database
The m17n database and API for it.


#define M17N_FUNC(func) ((M17NFunc) (func))
Wrapper for a generic function type.


typedef void(* M17NFunc) (void)
Generic function type.

API provided by libm17n-core.so

Wrapper for a generic function type. The macro M17N_FUNC() casts a function to the type M17NFunc.

Generic function type. M17NFunc is a generic function type for setting a function pointer as a value of #MSymbol property or MPlist.

SEE ALSO

msymbol_put_func(), msymbol_get_func(), mplist_put_func(), mplist_get_func().

Generated automatically by Doxygen for The m17n Library from the source code.

Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST)
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>.

Mon Sep 25 2023 Version 1.8.4

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.