New upstream version 3.24.22
This commit is contained in:
@ -104,7 +104,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="property_type">
|
||||
<span class="type">gchar</span> *</td>
|
||||
<span class="type">char</span> *</td>
|
||||
<td class="property_name"><a class="link" href="GtkLinkButton.html#GtkLinkButton--uri" title="The “uri” property">uri</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -418,7 +418,7 @@ private data.</p>
|
||||
<a name="GtkLinkButton.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkLinkButton--uri"></a><h3>The <code class="literal">“uri”</code> property</h3>
|
||||
<pre class="programlisting"> “uri” <span class="type">gchar</span> *</pre>
|
||||
<pre class="programlisting"> “uri” <span class="type">char</span> *</pre>
|
||||
<p>The URI bound to this button.</p>
|
||||
<p>Owner: GtkLinkButton</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
|
Reference in New Issue
Block a user