BaselineShift
Description:
[ CCode ( cprefix = "PANGO_BASELINE_SHIFT_" , type_id = "pango_baseline_shift_get_type ()" ) ]
[ Version ( since = "1.50" ) ]
public enum BaselineShift
An enumeration that affects baseline shifts between runs.
Content:
Enum values:
- NONE - Leave the baseline unchanged
- SUBSCRIPT - Shift the baseline to the
subscript position, relative to the previous run
- SUPERSCRIPT - Shift the baseline to
the superscript position, relative to the previous run