New upstream version 3.24.11
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="ShortcutsOverview.html" title="Shortcuts Overview">
|
||||
<link rel="prev" href="GtkShortcutsGroup.html" title="GtkShortcutsGroup">
|
||||
<link rel="next" href="MiscObjects.html" title="Miscellaneous">
|
||||
<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">
|
||||
@ -180,58 +180,58 @@ More values may be added to this enumeration over time.</p>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GTK-SHORTCUT-ACCELERATOR:CAPS"></a>GTK_SHORTCUT_ACCELERATOR</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The shortcut is a keyboard accelerator. The <a class="link" href="GtkShortcutsShortcut.html#GtkShortcutsShortcut--accelerator" title="The “accelerator” property"><span class="type">“accelerator”</span></a>
|
||||
property will be used.</p>
|
||||
<p> The shortcut is a keyboard accelerator. The <a class="link" href="GtkShortcutsShortcut.html#GtkShortcutsShortcut--accelerator" title="The “accelerator” property"><span class="type">“accelerator”</span></a>
|
||||
property will be used.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GTK-SHORTCUT-GESTURE-PINCH:CAPS"></a>GTK_SHORTCUT_GESTURE_PINCH</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The shortcut is a pinch gesture. GTK+ provides an icon and subtitle.</p>
|
||||
<p> The shortcut is a pinch gesture. GTK+ provides an icon and subtitle.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GTK-SHORTCUT-GESTURE-STRETCH:CAPS"></a>GTK_SHORTCUT_GESTURE_STRETCH</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The shortcut is a stretch gesture. GTK+ provides an icon and subtitle.</p>
|
||||
<p> The shortcut is a stretch gesture. GTK+ provides an icon and subtitle.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GTK-SHORTCUT-GESTURE-ROTATE-CLOCKWISE:CAPS"></a>GTK_SHORTCUT_GESTURE_ROTATE_CLOCKWISE</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The shortcut is a clockwise rotation gesture. GTK+ provides an icon and subtitle.</p>
|
||||
<p> The shortcut is a clockwise rotation gesture. GTK+ provides an icon and subtitle.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GTK-SHORTCUT-GESTURE-ROTATE-COUNTERCLOCKWISE:CAPS"></a>GTK_SHORTCUT_GESTURE_ROTATE_COUNTERCLOCKWISE</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The shortcut is a counterclockwise rotation gesture. GTK+ provides an icon and subtitle.</p>
|
||||
<p> The shortcut is a counterclockwise rotation gesture. GTK+ provides an icon and subtitle.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GTK-SHORTCUT-GESTURE-TWO-FINGER-SWIPE-LEFT:CAPS"></a>GTK_SHORTCUT_GESTURE_TWO_FINGER_SWIPE_LEFT</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The shortcut is a two-finger swipe gesture. GTK+ provides an icon and subtitle.</p>
|
||||
<p> The shortcut is a two-finger swipe gesture. GTK+ provides an icon and subtitle.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GTK-SHORTCUT-GESTURE-TWO-FINGER-SWIPE-RIGHT:CAPS"></a>GTK_SHORTCUT_GESTURE_TWO_FINGER_SWIPE_RIGHT</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The shortcut is a two-finger swipe gesture. GTK+ provides an icon and subtitle.</p>
|
||||
<p> The shortcut is a two-finger swipe gesture. GTK+ provides an icon and subtitle.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="enum_member_name"><p><a name="GTK-SHORTCUT-GESTURE:CAPS"></a>GTK_SHORTCUT_GESTURE</p></td>
|
||||
<td class="enum_member_description">
|
||||
<p>The shortcut is a gesture. The <a class="link" href="GtkShortcutsShortcut.html#GtkShortcutsShortcut--icon" title="The “icon” property"><span class="type">“icon”</span></a> property will be
|
||||
used.</p>
|
||||
<p> The shortcut is a gesture. The <a class="link" href="GtkShortcutsShortcut.html#GtkShortcutsShortcut--icon" title="The “icon” property"><span class="type">“icon”</span></a> property will be
|
||||
used.</p>
|
||||
</td>
|
||||
<td class="enum_member_annotations"> </td>
|
||||
</tr>
|
||||
@ -363,6 +363,6 @@ this object. This should be a short string that can fit in a single line.</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