Corrected App.init() return value
This commit is contained in:
parent
e1becf39cb
commit
c74e36c1ec
@ -35,7 +35,7 @@
|
||||
(define-method init
|
||||
(of-object "MooApp")
|
||||
(c-name "moo_app_init")
|
||||
(return-type "none")
|
||||
(return-type "gboolean")
|
||||
)
|
||||
|
||||
(define-method run
|
||||
|
Loading…
x
Reference in New Issue
Block a user