Module sciter::host [−][src]
Expand description
Sciter host application helpers.
Structs
Sciter compressed archive.
Sciter host runtime support.
This notification is sent on parsing the document and while processing elements
having non empty behavior:
style attribute value.
This notification indicates that external data (for example, image) download process has been completed.
This notification is sent when a specific window area needs to be redrawn.
Notifies that Sciter is about to download a referred resource.
Enums
HostHandler::on_data_load()
result code.
Debug output severity.
Debug output categories.
Traits
Sciter notification handler for Window.sciter_handler()
.
Type Definitions
A specialized Result
type for Sciter host operations.