debian man page for mfontset

Query: mfontset

OS: debian

Section: 3m17n

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mfontset(3m17n) 						 The m17n Library						   mfontset(3m17n)

NAME
mfontset - Return a fontset.
SYNOPSIS
MFontset * mfontset (char * name)
DESCRIPTION
Return a fontset. The mfontset() function returns a pointer to a fontset object of name name. If name is NULL, it returns a pointer to the default fontset. If no fontset has the name name, a new one is created. At that time, if there exists a data <fontset, name> in the m17n database, the fontset contents are initialized according to the data. If no such data exists, the fontset contents are left vacant. The macro M17N_INIT() creates the default fontset. An application program can modify it before the first call of mframe().
RETURN VALUE
This function returns a pointer to the found or newly created fontset.
COPYRIGHT
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>. Version 1.6.2 12 Jan 2011 mfontset(3m17n)
Related Man Pages
m17ndebug(3m17n) - debian
m17nfontset(3m17n) - debian
m17ngui(3m17n) - debian
mface_put_prop(3m17n) - debian
mtext_push_prop(3m17n) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results