|
ekg2
GIT master
|
#include <xtext.h>

Pola danych | |
| GtkXText * | xtext |
| gfloat | old_value |
| textentry * | text_first |
| textentry * | text_last |
| guint16 | grid_offset [256] |
| textentry * | last_ent_start |
| textentry * | last_ent_end |
| int | last_offset_start |
| int | last_offset_end |
| int | last_pixel_pos |
| int | pagetop_line |
| int | pagetop_subline |
| textentry * | pagetop_ent |
| int | num_lines |
| int | indent |
| textentry * | marker_pos |
| int | window_width |
| int | window_height |
| unsigned int | time_stamp:1 |
| unsigned int | scrollbar_down:1 |
| unsigned int | needs_recalc:1 |
| unsigned int | grid_dirty:1 |
| unsigned int | marker_seen:1 |
| unsigned int | reset_marker_pos:1 |
| unsigned int xtext_buffer::grid_dirty |
| guint16 xtext_buffer::grid_offset[256] |
| int xtext_buffer::indent |
| textentry* xtext_buffer::last_ent_end |
| textentry* xtext_buffer::last_ent_start |
| int xtext_buffer::last_offset_end |
| int xtext_buffer::last_offset_start |
| int xtext_buffer::last_pixel_pos |
| textentry* xtext_buffer::marker_pos |
| unsigned int xtext_buffer::marker_seen |
| unsigned int xtext_buffer::needs_recalc |
| int xtext_buffer::num_lines |
| gfloat xtext_buffer::old_value |
| textentry* xtext_buffer::pagetop_ent |
| int xtext_buffer::pagetop_line |
| int xtext_buffer::pagetop_subline |
| unsigned int xtext_buffer::reset_marker_pos |
| unsigned int xtext_buffer::scrollbar_down |
| textentry* xtext_buffer::text_first |
| textentry* xtext_buffer::text_last |
| unsigned int xtext_buffer::time_stamp |
| int xtext_buffer::window_height |
| int xtext_buffer::window_width |
| GtkXText* xtext_buffer::xtext |
1.8.11