WebKit2WebExtension.DOMHTMLBaseFontElement¶
- Subclasses:
None
Methods¶
- Inherited:
WebKit2WebExtension.DOMHTMLElement (33), WebKit2WebExtension.DOMElement (80), WebKit2WebExtension.DOMNode (36), GObject.Object (37), WebKit2WebExtension.DOMEventTarget (3)
- Structs:
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
Properties¶
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class WebKit2WebExtension.DOMHTMLBaseFontElement(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_color()¶
-
This function has been removed from the DOM spec and it just returns
None
.Deprecated since version 2.12.
- get_face()¶
-
This function has been removed from the DOM spec and it just returns
None
.Deprecated since version 2.12.
- get_size()¶
-
This function has been removed from the DOM spec and it just returns 0.
Deprecated since version 2.12.
- set_color(value)¶
-
This function has been removed from the DOM spec and it does nothing.
Deprecated since version 2.12.
- set_face(value)¶
-
This function has been removed from the DOM spec and it does nothing.
Deprecated since version 2.12.