WebView.getTitle

Gets the value of the #WebKitWebView:title property. You can connect to notify::title signal of @web_view to be notified when the title has been received.

class WebView
string
getTitle
()

Return Value

Type: string

The main frame document title of @web_view.

Meta