New upstream version 3.24.28
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="Application.html" title="Application support">
|
||||
<link rel="prev" href="GtkApplication.html" title="GtkApplication">
|
||||
<link rel="next" href="GtkActionable.html" title="GtkActionable">
|
||||
<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">
|
||||
@ -220,7 +220,7 @@ windows client-side decorations.</p>
|
||||
<span class="s">" </submenu>"</span>
|
||||
<span class="s">" </menu>"</span>
|
||||
<span class="s">"</interface>"</span><span class="p">,</span>
|
||||
<span class="o">-</span><span class="mi">1</span><span class="p">);</span>
|
||||
<span class="mi">-1</span><span class="p">);</span>
|
||||
|
||||
<span class="n">GMenuModel</span> <span class="o">*</span><span class="n">menubar</span> <span class="o">=</span> <span class="n">G_MENU_MODEL</span> <span class="p">(</span><span class="n">gtk_builder_get_object</span> <span class="p">(</span><span class="n">builder</span><span class="p">,</span>
|
||||
<span class="s">"menubar"</span><span class="p">));</span>
|
||||
@ -465,7 +465,7 @@ a prior call to <a class="link" href="GtkApplicationWindow.html#gtk-application-
|
||||
<a name="gtk-application-window-get-help-overlay.returns"></a><h4>Returns</h4>
|
||||
<p>the help overlay associated with <em class="parameter"><code>window</code></em>
|
||||
, or <code class="literal">NULL</code>. </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="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</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>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-3-20.html#api-index-3.20">3.20</a></p>
|
||||
</div>
|
||||
@ -514,6 +514,6 @@ of whether the desktop shell is showing the menus or not.</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