The m17n Library 1.8.4
Loading...
Searching...
No Matches
Data Fields
MFace Struct Reference

Type of faces. More...

#include <face.h>

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