| Server IP : 39.108.156.168 / Your IP : 216.73.216.104 Web Server : nginx/1.24.0 System : Linux e2.ksyuki.com 6.11.0-25-generic #25~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 17:20:50 UTC 2 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/softwareproperties/gtk/__pycache__/ |
Upload File : |
�
��[i� � � � d Z ddlZddlZ ej dd� ddlmZmZ ddlmZ ej e
� Z G d� dej � Z
y) z�
SimpleGladeApp.py
Module that provides an object oriented abstraction to pygtk and gtkbuilder
Copyright (C) 2009 Michael Vogt
based on ideas from SimpleGladeBuilder by Sandino Flores Moreno
� N�Gtkz3.0)r �Gio)�setup_uic �, � e Zd Zd� Zdd�Zd� Zd� Zd� Zy)�SimpleGtkbuilderAppc �� � t j j | dt j j
�� t
| ||� | j d| j � y )Nzcom.ubuntu.SoftwareProperties)�application_id�flags�activate) r �Application�__init__r �ApplicationFlags�
FLAGS_NONEr �connect�on_activate)�self�path�domains �L/usr/lib/python3/dist-packages/softwareproperties/gtk/SimpleGtkbuilderApp.pyr
zSimpleGtkbuilderApp.__init__ sN � ���� � ��6U�'*�';�';�'F�'F� !� H���t�V�$����Z��!1�!1�2� Nc � � | j | j � | j j � s| j j � y y �N)�
add_window�window_main�
is_visible�show)r �datas r r zSimpleGtkbuilderApp.on_activate&