New upstream version 3.24.3
This commit is contained in:
@ -71,7 +71,7 @@
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">GdkModifierType</span></td>
|
||||
<td class="property_type"><a href="../html/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel--accel-mods" title="The “accel-mods” property">accel-mods</a></td>
|
||||
<td class="property_flags">Read / Write</td>
|
||||
</tr>
|
||||
@ -226,7 +226,7 @@ in the same way as they are in menus.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkCellRendererAccel--accel-mods"></a><h3>The <code class="literal">“accel-mods”</code> property</h3>
|
||||
<pre class="programlisting"> “accel-mods” <span class="type">GdkModifierType</span></pre>
|
||||
<pre class="programlisting"> “accel-mods” <a href="../html/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a></pre>
|
||||
<p>The modifier mask of the accelerator.</p>
|
||||
<p>Flags: Read / Write</p>
|
||||
<p class="since">Since: 2.10</p>
|
||||
@ -290,7 +290,7 @@ user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRe
|
||||
user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a> *accel,
|
||||
<span class="type">gchar</span> *path_string,
|
||||
<span class="type">guint</span> accel_key,
|
||||
<span class="type">GdkModifierType</span> accel_mods,
|
||||
<a href="../html/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods,
|
||||
<span class="type">guint</span> hardware_keycode,
|
||||
<span class="type">gpointer</span> user_data)</pre>
|
||||
<p>Gets emitted when the user has selected a new accelerator.</p>
|
||||
|
Reference in New Issue
Block a user