Laxkit  0.0.7.1
Public Attributes
Laxkit::MultiLineEdit::Linestat Struct Reference

Holds information about the screen lines. More...

List of all members.

Public Attributes

long start
int pixlen
int indent

Detailed Description

Holds information about the screen lines.

Has how many pixels to indent, the starting character index into thetext, and the length of the line. This stuff helps speed up refreshing. MultiLineEdit::linestats holds an array of these things, to make movement easier.


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

Mon Feb 17 2014 11:53:00, Laxkit