PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB`  毖Sc@sFdZdZddlmZddlmZdefdYZdS(tServertreStructuredTexti(t_Server(t ConnectioncBsqeZdZedddZdZdZdZdZ e e j Z e e jZe e jZRS(s%An opaque object representing a server that listens for connections from other applications. This class is not useful to instantiate directly: you must subclass it and either extend the method connection_added, or append to the list on_connection_added. :Since: 0.83 cCs"tt|j|||||S(sConstruct a new Server. :Parameters: `address` : str Listen on this address. `connection_class` : type When new connections come in, instantiate this subclass of dbus.connection.Connection to represent them. The default is Connection. `mainloop` : dbus.mainloop.NativeMainLoop or None The main loop with which to associate the new connections. `auth_mechanisms` : sequence of str Authentication mechanisms to allow. The default is to allow any authentication mechanism supported by ``libdbus``. (tsuperRt__new__(tclstaddresstconnection_classtmainlooptauth_mechanisms((s1/usr/lib64/python2.7/site-packages/dbus/server.pyR)scOsi|_g|_g|_dS(N(t_Server__connectionston_connection_addedton_connection_removed(tselftargstkwargs((s1/usr/lib64/python2.7/site-packages/dbus/server.pyt__init__=s   cCs!|j|j|j|dS(N(tcall_on_disconnectiontconnection_removedtconnection_added(Rtconn((s1/usr/lib64/python2.7/site-packages/dbus/server.pyt_on_new_connectionLscCs.|jr*x|jD]}||qWndS(sRespond to the creation of a new Connection. This base-class implementation just invokes the callbacks in the on_connection_added attribute. :Parameters: `conn` : dbus.connection.Connection A D-Bus connection which has just been added. The type of this parameter is whatever was passed to the Server constructor as the ``connection_class``. N(R (RRtcb((s1/usr/lib64/python2.7/site-packages/dbus/server.pyRPs cCs.|jr*x|jD]}||qWndS(sRespond to the disconnection of a Connection. This base-class implementation just invokes the callbacks in the on_connection_removed attribute. :Parameters: `conn` : dbus.connection.Connection A D-Bus connection which has just become disconnected. The type of this parameter is whatever was passed to the Server constructor as the ``connection_class``. N(R (RRR((s1/usr/lib64/python2.7/site-packages/dbus/server.pyRas N(t__name__t __module__t__doc__RtNoneRRRRRtpropertyRt get_addressRtget_idtidtget_is_connectedt is_connected(((s1/usr/lib64/python2.7/site-packages/dbus/server.pyRs     N(sServer(t__all__t __docformat__t_dbus_bindingsRtdbus.connectionRR(((s1/usr/lib64/python2.7/site-packages/dbus/server.pyts