Top |
WebKitDOMDOMApplicationCache * | application-cache | Read |
WebKitDOMNavigator * | client-information | Read |
gboolean | closed | Read |
WebKitDOMDOMWindowCSS * | css | Read |
gchar * | default-status | Read / Write |
gdouble | device-pixel-ratio | Read |
WebKitDOMDocument * | document | Read |
WebKitDOMElement * | frame-element | Read |
WebKitDOMDOMWindow * | frames | Read |
WebKitDOMHistory * | history | Read |
glong | inner-height | Read |
glong | inner-width | Read |
gulong | length | Read |
WebKitDOMStorage * | local-storage | Read |
WebKitDOMBarProp * | locationbar | Read |
WebKitDOMBarProp * | menubar | Read |
gchar * | name | Read / Write |
WebKitDOMNavigator * | navigator | Read |
gboolean | offscreen-buffering | Read |
WebKitDOMDOMWindow * | opener | Read |
glong | outer-height | Read |
glong | outer-width | Read |
glong | page-x-offset | Read |
glong | page-y-offset | Read |
WebKitDOMDOMWindow * | parent | Read |
WebKitDOMPerformance * | performance | Read |
WebKitDOMBarProp * | personalbar | Read |
WebKitDOMScreen * | screen | Read |
glong | screen-left | Read |
glong | screen-top | Read |
glong | screen-x | Read |
glong | screen-y | Read |
glong | scroll-x | Read |
glong | scroll-y | Read |
WebKitDOMBarProp * | scrollbars | Read |
WebKitDOMDOMWindow * | self | Read |
WebKitDOMStorage * | session-storage | Read |
WebKitDOMSpeechSynthesis * | speech-synthesis | Read |
gchar * | status | Read / Write |
WebKitDOMBarProp * | statusbar | Read |
WebKitDOMStyleMedia * | style-media | Read |
WebKitDOMBarProp * | toolbar | Read |
WebKitDOMDOMWindow * | top | Read |
WebKitDOMDOMWindow * | window | Read |
“application-cache”
property “application-cache” WebKitDOMDOMApplicationCache *
read-only WebKitDOMDOMApplicationCache* DOMWindow:application-cache.
Flags: Read
“client-information”
property “client-information” WebKitDOMNavigator *
read-only WebKitDOMNavigator* DOMWindow:client-information.
Flags: Read
“closed”
property“closed” gboolean
read-only gboolean DOMWindow:closed.
Flags: Read
Default value: FALSE
“css”
property “css” WebKitDOMDOMWindowCSS *
read-only WebKitDOMDOMWindowCSS* DOMWindow:css.
Flags: Read
“default-status”
property“default-status” gchar *
read-write gchar* DOMWindow:default-status.
Flags: Read / Write
Default value: ""
“device-pixel-ratio”
property“device-pixel-ratio” gdouble
read-only gdouble DOMWindow:device-pixel-ratio.
Flags: Read
Default value: 0
“document”
property“document” WebKitDOMDocument *
read-only WebKitDOMDocument* DOMWindow:document.
Flags: Read
“frame-element”
property“frame-element” WebKitDOMElement *
read-only WebKitDOMElement* DOMWindow:frame-element.
Flags: Read
“frames”
property“frames” WebKitDOMDOMWindow *
read-only WebKitDOMDOMWindow* DOMWindow:frames.
Flags: Read
“history”
property “history” WebKitDOMHistory *
read-only WebKitDOMHistory* DOMWindow:history.
Flags: Read
“inner-height”
property“inner-height” glong
read-only glong DOMWindow:inner-height.
Flags: Read
Default value: 0
“inner-width”
property“inner-width” glong
read-only glong DOMWindow:inner-width.
Flags: Read
Default value: 0
“local-storage”
property “local-storage” WebKitDOMStorage *
read-only WebKitDOMStorage* DOMWindow:local-storage.
Flags: Read
“locationbar”
property “locationbar” WebKitDOMBarProp *
read-only WebKitDOMBarProp* DOMWindow:locationbar.
Flags: Read
“menubar”
property “menubar” WebKitDOMBarProp *
read-only WebKitDOMBarProp* DOMWindow:menubar.
Flags: Read
“name”
property“name” gchar *
read-write gchar* DOMWindow:name.
Flags: Read / Write
Default value: ""
“navigator”
property “navigator” WebKitDOMNavigator *
read-only WebKitDOMNavigator* DOMWindow:navigator.
Flags: Read
“offscreen-buffering”
property“offscreen-buffering” gboolean
read-only gboolean DOMWindow:offscreen-buffering.
Flags: Read
Default value: FALSE
“opener”
property“opener” WebKitDOMDOMWindow *
read-only WebKitDOMDOMWindow* DOMWindow:opener.
Flags: Read
“outer-height”
property“outer-height” glong
read-only glong DOMWindow:outer-height.
Flags: Read
Default value: 0
“outer-width”
property“outer-width” glong
read-only glong DOMWindow:outer-width.
Flags: Read
Default value: 0
“page-x-offset”
property“page-x-offset” glong
read-only glong DOMWindow:page-x-offset.
Flags: Read
Default value: 0
“page-y-offset”
property“page-y-offset” glong
read-only glong DOMWindow:page-y-offset.
Flags: Read
Default value: 0
“parent”
property“parent” WebKitDOMDOMWindow *
read-only WebKitDOMDOMWindow* DOMWindow:parent.
Flags: Read
“performance”
property “performance” WebKitDOMPerformance *
read-only WebKitDOMPerformance* DOMWindow:performance.
Flags: Read
“personalbar”
property “personalbar” WebKitDOMBarProp *
read-only WebKitDOMBarProp* DOMWindow:personalbar.
Flags: Read
“screen”
property “screen” WebKitDOMScreen *
read-only WebKitDOMScreen* DOMWindow:screen.
Flags: Read
“screen-left”
property“screen-left” glong
read-only glong DOMWindow:screen-left.
Flags: Read
Default value: 0
“screen-top”
property“screen-top” glong
read-only glong DOMWindow:screen-top.
Flags: Read
Default value: 0
“screen-x”
property“screen-x” glong
read-only glong DOMWindow:screen-x.
Flags: Read
Default value: 0
“screen-y”
property“screen-y” glong
read-only glong DOMWindow:screen-y.
Flags: Read
Default value: 0
“scroll-x”
property“scroll-x” glong
read-only glong DOMWindow:scroll-x.
Flags: Read
Default value: 0
“scroll-y”
property“scroll-y” glong
read-only glong DOMWindow:scroll-y.
Flags: Read
Default value: 0
“scrollbars”
property “scrollbars” WebKitDOMBarProp *
read-only WebKitDOMBarProp* DOMWindow:scrollbars.
Flags: Read
“self”
property“self” WebKitDOMDOMWindow *
read-only WebKitDOMDOMWindow* DOMWindow:self.
Flags: Read
“session-storage”
property “session-storage” WebKitDOMStorage *
read-only WebKitDOMStorage* DOMWindow:session-storage.
Flags: Read
“speech-synthesis”
property “speech-synthesis” WebKitDOMSpeechSynthesis *
read-only WebKitDOMSpeechSynthesis* DOMWindow:speech-synthesis.
Flags: Read
“status”
property“status” gchar *
read-write gchar* DOMWindow:status.
Flags: Read / Write
Default value: ""
“statusbar”
property “statusbar” WebKitDOMBarProp *
read-only WebKitDOMBarProp* DOMWindow:statusbar.
Flags: Read
“style-media”
property “style-media” WebKitDOMStyleMedia *
read-only WebKitDOMStyleMedia* DOMWindow:style-media.
Flags: Read
“toolbar”
property “toolbar” WebKitDOMBarProp *
read-only WebKitDOMBarProp* DOMWindow:toolbar.
Flags: Read
“top”
property“top” WebKitDOMDOMWindow *
read-only WebKitDOMDOMWindow* DOMWindow:top.
Flags: Read
“window”
property“window” WebKitDOMDOMWindow *
read-only WebKitDOMDOMWindow* DOMWindow:window.
Flags: Read