Skip to content
Snippets Groups Projects
Commit a50bb17e authored by George Kiagiadakis's avatar George Kiagiadakis
Browse files

object: error is allocated by the callee (and inferred)

parent bd7c6e18
No related merge requests found
......@@ -133,7 +133,7 @@ wp_object_list_interfaces (WpObject * self, guint * n_interfaces)
* wp_object_attach_interface_impl: (method)
* @self: the object
* @impl: (transfer none): the interface implementation
* @error: (out caller-allocates): a GError to return on failure
* @error: (out): a GError to return on failure
*
* Returns: TRUE one success, FALSE on error
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment