GObject.Object
WebKit.DOMObject
WebKit.DOMWebKitAnimation
Import line: | WebKit = imports.gi.WebKit; |
GIR File: | WebKit-3.0.gir |
C documentation: | WebKitDOMWebKitAnimation |
Class : | DOMWebKitAnimation |
Extends: | WebKit.DOMObject |
Properties | Defined By | |
---|---|---|
coreObject : void*
read only
|
WebKit.DOMObject | |
core_object : void*
|
WebKit.DOMObject | |
delay : gdouble
read only
|
WebKit.DOMWebKitAnimation | |
direction : guint32
read only
|
WebKit.DOMWebKitAnimation | |
duration : gdouble
read only
|
WebKit.DOMWebKitAnimation | |
elapsed_time : gdouble
|
WebKit.DOMWebKitAnimation | |
ended : gboolean
read only
|
WebKit.DOMWebKitAnimation | |
fill_mode : guint32
read only
|
WebKit.DOMWebKitAnimation | |
iteration_count : gint32
read only
|
WebKit.DOMWebKitAnimation | |
name : String
read only
|
WebKit.DOMWebKitAnimation | |
parentInstance : GObject.Object
read only
|
WebKit.DOMObject | |
parent_instance : WebKit.DOMObject
read only
|
WebKit.DOMWebKitAnimation | |
paused : gboolean
read only
|
WebKit.DOMWebKitAnimation |
Method / Constructor | Defined By | |
---|---|---|
new WebKit.DOMWebKitAnimation
(Object properties)
Create a new WebKit.DOMWebKitAnimation
Create a new WebKit.DOMWebKitAnimation
|
||
get_delay
()
:
gdouble
|
WebKit.DOMWebKitAnimation | |
get_direction
()
:
guint16
|
WebKit.DOMWebKitAnimation | |
get_duration
()
:
gdouble
|
WebKit.DOMWebKitAnimation | |
get_elapsed_time
()
:
gdouble
|
WebKit.DOMWebKitAnimation | |
get_ended
()
:
gboolean
|
WebKit.DOMWebKitAnimation | |
get_fill_mode
()
:
guint16
|
WebKit.DOMWebKitAnimation | |
get_name
()
:
String
|
WebKit.DOMWebKitAnimation | |
get_paused
()
:
gboolean
|
WebKit.DOMWebKitAnimation | |
pause
()
:
none
|
WebKit.DOMWebKitAnimation | |
play
()
:
none
|
WebKit.DOMWebKitAnimation | |
set_elapsed_time
(gdouble value)
:
none
|
WebKit.DOMWebKitAnimation |
None |