Method

WebKitWebViewget_page_id

Declaration [src]

guint64
webkit_web_view_get_page_id (
  WebKitWebView* web_view
)

Description [src]

Get the identifier of the WebKitWebPage corresponding to the WebKitWebView.

Gets propertyWebKit.WebView:page-id

Return value

Type: guint64

The page ID of web_view.