Molybden API
|
The BrowserDelegates::onBeforeFormRepost action arguments. More...
#include <browser_delegates.hpp>
Public Attributes | |
std::shared_ptr< Browser > | browser |
The browser instance initiated this callback. | |
std::string | title |
The localized dialog title. | |
std::string | message |
The localized text of the form repost warning. | |
std::string | repost_action_text |
The localized text of the "Repost" action. | |
std::string | cancel_action_text |
The localized text of the "Cancel" action. | |
The BrowserDelegates::onBeforeFormRepost action arguments.