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

Type of box spec of face. More...

#include <m17n-gui.h>

Data Fields

unsigned width
 
MSymbol color_top
 
MSymbol color_bottom
 
MSymbol color_left
 
MSymbol color_right
 
unsigned inner_hmargin
 
unsigned inner_vmargin
 
unsigned outer_hmargin
 
unsigned outer_vmargin
 

Detailed Description

Type of box spec of face.

The type MFaceBoxProp is to specify the detail of Mbox property of a face. The value of the property must be a pointer to an object of this type.

Field Documentation

◆ width

unsigned MFaceBoxProp::width

Width of the box line in pixels.

◆ color_top

MSymbol MFaceBoxProp::color_top

Colors of borders.

◆ color_bottom

MSymbol MFaceBoxProp::color_bottom

◆ color_left

MSymbol MFaceBoxProp::color_left

◆ color_right

MSymbol MFaceBoxProp::color_right

◆ inner_hmargin

unsigned MFaceBoxProp::inner_hmargin

Margins

◆ inner_vmargin

unsigned MFaceBoxProp::inner_vmargin

◆ outer_hmargin

unsigned MFaceBoxProp::outer_hmargin

◆ outer_vmargin

unsigned MFaceBoxProp::outer_vmargin

m17n-lib Home