WebView.getFavicon

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
Surface
getFavicon
()

Return Value

Type: Surface

a pointer to a #cairo_surface_t with the favicon or %NULL if there's no icon associated with @web_view.

Meta