Fix my stupid but inevitable lack of memory
This commit is contained in:
@@ -59,6 +59,12 @@
|
||||
)
|
||||
)
|
||||
|
||||
(define-method get_loop
|
||||
(of-object "ClutterTimeline")
|
||||
(c-name "clutter_timeline_get_loop")
|
||||
(return-type "gboolean")
|
||||
)
|
||||
|
||||
(define-method rewind
|
||||
(of-object "ClutterTimeline")
|
||||
(c-name "clutter_timeline_rewind")
|
||||
|
Reference in New Issue
Block a user