New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="reference.html" title="API Reference">
|
||||
<link rel="prev" href="gdk3-GdkFrameTimings.html" title="Frame timings">
|
||||
<link rel="next" href="GdkGLContext.html" title="GdkGLContext">
|
||||
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -37,8 +37,8 @@
|
||||
<a name="GdkDrawingContext.functions"></a><h2>Functions</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="functions_return">
|
||||
<col class="functions_name">
|
||||
<col width="150px" class="functions_proto_type">
|
||||
<col class="functions_proto_name">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
@ -89,13 +89,13 @@
|
||||
<td class="property_type">
|
||||
<span class="type">CairoRegion</span> *</td>
|
||||
<td class="property_name"><a class="link" href="GdkDrawingContext.html#GdkDrawingContext--clip" title="The “clip” property">clip</a></td>
|
||||
<td class="property_flags">Read / Write / Construct Only</td>
|
||||
<td class="property_flags">Read / Write / Construct Only</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type">
|
||||
<a class="link" href="gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *</td>
|
||||
<td class="property_name"><a class="link" href="GdkDrawingContext.html#GdkDrawingContext--window" title="The “window” property">window</a></td>
|
||||
<td class="property_flags">Read / Write / Construct Only</td>
|
||||
<td class="property_flags">Read / Write / Construct Only</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
@ -104,12 +104,12 @@
|
||||
<a name="GdkDrawingContext.other"></a><h2>Types and Values</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="name">
|
||||
<col class="description">
|
||||
<col width="150px" class="other_proto_type">
|
||||
<col class="other_proto_name">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="datatype_keyword"> </td>
|
||||
<td class="function_name"><a class="link" href="GdkDrawingContext.html#GdkDrawingContext-struct" title="GdkDrawingContext">GdkDrawingContext</a></td>
|
||||
<td class="function_name">GdkDrawingContext</td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
@ -241,19 +241,13 @@ gdk_drawing_context_is_valid (<em class="parameter"><code><a class="link" href="
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GdkDrawingContext.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GdkDrawingContext-struct"></a><h3>GdkDrawingContext</h3>
|
||||
<pre class="programlisting">typedef struct _GdkDrawingContext GdkDrawingContext;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GdkDrawingContext.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GdkDrawingContext--clip"></a><h3>The <code class="literal">“clip”</code> property</h3>
|
||||
<pre class="programlisting"> “clip” <span class="type">CairoRegion</span> *</pre>
|
||||
<p>The clip region applied to the drawing context.</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Owner: GdkDrawingContext</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p class="since">Since: <a class="link" href="api-index-3-22.html#api-index-3.22">3.22</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -261,12 +255,13 @@ gdk_drawing_context_is_valid (<em class="parameter"><code><a class="link" href="
|
||||
<a name="GdkDrawingContext--window"></a><h3>The <code class="literal">“window”</code> property</h3>
|
||||
<pre class="programlisting"> “window” <a class="link" href="gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *</pre>
|
||||
<p>The <a class="link" href="gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> that created the drawing context.</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Owner: GdkDrawingContext</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p class="since">Since: <a class="link" href="api-index-3-22.html#api-index-3.22">3.22</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.29</div>
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user