New upstream version 3.24.3
This commit is contained in:
@ -269,7 +269,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<span class="returnvalue">GdkWindow</span> *
|
||||
<a href="../html/gdk3-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="GtkButton.html#gtk-button-get-event-window" title="gtk_button_get_event_window ()">gtk_button_get_event_window</a> <span class="c_punctuation">()</span>
|
||||
@ -1370,7 +1370,7 @@ setting and always show the image, if available.</p>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gtk-button-get-event-window"></a><h3>gtk_button_get_event_window ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">GdkWindow</span> *
|
||||
<pre class="programlisting"><a href="../html/gdk3-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
||||
gtk_button_get_event_window (<em class="parameter"><code><a class="link" href="GtkButton.html" title="GtkButton"><span class="type">GtkButton</span></a> *button</code></em>);</pre>
|
||||
<p>Returns the button’s event window if it is realized, <code class="literal">NULL</code> otherwise.
|
||||
This function should be rarely needed.</p>
|
||||
|
Reference in New Issue
Block a user