Method
WebKit2WebExtensionDOMDOMWindowwebkit_message_handlers_post_message
Declaration [src]
gboolean
webkit_dom_dom_window_webkit_message_handlers_post_message (
  WebKitDOMDOMWindow* window,
  const gchar* handler,
  const gchar* message
)
Parameters
- handler
- 
            Type: const gchar*No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. 
- message
- 
            Type: const gchar*No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.