New upstream version 3.22.28
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="ShortcutsOverview.html" title="Shortcuts Overview">
|
||||
<link rel="prev" href="GtkShortcutsSection.html" title="GtkShortcutsSection">
|
||||
<link rel="next" href="GtkShortcutsShortcut.html" title="GtkShortcutsShortcut">
|
||||
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -50,13 +50,13 @@
|
||||
<td class="property_flags">Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
||||
<td class="property_type"><span class="type">guint</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkShortcutsGroup.html#GtkShortcutsGroup--height" title="The “height” property">height</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
||||
<span class="type">gchar</span> *</td>
|
||||
<td class="property_name"><a class="link" href="GtkShortcutsGroup.html#GtkShortcutsGroup--title" title="The “title” property">title</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -68,7 +68,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
||||
<span class="type">gchar</span> *</td>
|
||||
<td class="property_name"><a class="link" href="GtkShortcutsGroup.html#GtkShortcutsGroup--view" title="The “view” property">view</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -90,8 +90,8 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkShortcutsGroup.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
||||
<span class="lineart">╰──</span> <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
||||
<pre class="screen"> GObject
|
||||
<span class="lineart">╰──</span> GInitiallyUnowned
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
||||
<span class="lineart">╰──</span> <a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
||||
@ -106,7 +106,7 @@ GtkShortcutsGroup implements
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkShortcutsGroup.includes"></a><h2>Includes</h2>
|
||||
<pre class="synopsis">#include <gtk/gtk.h>
|
||||
<pre class="synopsis">#include <gtk/gtkunixprint.h>
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
@ -140,7 +140,7 @@ depending on the application context.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkShortcutsGroup--height"></a><h3>The <code class="literal">“height”</code> property</h3>
|
||||
<pre class="programlisting"> “height” <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
||||
<pre class="programlisting"> “height” <span class="type">guint</span></pre>
|
||||
<p>A rough measure for the number of lines in this group.</p>
|
||||
<p>This is used internally by GTK+, and is not useful for applications.</p>
|
||||
<p>Flags: Read</p>
|
||||
@ -149,7 +149,7 @@ depending on the application context.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkShortcutsGroup--title"></a><h3>The <code class="literal">“title”</code> property</h3>
|
||||
<pre class="programlisting"> “title” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
||||
<pre class="programlisting"> “title” <span class="type">gchar</span> *</pre>
|
||||
<p>The title for this group of shortcuts.</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Default value: ""</p>
|
||||
@ -165,17 +165,17 @@ depending on the application context.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkShortcutsGroup--view"></a><h3>The <code class="literal">“view”</code> property</h3>
|
||||
<pre class="programlisting"> “view” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
||||
<pre class="programlisting"> “view” <span class="type">gchar</span> *</pre>
|
||||
<p>An optional view that the shortcuts in this group are relevant for.
|
||||
The group will be hidden if the <a class="link" href="GtkShortcutsWindow.html#GtkShortcutsWindow--view-name" title="The “view-name” property"><span class="type">“view-name”</span></a> property
|
||||
does not match the view of this group.</p>
|
||||
<p>Set this to <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to make the group always visible.</p>
|
||||
<p>Set this to <code class="literal">NULL</code> to make the group always visible.</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p>Default value: NULL</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25.1</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user