Skip to content
  • Philip Withnall's avatar
    agent: Mark nice_agent_attach_recv() as (skip) · 0421a81c
    Philip Withnall authored and Olivier Crête's avatar Olivier Crête committed
    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.
    0421a81c