Fix incomplete g-i annotations
Change-Id: I2665a12251921523045f4071df88ca69ecd5a5c0
This commit is contained in:
parent
2d59ef4756
commit
520053459a
@ -1810,7 +1810,10 @@ lok_doc_view_open_document_finish (LOKDocView* pDocView, GAsyncResult* res, GErr
|
||||
/**
|
||||
* lok_doc_view_open_document:
|
||||
* @pDocView: The #LOKDocView instance
|
||||
* @pPath: The path of the document that #LOKDocView widget should try to open
|
||||
* @pPath: (transfer full): The path of the document that #LOKDocView widget should try to open
|
||||
* @cancellable:
|
||||
* @callback:
|
||||
* @userdata:
|
||||
*
|
||||
* Returns: %TRUE if the document is loaded succesfully, %FALSE otherwise
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user