New upstream version 3.24.3
This commit is contained in:
@ -269,7 +269,7 @@ see <a class="link" href="gtk3-General.html#gtk-grab-add" title="gtk_grab_add (
|
||||
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
||||
gtk_window_group_get_current_device_grab
|
||||
(<em class="parameter"><code><a class="link" href="GtkWindowGroup.html" title="GtkWindowGroup"><span class="type">GtkWindowGroup</span></a> *window_group</code></em>,
|
||||
<em class="parameter"><code><span class="type">GdkDevice</span> *device</code></em>);</pre>
|
||||
<em class="parameter"><code><a href="../html/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>);</pre>
|
||||
<p>Returns the current grab widget for <em class="parameter"><code>device</code></em>
|
||||
, or <code class="literal">NULL</code> if none.</p>
|
||||
<div class="refsect3">
|
||||
@ -288,7 +288,7 @@ gtk_window_group_get_current_device_grab
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>device</p></td>
|
||||
<td class="parameter_description"><p>a <span class="type">GdkDevice</span></p></td>
|
||||
<td class="parameter_description"><p>a <a href="../html/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user