Wrapped moo_edit_window_get_nth_doc
This commit is contained in:
parent
e9ab9c4499
commit
d56b8f84de
@ -462,6 +462,15 @@
|
||||
)
|
||||
)
|
||||
|
||||
(define-method get_nth_doc
|
||||
(of-object "MooEditWindow")
|
||||
(c-name "moo_edit_window_get_nth_doc")
|
||||
(return-type "MooEdit*")
|
||||
(parameters
|
||||
'("guint" "n")
|
||||
)
|
||||
)
|
||||
|
||||
(define-method list_docs
|
||||
(of-object "MooEditWindow")
|
||||
(c-name "moo_edit_window_list_docs")
|
||||
|
Loading…
x
Reference in New Issue
Block a user