New upstream version 3.24.14

This commit is contained in:
Simon McVittie
2020-02-29 14:17:40 +00:00
543 changed files with 330694 additions and 808714 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="MiscObjects.html" title="Miscellaneous">
<link rel="prev" href="GtkAdjustment.html" title="GtkAdjustment">
<link rel="next" href="GtkDrawingArea.html" title="GtkDrawingArea">
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -40,8 +40,8 @@
<a name="GtkCalendar.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
<col width="150px" class="functions_proto_type">
<col class="functions_proto_name">
</colgroup>
<tbody>
<tr>
@ -110,7 +110,7 @@
</tr>
<tr>
<td class="function_type">
<a class="link" href="GtkCalendar.html#GtkCalendarDisplayOptions" title="enum GtkCalendarDisplayOptions"><span class="returnvalue">GtkCalendarDisplayOptions</span></a>
<a href="https://developer.gnome.org/gtk4/GtkCalendar.html#GtkCalendarDisplayOptions"><span class="returnvalue">GtkCalendarDisplayOptions</span></a>
</td>
<td class="function_name">
<a class="link" href="GtkCalendar.html#gtk-calendar-get-display-options" title="gtk_calendar_get_display_options ()">gtk_calendar_get_display_options</a> <span class="c_punctuation">()</span>
@ -268,9 +268,9 @@
<a name="GtkCalendar.signals"></a><h2>Signals</h2>
<div class="informaltable"><table class="informaltable" border="0">
<colgroup>
<col width="150px" class="signals_return">
<col width="300px" class="signals_name">
<col width="200px" class="signals_flags">
<col width="150px" class="signal_proto_type">
<col width="300px" class="signal_proto_name">
<col width="200px" class="signal_proto_flags">
</colgroup>
<tbody>
<tr>
@ -315,17 +315,17 @@
<a name="GtkCalendar.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
<col width="150px" class="other_proto_type">
<col class="other_proto_name">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="GtkCalendar.html#GtkCalendar-struct" title="struct GtkCalendar">GtkCalendar</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkCalendar.html#GtkCalendar-struct">GtkCalendar</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="GtkCalendar.html#GtkCalendarDisplayOptions" title="enum GtkCalendarDisplayOptions">GtkCalendarDisplayOptions</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkCalendar.html#GtkCalendarDisplayOptions">GtkCalendarDisplayOptions</a></td>
</tr>
</tbody>
</table></div>
@ -627,7 +627,7 @@ gtk_calendar_clear_marks (<em class="parameter"><code><a class="link" href="GtkC
<hr>
<div class="refsect2">
<a name="gtk-calendar-get-display-options"></a><h3>gtk_calendar_get_display_options ()</h3>
<pre class="programlisting"><a class="link" href="GtkCalendar.html#GtkCalendarDisplayOptions" title="enum GtkCalendarDisplayOptions"><span class="returnvalue">GtkCalendarDisplayOptions</span></a>
<pre class="programlisting"><a href="https://developer.gnome.org/gtk4/GtkCalendar.html#GtkCalendarDisplayOptions"><span class="returnvalue">GtkCalendarDisplayOptions</span></a>
gtk_calendar_get_display_options (<em class="parameter"><code><a class="link" href="GtkCalendar.html" title="GtkCalendar"><span class="type">GtkCalendar</span></a> *calendar</code></em>);</pre>
<p>Returns the current display options of <em class="parameter"><code>calendar</code></em>
.</p>
@ -657,7 +657,7 @@ gtk_calendar_get_display_options (<em class="parameter"><code><a class="link" hr
<a name="gtk-calendar-set-display-options"></a><h3>gtk_calendar_set_display_options ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_calendar_set_display_options (<em class="parameter"><code><a class="link" href="GtkCalendar.html" title="GtkCalendar"><span class="type">GtkCalendar</span></a> *calendar</code></em>,
<em class="parameter"><code><a class="link" href="GtkCalendar.html#GtkCalendarDisplayOptions" title="enum GtkCalendarDisplayOptions"><span class="type">GtkCalendarDisplayOptions</span></a> flags</code></em>);</pre>
<em class="parameter"><code><a href="https://developer.gnome.org/gtk4/GtkCalendar.html#GtkCalendarDisplayOptions"><span class="type">GtkCalendarDisplayOptions</span></a> flags</code></em>);</pre>
<p>Sets display options (whether to display the heading and the month
headings).</p>
<div class="refsect3">
@ -904,67 +904,6 @@ See <a class="link" href="GtkCalendar.html#GtkCalendar--detail-height-rows" titl
</div>
</div>
<div class="refsect1">
<a name="GtkCalendar.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkCalendar-struct"></a><h3>struct GtkCalendar</h3>
<pre class="programlisting">struct GtkCalendar;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkCalendarDisplayOptions"></a><h3>enum GtkCalendarDisplayOptions</h3>
<p>These options can be used to influence the display and behaviour of a <a class="link" href="GtkCalendar.html" title="GtkCalendar"><span class="type">GtkCalendar</span></a>.</p>
<div class="refsect3">
<a name="GtkCalendarDisplayOptions.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GTK-CALENDAR-SHOW-HEADING:CAPS"></a>GTK_CALENDAR_SHOW_HEADING</p></td>
<td class="enum_member_description">
<p>Specifies that the month and year should be displayed.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-CALENDAR-SHOW-DAY-NAMES:CAPS"></a>GTK_CALENDAR_SHOW_DAY_NAMES</p></td>
<td class="enum_member_description">
<p>Specifies that three letter day descriptions should be present.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-CALENDAR-NO-MONTH-CHANGE:CAPS"></a>GTK_CALENDAR_NO_MONTH_CHANGE</p></td>
<td class="enum_member_description">
<p>Prevents the user from switching months with the calendar.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-CALENDAR-SHOW-WEEK-NUMBERS:CAPS"></a>GTK_CALENDAR_SHOW_WEEK_NUMBERS</p></td>
<td class="enum_member_description">
<p>Displays each week numbers of the current year, down the
left side of the calendar.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-CALENDAR-SHOW-DETAILS:CAPS"></a>GTK_CALENDAR_SHOW_DETAILS</p></td>
<td class="enum_member_description">
<p>Just show an indicator, not the full details
text when details are provided. See <a class="link" href="GtkCalendar.html#gtk-calendar-set-detail-func" title="gtk_calendar_set_detail_func ()"><code class="function">gtk_calendar_set_detail_func()</code></a>.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkCalendar.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkCalendar--day"></a><h3>The <code class="literal">“day”</code> property</h3>
@ -972,6 +911,7 @@ text when details are provided. See <a class="link" href="GtkCalendar.html#gtk-c
<p>The selected day (as a number between 1 and 31, or 0
to unselect the currently selected day).
This property gets initially set to the current day.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Allowed values: [0,31]</p>
<p>Default value: 0</p>
@ -982,6 +922,7 @@ This property gets initially set to the current day.</p>
<pre class="programlisting"> “detail-height-rows” <span class="type">gint</span></pre>
<p>Height of a detail cell, in rows.
A value of 0 allows any width. See <a class="link" href="GtkCalendar.html#gtk-calendar-set-detail-func" title="gtk_calendar_set_detail_func ()"><code class="function">gtk_calendar_set_detail_func()</code></a>.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Allowed values: [0,127]</p>
<p>Default value: 0</p>
@ -993,6 +934,7 @@ A value of 0 allows any width. See <a class="link" href="GtkCalendar.html#gtk-ca
<pre class="programlisting"> “detail-width-chars” <span class="type">gint</span></pre>
<p>Width of a detail cell, in characters.
A value of 0 allows any width. See <a class="link" href="GtkCalendar.html#gtk-calendar-set-detail-func" title="gtk_calendar_set_detail_func ()"><code class="function">gtk_calendar_set_detail_func()</code></a>.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Allowed values: [0,127]</p>
<p>Default value: 0</p>
@ -1004,6 +946,7 @@ A value of 0 allows any width. See <a class="link" href="GtkCalendar.html#gtk-ca
<pre class="programlisting"> “month” <span class="type">gint</span></pre>
<p>The selected month (as a number between 0 and 11).
This property gets initially set to the current month.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Allowed values: [0,11]</p>
<p>Default value: 0</p>
@ -1013,6 +956,7 @@ This property gets initially set to the current month.</p>
<a name="GtkCalendar--no-month-change"></a><h3>The <code class="literal">“no-month-change”</code> property</h3>
<pre class="programlisting"> “no-month-change” <span class="type">gboolean</span></pre>
<p>Determines whether the selected month can be changed.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
<p class="since">Since: 2.4</p>
@ -1022,6 +966,7 @@ This property gets initially set to the current month.</p>
<a name="GtkCalendar--show-day-names"></a><h3>The <code class="literal">“show-day-names”</code> property</h3>
<pre class="programlisting"> “show-day-names” <span class="type">gboolean</span></pre>
<p>Determines whether day names are displayed.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</p>
<p class="since">Since: 2.4</p>
@ -1033,6 +978,7 @@ This property gets initially set to the current month.</p>
<p>Determines whether details are shown directly in the widget, or if they are
available only as tooltip. When this property is set days with details are
marked.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</p>
<p class="since">Since: 2.14</p>
@ -1042,6 +988,7 @@ marked.</p>
<a name="GtkCalendar--show-heading"></a><h3>The <code class="literal">“show-heading”</code> property</h3>
<pre class="programlisting"> “show-heading” <span class="type">gboolean</span></pre>
<p>Determines whether a heading is displayed.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</p>
<p class="since">Since: 2.4</p>
@ -1051,6 +998,7 @@ marked.</p>
<a name="GtkCalendar--show-week-numbers"></a><h3>The <code class="literal">“show-week-numbers”</code> property</h3>
<pre class="programlisting"> “show-week-numbers” <span class="type">gboolean</span></pre>
<p>Determines whether week numbers are displayed.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
<p class="since">Since: 2.4</p>
@ -1061,6 +1009,7 @@ marked.</p>
<pre class="programlisting"> “year” <span class="type">gint</span></pre>
<p>The selected year.
This property gets initially set to the current year.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read / Write</p>
<p>Allowed values: [0,4194303]</p>
<p>Default value: 0</p>
@ -1072,6 +1021,7 @@ This property gets initially set to the current year.</p>
<a name="GtkCalendar--s-horizontal-separation"></a><h3>The <code class="literal">“horizontal-separation”</code> style property</h3>
<pre class="programlisting"> “horizontal-separation” <span class="type">gint</span></pre>
<p>Separation between week headers and main area.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 4</p>
@ -1081,6 +1031,7 @@ This property gets initially set to the current year.</p>
<a name="GtkCalendar--s-inner-border"></a><h3>The <code class="literal">“inner-border”</code> style property</h3>
<pre class="programlisting"> “inner-border” <span class="type">gint</span></pre>
<p>The spacing around the day/week headers and main area.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 4</p>
@ -1090,6 +1041,7 @@ This property gets initially set to the current year.</p>
<a name="GtkCalendar--s-vertical-separation"></a><h3>The <code class="literal">“vertical-separation”</code> style property</h3>
<pre class="programlisting"> “vertical-separation” <span class="type">gint</span></pre>
<p>Space between day headers and main area.</p>
<p>Owner: GtkCalendar</p>
<p>Flags: Read</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 4</p>
@ -1317,6 +1269,6 @@ user_function (<a class="link" href="GtkCalendar.html" title="GtkCalendar"><span
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.29</div>
<hr>Generated by GTK-Doc V1.32.1</div>
</body>
</html>