UserMessage


Object Hierarchy:

WebKit.UserMessage WebKit.UserMessage WebKit.UserMessage GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->WebKit.UserMessage GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned

Description:

[ CCode ( type_id = "webkit_user_message_get_type ()" ) ]
[ Version ( since = "2.28" ) ]
public sealed class UserMessage : InitiallyUnowned

Message that can be sent between the UI process and web process extensions.

A WebKitUserMessage is a message that can be used for the communication between the UI process and web process extensions. A WebKitUserMessage always has a name, and it can also include parameters and UNIX file descriptors. Messages can be sent from a WebContext to all web process extensions, from a web process extension to its corresponding WebContext, and from a WebView to its corresponding WebKitWebPage (and vice versa). One to one messages can be replied to directly with send_reply.


Namespace: WebKit
Package: webkitgtk-6.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members: