WebView.getFavicon

Returns favicon currently associated to web_view.

Returns favicon currently associated to web_view, if any. You can connect to notify::favicon signal of web_view to be notified when the favicon is available.

class WebView
getFavicon
()

Return Value

Type: gdk.texture.Texture

the favicon image or null if there's no icon associated with web_view.