관리-도구
편집 파일: gi_service.pyo
� 毖Sc @ s� d Z d g Z d d l m Z d d l Z d e j j e j j f d � � YZ d d d � Z d Z e d e j e j j f i e d 6e d 6� Z d S( s6 Support code for implementing D-Bus services via PyGI.t ExportedGObjecti����( t GObjectNt ExportedGObjectTypec B s e Z d Z d � Z RS( s� A metaclass which inherits from both GObjectMeta and `dbus.service.InterfaceType`. Used as the metaclass for `ExportedGObject`. c C s<