DOMWindow
Object Hierarchy:
Description:
[
CCode ( type_id =
"webkit_dom_dom_window_get_type ()" ) ]
[
GIR ( name =
"DOMDOMWindow" ) ]
public class DOMWindow :
Object,
EventTarget
Content:
Properties:
Creation methods:
Methods:
- public void alert (string message)
- public void blur ()
- public void capture_events ()
- public void close ()
- public bool confirm (string message)
- public bool find (string string, bool caseSensitive, bool backwards, bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
- public void focus ()
- public bool get_closed ()
- public CSSStyleDeclaration get_computed_style (Element element, string? pseudoElement)
- public string get_default_status ()
- public double get_device_pixel_ratio ()
- public unowned Document get_document ()
- public unowned Element get_frame_element ()
- public DOMWindow get_frames ()
- public long get_inner_height ()
- public long get_inner_width ()
- public ulong get_length ()
- public string get_name ()
- public bool get_offscreen_buffering ()
- public DOMWindow get_opener ()
- public long get_orientation ()
- public long get_outer_height ()
- public long get_outer_width ()
- public long get_page_x_offset ()
- public long get_page_y_offset ()
- public DOMWindow get_parent ()
- public long get_screen_left ()
- public long get_screen_top ()
- public long get_screen_x ()
- public long get_screen_y ()
- public long get_scroll_x ()
- public long get_scroll_y ()
- public DOMSelection get_selection ()
- public DOMWindow get_self ()
- public string get_status ()
- public DOMWindow get_top ()
- public DOMWindow get_window ()
- public void move_by (float x, float y)
- public void move_to (float x, float y)
- public void print ()
- public string prompt (string message, string defaultValue)
- public void release_events ()
- public void resize_by (float x, float y)
- public void resize_to (float width, float height)
- public void scroll_by (double x, double y)
- public void scroll_to (double x, double y)
- public void set_default_status (string value)
- public void set_name (string value)
- public void set_status (string value)
- public void stop ()
- public bool webkit_message_handlers_post_message (string handler, string message)
Inherited Members:
All known members inherited from class WebKit.DOM.Object
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
All known members inherited from interface WebKit.DOM.EventTarget