New upstream version 3.24.11

This commit is contained in:
Iain Lane
2019-09-04 16:25:11 +01:00
635 changed files with 96293 additions and 94473 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="NumericEntry.html" title="Numeric and Text Data Entry">
<link rel="prev" href="NumericEntry.html" title="Numeric and Text Data Entry">
<link rel="next" href="GtkEntryBuffer.html" title="GtkEntryBuffer">
<meta name="generator" content="GTK-Doc V1.30.1 (XML mode)">
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -275,7 +275,7 @@
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
<a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
</td>
<td class="function_name">
<a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()">gtk_entry_get_layout</a> <span class="c_punctuation">()</span>
@ -315,7 +315,7 @@
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="returnvalue">PangoAttrList</span></a> *
<a href="https://developer.gnome.org/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="returnvalue">PangoAttrList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GtkEntry.html#gtk-entry-get-attributes" title="gtk_entry_get_attributes ()">gtk_entry_get_attributes</a> <span class="c_punctuation">()</span>
@ -427,7 +427,7 @@
</tr>
<tr>
<td class="function_type">
<a href="/usr/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="returnvalue">PangoTabArray</span></a> *
<a href="https://developer.gnome.org/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="returnvalue">PangoTabArray</span></a> *
</td>
<td class="function_name">
<a class="link" href="GtkEntry.html#gtk-entry-get-tabs" title="gtk_entry_get_tabs ()">gtk_entry_get_tabs</a> <span class="c_punctuation">()</span>
@ -666,7 +666,7 @@
</tr>
<tr>
<td class="property_type">
<a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *</td>
<a href="https://developer.gnome.org/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *</td>
<td class="property_name"><a class="link" href="GtkEntry.html#GtkEntry--attributes" title="The “attributes” property">attributes</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -899,7 +899,7 @@
</tr>
<tr>
<td class="property_type">
<a href="/usr/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</td>
<a href="https://developer.gnome.org/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</td>
<td class="property_name"><a class="link" href="GtkEntry.html#GtkEntry--tabs" title="The “tabs” property">tabs</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -1152,14 +1152,14 @@ via the context menu of the entry.</p>
6
7
8</pre></td>
<td class="listing_code"><pre class="programlisting"><span class="n">entry</span><span class="p">[.</span><span class="n">read</span><span class="o">-</span><span class="n">only</span><span class="p">][.</span><span class="n">flat</span><span class="p">][.</span><span class="n">warning</span><span class="p">][.</span><span class="n">error</span><span class="p">]</span>
<span class="err">├──</span> <span class="n">image</span><span class="p">.</span><span class="n">left</span>
<span class="err">├──</span> <span class="n">image</span><span class="p">.</span><span class="n">right</span>
<span class="err">├──</span> <span class="n">undershoot</span><span class="p">.</span><span class="n">left</span>
<span class="err">├──</span> <span class="n">undershoot</span><span class="p">.</span><span class="n">right</span>
<span class="err">├──</span> <span class="p">[</span><span class="n">selection</span><span class="p">]</span>
<span class="err">├──</span> <span class="p">[</span><span class="n">progress</span><span class="p">[.</span><span class="n">pulse</span><span class="p">]]</span>
<span class="err">╰──</span> <span class="p">[</span><span class="n">window</span><span class="p">.</span><span class="n">popup</span><span class="p">]</span></pre></td>
<td class="listing_code"><pre class="programlisting"><span class="normal">entry</span><span class="symbol">[.</span><span class="normal">read</span><span class="symbol">-</span><span class="normal">only</span><span class="symbol">][.</span><span class="normal">flat</span><span class="symbol">][.</span><span class="normal">warning</span><span class="symbol">][.</span><span class="normal">error</span><span class="symbol">]</span>
<span class="normal">├── image</span><span class="symbol">.</span><span class="normal">left</span>
<span class="normal">├── image</span><span class="symbol">.</span><span class="normal">right</span>
<span class="normal">├── undershoot</span><span class="symbol">.</span><span class="normal">left</span>
<span class="normal">├── undershoot</span><span class="symbol">.</span><span class="normal">right</span>
<span class="normal">├── </span><span class="symbol">[</span><span class="normal">selection</span><span class="symbol">]</span>
<span class="normal">├── </span><span class="symbol">[</span><span class="normal">progress</span><span class="symbol">[.</span><span class="normal">pulse</span><span class="symbol">]]</span>
<span class="normal">╰── </span><span class="symbol">[</span><span class="normal">window</span><span class="symbol">.</span><span class="normal">popup</span><span class="symbol">]</span></pre></td>
</tr>
</tbody>
</table>
@ -1388,7 +1388,7 @@ in <a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkE
<a name="gtk-entry-get-text-area"></a><h3>gtk_entry_get_text_area ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_entry_get_text_area (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
<em class="parameter"><code><a href="https://developer.gnome.org/gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle-struct"><span class="type">GdkRectangle</span></a> *text_area</code></em>);</pre>
<em class="parameter"><code><span class="type">GdkRectangle</span> *text_area</code></em>);</pre>
<p>Gets the area where the entrys text is drawn. This function is
useful when drawing something to the entry in a draw callback.</p>
<p>If the entry is not realized, <em class="parameter"><code>text_area</code></em>
@ -2101,9 +2101,9 @@ gtk_entry_get_overwrite_mode (<em class="parameter"><code><a class="link" href="
<hr>
<div class="refsect2">
<a name="gtk-entry-get-layout"></a><h3>gtk_entry_get_layout ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
<pre class="programlisting"><a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
gtk_entry_get_layout (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
<p>Gets the <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> used to display the entry.
<p>Gets the <a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> used to display the entry.
The layout is useful to e.g. convert text positions to
pixel positions, in combination with <a class="link" href="GtkEntry.html#gtk-entry-get-layout-offsets" title="gtk_entry_get_layout_offsets ()"><code class="function">gtk_entry_get_layout_offsets()</code></a>.
The returned layout is owned by the entry and must not be
@ -2129,7 +2129,7 @@ indices in the layout to byte indices in the entry contents.</p>
</div>
<div class="refsect3">
<a name="gtk-entry-get-layout.returns"></a><h4>Returns</h4>
<p>the <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> for this entry. </p>
<p>the <a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> for this entry. </p>
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
</div>
</div>
@ -2140,18 +2140,18 @@ indices in the layout to byte indices in the entry contents.</p>
gtk_entry_get_layout_offsets (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
<em class="parameter"><code><span class="type">gint</span> *x</code></em>,
<em class="parameter"><code><span class="type">gint</span> *y</code></em>);</pre>
<p>Obtains the position of the <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> used to render text
<p>Obtains the position of the <a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> used to render text
in the entry, in widget coordinates. Useful if you want to line
up the text in an entry with some other text, e.g. when using the
entry to implement editable cells in a sheet widget.</p>
<p>Also useful to convert mouse events into coordinates inside the
<a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>, e.g. to take some action if some part of the entry text
<a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>, e.g. to take some action if some part of the entry text
is clicked.</p>
<p>Note that as the user scrolls around in the entry the offsets will
change; youll need to connect to the “notify::scroll-offset”
signal to track this. Remember when using the <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>
signal to track this. Remember when using the <a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>
functions you need to convert to and from pixels using
<a href="/usr/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PANGO-PIXELS:CAPS"><code class="function">PANGO_PIXELS()</code></a> or <a href="/usr/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PANGO-SCALE:CAPS"><span class="type">PANGO_SCALE</span></a>.</p>
<a href="https://developer.gnome.org/pango/pango-Glyph-Storage.html#PANGO-PIXELS:CAPS"><code class="function">PANGO_PIXELS()</code></a> or <a href="https://developer.gnome.org/pango/pango-Glyph-Storage.html#PANGO-SCALE:CAPS"><span class="type">PANGO_SCALE</span></a>.</p>
<p>Keep in mind that the layout text may contain a preedit string, so
<a class="link" href="GtkEntry.html#gtk-entry-layout-index-to-text-index" title="gtk_entry_layout_index_to_text_index ()"><code class="function">gtk_entry_layout_index_to_text_index()</code></a> and
<a class="link" href="GtkEntry.html#gtk-entry-text-index-to-layout-index" title="gtk_entry_text_index_to_layout_index ()"><code class="function">gtk_entry_text_index_to_layout_index()</code></a> are needed to convert byte
@ -2190,7 +2190,7 @@ indices in the layout to byte indices in the entry contents.</p>
<pre class="programlisting"><span class="returnvalue">gint</span>
gtk_entry_layout_index_to_text_index (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
<em class="parameter"><code><span class="type">gint</span> layout_index</code></em>);</pre>
<p>Converts from a position in the entrys <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> (returned by
<p>Converts from a position in the entrys <a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> (returned by
<a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()"><code class="function">gtk_entry_get_layout()</code></a>) to a position in the entry contents
(returned by <a class="link" href="GtkEntry.html#gtk-entry-get-text" title="gtk_entry_get_text ()"><code class="function">gtk_entry_get_text()</code></a>).</p>
<div class="refsect3">
@ -2228,8 +2228,8 @@ gtk_entry_text_index_to_layout_index (<em class="parameter"><code><a class="link
<em class="parameter"><code><span class="type">gint</span> text_index</code></em>);</pre>
<p>Converts from a position in the entry contents (returned
by <a class="link" href="GtkEntry.html#gtk-entry-get-text" title="gtk_entry_get_text ()"><code class="function">gtk_entry_get_text()</code></a>) to a position in the
entrys <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> (returned by <a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()"><code class="function">gtk_entry_get_layout()</code></a>,
with text retrieved via <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#pango-layout-get-text"><code class="function">pango_layout_get_text()</code></a>).</p>
entrys <a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> (returned by <a class="link" href="GtkEntry.html#gtk-entry-get-layout" title="gtk_entry_get_layout ()"><code class="function">gtk_entry_get_layout()</code></a>,
with text retrieved via <a href="https://developer.gnome.org/pango/pango-Layout-Objects.html#pango-layout-get-text"><code class="function">pango_layout_get_text()</code></a>).</p>
<div class="refsect3">
<a name="gtk-entry-text-index-to-layout-index.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
@ -2262,8 +2262,8 @@ with text retrieved via <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Obje
<a name="gtk-entry-set-attributes"></a><h3>gtk_entry_set_attributes ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_entry_set_attributes (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *attrs</code></em>);</pre>
<p>Sets a <a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a>; the attributes in the list are applied to the
<em class="parameter"><code><a href="https://developer.gnome.org/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *attrs</code></em>);</pre>
<p>Sets a <a href="https://developer.gnome.org/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a>; the attributes in the list are applied to the
entry text.</p>
<div class="refsect3">
<a name="gtk-entry-set-attributes.parameters"></a><h4>Parameters</h4>
@ -2281,7 +2281,7 @@ entry text.</p>
</tr>
<tr>
<td class="parameter_name"><p>attrs</p></td>
<td class="parameter_description"><p>a <a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a></p></td>
<td class="parameter_description"><p>a <a href="https://developer.gnome.org/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
@ -2292,7 +2292,7 @@ entry text.</p>
<hr>
<div class="refsect2">
<a name="gtk-entry-get-attributes"></a><h3>gtk_entry_get_attributes ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="returnvalue">PangoAttrList</span></a> *
<pre class="programlisting"><a href="https://developer.gnome.org/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="returnvalue">PangoAttrList</span></a> *
gtk_entry_get_attributes (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
<p>Gets the attribute list that was set on the entry using
<a class="link" href="GtkEntry.html#gtk-entry-set-attributes" title="gtk_entry_set_attributes ()"><code class="function">gtk_entry_set_attributes()</code></a>, if any.</p>
@ -2734,7 +2734,7 @@ would confuse on-going input method behavior.</p>
<hr>
<div class="refsect2">
<a name="gtk-entry-get-tabs"></a><h3>gtk_entry_get_tabs ()</h3>
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="returnvalue">PangoTabArray</span></a> *
<pre class="programlisting"><a href="https://developer.gnome.org/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="returnvalue">PangoTabArray</span></a> *
gtk_entry_get_tabs (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>);</pre>
<p>Gets the tabstops that were set on the entry using <a class="link" href="GtkEntry.html#gtk-entry-set-tabs" title="gtk_entry_set_tabs ()"><code class="function">gtk_entry_set_tabs()</code></a>, if
any.</p>
@ -2765,8 +2765,8 @@ any.</p>
<a name="gtk-entry-set-tabs"></a><h3>gtk_entry_set_tabs ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_entry_set_tabs (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *tabs</code></em>);</pre>
<p>Sets a <a href="/usr/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a>; the tabstops in the array are applied to the entry
<em class="parameter"><code><a href="https://developer.gnome.org/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *tabs</code></em>);</pre>
<p>Sets a <a href="https://developer.gnome.org/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a>; the tabstops in the array are applied to the entry
text.</p>
<div class="refsect3">
<a name="gtk-entry-set-tabs.parameters"></a><h4>Parameters</h4>
@ -2784,7 +2784,7 @@ text.</p>
</tr>
<tr>
<td class="parameter_name"><p>tabs</p></td>
<td class="parameter_description"><p>a <a href="/usr/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a></p></td>
<td class="parameter_description"><p>a <a href="https://developer.gnome.org/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
@ -3527,7 +3527,7 @@ string with <code class="function">g_free()</code> when done. </p>
gtk_entry_set_icon_drag_source (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *target_list</code></em>,
<em class="parameter"><code><a href="https://developer.gnome.org/gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
<em class="parameter"><code><span class="type">GdkDragAction</span> actions</code></em>);</pre>
<p>Sets up the icon at the given position so that GTK+ will start a drag
operation when the user clicks and drags the icon.</p>
<p>To handle the drag operation, you need to connect to the usual
@ -3611,7 +3611,7 @@ DND operation, or -1.</p>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_entry_get_icon_area (<em class="parameter"><code><a class="link" href="GtkEntry.html" title="GtkEntry"><span class="type">GtkEntry</span></a> *entry</code></em>,
<em class="parameter"><code><a class="link" href="GtkEntry.html#GtkEntryIconPosition" title="enum GtkEntryIconPosition"><span class="type">GtkEntryIconPosition</span></a> icon_pos</code></em>,
<em class="parameter"><code><a href="https://developer.gnome.org/gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle-struct"><span class="type">GdkRectangle</span></a> *icon_area</code></em>);</pre>
<em class="parameter"><code><span class="type">GdkRectangle</span> *icon_area</code></em>);</pre>
<p>Gets the area where entrys icon at <em class="parameter"><code>icon_pos</code></em>
is drawn.
This function is useful when drawing something to the
@ -4151,7 +4151,7 @@ ignore unknown values.</p>
<td class="enum_member_name"><p><a name="GTK-INPUT-HINT-UPPERCASE-WORDS:CAPS"></a>GTK_INPUT_HINT_UPPERCASE_WORDS</p></td>
<td class="enum_member_description">
<p>Suggest to capitalize the first
character of each word</p>
character of each word</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
@ -4159,7 +4159,7 @@ character of each word</p>
<td class="enum_member_name"><p><a name="GTK-INPUT-HINT-UPPERCASE-SENTENCES:CAPS"></a>GTK_INPUT_HINT_UPPERCASE_SENTENCES</p></td>
<td class="enum_member_description">
<p>Suggest to capitalize the
first word of each sentence</p>
first word of each sentence</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
@ -4167,7 +4167,7 @@ first word of each sentence</p>
<td class="enum_member_name"><p><a name="GTK-INPUT-HINT-INHIBIT-OSK:CAPS"></a>GTK_INPUT_HINT_INHIBIT_OSK</p></td>
<td class="enum_member_description">
<p>Suggest to not show an onscreen keyboard
(e.g for a calculator that already has all the keys).</p>
(e.g for a calculator that already has all the keys).</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
@ -4210,10 +4210,10 @@ first word of each sentence</p>
<hr>
<div class="refsect2">
<a name="GtkEntry--attributes"></a><h3>The <code class="literal">“attributes”</code> property</h3>
<pre class="programlisting"> “attributes” <a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *</pre>
<pre class="programlisting"> “attributes” <a href="https://developer.gnome.org/pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *</pre>
<p>A list of Pango attributes to apply to the text of the entry.</p>
<p>This is mainly useful to change the size or weight of the text.</p>
<p>The <a href="/usr/share/gtk-doc/html/pango/pango-Text-Attributes.html#PangoAttribute"><span class="type">PangoAttribute</span></a>'s <em class="parameter"><code>start_index</code></em>
<p>The <a href="https://developer.gnome.org/pango/pango-Text-Attributes.html#PangoAttribute-struct"><span class="type">PangoAttribute</span></a>'s <em class="parameter"><code>start_index</code></em>
and <em class="parameter"><code>end_index</code></em>
must refer to the
<a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a> text, i.e. without the preedit string.</p>
@ -4659,7 +4659,7 @@ with the Pango text markup language.</p>
<hr>
<div class="refsect2">
<a name="GtkEntry--tabs"></a><h3>The <code class="literal">“tabs”</code> property</h3>
<pre class="programlisting"> “tabs” <a href="/usr/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</pre>
<pre class="programlisting"> “tabs” <a href="https://developer.gnome.org/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</pre>
<p>A list of tabstop locations to apply to the text of the entry.</p>
<p>Flags: Read / Write</p>
</div>
@ -5375,6 +5375,6 @@ which gets emitted to toggle the overwrite mode of the entry.</p>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.30.1</div>
<hr>Generated by GTK-Doc V1.29</div>
</body>
</html>