New upstream version 3.24.14
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="Printing.html" title="Printing">
|
||||
<link rel="prev" href="GtkPaperSize.html" title="GtkPaperSize">
|
||||
<link rel="next" href="GtkPrintJob.html" title="GtkPrintJob">
|
||||
<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">
|
||||
@ -38,8 +38,8 @@
|
||||
<a name="GtkPrinter.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>
|
||||
@ -191,7 +191,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a class="link" href="GtkPrintUnixDialog.html#GtkPrintCapabilities" title="enum GtkPrintCapabilities"><span class="returnvalue">GtkPrintCapabilities</span></a>
|
||||
<a href="https://developer.gnome.org/gtk4/GtkPrintUnixDialog.html#GtkPrintCapabilities"><span class="returnvalue">GtkPrintCapabilities</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="GtkPrinter.html#gtk-printer-get-capabilities" title="gtk_printer_get_capabilities ()">gtk_printer_get_capabilities</a> <span class="c_punctuation">()</span>
|
||||
@ -249,18 +249,18 @@
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gboolean</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkPrinter.html#GtkPrinter--accepts-pdf" title="The “accepts-pdf” property">accepts-pdf</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"><span class="type">gboolean</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkPrinter.html#GtkPrinter--accepts-ps" title="The “accepts-ps” property">accepts-ps</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="GtkPrinter.html#GtkPrintBackend"><span class="type">GtkPrintBackend</span></a> *</td>
|
||||
<td class="property_name"><a class="link" href="GtkPrinter.html#GtkPrinter--backend" title="The “backend” property">backend</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">
|
||||
@ -271,7 +271,7 @@
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gboolean</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkPrinter.html#GtkPrinter--is-virtual" title="The “is-virtual” property">is-virtual</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"><span class="type">gint</span></td>
|
||||
@ -288,7 +288,7 @@
|
||||
<td class="property_type">
|
||||
<span class="type">gchar</span> *</td>
|
||||
<td class="property_name"><a class="link" href="GtkPrinter.html#GtkPrinter--name" title="The “name” property">name</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"><span class="type">gboolean</span></td>
|
||||
@ -308,9 +308,9 @@
|
||||
<a name="GtkPrinter.signals"></a><h2>Signals</h2>
|
||||
<div class="informaltable"><table class="informaltable" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="signals_return">
|
||||
<col width="300px" class="signals_name">
|
||||
<col width="200px" class="signals_flags">
|
||||
<col width="150px" class="signal_proto_type">
|
||||
<col width="300px" class="signal_proto_name">
|
||||
<col width="200px" class="signal_proto_flags">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="signal_type"><span class="returnvalue">void</span></td>
|
||||
@ -323,17 +323,17 @@
|
||||
<a name="GtkPrinter.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">struct</td>
|
||||
<td class="function_name"><a class="link" href="GtkPrinter.html#GtkPrinter-struct" title="struct GtkPrinter">GtkPrinter</a></td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkPrinter.html#GtkPrinter-struct">GtkPrinter</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="datatype_keyword"> </td>
|
||||
<td class="function_name"><a class="link" href="GtkPrinter.html#GtkPrintBackend-struct" title="GtkPrintBackend">GtkPrintBackend</a></td>
|
||||
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkPrinter.html#GtkPrintBackend-struct">GtkPrintBackend</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
@ -931,7 +931,7 @@ the <a class="link" href="GtkPrinter.html#GtkPrinter-details-acquired" title="Th
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gtk-printer-get-capabilities"></a><h3>gtk_printer_get_capabilities ()</h3>
|
||||
<pre class="programlisting"><a class="link" href="GtkPrintUnixDialog.html#GtkPrintCapabilities" title="enum GtkPrintCapabilities"><span class="returnvalue">GtkPrintCapabilities</span></a>
|
||||
<pre class="programlisting"><a href="https://developer.gnome.org/gtk4/GtkPrintUnixDialog.html#GtkPrintCapabilities"><span class="returnvalue">GtkPrintCapabilities</span></a>
|
||||
gtk_printer_get_capabilities (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
||||
<p>Returns the printer’s capabilities.</p>
|
||||
<p>This is useful when you’re using <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a>’s manual-capabilities
|
||||
@ -1091,7 +1091,7 @@ gtk_enumerate_printers (<em class="parameter"><code><a class="link" href="GtkPri
|
||||
<em class="parameter"><code><span class="type">gpointer</span> data</code></em>,
|
||||
<em class="parameter"><code><span class="type">GDestroyNotify</span> destroy</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> wait</code></em>);</pre>
|
||||
<p>Calls a function for all <a href="GtkPrinter.html#GtkPrinter-struct"><span class="type">GtkPrinters</span></a>.
|
||||
<p>Calls a function for all <a href="https://developer.gnome.org/gtk4/GtkPrinter.html#GtkPrinter-struct"><span class="type">GtkPrinters</span></a>.
|
||||
If <em class="parameter"><code>func</code></em>
|
||||
returns <code class="literal">TRUE</code>, the enumeration is stopped.</p>
|
||||
<div class="refsect3">
|
||||
@ -1133,23 +1133,12 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkPrinter.other_details"></a><h2>Types and Values</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkPrinter-struct"></a><h3>struct GtkPrinter</h3>
|
||||
<pre class="programlisting">struct GtkPrinter;</pre>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkPrintBackend-struct"></a><h3>GtkPrintBackend</h3>
|
||||
<pre class="programlisting">typedef struct _GtkPrintBackend GtkPrintBackend;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GtkPrinter.property-details"></a><h2>Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkPrinter--accepting-jobs"></a><h3>The <code class="literal">“accepting-jobs”</code> property</h3>
|
||||
<pre class="programlisting"> “accepting-jobs” <span class="type">gboolean</span></pre>
|
||||
<p>This property is <code class="literal">TRUE</code> if the printer is accepting jobs.</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Default value: TRUE</p>
|
||||
<p class="since">Since: 2.14</p>
|
||||
@ -1159,7 +1148,8 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
<a name="GtkPrinter--accepts-pdf"></a><h3>The <code class="literal">“accepts-pdf”</code> property</h3>
|
||||
<pre class="programlisting"> “accepts-pdf” <span class="type">gboolean</span></pre>
|
||||
<p>TRUE if this printer can accept PDF.</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Default value: FALSE</p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -1167,7 +1157,8 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
<a name="GtkPrinter--accepts-ps"></a><h3>The <code class="literal">“accepts-ps”</code> property</h3>
|
||||
<pre class="programlisting"> “accepts-ps” <span class="type">gboolean</span></pre>
|
||||
<p>TRUE if this printer can accept PostScript.</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Default value: TRUE</p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -1175,13 +1166,15 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
<a name="GtkPrinter--backend"></a><h3>The <code class="literal">“backend”</code> property</h3>
|
||||
<pre class="programlisting"> “backend” <a class="link" href="GtkPrinter.html#GtkPrintBackend"><span class="type">GtkPrintBackend</span></a> *</pre>
|
||||
<p>Backend for the printer.</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GtkPrinter--icon-name"></a><h3>The <code class="literal">“icon-name”</code> property</h3>
|
||||
<pre class="programlisting"> “icon-name” <span class="type">gchar</span> *</pre>
|
||||
<p>The icon name to use for the printer.</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Default value: ""</p>
|
||||
</div>
|
||||
@ -1190,7 +1183,8 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
<a name="GtkPrinter--is-virtual"></a><h3>The <code class="literal">“is-virtual”</code> property</h3>
|
||||
<pre class="programlisting"> “is-virtual” <span class="type">gboolean</span></pre>
|
||||
<p>FALSE if this represents a real hardware printer.</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Default value: FALSE</p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -1198,6 +1192,7 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
<a name="GtkPrinter--job-count"></a><h3>The <code class="literal">“job-count”</code> property</h3>
|
||||
<pre class="programlisting"> “job-count” <span class="type">gint</span></pre>
|
||||
<p>Number of jobs queued in the printer.</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Allowed values: >= 0</p>
|
||||
<p>Default value: 0</p>
|
||||
@ -1207,6 +1202,7 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
<a name="GtkPrinter--location"></a><h3>The <code class="literal">“location”</code> property</h3>
|
||||
<pre class="programlisting"> “location” <span class="type">gchar</span> *</pre>
|
||||
<p>The location of the printer.</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Default value: ""</p>
|
||||
</div>
|
||||
@ -1215,7 +1211,8 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
<a name="GtkPrinter--name"></a><h3>The <code class="literal">“name”</code> property</h3>
|
||||
<pre class="programlisting"> “name” <span class="type">gchar</span> *</pre>
|
||||
<p>Name of the printer.</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read / Write / Construct Only</p>
|
||||
<p>Default value: ""</p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -1227,6 +1224,7 @@ all printers are enumerated; otherwise return early</p></td>
|
||||
A paused printer still accepts jobs, but it does
|
||||
|
||||
not print them.</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Default value: FALSE</p>
|
||||
<p class="since">Since: 2.14</p>
|
||||
@ -1236,6 +1234,7 @@ not print them.</p>
|
||||
<a name="GtkPrinter--state-message"></a><h3>The <code class="literal">“state-message”</code> property</h3>
|
||||
<pre class="programlisting"> “state-message” <span class="type">gchar</span> *</pre>
|
||||
<p>String giving the current state of the printer.</p>
|
||||
<p>Owner: GtkPrinter</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Default value: ""</p>
|
||||
</div>
|
||||
@ -1285,6 +1284,6 @@ indicates if the information was actually obtained.</p>
|
||||
</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