%PDF- %PDF-
| Direktori : /lib/python3/dist-packages/orca/scripts/apps/gedit/__pycache__/ |
| Current File : //lib/python3/dist-packages/orca/scripts/apps/gedit/__pycache__/script.cpython-312.pyc |
�
g
f� � � � d Z dZdZdZdZdZddlmZ ddlm c m
c mZ ddlm
Z
dd lmZ d
dlmZ G d� d
ej$ � Zy)zCustom script for gedit.z$Id$z
$Revision$z$Date$z-Copyright (c) 2005-2008 Sun Microsystems Inc.�LGPL� N)�AXObject)�AXUtilities� ��
SpellCheckc �f � � e Zd Zd� Zd� Zd� Zd� Z� fd�Zd� Zd� Z d� Z
d � Zd
� Zd� Z
d� Zd
� Z� xZS )�Scriptc �D � t j j | |� y)z/Creates a new script for the given application.N)�gtkr
�__init__)�self�apps �@/usr/lib/python3/dist-packages/orca/scripts/apps/gedit/script.pyr
zScript.__init__% s � � �
�
���D�#�&� c � � t | � S )z'Returns the spellcheck for this script.r �r s r �
getSpellCheckzScript.getSpellCheck* s � � �$��r c �� � ddl m} |j � }|j d� |j | j
j
� dddd� |j � |S )zpReturns a GtkGrid containing the application unique configuration
GUI items for the current application.r )�Gtk� r )�
gi.repositoryr �Grid�set_border_width�attach�
spellcheck�getAppPreferencesGUI�show_all)r r �grids r r zScript.getAppPreferencesGUI/ sO � � &��x�x�z�����b�!����D�O�O�8�8�:�A�q�!�Q�G��
�
���r c �6 � | j j � S )z7Returns a dictionary with the app-specific preferences.)r �getPreferencesFromGUIr s r r! zScript.getPreferencesFromGUI<