Public Types | |
enum | MFaceHLineType { MFACE_HLINE_BOTTOM, MFACE_HLINE_UNDER, MFACE_HLINE_STRIKE_THROUGH, MFACE_HLINE_OVER, MFACE_HLINE_TOP } |
Data Fields | |
enum MFaceHLineProp::MFaceHLineType | type |
unsigned | width |
MSymbol | color |
Type of the horizontal line.
unsigned MFaceHLineProp::width |
Width of the line in pixels.
Color of the line. If the value is Mnil, foreground color of a merged face is used.