Module zng_app::view_process
source · Expand description
View process connection and other types.
Modules§
- Events directly from view-process not targeting any windows.
- Events directly from the view-process targeting the app windows.
Structs§
- Connection to the running view-process for the context app.
- View-process clipboard methods.
- Handle to a headless surface/document open in the View Process.
- Handle to an image loading or loaded in the View Process.
- Arguments for the
VIEW_PROCESS_INITED_EVENT
. - Arguments for the
VIEW_PROCESS_SUSPENDED_EVENT
. - Weak handle to a window or view.
- Handle to a window open in the view-process.
- Connection to an image loading or loaded in the View Process.
- Information about a successfully opened window.
Enums§
- Error returned by
ViewImage::encode
. - View window or headless surface.
Statics§
- View-Process finished initializing and is now online.
- View-Process suspended, all resources dropped.