![]() |
![]()
| ![]() |
![]()
NAMEminput_get_description - 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)
|