§
    ó	z]  ã                   ó(   — d Z dZddlmZmZ dad„ ZdS )z.GLib main loop integration using libdbus-glib.)ÚDBusGMainLoopÚthreads_inité    )r   Úgthreads_initFc                  ó8   — t           st          ¦   «          da dS dS )z©Initialize threads in dbus-glib, if this has not already been done.

    This must be called before creating a second thread in a program that
    uses this module.
    TN)Ú_dbus_gthreads_initializedr   © ó    ú4/usr/lib/python3/dist-packages/dbus/mainloop/glib.pyr   r   "   s+   € õ &ð *Ý‰ŒˆØ%)Ð"Ð"Ð"ð*ð *r	   N)Ú__doc__Ú__all__Ú_dbus_glib_bindingsr   r   r   r   r   r	   r
   ú<module>r      sI   ðð6 5Ð 4à
+€à <Ð <Ð <Ð <Ð <Ð <Ð <Ð <à"Ð ð	*ð 	*ð 	*ð 	*ð 	*r	   