GL Studio C++ Runtime API
GlsTextGrid::RowInfo Struct Reference

#include <gls_text_grid.h>

Public Attributes

unsigned int startingIndex
 
unsigned int length
 
float pixelWidth
 

Detailed Description

info for one row of text in the display

Member Data Documentation

◆ length

unsigned int length

the number of characters in row

◆ pixelWidth

float pixelWidth

the width of row in pixels

◆ startingIndex

unsigned int startingIndex

starting text index into the _unicodeText for row else GLSUINT32_MAX if row has no characters


The documentation for this struct was generated from the following file: