Current File : //usr/lib/python3/dist-packages/dbus/__pycache__/gi_service.cpython-312.pyc |
�
� z]�
� �� � d Z dgZddlmZ ddlZ G d� dej j ej j � Z d
d�Z
dZ e dej ej j fe
ed �� Z
y)z6Support code for implementing D-Bus services via PyGI.�ExportedGObject� )�GObjectNc � � e Zd ZdZd� Zy)�ExportedGObjectTypez�A metaclass which inherits from both GObjectMeta and
`dbus.service.InterfaceType`. Used as the metaclass for `ExportedGObject`.
c � � t j j j | |||� t j j
j | |||� y )N)r � __class__�__init__�dbus�service�
InterfaceType)�cls�name�bases�dcts �1/usr/lib/python3/dist-packages/dbus/gi_service.pyr zExportedGObjectType.__init__. s>