|  |  
 |   |   
 NAMEm17nFrame_-_F - - A frame is an object corresponding to the graphic device. SYNOPSISFunctionsMFrame * mframe (MPlist *plist)
   VariablesMFrame * mframe_default
   Variables: Keys of frame parameterThese are the symbols to use in a parameter to create a frame. See the function mframe() for details. Mdevice, Mdisplay, Mscreen, Mdrawable, Mdepth, and Mcolormap are also keys of a frame property. 
   Variables: Keys of frame propertyThese are the symbols to use as an argument to the function mframe_get_prop(). 
   Detailed DescriptionA frame is an object corresponding to the graphic device. A frame is an object of the type MFrame to hold various information about each display/input device. Almost all m17n GUI functions require a pointer to a frame as an argument. Variable DocumentationMSymbol MdeviceMSymbol MdisplayMSymbol MscreenMSymbol MdrawableMSymbol MdepthMSymbol McolormapMSymbol MwidgetMSymbol MgdMSymbol MfontMSymbol Mfont_widthMSymbol Mfont_ascentMSymbol Mfont_descentMFrame* mframe_defaultThe default frame. The external variable mframe_default contains a pointer to the default frame that is created by the first call of mframe(). AuthorGenerated automatically by Doxygen for The m17n Library from the source code. COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
   
 
 |