Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

_CRBoxContent Struct Reference

#include <cr-box.h>


Data Fields

enum CRBoxContentType type
union {
   guchar *   text
   CRImageContentDesc *   img_desc
u
gpointer content_cache


Field Documentation

gpointer _CRBoxContent::content_cache
 

Definition at line 71 of file cr-box.h.

CRImageContentDesc* _CRBoxContent::img_desc
 

Definition at line 61 of file cr-box.h.

guchar* _CRBoxContent::text
 

Definition at line 60 of file cr-box.h.

enum CRBoxContentType _CRBoxContent::type
 

Definition at line 57 of file cr-box.h.

Referenced by cr_box_content_destroy(), and cr_box_content_new_from_text().

union { ... } _CRBoxContent::u
 

Referenced by cr_box_content_destroy(), and cr_box_content_new_from_text().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 1 01:36:53 2003 for Libcroco by doxygen 1.3.3