Crossfire Client, Branch  R11627
Data Fields
Info_Pane Struct Reference

Data Fields

GtkAdjustment * adjustment
GtkTextTag * bold_tag
GtkTextTag * color_tags [NUM_COLORS]
GtkTextTag * default_tag
GtkTextTag * font_tags [NUM_FONTS]
GtkTextTag * italic_tag
GtkTextTag ** msg_type_tags [MSG_TYPE_LAST]
GtkWidget * scrolled_window
GtkTextBuffer * textbuffer
GtkTextMark * textmark
GtkWidget * textview
GtkTextTag * underline_tag

Detailed Description

Definition at line 83 of file info.c.


Field Documentation

GtkAdjustment* Info_Pane::adjustment

Definition at line 89 of file info.c.

Referenced by add_to_textbuf(), draw_info(), and info_init().

GtkTextTag* Info_Pane::bold_tag

Definition at line 92 of file info.c.

Referenced by info_get_styles().

Definition at line 90 of file info.c.

Referenced by add_to_textbuf(), and info_get_styles().

GtkTextTag * Info_Pane::default_tag

Definition at line 92 of file info.c.

Referenced by add_to_textbuf(), and info_get_styles().

Definition at line 91 of file info.c.

Referenced by info_get_styles().

GtkTextTag * Info_Pane::italic_tag

Definition at line 92 of file info.c.

Referenced by info_get_styles().

Definition at line 93 of file info.c.

Referenced by add_to_textbuf(), and info_get_styles().

Definition at line 86 of file info.c.

Referenced by info_init().

GtkTextBuffer* Info_Pane::textbuffer

Definition at line 87 of file info.c.

Referenced by info_init().

GtkTextMark* Info_Pane::textmark

Definition at line 88 of file info.c.

Referenced by info_init().

GtkWidget* Info_Pane::textview

Definition at line 85 of file info.c.

Referenced by info_init().

Definition at line 92 of file info.c.

Referenced by info_get_styles().


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