RequestBrowserDomains: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{Client_function}}
{{Client_function}}
{{New feature/item|3.0150|1.5||
This function opens a request window in order to accept the requested remote URLs.
This function opens a request window in order to accept the requested remote URLs.
}}


==Syntax==
==Syntax==
<syntaxhighlight lang="lua">bool requestBrowserDomains ( table pages )</syntaxhighlight>
<syntaxhighlight lang="lua">bool requestBrowserDomains ( table pages )</syntaxhighlight>
{{OOP||[[Element/Browser|browser]].requestDomains||requestBrowserDomains}}


===Required arguments===
===Required arguments===
Line 13: Line 16:


==Example==
==Example==
Todo
==See Also==
Todo
Todo


==See also==
==See also==
{{CEF_functions}}
{{CEF_functions}}

Revision as of 19:23, 7 February 2015