Kaydet (Commit) 52005345 authored tarafından Pranav Kant's avatar Pranav Kant Kaydeden (comit) Miklos Vajna

Fix incomplete g-i annotations

Change-Id: I2665a12251921523045f4071df88ca69ecd5a5c0
üst 2d59ef47
......@@ -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
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment