diff options
author | Johan Dahlin <johan@gnome.org> | 2010-09-25 11:31:24 -0300 |
---|---|---|
committer | Johan Dahlin <johan@gnome.org> | 2010-09-25 11:31:24 -0300 |
commit | 7309e1f48c936a4e344f86ce0b73d3a3b68cb853 (patch) | |
tree | 79a51f07d563c210433b2a2c5f943a77b6cb86b6 /gir | |
parent | 4c733fba31673c4a9d24c9ec00b894a61a54ce3f (diff) | |
download | gobject-introspection-7309e1f48c936a4e344f86ce0b73d3a3b68cb853.tar.gz |
Re-generate
Diffstat (limited to 'gir')
-rw-r--r-- | gir/gio-2.0.c | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index 30cf3c28..43d0f619 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -653,7 +653,7 @@ /** - * g_dbus_method_invocation_get_user_data: + * g_dbus_method_invocation_get_user_data: (skip) * @invocation: A #GDBusMethodInvocation. * * Gets the @user_data #gpointer passed to g_dbus_connection_register_object(). @@ -958,7 +958,7 @@ /** - * g_credentials_get_native: + * g_credentials_get_native: (skip) * @credentials: A #GCredentials. * @native_type: The type of native credentials to get. * @@ -3147,7 +3147,7 @@ /** - * g_resolver_free_addresses: + * g_resolver_free_addresses: (skip) * @addresses: a #GList of #GInetAddress * * Frees @addresses (which should be the return value from @@ -6311,7 +6311,7 @@ /** - * g_memory_output_stream_get_data: + * g_memory_output_stream_get_data: (skip) * @ostream: a #GMemoryOutputStream * * Gets any loaded data from the @ostream. @@ -16033,7 +16033,7 @@ /** - * g_simple_async_result_get_source_tag: + * g_simple_async_result_get_source_tag: (skip) * @simple: a #GSimpleAsyncResult. * * Gets the source tag for the #GSimpleAsyncResult. @@ -20748,7 +20748,7 @@ /** - * g_simple_async_result_get_op_res_gpointer: + * g_simple_async_result_get_op_res_gpointer: (skip) * @simple: a #GSimpleAsyncResult. * * Gets a pointer result as returned by the asynchronous function. @@ -22647,7 +22647,7 @@ /** - * g_srv_target_list_sort: + * g_srv_target_list_sort: (skip) * @targets: a #GList of #GSrvTarget * * Sorts @targets in place according to the algorithm in RFC 2782. @@ -23275,7 +23275,7 @@ /** - * g_resolver_free_targets: + * g_resolver_free_targets: (skip) * @targets: a #GList of #GSrvTarget * * Frees @targets (which should be the return value from |