Foundry.WebIntent¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/en |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.WebIntent(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Represents an intent to open a URI with a web browser.
Foundry.WebIntentprovides functionality for opening URIs in web browsers. The URI is stored as a plain UTF-8 string and is up to the caller to ensure that the URI is valid.