|
Guitar
|
#include <AbstractTextEditorApplication.h>
Public Attributes | |
| std::optional< row_index_t > | nlines |
| row_index_t | current_logical_row = 0 |
| col_index_t | current_logical_col = 0 |
| bool | scroll_bar_update_needed = true |
| col_index_t TextEditorContext::Cache::current_logical_col = 0 |
| row_index_t TextEditorContext::Cache::current_logical_row = 0 |
| std::optional<row_index_t> TextEditorContext::Cache::nlines |
| bool TextEditorContext::Cache::scroll_bar_update_needed = true |