Back to Seed Clases

WebKit


Classes

Interfaces

Structs

Unions

Enums

Enum WebKit.LoadStatus

Import line: WebKit = imports.gi.WebKit;
GIR File: WebKit-3.0.gir
C documentation: WebKitLoadStatus
Enum : LoadStatus
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
WebKit.WebFrame
Property
load_status : WebKit.LoadStatus read only
Determines the current status of the load.
WebKit.WebFrame
Method
get_load_status () : WebKit.LoadStatus
Determines the current status of the load.
WebKit.WebView
Property
load_status : WebKit.LoadStatus read only
Determines the current status of the load.
WebKit.WebView
Method
get_load_status () : WebKit.LoadStatus
Determines the current status of the load.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:18:08 GMT+0800 (HKT)