Mini Shell
3
�CZt � @ s� d dl mZmZmZmZ ddlmZ ddlmZ ddl m
Z
G dd� dejej�Z
G dd � d ejej�ZG d
d� dejej�ZdS )
� )�GObject�Gtk� GtkSource�Gedit� )�Library)�get_language_manager)�Snippetc s8 e Zd ZdZ� fdd�Zdd� Zdd� Zdd � Z� ZS )
�ProposalZGeditSnippetsProposalc s t t| �j� t|�| _d S )N)�superr
�__init__r �_snippet)�self�snippet)� __class__� �//usr/lib64/gedit/plugins/snippets/completion.pyr s zProposal.__init__c C s | j jS )N)r
�data)r r r r r s zProposal.snippetc C s
| j j� S )N)r
Zdisplay)r r r r �
do_get_markup# s zProposal.do_get_markupc C s | j jd S )N�text)r
r )r r r r �do_get_info&