Molybden API
Loading...
Searching...
No Matches
molybden::AlertArgs Struct Reference

The BrowserDelegates::onAlert action arguments. More...

#include <browser_delegates.hpp>

Public Attributes

std::shared_ptr< Browserbrowser
 The browser instance initiated this action.
 
std::string title
 The localized dialog title.
 
std::string message
 The text passed to the window.alert() JavaScript function.
 
std::string ok_action_text
 The localized text of the "OK" action.
 
std::string url
 The URL of the web page that requested to display the alert dialog.
 

Detailed Description

The BrowserDelegates::onAlert action arguments.


The documentation for this struct was generated from the following file: