|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/gtk-doc/html/libgnomeui/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GnomeIconTextItem</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
<link rel="start" href="index.html" title="GNOME UI Library Reference Manual">
<link rel="up" href="fixme.html" title="Miscellaneous Widgets">
<link rel="prev" href="GnomeHRef.html" title="GnomeHRef">
<link rel="next" href="libgnomeui-GnomeIce.html" title="gnome-ice">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="GNOME UI Library (libgnomeui)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="GnomeHRef.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="fixme.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GNOME UI Library Reference Manual</th>
<td><a accesskey="n" href="libgnomeui-GnomeIce.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3032342" class="shortcut">Top</a>
 | 
<a href="#id3032940" class="shortcut">Description</a>
 | 
<a href="#id3032640" class="shortcut">Object Hierarchy</a>
 | 
<a href="#id3032688" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GnomeIconTextItem"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id3032342"></a><span class="refentrytitle">GnomeIconTextItem</span>
</h2>
<p>GnomeIconTextItem — </p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<h2>Synopsis</h2>
<pre class="synopsis">
#include <libgnomeui/libgnomeui.h>
<a href="GnomeIconTextItem.html#GnomeIconTextItem-struct">GnomeIconTextItem</a>;
void <a href="GnomeIconTextItem.html#gnome-icon-text-item-configure">gnome_icon_text_item_configure</a> (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
int x,
int y,
int width,
const char *fontname,
const char *text,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> is_editable,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> is_static);
void <a href="GnomeIconTextItem.html#gnome-icon-text-item-setxy">gnome_icon_text_item_setxy</a> (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
int x,
int y);
void <a href="GnomeIconTextItem.html#gnome-icon-text-item-select">gnome_icon_text_item_select</a> (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> sel);
void <a href="GnomeIconTextItem.html#gnome-icon-text-item-focus">gnome_icon_text_item_focus</a> (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> focused);
const char* <a href="GnomeIconTextItem.html#gnome-icon-text-item-get-text">gnome_icon_text_item_get_text</a> (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti);
void <a href="GnomeIconTextItem.html#gnome-icon-text-item-start-editing">gnome_icon_text_item_start_editing</a>
(<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti);
void <a href="GnomeIconTextItem.html#gnome-icon-text-item-stop-editing">gnome_icon_text_item_stop_editing</a>
(<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> accept);
<a
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
>GtkEditable</a>* <a href="GnomeIconTextItem.html#gnome-icon-text-item-get-editable">gnome_icon_text_item_get_editable</a>
(<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id3032640"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="/usr/share/gtk-doc/html/libgnomecanvas/GnomeCanvasItem.html"
>GnomeCanvasItem</a>
+----GnomeIconTextItem
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id3032688"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GnomeIconTextItem.html#GnomeIconTextItem-editing-started">editing-started</a>"
void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last
"<a href="GnomeIconTextItem.html#GnomeIconTextItem-editing-stopped">editing-stopped</a>"
void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last
"<a href="GnomeIconTextItem.html#GnomeIconTextItem-height-changed">height-changed</a>"
void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last
"<a href="GnomeIconTextItem.html#GnomeIconTextItem-selection-started">selection-started</a>"
void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run first
"<a href="GnomeIconTextItem.html#GnomeIconTextItem-selection-stopped">selection-stopped</a>"
void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run first
"<a href="GnomeIconTextItem.html#GnomeIconTextItem-text-changed">text-changed</a>"
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last
"<a href="GnomeIconTextItem.html#GnomeIconTextItem-width-changed">width-changed</a>"
void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id3032940"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id3032954"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id3032965"></a><h3>
<a name="GnomeIconTextItem-struct"></a>GnomeIconTextItem</h3>
<a class="indexterm" name="id3032978"></a><pre class="programlisting">typedef struct _GnomeIconTextItem GnomeIconTextItem;</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">GnomeIconTextItem</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3033007"></a><h3>
<a name="gnome-icon-text-item-configure"></a>gnome_icon_text_item_configure ()</h3>
<a class="indexterm" name="id3033022"></a><pre class="programlisting">void gnome_icon_text_item_configure (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
int x,
int y,
int width,
const char *fontname,
const char *text,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> is_editable,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> is_static);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_icon_text_item_configure</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This routine is used to configure a &GnomeIconTextItem.
</p>
<p>
<em class="parameter"><code>x</code></em> and <em class="parameter"><code>y</code></em> specify the cordinates where the item is placed inside the canvas.
The <em class="parameter"><code>x</code></em> coordinate should be the leftmost position that the icon text item can
assume at any one time, that is, the left margin of the column in which the
icon is to be placed. The <em class="parameter"><code>y</code></em> coordinate specifies the top of the icon text
item.
</p>
<p>
<em class="parameter"><code>width</code></em> is the maximum width allowed for this icon text item. The coordinates
define the upper-left corner of an icon text item with maximum width; this may
actually be outside the bounding box of the item if the text is narrower than
the maximum width.
</p>
<p>
If <em class="parameter"><code>is_static</code></em> is true, it means that there is no need for the item to
allocate memory for the string (it is a guarantee that the text is allocated
by the caller and it will not be deallocated during the lifetime of this
item). This is an optimization to reduce memory usage for large icon sets.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>iti</code></em> :</span></td>
<td> An icon text item.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>x</code></em> :</span></td>
<td> X position in which to place the item.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>y</code></em> :</span></td>
<td> Y position in which to place the item.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>width</code></em> :</span></td>
<td> Maximum width allowed for this item, to be used for word wrapping.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>fontname</code></em> :</span></td>
<td> Ignored.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>text</code></em> :</span></td>
<td> Text that is going to be displayed.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>is_editable</code></em> :</span></td>
<td> Deprecated.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>is_static</code></em> :</span></td>
<td> Whether <em class="parameter"><code>text</code></em> points to a static string or not.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3033302"></a><h3>
<a name="gnome-icon-text-item-setxy"></a>gnome_icon_text_item_setxy ()</h3>
<a class="indexterm" name="id3033318"></a><pre class="programlisting">void gnome_icon_text_item_setxy (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
int x,
int y);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_icon_text_item_setxy</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Sets the coordinates at which the icon text item should be placed.
</p>
<p>
See also: <a href="GnomeIconTextItem.html#gnome-icon-text-item-configure"><code class="function">gnome_icon_text_item_configure()</code></a>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>iti</code></em> :</span></td>
<td> An icon text item.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>x</code></em> :</span></td>
<td> X position.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>y</code></em> :</span></td>
<td> Y position.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3033438"></a><h3>
<a name="gnome-icon-text-item-select"></a>gnome_icon_text_item_select ()</h3>
<a class="indexterm" name="id3033454"></a><pre class="programlisting">void gnome_icon_text_item_select (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> sel);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_icon_text_item_select</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This function is used to control whether an icon text item is displayed as
selected or not. Mouse events are ignored by the item when it is unselected;
when the user clicks on a selected icon text item, it will start the text
editing process.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>iti</code></em> :</span></td>
<td> An icon text item
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>sel</code></em> :</span></td>
<td> Whether the icon text item should be displayed as selected.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3033542"></a><h3>
<a name="gnome-icon-text-item-focus"></a>gnome_icon_text_item_focus ()</h3>
<a class="indexterm" name="id3033558"></a><pre class="programlisting">void gnome_icon_text_item_focus (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> focused);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_icon_text_item_focus</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Sets or unsets the focus on the icon text item depending on <em class="parameter"><code>focused</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>iti</code></em> :</span></td>
<td> An icon text item.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>focused</code></em> :</span></td>
<td> whether to set or unset the icon text item focus.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3033649"></a><h3>
<a name="gnome-icon-text-item-get-text"></a>gnome_icon_text_item_get_text ()</h3>
<a class="indexterm" name="id3033665"></a><pre class="programlisting">const char* gnome_icon_text_item_get_text (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_icon_text_item_get_text</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>iti</code></em> :</span></td>
<td> An icon text item.
</td>
</tr>
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
<td>the current text string in an icon text item. The client should not
free this string, as it is internal to the icon text item.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3033741"></a><h3>
<a name="gnome-icon-text-item-start-editing"></a>gnome_icon_text_item_start_editing ()</h3>
<a class="indexterm" name="id3033758"></a><pre class="programlisting">void gnome_icon_text_item_start_editing
(<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_icon_text_item_start_editing</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Starts the editing state of an icon text item.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td>
<span class="term"><em class="parameter"><code>iti</code></em> :</span></td>
<td> An icon text item.
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3033822"></a><h3>
<a name="gnome-icon-text-item-stop-editing"></a>gnome_icon_text_item_stop_editing ()</h3>
<a class="indexterm" name="id3033839"></a><pre class="programlisting">void gnome_icon_text_item_stop_editing
(<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> accept);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_icon_text_item_stop_editing</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Terminates the editing state of an icon text item. The <em class="parameter"><code>accept</code></em> argument
controls whether the item's current text should be accepted or discarded. If
it is discarded, then the icon's original text will be restored.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>iti</code></em> :</span></td>
<td> An icon text item.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>accept</code></em> :</span></td>
<td> Whether to accept the current text or to discard it.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3033933"></a><h3>
<a name="gnome-icon-text-item-get-editable"></a>gnome_icon_text_item_get_editable ()</h3>
<a class="indexterm" name="id3033950"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
>GtkEditable</a>* gnome_icon_text_item_get_editable
(<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *iti);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">gnome_icon_text_item_get_editable</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
Retrieves the entry widget associated with the icon text.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>iti</code></em> :</span></td>
<td> An icon text item.
</td>
</tr>
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
<td> a <a
href="/usr/share/gtk-doc/html/gtk/GtkEditable.html"
><span class="type">GtkEditable</span></a> if the entry widget is initialised, NULL otherwise.
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id3034034"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id3034044"></a><h3>
<a name="GnomeIconTextItem-editing-started"></a>The "editing-started" signal</h3>
<a class="indexterm" name="id3034056"></a><pre class="programlisting">void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>icontextitem</code></em> :</span></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3034124"></a><h3>
<a name="GnomeIconTextItem-editing-stopped"></a>The "editing-stopped" signal</h3>
<a class="indexterm" name="id3034136"></a><pre class="programlisting">void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>icontextitem</code></em> :</span></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3034205"></a><h3>
<a name="GnomeIconTextItem-height-changed"></a>The "height-changed" signal</h3>
<a class="indexterm" name="id3034216"></a><pre class="programlisting">void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>icontextitem</code></em> :</span></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3034285"></a><h3>
<a name="GnomeIconTextItem-selection-started"></a>The "selection-started" signal</h3>
<a class="indexterm" name="id3034296"></a><pre class="programlisting">void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run first</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>icontextitem</code></em> :</span></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3034366"></a><h3>
<a name="GnomeIconTextItem-selection-stopped"></a>The "selection-stopped" signal</h3>
<a class="indexterm" name="id3034376"></a><pre class="programlisting">void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run first</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>icontextitem</code></em> :</span></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3034446"></a><h3>
<a name="GnomeIconTextItem-text-changed"></a>The "text-changed" signal</h3>
<a class="indexterm" name="id3034456"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>icontextitem</code></em> :</span></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
<td>user data set when the signal handler was connected.</td>
</tr>
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id3034535"></a><h3>
<a name="GnomeIconTextItem-width-changed"></a>The "width-changed" signal</h3>
<a class="indexterm" name="id3034547"></a><pre class="programlisting">void user_function (<a href="GnomeIconTextItem.html" title="GnomeIconTextItem">GnomeIconTextItem</a> *icontextitem,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run last</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>icontextitem</code></em> :</span></td>
<td>the object which received the signal.
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
</body>
</html>