diff options
Diffstat (limited to 'gtk+-mingw/share/gtk-doc/html/gail-libgail-util3')
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html | 413 | ||||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html | 273 | ||||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3.devhelp2 | 29 | ||||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/home.png | bin | 654 -> 0 bytes | |||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/index.html | 45 | ||||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/index.sgml | 26 | ||||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/left.png | bin | 459 -> 0 bytes | |||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html | 41 | ||||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/right.png | bin | 472 -> 0 bytes | |||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/style.css | 266 | ||||
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/up.png | bin | 406 -> 0 bytes |
11 files changed, 0 insertions, 1093 deletions
diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html deleted file mode 100644 index 5dcd3a1..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +++ /dev/null @@ -1,413 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GailMisc</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> -<link rel="home" href="index.html" title="GAIL Reference Manual"> -<link rel="up" href="libgail-util-main.html" title="GAIL libgail-util Library"> -<link rel="prev" href="gail-libgail-util3-GailTextUtil.html" title="GailTextUtil"> -<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)"> -<link rel="stylesheet" href="style.css" type="text/css"> -</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="gail-libgail-util3-GailTextUtil.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> -<td><a accesskey="u" href="libgail-util-main.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">GAIL Reference Manual</th> -<td> </td> -</tr> -<tr><td colspan="5" class="shortcuts"> -<a href="#gail-libgail-util3-GailMisc.synopsis" class="shortcut">Top</a> - | - <a href="#gail-libgail-util3-GailMisc.description" class="shortcut">Description</a> -</td></tr> -</table> -<div class="refentry"> -<a name="gail-libgail-util3-GailMisc"></a><div class="titlepage"></div> -<div class="refnamediv"><table width="100%"><tr> -<td valign="top"> -<h2><span class="refentrytitle"><a name="gail-libgail-util3-GailMisc.top_of_page"></a>GailMisc</span></h2> -<p>GailMisc — GailMisc is a set of utility functions which may be - useful to implementors of Atk interfaces for custom widgets.</p> -</td> -<td valign="top" align="right"></td> -</tr></table></div> -<div class="refsynopsisdiv"> -<a name="gail-libgail-util3-GailMisc.synopsis"></a><h2>Synopsis</h2> -<pre class="synopsis"><span class="returnvalue">AtkAttributeSet</span> * <a class="link" href="gail-libgail-util3-GailMisc.html#gail-misc-add-attribute" title="gail_misc_add_attribute ()">gail_misc_add_attribute</a> (<em class="parameter"><code><span class="type">AtkAttributeSet</span> *attrib_set</code></em>, - <em class="parameter"><code><span class="type">AtkTextAttribute</span> attr</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>); -<span class="returnvalue">AtkAttributeSet</span> * <a class="link" href="gail-libgail-util3-GailMisc.html#gail-misc-layout-get-run-attributes" title="gail_misc_layout_get_run_attributes ()">gail_misc_layout_get_run_attributes</a> (<em class="parameter"><code><span class="type">AtkAttributeSet</span> *attrib_set</code></em>, - <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>, - <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_offset</code></em>); -<span class="returnvalue">AtkAttributeSet</span> * <a class="link" href="gail-libgail-util3-GailMisc.html#gail-misc-get-default-attributes" title="gail_misc_get_default_attributes ()">gail_misc_get_default_attributes</a> (<em class="parameter"><code><span class="type">AtkAttributeSet</span> *attrib_set</code></em>, - <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>); -<span class="returnvalue">void</span> <a class="link" href="gail-libgail-util3-GailMisc.html#gail-misc-get-extents-from-pango-rectangle" title="gail_misc_get_extents_from_pango_rectangle ()">gail_misc_get_extents_from_pango_rectangle</a> - (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>, - <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> *char_rect</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x_layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y_layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>, - <em class="parameter"><code><span class="type">AtkCoordType</span> coords</code></em>); -<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="gail-libgail-util3-GailMisc.html#gail-misc-get-index-at-point-in-layout" title="gail_misc_get_index_at_point_in_layout ()">gail_misc_get_index_at_point_in_layout</a> - (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>, - <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x_layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y_layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>, - <em class="parameter"><code><span class="type">AtkCoordType</span> coords</code></em>); -<span class="returnvalue">void</span> <a class="link" href="gail-libgail-util3-GailMisc.html#gail-misc-get-origins" title="gail_misc_get_origins ()">gail_misc_get_origins</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_window</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y_window</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_toplevel</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y_toplevel</code></em>); -<span class="returnvalue">AtkAttributeSet</span> * <a class="link" href="gail-libgail-util3-GailMisc.html#gail-misc-buffer-get-run-attributes" title="gail_misc_buffer_get_run_attributes ()">gail_misc_buffer_get_run_attributes</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_offset</code></em>); -</pre> -</div> -<div class="refsect1"> -<a name="gail-libgail-util3-GailMisc.description"></a><h2>Description</h2> -<p> -GailMisc is a set of utility function which are used in the implemementation -of Atk interfaces for GTK+ widgets. They may be useful to implementors of -Atk interfaces for custom widgets. -</p> -</div> -<div class="refsect1"> -<a name="gail-libgail-util3-GailMisc.details"></a><h2>Details</h2> -<div class="refsect2"> -<a name="gail-misc-add-attribute"></a><h3>gail_misc_add_attribute ()</h3> -<pre class="programlisting"><span class="returnvalue">AtkAttributeSet</span> * gail_misc_add_attribute (<em class="parameter"><code><span class="type">AtkAttributeSet</span> *attrib_set</code></em>, - <em class="parameter"><code><span class="type">AtkTextAttribute</span> attr</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre> -<p> -Creates an <span class="type">AtkAttribute</span> from <em class="parameter"><code>attr</code></em> and <em class="parameter"><code>value</code></em>, and adds it -to <em class="parameter"><code>attrib_set</code></em>. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>attrib_set</code></em> :</span></p></td> -<td>The <span class="type">AtkAttributeSet</span> to add the attribute to</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>attr</code></em> :</span></p></td> -<td>The AtkTextAttrribute which identifies the attribute to be added</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td> -<td>The attribute value</td> -</tr> -<tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>A pointer to the new <span class="type">AtkAttributeSet</span>.</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-misc-layout-get-run-attributes"></a><h3>gail_misc_layout_get_run_attributes ()</h3> -<pre class="programlisting"><span class="returnvalue">AtkAttributeSet</span> * gail_misc_layout_get_run_attributes (<em class="parameter"><code><span class="type">AtkAttributeSet</span> *attrib_set</code></em>, - <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>, - <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_offset</code></em>);</pre> -<p> -Adds the attributes for the run starting at offset to the specified -attribute set. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>attrib_set</code></em> :</span></p></td> -<td>The <span class="type">AtkAttributeSet</span> to add the attribute to</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>layout</code></em> :</span></p></td> -<td>The PangoLayout from which the attributes will be obtained</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td> -<td>The text</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>offset</code></em> :</span></p></td> -<td>The offset at which the attributes are required</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td> -<td>The start offset of the current run</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td> -<td>The end offset of the current run</td> -</tr> -<tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>A pointer to the <span class="type">AtkAttributeSet</span>.</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-misc-get-default-attributes"></a><h3>gail_misc_get_default_attributes ()</h3> -<pre class="programlisting"><span class="returnvalue">AtkAttributeSet</span> * gail_misc_get_default_attributes (<em class="parameter"><code><span class="type">AtkAttributeSet</span> *attrib_set</code></em>, - <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre> -<p> -Adds the default attributes to the specified attribute set. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>attrib_set</code></em> :</span></p></td> -<td>The <span class="type">AtkAttributeSet</span> to add the attribute to</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>layout</code></em> :</span></p></td> -<td>The PangoLayout from which the attributes will be obtained</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td> -<td>The GtkWidget for which the default attributes are required.</td> -</tr> -<tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>A pointer to the <span class="type">AtkAttributeSet</span>.</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-misc-get-extents-from-pango-rectangle"></a><h3>gail_misc_get_extents_from_pango_rectangle ()</h3> -<pre class="programlisting"><span class="returnvalue">void</span> gail_misc_get_extents_from_pango_rectangle - (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>, - <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> *char_rect</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x_layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y_layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>, - <em class="parameter"><code><span class="type">AtkCoordType</span> coords</code></em>);</pre> -<p> -Gets the extents of <em class="parameter"><code>char_rect</code></em> in device coordinates, -relative to either top-level window or screen coordinates as -specified by <em class="parameter"><code>coords</code></em>. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td> -<td>The widget that contains the PangoLayout, that contains -the PangoRectangle</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>char_rect</code></em> :</span></p></td> -<td>The <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> from which to calculate extents</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>x_layout</code></em> :</span></p></td> -<td>The x-offset at which the widget displays the -PangoLayout that contains the PangoRectangle, relative to <em class="parameter"><code>widget</code></em> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>y_layout</code></em> :</span></p></td> -<td>The y-offset at which the widget displays the -PangoLayout that contains the PangoRectangle, relative to <em class="parameter"><code>widget</code></em> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td> -<td>The x-position of the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> relative to <em class="parameter"><code>coords</code></em> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td> -<td>The y-position of the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> relative to <em class="parameter"><code>coords</code></em> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td> -<td>The width of the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td> -<td>The height of the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>coords</code></em> :</span></p></td> -<td>An <span class="type">AtkCoordType</span> enumeration</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-misc-get-index-at-point-in-layout"></a><h3>gail_misc_get_index_at_point_in_layout ()</h3> -<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gail_misc_get_index_at_point_in_layout - (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>, - <em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> *layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x_layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y_layout</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>, - <em class="parameter"><code><span class="type">AtkCoordType</span> coords</code></em>);</pre> -<p> -Gets the byte offset at the specified <em class="parameter"><code>x</code></em> and <em class="parameter"><code>y</code></em> in a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td> -<td>A <a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>layout</code></em> :</span></p></td> -<td>The <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> from which to get the index at the -specified point.</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>x_layout</code></em> :</span></p></td> -<td>The x-offset at which the widget displays the -<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>, relative to <em class="parameter"><code>widget</code></em> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>y_layout</code></em> :</span></p></td> -<td>The y-offset at which the widget displays the -<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>, relative to <em class="parameter"><code>widget</code></em> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td> -<td>The x-coordinate relative to <em class="parameter"><code>coords</code></em> at which to -calculate the index</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td> -<td>The y-coordinate relative to <em class="parameter"><code>coords</code></em> at which to -calculate the index</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>coords</code></em> :</span></p></td> -<td>An <span class="type">AtkCoordType</span> enumeration</td> -</tr> -<tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>the byte offset at the specified <em class="parameter"><code>x</code></em> and <em class="parameter"><code>y</code></em> in a -<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> -</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-misc-get-origins"></a><h3>gail_misc_get_origins ()</h3> -<pre class="programlisting"><span class="returnvalue">void</span> gail_misc_get_origins (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_window</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y_window</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_toplevel</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y_toplevel</code></em>);</pre> -<p> -Gets the origin of the widget window, and the origin of the -widgets top-level window. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td> -<td>a <a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="type">GtkWidget</span></a> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>x_window</code></em> :</span></p></td> -<td>the x-origin of the widget->window</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>y_window</code></em> :</span></p></td> -<td>the y-origin of the widget->window</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>x_toplevel</code></em> :</span></p></td> -<td>the x-origin of the toplevel window for widget->window</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>y_toplevel</code></em> :</span></p></td> -<td>the y-origin of the toplevel window for widget->window</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-misc-buffer-get-run-attributes"></a><h3>gail_misc_buffer_get_run_attributes ()</h3> -<pre class="programlisting"><span class="returnvalue">AtkAttributeSet</span> * gail_misc_buffer_get_run_attributes (<em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_offset</code></em>);</pre> -<p> -Creates an AtkAttributeSet which contains the attributes for the -run starting at offset. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>buffer</code></em> :</span></p></td> -<td>The <a href="http://library.gnome.org/devel/gtk3/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a> for which the attributes will be obtained</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>offset</code></em> :</span></p></td> -<td>The offset at which the attributes are required</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td> -<td>The start offset of the current run</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td> -<td>The end offset of the current run</td> -</tr> -<tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>A pointer to the <span class="type">AtkAttributeSet</span>.</td> -</tr> -</tbody> -</table></div> -</div> -</div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.18.1</div> -</body> -</html>
\ No newline at end of file diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html deleted file mode 100644 index 3692f17..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +++ /dev/null @@ -1,273 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GailTextUtil</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> -<link rel="home" href="index.html" title="GAIL Reference Manual"> -<link rel="up" href="libgail-util-main.html" title="GAIL libgail-util Library"> -<link rel="prev" href="libgail-util-main.html" title="GAIL libgail-util Library"> -<link rel="next" href="gail-libgail-util3-GailMisc.html" title="GailMisc"> -<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)"> -<link rel="stylesheet" href="style.css" type="text/css"> -</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="libgail-util-main.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> -<td><a accesskey="u" href="libgail-util-main.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">GAIL Reference Manual</th> -<td><a accesskey="n" href="gail-libgail-util3-GailMisc.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> -</tr> -<tr><td colspan="5" class="shortcuts"> -<a href="#gail-libgail-util3-GailTextUtil.synopsis" class="shortcut">Top</a> - | - <a href="#gail-libgail-util3-GailTextUtil.description" class="shortcut">Description</a> -</td></tr> -</table> -<div class="refentry"> -<a name="gail-libgail-util3-GailTextUtil"></a><div class="titlepage"></div> -<div class="refnamediv"><table width="100%"><tr> -<td valign="top"> -<h2><span class="refentrytitle"><a name="gail-libgail-util3-GailTextUtil.top_of_page"></a>GailTextUtil</span></h2> -<p>GailTextUtil — GailTextUtil is a utility class which can be used to - implement some of the <span class="type">AtkText</span> functions for accessible objects - which implement <span class="type">AtkText</span>.</p> -</td> -<td valign="top" align="right"></td> -</tr></table></div> -<div class="refsynopsisdiv"> -<a name="gail-libgail-util3-GailTextUtil.synopsis"></a><h2>Synopsis</h2> -<pre class="synopsis">struct <a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil">GailTextUtil</a>; -enum <a class="link" href="gail-libgail-util3-GailTextUtil.html#GailOffsetType" title="enum GailOffsetType">GailOffsetType</a>; -<a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="returnvalue">GailTextUtil</span></a> * <a class="link" href="gail-libgail-util3-GailTextUtil.html#gail-text-util-new" title="gail_text_util_new ()">gail_text_util_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>); -<span class="returnvalue">void</span> <a class="link" href="gail-libgail-util3-GailTextUtil.html#gail-text-util-text-setup" title="gail_text_util_text_setup ()">gail_text_util_text_setup</a> (<em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>, - <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>); -<span class="returnvalue">void</span> <a class="link" href="gail-libgail-util3-GailTextUtil.html#gail-text-util-buffer-setup" title="gail_text_util_buffer_setup ()">gail_text_util_buffer_setup</a> (<em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>); -<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="gail-libgail-util3-GailTextUtil.html#gail-text-util-get-text" title="gail_text_util_get_text ()">gail_text_util_get_text</a> (<em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> layout</code></em>, - <em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailOffsetType" title="enum GailOffsetType"><span class="type">GailOffsetType</span></a> function</code></em>, - <em class="parameter"><code><span class="type">AtkTextBoundary</span> boundary_type</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_offset</code></em>); -<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="gail-libgail-util3-GailTextUtil.html#gail-text-util-get-substring" title="gail_text_util_get_substring ()">gail_text_util_get_substring</a> (<em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos</code></em>); -</pre> -</div> -<div class="refsect1"> -<a name="gail-libgail-util3-GailTextUtil.description"></a><h2>Description</h2> -<p> -GailTextUtil is a utility class which can be used to implement the -<span class="type">AtkText</span> functions which get text for accessible objects which implement -<span class="type">AtkText</span>. -</p> -<p> -In GAIL it is used by the accsesible objects for <span class="type">GnomeCanvasText</span>, <a href="http://library.gnome.org/devel/gtk3/GtkEntry.html"><span class="type">GtkEntry</span></a>, -<a href="http://library.gnome.org/devel/gtk3/GtkLabel.html"><span class="type">GtkLabel</span></a>, <a href="http://library.gnome.org/devel/gtk3/GtkCellRendererText.html"><span class="type">GtkCellRendererText</span></a> and <a href="http://library.gnome.org/devel/gtk3/GtkTextView.html"><span class="type">GtkTextView</span></a>. -</p> -</div> -<div class="refsect1"> -<a name="gail-libgail-util3-GailTextUtil.details"></a><h2>Details</h2> -<div class="refsect2"> -<a name="GailTextUtil"></a><h3>struct GailTextUtil</h3> -<pre class="programlisting">struct GailTextUtil { - GObject parent; - - GtkTextBuffer *buffer; -}; -</pre> -</div> -<hr> -<div class="refsect2"> -<a name="GailOffsetType"></a><h3>enum GailOffsetType</h3> -<pre class="programlisting">typedef enum { - GAIL_BEFORE_OFFSET, - GAIL_AT_OFFSET, - GAIL_AFTER_OFFSET -} GailOffsetType; -</pre> -<p> -Specifies which of the functions <code class="function">atk_text_get_text_before_offset()</code>, -<code class="function">atk_text_get_text_at_offset()</code>, <code class="function">atk_text_get_text_after_offset()</code> the -function <a class="link" href="gail-libgail-util3-GailTextUtil.html#gail-text-util-get-text" title="gail_text_util_get_text ()"><code class="function">gail_text_util_get_text()</code></a> is being called for. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><a name="GAIL-BEFORE-OFFSET:CAPS"></a><span class="term"><code class="literal">GAIL_BEFORE_OFFSET</code></span></p></td> -<td>Text before offset is required. -</td> -</tr> -<tr> -<td><p><a name="GAIL-AT-OFFSET:CAPS"></a><span class="term"><code class="literal">GAIL_AT_OFFSET</code></span></p></td> -<td>Text at offset is required, -</td> -</tr> -<tr> -<td><p><a name="GAIL-AFTER-OFFSET:CAPS"></a><span class="term"><code class="literal">GAIL_AFTER_OFFSET</code></span></p></td> -<td>Text after offset is required. -</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-text-util-new"></a><h3>gail_text_util_new ()</h3> -<pre class="programlisting"><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="returnvalue">GailTextUtil</span></a> * gail_text_util_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> -<p> -This function creates a new GailTextUtil object. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody><tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>the GailTextUtil object</td> -</tr></tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-text-util-text-setup"></a><h3>gail_text_util_text_setup ()</h3> -<pre class="programlisting"><span class="returnvalue">void</span> gail_text_util_text_setup (<em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>, - <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre> -<p> -This function initializes the GailTextUtil with the specified character string, -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>textutil</code></em> :</span></p></td> -<td>The <a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> to be initialized.</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td> -<td>A gchar* which points to the text to be stored in the GailTextUtil</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-text-util-buffer-setup"></a><h3>gail_text_util_buffer_setup ()</h3> -<pre class="programlisting"><span class="returnvalue">void</span> gail_text_util_buffer_setup (<em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk3/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre> -<p> -This function initializes the GailTextUtil with the specified GtkTextBuffer -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>textutil</code></em> :</span></p></td> -<td>A <a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> to be initialized</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>buffer</code></em> :</span></p></td> -<td>The <a href="http://library.gnome.org/devel/gtk3/GtkTextBuffer.html"><span class="type">GtkTextBuffer</span></a> which identifies the text to be stored in the GailUtil.</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-text-util-get-text"></a><h3>gail_text_util_get_text ()</h3> -<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gail_text_util_get_text (<em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> layout</code></em>, - <em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailOffsetType" title="enum GailOffsetType"><span class="type">GailOffsetType</span></a> function</code></em>, - <em class="parameter"><code><span class="type">AtkTextBoundary</span> boundary_type</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_offset</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_offset</code></em>);</pre> -<p> -This function gets the requested substring from the text in the GtkTextUtil. -The layout is used only for getting the text on a line. The value is NULL -for a GtkTextView which is not wrapped, is a GtkTextView for a GtkTextView -which is wrapped and is a PangoLayout otherwise. -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>textutil</code></em> :</span></p></td> -<td>A <a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>layout</code></em> :</span></p></td> -<td>A gpointer which is a PangoLayout, a GtkTreeView of NULL</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>function</code></em> :</span></p></td> -<td>An enumeration specifying whether to return the text before, at, or -after the offset.</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>boundary_type</code></em> :</span></p></td> -<td>The boundary type.</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>offset</code></em> :</span></p></td> -<td>The offset of the text in the GailTextUtil</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td> -<td>Address of location in which the start offset is returned</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td> -<td>Address of location in which the end offset is returned</td> -</tr> -<tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>the substring requested</td> -</tr> -</tbody> -</table></div> -</div> -<hr> -<div class="refsect2"> -<a name="gail-text-util-get-substring"></a><h3>gail_text_util_get_substring ()</h3> -<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gail_text_util_get_substring (<em class="parameter"><code><a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> *textutil</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_pos</code></em>, - <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> end_pos</code></em>);</pre> -<p> -Gets the substring indicated by <em class="parameter"><code>start_pos</code></em> and <em class="parameter"><code>end_pos</code></em> -</p> -<div class="variablelist"><table border="0"> -<col align="left" valign="top"> -<tbody> -<tr> -<td><p><span class="term"><em class="parameter"><code>textutil</code></em> :</span></p></td> -<td>A <a class="link" href="gail-libgail-util3-GailTextUtil.html#GailTextUtil" title="struct GailTextUtil"><span class="type">GailTextUtil</span></a> -</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>start_pos</code></em> :</span></p></td> -<td>The start position of the substring</td> -</tr> -<tr> -<td><p><span class="term"><em class="parameter"><code>end_pos</code></em> :</span></p></td> -<td>The end position of the substring.</td> -</tr> -<tr> -<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>the substring indicated by <em class="parameter"><code>start_pos</code></em> and <em class="parameter"><code>end_pos</code></em> -</td> -</tr> -</tbody> -</table></div> -</div> -</div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.18.1</div> -</body> -</html>
\ No newline at end of file diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3.devhelp2 b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3.devhelp2 deleted file mode 100644 index a2a00aa..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3.devhelp2 +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="no"?> -<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""> -<book xmlns="http://www.devhelp.net/book" title="GAIL Reference Manual" link="index.html" author="" name="gail-libgail-util3" version="2" language="c"> - <chapters> - <sub name="GAIL libgail-util Library" link="libgail-util-main.html"> - <sub name="GailTextUtil" link="gail-libgail-util3-GailTextUtil.html"/> - <sub name="GailMisc" link="gail-libgail-util3-GailMisc.html"/> - </sub> - </chapters> - <functions> - <keyword type="struct" name="struct GailTextUtil" link="gail-libgail-util3-GailTextUtil.html#GailTextUtil"/> - <keyword type="enum" name="enum GailOffsetType" link="gail-libgail-util3-GailTextUtil.html#GailOffsetType"/> - <keyword type="function" name="gail_text_util_new ()" link="gail-libgail-util3-GailTextUtil.html#gail-text-util-new"/> - <keyword type="function" name="gail_text_util_text_setup ()" link="gail-libgail-util3-GailTextUtil.html#gail-text-util-text-setup"/> - <keyword type="function" name="gail_text_util_buffer_setup ()" link="gail-libgail-util3-GailTextUtil.html#gail-text-util-buffer-setup"/> - <keyword type="function" name="gail_text_util_get_text ()" link="gail-libgail-util3-GailTextUtil.html#gail-text-util-get-text"/> - <keyword type="function" name="gail_text_util_get_substring ()" link="gail-libgail-util3-GailTextUtil.html#gail-text-util-get-substring"/> - <keyword type="function" name="gail_misc_add_attribute ()" link="gail-libgail-util3-GailMisc.html#gail-misc-add-attribute"/> - <keyword type="function" name="gail_misc_layout_get_run_attributes ()" link="gail-libgail-util3-GailMisc.html#gail-misc-layout-get-run-attributes"/> - <keyword type="function" name="gail_misc_get_default_attributes ()" link="gail-libgail-util3-GailMisc.html#gail-misc-get-default-attributes"/> - <keyword type="function" name="gail_misc_get_extents_from_pango_rectangle ()" link="gail-libgail-util3-GailMisc.html#gail-misc-get-extents-from-pango-rectangle"/> - <keyword type="function" name="gail_misc_get_index_at_point_in_layout ()" link="gail-libgail-util3-GailMisc.html#gail-misc-get-index-at-point-in-layout"/> - <keyword type="function" name="gail_misc_get_origins ()" link="gail-libgail-util3-GailMisc.html#gail-misc-get-origins"/> - <keyword type="function" name="gail_misc_buffer_get_run_attributes ()" link="gail-libgail-util3-GailMisc.html#gail-misc-buffer-get-run-attributes"/> - <keyword type="constant" name="GAIL_BEFORE_OFFSET" link="gail-libgail-util3-GailTextUtil.html#GAIL-BEFORE-OFFSET:CAPS"/> - <keyword type="constant" name="GAIL_AT_OFFSET" link="gail-libgail-util3-GailTextUtil.html#GAIL-AT-OFFSET:CAPS"/> - <keyword type="constant" name="GAIL_AFTER_OFFSET" link="gail-libgail-util3-GailTextUtil.html#GAIL-AFTER-OFFSET:CAPS"/> - </functions> -</book> diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/home.png b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/home.png Binary files differdeleted file mode 100644 index 1700361..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/home.png +++ /dev/null diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/index.html b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/index.html deleted file mode 100644 index b24dcbb..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/index.html +++ /dev/null @@ -1,45 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GAIL Reference Manual</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> -<link rel="home" href="index.html" title="GAIL Reference Manual"> -<link rel="next" href="libgail-util-main.html" title="GAIL libgail-util Library"> -<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)"> -<link rel="stylesheet" href="style.css" type="text/css"> -</head> -<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> -<div class="book"> -<div class="titlepage"> -<div> -<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GAIL Reference Manual</p></th></tr></table></div> -<div><p class="releaseinfo"> - Version 3.5.4 - - The latest version of this documentation can be found on-line at - <a class="ulink" href="http://developer.gnome.org/gail-libgail-util/unstable/" target="_top">http://developer.gnome.org/gail-libgail-util/unstable/</a>. - </p></div> -</div> -<hr> -</div> -<div class="toc"><dl> -<dt><span class="chapter"><a href="libgail-util-main.html">GAIL libgail-util Library</a></span></dt> -<dd><dl> -<dt> -<span class="refentrytitle"><a href="gail-libgail-util3-GailTextUtil.html">GailTextUtil</a></span><span class="refpurpose"> — GailTextUtil is a utility class which can be used to - implement some of the <span class="type">AtkText</span> functions for accessible objects - which implement <span class="type">AtkText</span>.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="gail-libgail-util3-GailMisc.html">GailMisc</a></span><span class="refpurpose"> — GailMisc is a set of utility functions which may be - useful to implementors of Atk interfaces for custom widgets.</span> -</dt> -</dl></dd> -</dl></div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.18.1</div> -</body> -</html>
\ No newline at end of file diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/index.sgml b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/index.sgml deleted file mode 100644 index 8acff9e..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/index.sgml +++ /dev/null @@ -1,26 +0,0 @@ -<ONLINE href="http://developer.gnome.org/gail-libgail-util/unstable/"> -<ANCHOR id="gail-libgail-util3-GailTextUtil" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html"> -<ANCHOR id="gail-libgail-util3-GailTextUtil.synopsis" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#gail-libgail-util3-GailTextUtil.synopsis"> -<ANCHOR id="gail-libgail-util3-GailTextUtil.description" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#gail-libgail-util3-GailTextUtil.description"> -<ANCHOR id="gail-libgail-util3-GailTextUtil.details" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#gail-libgail-util3-GailTextUtil.details"> -<ANCHOR id="GailTextUtil" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#GailTextUtil"> -<ANCHOR id="GailOffsetType" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#GailOffsetType"> -<ANCHOR id="GAIL-BEFORE-OFFSET:CAPS" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#GAIL-BEFORE-OFFSET:CAPS"> -<ANCHOR id="GAIL-AT-OFFSET:CAPS" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#GAIL-AT-OFFSET:CAPS"> -<ANCHOR id="GAIL-AFTER-OFFSET:CAPS" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#GAIL-AFTER-OFFSET:CAPS"> -<ANCHOR id="gail-text-util-new" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#gail-text-util-new"> -<ANCHOR id="gail-text-util-text-setup" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#gail-text-util-text-setup"> -<ANCHOR id="gail-text-util-buffer-setup" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#gail-text-util-buffer-setup"> -<ANCHOR id="gail-text-util-get-text" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#gail-text-util-get-text"> -<ANCHOR id="gail-text-util-get-substring" href="gail-libgail-util3/gail-libgail-util3-GailTextUtil.html#gail-text-util-get-substring"> -<ANCHOR id="gail-libgail-util3-GailMisc" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html"> -<ANCHOR id="gail-libgail-util3-GailMisc.synopsis" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-libgail-util3-GailMisc.synopsis"> -<ANCHOR id="gail-libgail-util3-GailMisc.description" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-libgail-util3-GailMisc.description"> -<ANCHOR id="gail-libgail-util3-GailMisc.details" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-libgail-util3-GailMisc.details"> -<ANCHOR id="gail-misc-add-attribute" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-misc-add-attribute"> -<ANCHOR id="gail-misc-layout-get-run-attributes" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-misc-layout-get-run-attributes"> -<ANCHOR id="gail-misc-get-default-attributes" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-misc-get-default-attributes"> -<ANCHOR id="gail-misc-get-extents-from-pango-rectangle" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-misc-get-extents-from-pango-rectangle"> -<ANCHOR id="gail-misc-get-index-at-point-in-layout" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-misc-get-index-at-point-in-layout"> -<ANCHOR id="gail-misc-get-origins" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-misc-get-origins"> -<ANCHOR id="gail-misc-buffer-get-run-attributes" href="gail-libgail-util3/gail-libgail-util3-GailMisc.html#gail-misc-buffer-get-run-attributes"> diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/left.png b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/left.png Binary files differdeleted file mode 100644 index 2d05b3d..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/left.png +++ /dev/null diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html deleted file mode 100644 index ada4552..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html +++ /dev/null @@ -1,41 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GAIL libgail-util Library</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> -<link rel="home" href="index.html" title="GAIL Reference Manual"> -<link rel="up" href="index.html" title="GAIL Reference Manual"> -<link rel="prev" href="index.html" title="GAIL Reference Manual"> -<link rel="next" href="gail-libgail-util3-GailTextUtil.html" title="GailTextUtil"> -<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)"> -<link rel="stylesheet" href="style.css" type="text/css"> -</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="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> -<td> </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">GAIL Reference Manual</th> -<td><a accesskey="n" href="gail-libgail-util3-GailTextUtil.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> -</tr></table> -<div class="chapter"> -<div class="titlepage"><div><div><h2 class="title"> -<a name="libgail-util-main"></a>GAIL libgail-util Library</h2></div></div></div> -<div class="toc"><dl> -<dt> -<span class="refentrytitle"><a href="gail-libgail-util3-GailTextUtil.html">GailTextUtil</a></span><span class="refpurpose"> — GailTextUtil is a utility class which can be used to - implement some of the <span class="type">AtkText</span> functions for accessible objects - which implement <span class="type">AtkText</span>.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="gail-libgail-util3-GailMisc.html">GailMisc</a></span><span class="refpurpose"> — GailMisc is a set of utility functions which may be - useful to implementors of Atk interfaces for custom widgets.</span> -</dt> -</dl></div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.18.1</div> -</body> -</html>
\ No newline at end of file diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/right.png b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/right.png Binary files differdeleted file mode 100644 index 92832e3..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/right.png +++ /dev/null diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/style.css b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/style.css deleted file mode 100644 index d6f6c26..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/style.css +++ /dev/null @@ -1,266 +0,0 @@ -.synopsis, .classsynopsis -{ - /* tango:aluminium 1/2 */ - background: #eeeeec; - border: solid 1px #d3d7cf; - padding: 0.5em; -} -.programlisting -{ - /* tango:sky blue 0/1 */ - background: #e6f3ff; - border: solid 1px #729fcf; - padding: 0.5em; -} -.variablelist -{ - padding: 4px; - margin-left: 3em; -} -.variablelist td:first-child -{ - vertical-align: top; -} - -@media screen { - sup a.footnote - { - position: relative; - top: 0em ! important; - - } - /* this is needed so that the local anchors are displayed below the naviagtion */ - div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name] - { - display: inline-block; - position: relative; - top:-5em; - } - /* this seems to be a bug in the xsl style sheets when generating indexes */ - div.index div.index - { - top: 0em; - } - /* make space for the fixed navigation bar and add space at the bottom so that - * link targets appear somewhat close to top - */ - body - { - padding-top: 3.2em; - padding-bottom: 20em; - } - /* style and size the navigation bar */ - table.navigation#top - { - position: fixed; - /* tango:scarlet red 0/1 */ - background: #ffe6e6; - border: solid 1px #ef2929; - margin-top: 0; - margin-bottom: 0; - top: 0; - left: 0; - height: 3em; - z-index: 10; - } - .navigation a, .navigation a:visited - { - /* tango:scarlet red 3 */ - color: #a40000; - } - .navigation a:hover - { - /* tango:scarlet red 1 */ - color: #ef2929; - } - td.shortcuts - { - /* tango:scarlet red 1 */ - color: #ef2929; - font-size: 80%; - white-space: nowrap; - } -} -@media print { - table.navigation { - visibility: collapse; - display: none; - } - div.titlepage table.navigation { - visibility: visible; - display: table; - /* tango:scarlet red 0/1 */ - background: #ffe6e6; - border: solid 1px #ef2929; - margin-top: 0; - margin-bottom: 0; - top: 0; - left: 0; - height: 3em; - } -} - -.navigation .title -{ - font-size: 200%; -} - -div.gallery-float -{ - float: left; - padding: 10px; -} -div.gallery-float img -{ - border-style: none; -} -div.gallery-spacer -{ - clear: both; -} - -a, a:visited -{ - text-decoration: none; - /* tango:sky blue 2 */ - color: #3465a4; -} -a:hover -{ - text-decoration: underline; - /* tango:sky blue 1 */ - color: #729fcf; -} - -div.table table -{ - border-collapse: collapse; - border-spacing: 0px; - /* tango:aluminium 3 */ - border: solid 1px #babdb6; -} - -div.table table td, div.table table th -{ - /* tango:aluminium 3 */ - border: solid 1px #babdb6; - padding: 3px; - vertical-align: top; -} - -div.table table th -{ - /* tango:aluminium 2 */ - background-color: #d3d7cf; -} - -hr -{ - /* tango:aluminium 3 */ - color: #babdb6; - background: #babdb6; - border: none 0px; - height: 1px; - clear: both; -} - -.footer -{ - padding-top: 3.5em; - /* tango:aluminium 3 */ - color: #babdb6; - text-align: center; - font-size: 80%; -} - -.warning -{ - /* tango:orange 0/1 */ - background: #ffeed9; - border-color: #ffb04f; -} -.note -{ - /* tango:chameleon 0/0.5 */ - background: #d8ffb2; - border-color: #abf562; -} -.note, .warning -{ - padding: 0.5em; - border-width: 1px; - border-style: solid; -} -.note h3, .warning h3 -{ - margin-top: 0.0em -} -.note p, .warning p -{ - margin-bottom: 0.0em -} - -/* blob links */ -h2 .extralinks, h3 .extralinks -{ - float: right; - /* tango:aluminium 3 */ - color: #babdb6; - font-size: 80%; - font-weight: normal; -} - -.annotation -{ - /* tango:aluminium 5 */ - color: #555753; - font-size: 80%; - font-weight: normal; -} - -/* code listings */ - -.listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */ -.listing_code .programlisting .comment { color: #a1a39d; } /* tango: aluminium 4 */ -.listing_code .programlisting .function { color: #000000; font-weight: bold; } -.listing_code .programlisting .function a { color: #11326b; font-weight: bold; } /* tango: sky blue 4 */ -.listing_code .programlisting .keyword { color: #4e9a06; } /* tango: chameleon 3 */ -.listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */ -.listing_code .programlisting .normal { color: #000000; } -.listing_code .programlisting .number { color: #75507b; } /* tango: plum 2 */ -.listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */ -.listing_code .programlisting .string { color: #c17d11; } /* tango: chocolate 2 */ -.listing_code .programlisting .type { color: #000000; } -.listing_code .programlisting .type a { color: #11326b; } /* tango: sky blue 4 */ -.listing_code .programlisting .symbol { color: #ce5c00; } /* tango: orange 3 */ - -.listing_frame { - /* tango:sky blue 1 */ - border: solid 1px #729fcf; - padding: 0px; -} - -.listing_lines, .listing_code { - margin-top: 0px; - margin-bottom: 0px; - padding: 0.5em; -} -.listing_lines { - /* tango:sky blue 0.5 */ - background: #a6c5e3; - /* tango:aluminium 6 */ - color: #2e3436; -} -.listing_code { - /* tango:sky blue 0 */ - background: #e6f3ff; -} -.listing_code .programlisting { - /* override from previous */ - border: none 0px; - padding: 0px; -} -.listing_lines pre, .listing_code pre { - margin: 0px; -} - diff --git a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/up.png b/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/up.png Binary files differdeleted file mode 100644 index 85b3e2a..0000000 --- a/gtk+-mingw/share/gtk-doc/html/gail-libgail-util3/up.png +++ /dev/null |