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

_font_stack Struct Reference


Data Fields

GdkColor * fore
GdkColor * back
char font_name [255]
int font_size
int font_ptsize
_font_stack * next

Field Documentation

GdkColor* _font_stack::back
 

Definition at line 336 of file gtk_eb_html.c.

Referenced by _font_stack_pop(), _font_stack_push(), and gtk_eb_html_add().

char _font_stack::font_name[255]
 

Definition at line 337 of file gtk_eb_html.c.

Referenced by _font_stack_init(), and gtk_eb_html_add().

int _font_stack::font_ptsize
 

Definition at line 339 of file gtk_eb_html.c.

Referenced by _font_stack_init(), and gtk_eb_html_add().

int _font_stack::font_size
 

Definition at line 338 of file gtk_eb_html.c.

Referenced by _font_stack_init(), and gtk_eb_html_add().

GdkColor* _font_stack::fore
 

Definition at line 335 of file gtk_eb_html.c.

Referenced by _font_stack_pop(), _font_stack_push(), and gtk_eb_html_add().

struct _font_stack* _font_stack::next
 

Definition at line 340 of file gtk_eb_html.c.

Referenced by _font_stack_pop(), and _font_stack_push().


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