debian man page for mfont_list_family_names

Query: mfont_list_family_names

OS: debian

Section: 3m17n

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

mfont_list_family_names(3m17n)					 The m17n Library				    mfont_list_family_names(3m17n)

NAME
mfont_list_family_names - Get a list of font famiy names.
SYNOPSIS
MPlist* mfont_list_family_names (MFrame * frame)
DESCRIPTION
Get a list of font famiy names. The mfont_list_family_names() functions returns a list of font family names available on frame frame.
RETURN VALUE
This function returns a plist whose keys are Msymbol and values are symbols representing font family names. The elements are sorted by alphabetical order. The plist must be freed by m17n_object_unref(). If not font is found, it returns NULL.
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 mfont_list_family_names(3m17n)
Related Man Pages
mconv_stream_converter(3m17n) - debian
mdatabase_load(3m17n) - debian
mdraw_image_text(3m17n) - debian
mface_put_prop(3m17n) - debian
mtext_get_prop_keys(3m17n) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file