Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.71.254.70
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
python3 /
dist-packages /
dbus /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-310.pyc
1.96
KB
-rw-r--r--
_compat.cpython-310.pyc
218
B
-rw-r--r--
_dbus.cpython-310.pyc
7.1
KB
-rw-r--r--
_expat_introspect_parser.cpyth...
2.19
KB
-rw-r--r--
bus.cpython-310.pyc
13.14
KB
-rw-r--r--
connection.cpython-310.pyc
17.42
KB
-rw-r--r--
decorators.cpython-310.pyc
11.45
KB
-rw-r--r--
exceptions.cpython-310.pyc
3.66
KB
-rw-r--r--
gi_service.cpython-310.pyc
1.91
KB
-rw-r--r--
glib.cpython-310.pyc
1016
B
-rw-r--r--
lowlevel.cpython-310.pyc
677
B
-rw-r--r--
proxies.cpython-310.pyc
17.3
KB
-rw-r--r--
server.cpython-310.pyc
3.36
KB
-rw-r--r--
service.cpython-310.pyc
21.58
KB
-rw-r--r--
types.cpython-310.pyc
682
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : gi_service.cpython-310.pyc
o �t3b� � @ sf d Z dgZddlmZ ddlZG dd� dejjejj�Z ddd�Z d Ze dejejjfe ed ��Z dS )z6Support code for implementing D-Bus services via PyGI.�ExportedGObject� )�GObjectNc @ s e Zd ZdZdd� ZdS )�ExportedGObjectTypez�A metaclass which inherits from both GObjectMeta and `dbus.service.InterfaceType`. Used as the metaclass for `ExportedGObject`. c C s, t j j�| |||� tjj�| |||� d S )N)r � __class__�__init__�dbus�service� InterfaceType)�cls�name�basesZdct� r �1/usr/lib/python3/dist-packages/dbus/gi_service.pyr . s zExportedGObjectType.__init__N)�__name__� __module__�__qualname__�__doc__r r r r r r * s r c K sX |� dd�}|� dd�}|dur|�|� tjj| fi |�� tjjj| |||d� dS )a: Initialize an exported GObject. :Parameters: `conn` : dbus.connection.Connection The D-Bus connection or bus `object_path` : str The object path at which to register this object. :Keywords: `bus_name` : dbus.service.BusName A bus name to be held on behalf of this object, or None. `gobject_properties` : dict GObject properties to be set on the constructed object. Any unrecognised keyword arguments will also be interpreted as GObject properties. �bus_nameN�gobject_properties)�conn�object_pathr )�pop�updater r r r �Object)�selfr r �kwargsr r r r r �ExportedGObject__init__3 s �r z' A GObject which is exported on D-Bus. )r r )NN)r �__all__Z gi.repositoryr Zdbus.servicer r r r r r ZExportedGObject__doc__r r r r r r �<module> s ��
Close