ekg2  GIT master
Struktury danych | Pola danych
Dokumentacja struktury _GtkXText

#include <xtext.h>

Diagram współpracy dla _GtkXText:
Collaboration graph
[legenda]

Struktury danych

struct  pangofont
 

Pola danych

GtkWidget widget
 
xtext_bufferbuffer
 
xtext_bufferorig_buffer
 
xtext_bufferselection_buffer
 
GtkAdjustment * adj
 
GdkPixmap * pixmap
 
GdkDrawable * draw_buf
 
GdkCursor * hand_cursor
 
GdkCursor * resize_cursor
 
int pixel_offset
 
int last_win_x
 
int last_win_y
 
int last_win_h
 
int last_win_w
 
int tint_red
 
int tint_green
 
int tint_blue
 
GdkGC * bgc
 
GdkGC * fgc
 
GdkGC * light_gc
 
GdkGC * dark_gc
 
GdkGC * thin_gc
 
GdkGC * marker_gc
 
gulong palette [37]
 
gint io_tag
 
gint add_io_tag
 
gint scroll_tag
 
gulong vc_signal_tag
 
int select_start_adj
 
int select_start_x
 
int select_start_y
 
int select_end_x
 
int select_end_y
 
int max_lines
 
int col_fore
 
int col_back
 
int depth
 
textentryhilight_ent
 
int hilight_start
 
int hilight_end
 
guint16 fontwidth [128]
 
struct _GtkXText::pangofontfont
 
struct _GtkXText::pangofont pango_font
 
PangoLayout * layout
 
int fontsize
 
int space_width
 
int stamp_width
 
int max_auto_indent
 
unsigned char scratch_buffer [4096]
 
void(* error_function )(int type)
 
int(* urlcheck_function )(GtkWidget *xtext, char *word, int len)
 
int jump_out_offset
 
int jump_in_offset
 
int ts_x
 
int ts_y
 
int clip_x
 
int clip_x2
 
int clip_y
 
int clip_y2
 
unsigned int bold:1
 
unsigned int underline:1
 
unsigned int italics:1
 
unsigned int backcolor:1
 
unsigned int moving_separator:1
 
unsigned int word_or_line_select:1
 
unsigned int button_down:1
 
unsigned int hilighting:1
 
unsigned int dont_render:1
 
unsigned int dont_render2:1
 
unsigned int cursor_hand:1
 
unsigned int cursor_resize:1
 
unsigned int skip_border_fills:1
 
unsigned int skip_stamp:1
 
unsigned int mark_stamp:1
 
unsigned int force_stamp:1
 
unsigned int render_hilights_only:1
 
unsigned int in_hilight:1
 
unsigned int un_hilight:1
 
unsigned int recycle:1
 
unsigned int avoid_trans:1
 
unsigned int force_render:1
 
unsigned int shm:1
 
unsigned int auto_indent:1
 
unsigned int thinline:1
 
unsigned int transparent:1
 
unsigned int shaded:1
 
unsigned int marker:1
 
unsigned int separator:1
 
unsigned int wordwrap:1
 
unsigned int overdraw:1
 

Dokumentacja pól

§ add_io_tag

gint _GtkXText::add_io_tag

§ adj

GtkAdjustment* _GtkXText::adj

§ auto_indent

unsigned int _GtkXText::auto_indent

§ avoid_trans

unsigned int _GtkXText::avoid_trans

§ backcolor

unsigned int _GtkXText::backcolor

§ bgc

GdkGC* _GtkXText::bgc

§ bold

unsigned int _GtkXText::bold

§ buffer

xtext_buffer* _GtkXText::buffer

§ button_down

unsigned int _GtkXText::button_down

§ clip_x

int _GtkXText::clip_x

§ clip_x2

int _GtkXText::clip_x2

§ clip_y

int _GtkXText::clip_y

§ clip_y2

int _GtkXText::clip_y2

§ col_back

int _GtkXText::col_back

§ col_fore

int _GtkXText::col_fore

§ cursor_hand

unsigned int _GtkXText::cursor_hand

§ cursor_resize

unsigned int _GtkXText::cursor_resize

§ dark_gc

GdkGC* _GtkXText::dark_gc

§ depth

int _GtkXText::depth

§ dont_render

unsigned int _GtkXText::dont_render

§ dont_render2

unsigned int _GtkXText::dont_render2

