<refentry id="ETextEventProcessor" revision="12 Jan 2001">
<refmeta>
<refentrytitle>ETextEventProcessor</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>GAL Library</refmiscinfo>
</refmeta>

<refnamediv>
<refname>ETextEventProcessor</refname><refpurpose></refpurpose>
</refnamediv>

<refsynopsisdiv><title>Synopsis</title>
<synopsis>



#define     <link linkend="E-TEXT-EVENT-PROCESSOR-TYPE-CAPS">E_TEXT_EVENT_PROCESSOR_TYPE</link>
struct      <link linkend="ETextEventProcessor-struct">ETextEventProcessor</link>;
<link linkend="gint">gint</link>        <link linkend="e-text-event-processor-handle-event">e_text_event_processor_handle_event</link>
                                            (<link linkend="ETextEventProcessor">ETextEventProcessor</link> *tep,
                                             <link linkend="ETextEventProcessorEvent">ETextEventProcessorEvent</link> *event);

</synopsis>
</refsynopsisdiv>

<refsect1>
<title>Object Hierarchy</title>
<synopsis>

  <link linkend="GtkObject">GtkObject</link>
   +----ETextEventProcessor
</synopsis>

</refsect1>

<refsect1>
<title>Args</title>
<synopsis>

  &quot;<link linkend="ETextEventProcessor--allow-newlines">allow_newlines</link>&quot;       <link linkend="gboolean">gboolean</link>             : Read / Write
</synopsis>
</refsect1>

<refsect1>
<title>Signal Prototypes</title>
<synopsis>

&quot;<link linkend="ETextEventProcessor-command">command</link>&quot;   void        user_function      (<link linkend="ETextEventProcessor">ETextEventProcessor</link> *etexteventprocessor,
                                            <link linkend="gpointer">gpointer</link> arg1,
                                            <link linkend="gpointer">gpointer</link> user_data);
</synopsis>
</refsect1>


<refsect1>
<title>Description</title>
<para>

</para>
</refsect1>

<refsect1>
<title>Details</title>
<refsect2>
<title><anchor id="E-TEXT-EVENT-PROCESSOR-TYPE-CAPS">E_TEXT_EVENT_PROCESSOR_TYPE</title>
<programlisting>#define E_TEXT_EVENT_PROCESSOR_TYPE			(e_text_event_processor_get_type ())
</programlisting>
<para>

</para></refsect2>
<refsect2>
<title><anchor id="ETextEventProcessor-struct">struct ETextEventProcessor</title>
<programlisting>struct ETextEventProcessor;</programlisting>
<para>

</para></refsect2>
<refsect2>
<title><anchor id="e-text-event-processor-handle-event">e_text_event_processor_handle_event ()</title>
<programlisting><link linkend="gint">gint</link>        e_text_event_processor_handle_event
                                            (<link linkend="ETextEventProcessor">ETextEventProcessor</link> *tep,
                                             <link linkend="ETextEventProcessorEvent">ETextEventProcessorEvent</link> *event);</programlisting>
<para>

</para><informaltable pgwide=1 frame="none" role="params">
<tgroup cols="2">
<colspec colwidth="2*">
<colspec colwidth="8*">
<tbody>
<row><entry align="right"><parameter>tep</parameter>&nbsp;:</entry>
<entry>
</entry></row>
<row><entry align="right"><parameter>event</parameter>&nbsp;:</entry>
<entry>
</entry></row>
<row><entry align="right"><emphasis>Returns</emphasis> :</entry><entry>


</entry></row>
</tbody></tgroup></informaltable></refsect2>

</refsect1>
<refsect1>
<title>Args</title>
<variablelist>
<varlistentry><term><anchor id="ETextEventProcessor--allow-newlines">&quot;<literal>allow_newlines</literal>&quot; (<link linkend="gboolean">gboolean</link> : Read / Write)</term>
<listitem>
<para>

</para></listitem></varlistentry>

</variablelist>
</refsect1>

<refsect1>
<title>Signals</title>
<refsect2><title><anchor id="ETextEventProcessor-command">The &quot;command&quot; signal</title>
<programlisting>void        user_function                  (<link linkend="ETextEventProcessor">ETextEventProcessor</link> *etexteventprocessor,
                                            <link linkend="gpointer">gpointer</link> arg1,
                                            <link linkend="gpointer">gpointer</link> user_data);</programlisting>
<para>

</para><informaltable pgwide=1 frame="none" role="params">
<tgroup cols="2">
<colspec colwidth="2*">
<colspec colwidth="8*">
<tbody>
<row><entry align="right"><parameter>etexteventprocessor</parameter>&nbsp;:</entry>
<entry>the object which received the signal.
</entry></row>
<row><entry align="right"><parameter>arg1</parameter>&nbsp;:</entry>
<entry>

</entry></row>
<row><entry align="right"><parameter>user_data</parameter>&nbsp;:</entry>
<entry>user data set when the signal handler was connected.</entry></row>
</tbody></tgroup></informaltable></refsect2>
</refsect1>



</refentry>
