WebView


Object Hierarchy:

WebKit.WebView WebKit.WebView WebKit.WebView WebKit.WebViewBase WebKit.WebViewBase WebKit.WebViewBase->WebKit.WebView Gtk.Widget Gtk.Widget Gtk.Widget->WebKit.WebViewBase GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Accessible Gtk.Accessible Gtk.Accessible->WebKit.WebView Gtk.Accessible->WebKit.WebViewBase Gtk.Accessible->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->WebKit.WebView Gtk.Buildable->WebKit.WebViewBase Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget Gtk.ConstraintTarget Gtk.ConstraintTarget->WebKit.WebView Gtk.ConstraintTarget->WebKit.WebViewBase Gtk.ConstraintTarget->Gtk.Widget

Description:

[ CCode ( type_id = "webkit_web_view_get_type ()" ) ]
public class WebView : WebViewBase, Accessible, Buildable, ConstraintTarget

The central class of the WPE WebKit and WebKitGTK APIs.

WebView is the central class of the WPE WebKit and WebKitGTK APIs. It is responsible for managing the drawing of the content and forwarding of events. You can load any URI into the WebView or a data string. With Settings you can control various aspects of the rendering and loading of the content.

Note that in WebKitGTK, WebView is scrollable by itself, so you don't need to embed it in a ScrolledWindow.


Namespace: WebKit
Package: webkitgtk-6.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Widget