New upstream version 3.24.28
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="ButtonWidgets.html" title="Buttons and Toggles">
|
||||
<link rel="prev" href="GtkSwitch.html" title="GtkSwitch">
|
||||
<link rel="next" href="GtkVolumeButton.html" title="GtkVolumeButton">
|
||||
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -412,7 +412,7 @@ See <a class="link" href="GtkRange.html#gtk-range-get-adjustment" title="gtk_ran
|
||||
<div class="refsect3">
|
||||
<a name="gtk-scale-button-get-adjustment.returns"></a><h4>Returns</h4>
|
||||
<p>the adjustment associated with the scale. </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>
|
||||
<p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: 2.12</p>
|
||||
</div>
|
||||
@ -467,7 +467,7 @@ gtk_scale_button_get_popup (<em class="parameter"><code><a class="link" href="Gt
|
||||
<div class="refsect3">
|
||||
<a name="gtk-scale-button-get-popup.returns"></a><h4>Returns</h4>
|
||||
<p>the popup of the <a class="link" href="GtkScaleButton.html" title="GtkScaleButton"><span class="type">GtkScaleButton</span></a>. </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>
|
||||
<p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: 2.14</p>
|
||||
</div>
|
||||
@ -495,7 +495,7 @@ gtk_scale_button_get_plus_button (<em class="parameter"><code><a class="link" hr
|
||||
<div class="refsect3">
|
||||
<a name="gtk-scale-button-get-plus-button.returns"></a><h4>Returns</h4>
|
||||
<p>the plus button of the <a class="link" href="GtkScaleButton.html" title="GtkScaleButton"><span class="type">GtkScaleButton</span></a> as a <a class="link" href="GtkButton.html" title="GtkButton"><span class="type">GtkButton</span></a>. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gtk.Button]</span></p>
|
||||
<p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gtk.Button]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: 2.14</p>
|
||||
</div>
|
||||
@ -523,7 +523,7 @@ gtk_scale_button_get_minus_button (<em class="parameter"><code><a class="link" h
|
||||
<div class="refsect3">
|
||||
<a name="gtk-scale-button-get-minus-button.returns"></a><h4>Returns</h4>
|
||||
<p>the minus button of the <a class="link" href="GtkScaleButton.html" title="GtkScaleButton"><span class="type">GtkScaleButton</span></a> as a <a class="link" href="GtkButton.html" title="GtkButton"><span class="type">GtkButton</span></a>. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gtk.Button]</span></p>
|
||||
<p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>][<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gtk.Button]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: 2.14</p>
|
||||
</div>
|
||||
@ -699,6 +699,6 @@ changed.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.33.0</div>
|
||||
<hr>Generated by GTK-Doc V1.33.1</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user