Data Fields

_textwin_set Struct Reference

#include <textwin.h>

Data Fields

int x
int y
int size
int scroll
int top_drawLine
int bot_drawLine
int act_bufsize
int slider_h
int slider_y
int highlight
_text_buf text [TEXT_WIN_MAX]

Detailed Description

Text win structure

Definition at line 95 of file textwin.h.


Field Documentation

0 ... TEXTWIN_MAX

Definition at line 113 of file textwin.h.

Last printed textline

Definition at line 110 of file textwin.h.

Which part to highlight

Definition at line 122 of file textwin.h.

Scroll offset

Definition at line 104 of file textwin.h.

Number or printed textlines

Definition at line 101 of file textwin.h.

Height of the scrollbar-slider

Definition at line 116 of file textwin.h.

Start pos of the scrollbar-slider

Definition at line 119 of file textwin.h.

First printed textline

Definition at line 107 of file textwin.h.

startpos of the window

Definition at line 98 of file textwin.h.


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