WebPage
Object Hierarchy:
WebKit.WebPage
WebKit.WebPage
WebKit.WebPage
GLib.Object
GLib.Object
GLib.Object->WebKit.WebPage
Description:
[ CCode ( type_id = "webkit_web_page_get_type ()" ) ]public class WebPage : Object
Content:
Properties:
Creation methods:
Methods:
Signals:
public signal void console_message_sent (ConsoleMessage console_message)
Emitted when a message is sent to the console.
public signal bool context_menu (ContextMenu context_menu, WebHitTestResult hit_test_result)
Emitted before a context menu is displayed in the UI Process to give
the application a chance to customize the proposed menu, build its own context menu or pass user data to the UI Process.
public signal void document_loaded ()
This signal is emitted when the DOM document of a
WebPage has been loaded.
public signal void form_controls_associated (GenericArray <Element > elements)
Emitted after form elements (or form associated elements) are
associated to a particular web page.
public signal void form_controls_associated_for_frame (GenericArray <Element > elements, Frame frame)
Emitted after form elements (or form associated elements) are
associated to a particular web page.
public signal bool send_request (URIRequest request, URIResponse redirected_response)
This signal is emitted when request
is about to be sent
to the server.
public signal bool user_message_received (UserMessage message)
This signal is emitted when a
UserMessage is received from the WebKitWebView
corresponding to
web_page
.
public signal void will_submit_form (Element form, FormSubmissionStep step, Frame source_frame, Frame target_frame, GenericArray <string > text_field_names, GenericArray <string > text_field_values)
This signal is emitted to indicate various points during form
submission.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref