Yattm - unified GTK instant-messaging client | |
[Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003] |
#include <extgtktext.h>
Collaboration diagram for _ExtGtkText:
Data Fields | |
GtkEditable | editable |
GdkWindow * | text_area |
GtkAdjustment * | hadj |
GtkAdjustment * | vadj |
GdkGC * | gc |
union { | |
GdkWChar * wc | |
guchar * ch | |
} | text |
guint | text_len |
guint | gap_position |
guint | gap_size |
guint | text_end |
GList * | line_start_cache |
guint | first_line_start_index |
guint | first_cut_pixels |
guint | first_onscreen_hor_pixel |
guint | first_onscreen_ver_pixel |
guint | line_wrap: 1 |
guint | word_wrap: 1 |
guint | use_wchar: 1 |
guint | freeze_count |
GList * | text_properties |
GList * | text_properties_end |
ExtGtkPropertyMark | point |
union { | |
GdkWChar * wc | |
guchar * ch | |
} | scratch_buffer |
guint | scratch_buffer_len |
gint | last_ver_value |
gint | cursor_pos_x |
gint | cursor_pos_y |
ExtGtkPropertyMark | cursor_mark |
GdkWChar | cursor_char |
gchar | cursor_char_offset |
gint | cursor_virtual_x |
gint | cursor_drawn_level |
GList * | current_line |
GList * | tab_stops |
gint | default_tab_width |
ExtGtkTextFont * | current_font |
gint | timer |
guint | button |
GdkGC * | bg_gc |
|
Definition at line 187 of file extgtktext.h. Referenced by clear_area(), clear_focus_area(), gtk_text_init(), gtk_text_realize(), gtk_text_style_set(), and gtk_text_unrealize(). |
|
Definition at line 186 of file extgtktext.h. Referenced by gtk_text_button_press(), gtk_text_button_release(), gtk_text_init(), and gtk_text_motion_notify(). |
|
Definition at line 155 of file extgtktext.h. |
|
Definition at line 103 of file extgtktext.h. |
|
Definition at line 181 of file extgtktext.h. Referenced by gtk_text_finalize(), gtk_text_init(), and gtk_text_style_set(). |
|
Definition at line 174 of file extgtktext.h. Referenced by compute_lines_pixels(), correct_cache_delete(), correct_cache_insert(), delete_expose(), ext_gtk_text_insert_alltypes(), find_cursor(), find_line_containing_point(), insert_expose(), scroll_down(), and scroll_up(). |
|
Definition at line 167 of file extgtktext.h. Referenced by find_cursor_at_line(), find_mouse_cursor_at_line(), and undraw_cursor(). |
|
Definition at line 168 of file extgtktext.h. Referenced by draw_cursor(), drawn_cursor_max(), drawn_cursor_min(), find_cursor_at_line(), find_mouse_cursor_at_line(), and undraw_cursor(). |
|
Definition at line 170 of file extgtktext.h. Referenced by draw_cursor(), and undraw_cursor(). |
|
|
Definition at line 164 of file extgtktext.h. Referenced by draw_cursor(), find_cursor_at_line(), find_mouse_cursor_at_line(), scroll_down(), scroll_up(), and undraw_cursor(). |
|
Definition at line 165 of file extgtktext.h. Referenced by draw_cursor(), drawn_cursor_max(), drawn_cursor_min(), find_cursor_at_line(), find_mouse_cursor_at_line(), scroll_down(), scroll_up(), and undraw_cursor(). |
|
Definition at line 169 of file extgtktext.h. Referenced by delete_expose(), gtk_text_move_backward_word(), gtk_text_move_forward_word(), gtk_text_move_to_column(), insert_expose(), move_cursor_hor(), and move_cursor_ver(). |
|
Definition at line 179 of file extgtktext.h. Referenced by advance_tab_mark(), gtk_text_init(), and init_tab_cont(). |
|
Definition at line 89 of file extgtktext.h. |
|
Definition at line 123 of file extgtktext.h. Referenced by expose_text(), find_line_containing_point(), find_mouse_cursor(), first_visible_line_height(), gtk_text_init(), gtk_text_update_text(), pixel_height_of(), recompute_geometry(), scroll_down(), scroll_up(), and set_vertical_scroll_find_iterator(). |
|
Definition at line 121 of file extgtktext.h. Referenced by ext_gtk_text_forward_delete(), ext_gtk_text_insert_alltypes(), scroll_down(), scroll_up(), and set_vertical_scroll_find_iterator(). |
|
Definition at line 125 of file extgtktext.h. Referenced by clear_area(), and clear_focus_area(). |
|
Definition at line 127 of file extgtktext.h. Referenced by clear_area(), clear_focus_area(), scroll_down(), scroll_up(), and set_vertical_scroll_find_iterator(). |
|
Definition at line 140 of file extgtktext.h. Referenced by ext_gtk_text_forward_delete(), ext_gtk_text_freeze(), ext_gtk_text_insert_alltypes(), ext_gtk_text_thaw(), and gtk_text_init(). |
|
Definition at line 108 of file extgtktext.h. Referenced by draw_line(), ext_gtk_text_insert_alltypes(), make_forward_space(), and move_gap(). |
|
Definition at line 111 of file extgtktext.h. Referenced by draw_line(), ext_gtk_text_forward_delete(), ext_gtk_text_insert_alltypes(), make_forward_space(), and move_gap(). |
|
Definition at line 96 of file extgtktext.h. Referenced by delete_expose(), draw_bg_rect(), draw_cursor(), draw_line(), gtk_text_init(), gtk_text_realize(), gtk_text_unrealize(), insert_expose(), scroll_down(), scroll_up(), and undraw_cursor(). |
|
Definition at line 93 of file extgtktext.h. Referenced by ext_gtk_text_set_adjustments(), gtk_text_adjustment(), gtk_text_destroy(), gtk_text_disconnect(), gtk_text_finalize(), gtk_text_get_arg(), gtk_text_init(), and gtk_text_set_arg(). |
|
Definition at line 160 of file extgtktext.h. Referenced by gtk_text_adjustment(), and set_vertical_scroll(). |
|
|
Definition at line 133 of file extgtktext.h. Referenced by compute_lines_pixels(), ext_gtk_text_set_line_wrap(), fetch_lines_iterator(), find_line_params(), gtk_text_get_arg(), gtk_text_init(), swap_lines(), and total_line_height(). |
|
|
Referenced by draw_line(), expand_scratch_buffer(), ext_gtk_text_insert_alltypes(), gtk_text_finalize(), and gtk_text_init(). |
|
Definition at line 156 of file extgtktext.h. Referenced by expand_scratch_buffer(), ext_gtk_text_insert_alltypes(), and gtk_text_init(). |
|
Definition at line 178 of file extgtktext.h. Referenced by gtk_text_finalize(), gtk_text_init(), and init_tab_cont(). |
|
Referenced by draw_line(), ext_gtk_text_insert_alltypes(), gtk_text_finalize(), gtk_text_get_chars(), gtk_text_init(), make_forward_space(), and move_gap(). |
|
|
Definition at line 115 of file extgtktext.h. Referenced by make_forward_space(). |
|
Definition at line 105 of file extgtktext.h. Referenced by ext_gtk_text_insert_alltypes(), gtk_text_init(), and make_forward_space(). |
|
Definition at line 144 of file extgtktext.h. Referenced by delete_text_property(), find_mark_near(), gtk_text_finalize(), init_properties(), insert_text_property(), realize_properties(), and unrealize_properties(). |
|
Definition at line 146 of file extgtktext.h. Referenced by init_properties(), and insert_text_property(). |
|
Definition at line 184 of file extgtktext.h. Referenced by gtk_text_button_release(), gtk_text_destroy(), gtk_text_init(), gtk_text_motion_notify(), and gtk_text_scroll_timeout(). |
|
Definition at line 137 of file extgtktext.h. Referenced by draw_line(), expand_scratch_buffer(), ext_gtk_text_insert_alltypes(), find_cursor_at_line(), find_line_params(), find_mouse_cursor_at_line(), gtk_text_finalize(), gtk_text_get_chars(), gtk_text_init(), gtk_text_move_backward_word(), gtk_text_move_forward_word(), make_forward_space(), and move_gap(). |
|
|
Definition at line 155 of file extgtktext.h. |
|
Definition at line 103 of file extgtktext.h. |
|
Definition at line 134 of file extgtktext.h. Referenced by ext_gtk_text_set_word_wrap(), find_line_params(), gtk_text_get_arg(), and gtk_text_init(). |