segment_properties_t#

class segment_properties_t(*args, **kwargs)#

The structure that holds various text properties of an buffer_t. Can be set and retrieved using buffer_set_segment_properties() and buffer_get_segment_properties(), respectively.

Fields#

class segment_properties_t
direction#

The direction_t of the buffer, see buffer_set_direction().

language#

The language_t of the buffer, see buffer_set_language().

reserved1#
reserved2#
script#

The script_t of the buffer, see buffer_set_script().