| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/python3-xlib/html/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>GC (The Python X Library)</title>
<meta name="description" content="GC (The Python X Library)">
<meta name="keywords" content="GC (The Python X Library)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<link href="index.html" rel="start" title="Top">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="X-Objects.html" rel="up" title="X Objects">
<link href="Font.html" rel="next" title="Font">
<link href="Fontable.html" rel="prev" title="Fontable">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>
</head>
<body lang="en">
<span id="GC"></span><div class="header">
<p>
Next: <a href="Font.html" accesskey="n" rel="next">Font</a>, Previous: <a href="Fontable.html" accesskey="p" rel="prev">Fontable</a>, Up: <a href="X-Objects.html" accesskey="u" rel="up">X Objects</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
</div>
<hr>
<span id="GC-1"></span><h3 class="section">6.9 GC</h3>
<p><code>GC</code> objects have additional objects, see <a href="Resource.html">Resource</a> and
<a href="Fontable.html">Fontable</a>.
</p>
<dl>
<dt id="index-change-on-GC">Method on GC: <strong>change</strong> <em>( onerror = None, **keys )</em></dt>
</dl>
<dl>
<dt id="index-copy-on-GC">Method on GC: <strong>copy</strong> <em>( src_gc, mask, onerror = None )</em></dt>
</dl>
<dl>
<dt id="index-set_005fdashes-on-GC">Method on GC: <strong>set_dashes</strong> <em>( offset, dashes, onerror = None )</em></dt>
</dl>
<dl>
<dt id="index-set_005fclip_005frectangles-on-GC">Method on GC: <strong>set_clip_rectangles</strong> <em>( x_origin, y_origin, rectangles, ordering, onerror = None )</em></dt>
</dl>
<dl>
<dt id="index-free-on-GC">Method on GC: <strong>free</strong> <em>( onerror = None )</em></dt>
</dl>
</body>
</html>