New upstream version 3.24.22
This commit is contained in:
@ -254,7 +254,7 @@ configuration should assign keyvals to all keys.</p>
|
||||
<a name="GtkCellRendererAccel-accel-cleared"></a><h3>The <code class="literal">“accel-cleared”</code> signal</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
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">char</span> *path_string,
|
||||
<span class="type">gpointer</span> user_data)</pre>
|
||||
<p>Gets emitted when the user has removed the accelerator.</p>
|
||||
<div class="refsect3">
|
||||
@ -292,7 +292,7 @@ user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRe
|
||||
<a name="GtkCellRendererAccel-accel-edited"></a><h3>The <code class="literal">“accel-edited”</code> signal</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
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">char</span> *path_string,
|
||||
<span class="type">guint</span> accel_key,
|
||||
<a href="https://developer.gnome.org/gdk4/GdkSurface.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods,
|
||||
<span class="type">guint</span> hardware_keycode,
|
||||
|
Reference in New Issue
Block a user