WebProcessExtension.getPage

Get the web page of the given page_id.

class WebProcessExtension
getPage
(
ulong pageId
)

Parameters

pageId ulong

the identifier of the #WebKitWebPage to get

Return Value

Type: webkitwebprocessextension.web_page.WebPage

the #WebKitWebPage for the given page_id, or null if the identifier doesn't correspond to an existing web page.