+
    j                     .    R t ^ RIt^ RIt ! R R4      tR# )z
SimpleGladeApp.py
Module that provides an object oriented abstraction to pygtk and libglade.
Copyright (C) 2004 Sandino Flores Moreno
Nc                   2   a  ] tR t^t o R tR tR tRtV tR# )SimpleGtkbuilderAppc                   \         P                  ! 4       V n        V P                  P                  V4       V P                  P	                  V4       V P                  P                  V 4       V P                  P                  4        Fv  p\        \        V4      \         P                  4      '       d.   \         P                  P                  V4      p\        WV4       KY  \        P                  ! R V,          4       Kx  	  R# )z"WARNING: can not get name for '%s'N)gtkBuilderbuilderset_translation_domainadd_from_fileconnect_signalsget_objects
issubclasstype	Buildableget_namesetattrloggingdebug)selfpathdomainonames   &&&  A/usr/lib/python3/dist-packages/DistUpgrade/SimpleGtkbuilderApp.py__init__SimpleGtkbuilderApp.__init__   s    {{}++F3""4($$T*))+A$q'3==11}}--a0A&BQFG ,    c                v     \         P                  ! 4        R#   \         d    T P                  4         R# i ; i)z
Starts the main loop of processing events checking for Control-C.

The default implementation checks wheter a Control-C is pressed,
then calls on_keyboard_interrupt().

Use this method for starting programs.
N)r   mainKeyboardInterrupton_keyboard_interruptr   s   &r   runSimpleGtkbuilderApp.run*   s+    	)HHJ  	)&&(	)s    88c                    R# )zq
This method is called by the default implementation of run()
after a program is finished by pressing Control-C.
N r    s   &r   r   )SimpleGtkbuilderApp.on_keyboard_interrupt8   s    
 	r   )r   N)	__name__
__module____qualname____firstlineno__r   r!   r   __static_attributes____classdictcell__)__classdict__s   @r   r   r      s     
H) r   r   )__doc__r   r   r   r$   r   r   <module>r.      s   *  
! !r   