New upstream version 3.24.4
This commit is contained in:
@ -777,7 +777,7 @@ user_function (<a class="link" href="GdkFrameClock.html" title="Frame clock"><sp
|
||||
application processing of the frame. The frame is
|
||||
repainted. GDK normally handles this internally and
|
||||
produces expose events, which are turned into GTK+
|
||||
<span class="type">“draw”</span> signals.</p>
|
||||
<a href="https://developer.gnome.org/gtk3/GtkWidget.html#GtkWidget-draw"><span class="type">“draw”</span></a> signals.</p>
|
||||
<div class="refsect3">
|
||||
<a name="GdkFrameClock-paint.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
@ -845,7 +845,7 @@ user_function (<a class="link" href="GdkFrameClock.html" title="Frame clock"><sp
|
||||
application processing of the frame. Animations should
|
||||
be updated using <a class="link" href="GdkFrameClock.html#gdk-frame-clock-get-frame-time" title="gdk_frame_clock_get_frame_time ()"><code class="function">gdk_frame_clock_get_frame_time()</code></a>.
|
||||
Applications can connect directly to this signal, or
|
||||
use <code class="function">gtk_widget_add_tick_callback()</code> as a more convenient
|
||||
use <a href="https://developer.gnome.org/gtk3/GtkWidget.html#gtk-widget-add-tick-callback"><code class="function">gtk_widget_add_tick_callback()</code></a> as a more convenient
|
||||
interface.</p>
|
||||
<div class="refsect3">
|
||||
<a name="GdkFrameClock-update.parameters"></a><h4>Parameters</h4>
|
||||
|
||||
Reference in New Issue
Block a user