New upstream version 3.23.2
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Version Information: GTK+ 3 Reference Manual</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
||||
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
|
||||
<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.27 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.28 (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 (1)
|
||||
<pre class="programlisting">#define GTK_MICRO_VERSION (2)
|
||||
</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 (2301)
|
||||
<pre class="programlisting">#define GTK_BINARY_AGE (2302)
|
||||
</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
|
||||
@ -424,6 +424,6 @@ against at application run time.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
<hr>Generated by GTK-Doc V1.28</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user