libt3widget
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules
List of all members | Public Attributes
t3_widget::find_result_t Struct Reference

A struct holding the result of a find operation. More...

Public Attributes

text_coordinate_t end
 
text_coordinate_t start
 

Detailed Description

A struct holding the result of a find operation.

In the current situation, find operations work on a single line. Therefore this struct does not contain line references.