pane_t Struct Reference
[Edit]

Pane. More...


Data Fields

tag_t caret_pos
 Current position of the caret.
int columns
int ideal_column
 Ideal column where the caret should try to get.
enum redraw_flags rflags
 Bitmask of components that need redrawing.
int rows
tag_t sel_start
 Start of selection.
int sh_column
int sh_row


Detailed Description

Pane.

A rectangular area of the screen used to edit a document. Different panes can be possibly used to edit the same document.

Definition at line 64 of file edit.c.


Field Documentation

int ideal_column

Ideal column where the caret should try to get.

This is used for maintaining the same column during vertical movement.

Definition at line 84 of file edit.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:59 2011 for HelenOS/USB by  doxygen 1.4.7