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

_TextProperty Struct Reference

Collaboration diagram for _TextProperty:

Collaboration graph
[legend]

Data Fields

ExtGtkTextFontfont
GdkColor back_color
GdkColor fore_color
GdkDrawable * image
GdkBitmap * mask
TextPropertyFlags flags
gpointer user_data
guint user_data_length
DataFuncuser_data_func
guint length

Field Documentation

GdkColor _TextProperty::back_color
 

Definition at line 207 of file extgtktext.c.

Referenced by ext_gtk_text_insert_text(), insert_text_property(), new_text_property(), realize_property(), text_properties_equal(), and unrealize_property().

TextPropertyFlags _TextProperty::flags
 

Definition at line 217 of file extgtktext.c.

Referenced by ext_gtk_text_insert_text(), insert_text_property(), new_text_property(), realize_property(), text_properties_equal(), and unrealize_property().

ExtGtkTextFont* _TextProperty::font
 

Definition at line 204 of file extgtktext.c.

Referenced by destroy_text_property(), ext_gtk_text_insert_text(), insert_text_property(), new_text_property(), and text_properties_equal().

GdkColor _TextProperty::fore_color
 

Definition at line 210 of file extgtktext.c.

Referenced by ext_gtk_text_insert_text(), insert_text_property(), new_text_property(), realize_property(), text_properties_equal(), and unrealize_property().

GdkDrawable* _TextProperty::image
 

Definition at line 213 of file extgtktext.c.

Referenced by destroy_text_property(), ext_gtk_text_insert_text(), insert_text_property(), new_text_property(), and text_properties_equal().

guint _TextProperty::length
 

Definition at line 225 of file extgtktext.c.

Referenced by advance_mark(), advance_mark_n(), delete_text_property(), insert_text_property(), and new_text_property().

GdkBitmap* _TextProperty::mask
 

Definition at line 214 of file extgtktext.c.

Referenced by destroy_text_property(), ext_gtk_text_insert_text(), insert_text_property(), and new_text_property().

gpointer _TextProperty::user_data
 

Definition at line 220 of file extgtktext.c.

Referenced by destroy_text_property(), ext_gtk_text_insert_text(), insert_text_property(), new_text_property(), and text_properties_equal().

DataFunc* _TextProperty::user_data_func
 

Definition at line 222 of file extgtktext.c.

Referenced by ext_gtk_text_insert_text(), insert_text_property(), and new_text_property().

guint _TextProperty::user_data_length
 

Definition at line 221 of file extgtktext.c.

Referenced by ext_gtk_text_insert_text(), insert_text_property(), and new_text_property().


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