.\" 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 "m17nGUI" 3m17n "Mon Sep 25 2023" "Version 1.8.4" "The m17n Library" \" -*- nroff -*- .ad l .nh .SH NAME m17nGUI_\-_GUI \- \- API provided by libm17n\-gui\&.so .br .SH SYNOPSIS .br .PP .SS "Modules" .in +1c .ti -1c .RI "\fBFrame\fP" .br .RI "A \fIframe\fP is an object corresponding to the graphic device\&. " .ti -1c .RI "\fBFont\fP" .br .ti -1c .RI "\fBFontset\fP" .br .RI "A fontset is an object that maps a character to fonts\&. " .ti -1c .RI "\fBFace\fP" .br .RI "A face is an object to control appearance of M-text\&. " .ti -1c .RI "\fBDrawing\fP" .br .RI "Drawing M-texts on a window\&. " .ti -1c .RI "\fBInput Method (GUI)\fP" .br .RI "Input method support on window systems\&. " .in -1c .SH "Detailed Description" .PP API provided by libm17n\-gui\&.so .br 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 .