@ CONTENT_STATUS_READY
Some parts of content still being loaded, but can be displayed.
@ CONTENT_STATUS_DONE
Content has completed all processing.
@ CONTENT_STATUS_ERROR
Error occurred, content will be destroyed imminently.
@ CONTENT_STATUS_LOADING
Content is being fetched or converted and is not safe to display.
content_msg
Used in callbacks to indicate what has occurred.
@ CONTENT_MSG_TEXTSEARCH
A free text search action has occurred.
@ CONTENT_MSG_GADGETCLICK
A gadget has been clicked on (mainly for file)
@ CONTENT_MSG_SCROLL
Request to scroll content.
@ CONTENT_MSG_LOG
Content wishes to log something.
@ CONTENT_MSG_DONE
content has finished processing
@ CONTENT_MSG_DOWNLOAD
download, not for display
@ CONTENT_MSG_REDIRECT
fetch url redirect occured
@ CONTENT_MSG_DRAGSAVE
Allow drag saving of content.
@ CONTENT_MSG_POINTER
Wants a specific mouse pointer set.
@ CONTENT_MSG_SELECTION
A selection made or cleared.
@ CONTENT_MSG_SSL_CERTS
Content is from SSL and this is its chain.
content_debug
Debugging dump operations.
@ CONTENT_DEBUG_RENDER
Debug the contents rendering.
@ CONTENT_DEBUG_DOM
Debug the contents Document Object.
content_encoding_type
Content encoding information types.
@ CONTENT_ENCODING_NORMAL
The content encoding.
@ CONTENT_ENCODING_SOURCE
The content encoding source.