.\" Copyright (C) 2001 Information-technology Promotion Agency (IPA) .\" Copyright (C) 2001-2011 .\" National Institute of Advanced Industrial Science and Technology (AIST) .\" This file is part of the m17n library documentation. .\" Permission is granted to copy, distribute and/or modify this document .\" under the terms of the GNU Free Documentation License, Version 1.2 or .\" any later version published by the Free Software Foundation; with no .\" Invariant Section, no Front-Cover Texts, .\" and no Back-Cover Texts. A copy of the license is included in the .\" appendix entitled "GNU Free Documentation License". .TH "GUI API" 3m17n "12 Jan 2011" "Version 1.6.2" "The m17n Library" \" -*- nroff -*- .ad l .nh .SH NAME GUI_API \- API provided by libm17n\-gui.so. .SS "Modules" .in +1c .ti -1c .RI "\fBFrame\fP" .br .PP .RI "\fIA \fIframe\fP is an object corresponding to the graphic device. \fP" .ti -1c .RI "\fBFont\fP" .br .PP .RI "\fIFont object. \fP" .ti -1c .RI "\fBFontset\fP" .br .PP .RI "\fIA fontset is an object that maps a character to fonts. \fP" .ti -1c .RI "\fBFace\fP" .br .PP .RI "\fIA face is an object to control appearance of M-text. \fP" .ti -1c .RI "\fBDrawing\fP" .br .PP .RI "\fIDrawing M-texts on a window. \fP" .ti -1c .RI "\fBInput Method (GUI)\fP" .br .PP .RI "\fIInput method support on window systems. \fP" .in -1c .SH "Detailed Description" .PP API provided by libm17n\-gui.so. GUI support for a window system. .PP This section defines the m17n GUI API concerning M\-text drawing and inputting under a window system. .PP All the definitions here are independent of window systems. An actual library file, however, can depend on a specific window system. For instance, the library file m17n\-X.so is an example of implementation of the m17n GUI API for the X Window System. .PP Actually the GUI API is mainly for toolkit libraries or to implement XOM, not for direct use from application programs. .SH "Author" .PP Generated automatically by Doxygen for The m17n Library from the source code. .SH COPYRIGHT Copyright (C) 2001 Information\-technology Promotion Agency (IPA) .br Copyright (C) 2001\-2011 National Institute of Advanced Industrial Science and Technology (AIST) .br Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License .