summaryrefslogtreecommitdiff
path: root/agent/agent.h
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-06-30 17:35:39 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-07-07 15:47:02 -0400
commit0421a81ceaab02537df4843c4481e29ff2f44239 (patch)
tree0b670f9453b45098be4f8974787ea3b1415ec229 /agent/agent.h
parente099adf603f2bd43b8228730bc80d5260c39462b (diff)
agent: Mark nice_agent_attach_recv() as (skip)
This removes it from the introspected bindings. It is unintrospectable because it specifies a callback (@func) which persists after the nice_agent_attach_recv() call returns. This is only supported by gobject-introspection if a full closure with GDestroyNotify callback for the user is passed in too.
Diffstat (limited to 'agent/agent.h')
-rw-r--r--agent/agent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/agent.h b/agent/agent.h
index 2733550..6fb2403 100644
--- a/agent/agent.h
+++ b/agent/agent.h
@@ -823,7 +823,7 @@ nice_agent_restart_stream (
/**
- * nice_agent_attach_recv:
+ * nice_agent_attach_recv: (skip)
* @agent: The #NiceAgent Object
* @stream_id: The ID of stream
* @component_id: The ID of the component