§ draw_buf

GdkDrawable* _GtkXText::draw_buf

§ error_function

void(* _GtkXText::error_function) (int type)

§ fgc

GdkGC* _GtkXText::fgc

§ font

struct _GtkXText::pangofont * _GtkXText::font

§ fontsize

int _GtkXText::fontsize

§ fontwidth

guint16 _GtkXText::fontwidth[128]

§ force_render

unsigned int _GtkXText::force_render

§ force_stamp

unsigned int _GtkXText::force_stamp

§ hand_cursor

GdkCursor* _GtkXText::hand_cursor

§ hilight_end

int _GtkXText::hilight_end

§ hilight_ent

textentry* _GtkXText::hilight_ent

§ hilight_start

int _GtkXText::hilight_start

§ hilighting

unsigned int _GtkXText::hilighting

§ in_hilight

unsigned int _GtkXText::in_hilight

§ io_tag

gint _GtkXText::io_tag

§ italics

unsigned int _GtkXText::italics

§ jump_in_offset

int _GtkXText::jump_in_offset

§ jump_out_offset

int _GtkXText::jump_out_offset

§ last_win_h

int _GtkXText::last_win_h

§ last_win_w

int _GtkXText::last_win_w

§ last_win_x

int _GtkXText::last_win_x

§ last_win_y

int _GtkXText::last_win_y

§ layout

PangoLayout* _GtkXText::layout

§ light_gc

GdkGC* _GtkXText::light_gc

§ mark_stamp

unsigned int _GtkXText::mark_stamp

§ marker

unsigned int _GtkXText::marker

§ marker_gc

GdkGC* _GtkXText::marker_gc

§ max_auto_indent

int _GtkXText::max_auto_indent

§ max_lines

int _GtkXText::max_lines

§ moving_separator

unsigned int _GtkXText::moving_separator

§ orig_buffer

xtext_buffer* _GtkXText::orig_buffer

§ overdraw

unsigned int _GtkXText::overdraw

§ palette

gulong _GtkXText::palette[37]

§ pango_font

struct _GtkXText::pangofont _GtkXText::pango_font

§ pixel_offset

int _GtkXText::pixel_offset

§ pixmap

GdkPixmap* _GtkXText::pixmap

§ recycle

unsigned int _GtkXText::recycle

§ render_hilights_only

unsigned int _GtkXText::render_hilights_only

§ resize_cursor

GdkCursor* _GtkXText::resize_cursor

§ scratch_buffer

unsigned char _GtkXText::scratch_buffer[4096]

§ scroll_tag

gint _GtkXText::scroll_tag

§ select_end_x

int _GtkXText::select_end_x

§ select_end_y

int _GtkXText::select_end_y

§ select_start_adj

int _GtkXText::select_start_adj

§ select_start_x

int _GtkXText::select_start_x

§ select_start_y

int _GtkXText::select_start_y

§ selection_buffer

xtext_buffer* _GtkXText::selection_buffer

§ separator

unsigned int _GtkXText::separator

§ shaded

unsigned int _GtkXText::shaded

§ shm

unsigned int _GtkXText::shm

§ skip_border_fills

unsigned int _GtkXText::skip_border_fills

§ skip_stamp

unsigned int _GtkXText::skip_stamp

§ space_width

int _GtkXText::space_width

§ stamp_width

int _GtkXText::stamp_width

§ thin_gc

GdkGC* _GtkXText::thin_gc

§ thinline

unsigned int _GtkXText::thinline

§ tint_blue

int _GtkXText::tint_blue

§ tint_green

int _GtkXText::tint_green

§ tint_red

int _GtkXText::tint_red

§ transparent

unsigned int _GtkXText::transparent

§ ts_x

int _GtkXText::ts_x

§ ts_y

int _GtkXText::ts_y

§ un_hilight

unsigned int _GtkXText::un_hilight

§ underline

unsigned int _GtkXText::underline

§ urlcheck_function

int(* _GtkXText::urlcheck_function) (GtkWidget *xtext, char *word, int len)

§ vc_signal_tag

gulong _GtkXText::vc_signal_tag

§ widget

GtkWidget _GtkXText::widget

§ word_or_line_select

unsigned int _GtkXText::word_or_line_select

§ wordwrap

unsigned int _GtkXText::wordwrap

Dokumentacja dla tej struktury została wygenerowana z pliku: