[ CCode ( cname = "hb_direction_t" , cprefix = "HB_DIRECTION_" , type_id = "hb_gobject_direction_get_type ()" ) ]
[ GIR ( name = "direction_t" ) ]
public enum Direction
The direction of a text segment or buffer.
A segment can also be tested for horizontal or vertical orientation (irrespective of specific direction) with
HB_DIRECTION_IS_HORIZONTAL or HB_DIRECTION_IS_VERTICAL.