<para>The <seecref="M:GLib.DBusServer.NewConnection"/> event utilizes this delegate:</para>
<para>Event data is passed via the <seecref="T:GLib.NewConnectionArgs"/> parameter.</para>
<para>To attach a <seecref="T:GLib.NewConnectionHandler"/> to an event, add the NewConnectionHandler instance to the event. The methods referenced by the NewConnectionHandler instance are invoked whenever the event is raised, until the NewConnectionHandler is removed from the event.</para>