#include <cr-box.h>
Data Fields | |
| enum CRBoxContentType | type |
| union { | |
| guchar * text | |
| CRImageContentDesc * img_desc | |
| } | u |
| gpointer | content_cache |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 57 of file cr-box.h. Referenced by cr_box_content_destroy(), and cr_box_content_new_from_text(). |
|
|
Referenced by cr_box_content_destroy(), and cr_box_content_new_from_text(). |
1.3.3