Query: minput_get_description
OS: debian
Section: 3m17n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
minput_get_description(3m17n) The m17n Library minput_get_description(3m17n)NAMEminput_get_description - Get description text of an input method.SYNOPSISMText* minput_get_description (MSymbol language, MSymbol name)DESCRIPTIONGet description text of an input method. The minput_get_description() function returns an M-text that describes the input method specified by language and name.RETURN VALUEIf the specified input method has a description text, a pointer to MText is returned. The caller has to free it by m17n_object_unref(). If the input method does not have a description text, NULL is returned.COPYRIGHTCopyright (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 minput_get_description(3m17n)
Related Man Pages |
---|
mdatabase_define(3m17n) - debian |
mdraw_image_text(3m17n) - debian |
mtext_get_prop_keys(3m17n) - debian |
mtext_get_prop(3m17n) - debian |
mtext_push_prop(3m17n) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
One instance of comparing grep and awk |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |