Yattm - unified GTK instant-messaging client logo
   [Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003]

Home - Main Page - Data Structures - File List - Data Fields - Globals

_LineParams Struct Reference

Collaboration diagram for _LineParams:

Collaboration graph
[legend]

Data Fields

guint font_ascent
guint font_descent
guint pixel_width
guint displayable_chars
guint wraps: 1
PrevTabCont tab_cont
PrevTabCont tab_cont_next
ExtGtkPropertyMark start
ExtGtkPropertyMark end

Field Documentation

guint _LineParams::displayable_chars
 

Definition at line 254 of file extgtktext.c.

Referenced by draw_line(), and find_line_params().

ExtGtkPropertyMark _LineParams::end
 

Definition at line 261 of file extgtktext.c.

Referenced by find_line_params(), find_mouse_cursor_at_line(), and line_params_iterate().

guint _LineParams::font_ascent
 

Definition at line 251 of file extgtktext.c.

Referenced by draw_line(), and find_line_params().

guint _LineParams::font_descent
 

Definition at line 252 of file extgtktext.c.

Referenced by find_cursor_at_line(), find_line_params(), and find_mouse_cursor_at_line().

guint _LineParams::pixel_width
 

Definition at line 253 of file extgtktext.c.

Referenced by find_line_params().

ExtGtkPropertyMark _LineParams::start
 

Definition at line 260 of file extgtktext.c.

Referenced by draw_line(), find_cursor_at_line(), find_line_params(), find_mouse_cursor_at_line(), and set_vertical_scroll_find_iterator().

PrevTabCont _LineParams::tab_cont
 

Definition at line 257 of file extgtktext.c.

Referenced by draw_line(), find_cursor_at_line(), find_line_params(), and find_mouse_cursor_at_line().

PrevTabCont _LineParams::tab_cont_next
 

Definition at line 258 of file extgtktext.c.

Referenced by find_line_params().

guint _LineParams::wraps
 

Definition at line 255 of file extgtktext.c.

Referenced by fetch_lines_iterator(), and find_line_params().


The documentation for this struct was generated from the following file:
Contact: Andy Maloney     [Documentation generated by doxygen]