Query: msymbol_get
OS: debian
Section: 3m17n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
msymbol_get(3m17n) The m17n Library msymbol_get(3m17n)NAMEmsymbol_get - Get the value of a symbol property.SYNOPSISvoid* msymbol_get (MSymbol symbol, MSymbol key)DESCRIPTIONGet the value of a symbol property. The msymbol_get() function searches for the value of the symbol property that belongs to symbol and whose key is key. If symbol has such a symbol property, its value is returned. Otherwise NULL is returned.RETURN VALUEIf an error is detected, msymbol_get() returns NULL and assigns an error code to the external variable merror_code.ERRORSMERROR_SYMBOLSEE ALSOmsymbol_put()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 msymbol_get(3m17n)
| Related Man Pages |
|---|
| mface_put_prop(3m17n) - debian |
| mfontset_modify_entry(3m17n) - debian |
| mtext_pop_prop(3m17n) - debian |
| mtext_push_prop(3m17n) - debian |
| mtext_put_prop_values(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 |
| How can I do this in VI editor? |
| Introduction |
| Weird 'find' results |