← Back
Editing: gi_service.cpython-312.opt-1.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 �6/usr/lib64/python3.12/site-packages/dbus/gi_service.pyr zExportedGObjectType.__init__. s>