New upstream version 3.24.22
This commit is contained in:
@ -1305,8 +1305,8 @@ and the buffers are painted to the window once the emission terminates.</p>
|
||||
<a name="GtkGLArea-resize"></a><h3>The <code class="literal">“resize”</code> signal</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
user_function (<a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> *area,
|
||||
<span class="type">gint</span> width,
|
||||
<span class="type">gint</span> height,
|
||||
<span class="type">int</span> width,
|
||||
<span class="type">int</span> height,
|
||||
<span class="type">gpointer</span> user_data)</pre>
|
||||
<p>The ::resize signal is emitted once when the widget is realized, and
|
||||
then each time the widget is changed while realized. This is useful
|
||||
|
||||
Reference in New Issue
Block a user