New upstream version 3.24.24
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="MiscObjects.html" title="Miscellaneous">
|
||||
<link rel="prev" href="GtkCalendar.html" title="GtkCalendar">
|
||||
<link rel="next" href="GtkGLArea.html" title="GtkGLArea">
|
||||
<meta name="generator" content="GTK-Doc V1.99 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -188,7 +188,7 @@ to call <a class="link" href="GtkStyleContext.html#gtk-render-background" title=
|
||||
onscreen, or when it’s covered by another window and then uncovered.
|
||||
You can also force an expose event by adding to the “damage region”
|
||||
of the drawing area’s window; <a class="link" href="GtkWidget.html#gtk-widget-queue-draw-area" title="gtk_widget_queue_draw_area ()"><code class="function">gtk_widget_queue_draw_area()</code></a> and
|
||||
<code class="function">gdk_window_invalidate_rect()</code> are equally good ways to do this.
|
||||
<a href="../html/gdk3-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> are equally good ways to do this.
|
||||
You’ll then get a draw signal for the invalid region.</p>
|
||||
<p>The available routines for drawing are documented on the
|
||||
GDK Drawing Primitives page
|
||||
@ -228,6 +228,6 @@ gtk_drawing_area_new (<em class="parameter"><code><span class="type">void</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.99</div>
|
||||
<hr>Generated by GTK-Doc V1.33.0</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user