GObject.Object
WebKit.WebWindowFeatures
Import line: | WebKit = imports.gi.WebKit; |
GIR File: | WebKit-1.0.gir |
C documentation: | WebKitWebWindowFeatures |
Class : | WebWindowFeatures |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
fullscreen : Boolean
|
WebKit.WebWindowFeatures | |
height : Number
|
WebKit.WebWindowFeatures | |
locationbar_visible : Boolean
|
WebKit.WebWindowFeatures | |
menubar_visible : Boolean
|
WebKit.WebWindowFeatures | |
parent_instance : GObject.Object
read only
|
WebKit.WebWindowFeatures | |
priv : WebKit.WebWindowFeaturesPrivate
read only
|
WebKit.WebWindowFeatures | |
scrollbar_visible : Boolean
|
WebKit.WebWindowFeatures | |
statusbar_visible : Boolean
|
WebKit.WebWindowFeatures | |
toolbar_visible : Boolean
|
WebKit.WebWindowFeatures | |
width : Number
|
WebKit.WebWindowFeatures | |
x : Number
|
WebKit.WebWindowFeatures | |
y : Number
|
WebKit.WebWindowFeatures |
Method / Constructor | Defined By | |
---|---|---|
new WebKit.WebWindowFeatures
(Object properties)
Create a new WebKit.WebWindowFeatures
Create a new WebKit.WebWindowFeatures
|
||
equal
(WebWindowFeatures features2)
:
Boolean
|
WebKit.WebWindowFeatures |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
WebKit.WebView
Property |
window_features : WebKit.WebWindowFeatures
|
WebKit.WebView
Method |
get_window_features
()
:
WebKit.WebWindowFeatures
|