The m17n Library  1.8.3
Data Fields
MFace Struct Reference

Type of faces. More...

Collaboration diagram for MFace:
Collaboration graph
[legend]

Data Fields

M17NObject control
 
void * property [MFACE_PROPERTY_MAX]
 
MFaceHookFunc hook
 
MPlistframe_list
 

Detailed Description

Type of faces.

The type MFace is the structure of face objects. The internal structure is concealed from an application program.

Field Documentation

◆ control

M17NObject MFace::control

◆ property

void* MFace::property[MFACE_PROPERTY_MAX]

◆ hook

MFaceHookFunc MFace::hook

◆ frame_list

MPlist* MFace::frame_list

m17n-lib Home