New upstream version 3.24.11
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="gtkbase.html" title="Part III. GTK+ Core Reference">
|
||||
<link rel="prev" href="gtk3-General.html" title="Main loop and Events">
|
||||
<link rel="next" href="gtk3-Keyboard-Accelerators.html" title="Accelerator Groups">
|
||||
<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">
|
||||
@ -397,7 +397,7 @@ against at application run time.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GTK-MICRO-VERSION:CAPS"></a><h3>GTK_MICRO_VERSION</h3>
|
||||
<pre class="programlisting">#define GTK_MICRO_VERSION (10)
|
||||
<pre class="programlisting">#define GTK_MICRO_VERSION (11)
|
||||
</pre>
|
||||
<p>Like <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-micro-version" title="gtk_get_micro_version ()"><code class="function">gtk_get_micro_version()</code></a>, but from the headers used at
|
||||
application compile time, rather than from the library linked
|
||||
@ -406,7 +406,7 @@ against at application run time.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GTK-BINARY-AGE:CAPS"></a><h3>GTK_BINARY_AGE</h3>
|
||||
<pre class="programlisting">#define GTK_BINARY_AGE (2410)
|
||||
<pre class="programlisting">#define GTK_BINARY_AGE (2411)
|
||||
</pre>
|
||||
<p>Like <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-binary-age" title="gtk_get_binary_age ()"><code class="function">gtk_get_binary_age()</code></a>, but from the headers used at
|
||||
application compile time, rather than from the library linked
|
||||
@ -415,7 +415,7 @@ against at application run time.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GTK-INTERFACE-AGE:CAPS"></a><h3>GTK_INTERFACE_AGE</h3>
|
||||
<pre class="programlisting">#define GTK_INTERFACE_AGE (6)
|
||||
<pre class="programlisting">#define GTK_INTERFACE_AGE (7)
|
||||
</pre>
|
||||
<p>Like <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-interface-age" title="gtk_get_interface_age ()"><code class="function">gtk_get_interface_age()</code></a>, but from the headers used at
|
||||
application compile time, rather than from the library linked
|
||||
@ -424,6 +424,6 @@ against at application run time.</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>
|
||||
Reference in New Issue
Block a user