New upstream version 3.24.14

This commit is contained in:
Simon McVittie
2020-02-29 14:17:40 +00:00
543 changed files with 330694 additions and 808714 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="Printing.html" title="Printing">
<link rel="prev" href="GtkPrintJob.html" title="GtkPrintJob">
<link rel="next" href="GtkPageSetupUnixDialog.html" title="GtkPageSetupUnixDialog">
<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="GtkPrintUnixDialog.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>
@ -180,7 +180,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="GtkPrintUnixDialog.html#gtk-print-unix-dialog-get-manual-capabilities" title="gtk_print_unix_dialog_get_manual_capabilities ()">gtk_print_unix_dialog_get_manual_capabilities</a> <span class="c_punctuation">()</span>
@ -214,7 +214,7 @@
<td class="property_flags">Read / Write</td>
</tr>
<tr>
<td class="property_type"><a class="link" href="GtkPrintUnixDialog.html#GtkPrintCapabilities" title="enum GtkPrintCapabilities"><span class="type">GtkPrintCapabilities</span></a></td>
<td class="property_type"><a href="https://developer.gnome.org/gtk4/GtkPrintUnixDialog.html#GtkPrintCapabilities"><span class="type">GtkPrintCapabilities</span></a></td>
<td class="property_name"><a class="link" href="GtkPrintUnixDialog.html#GtkPrintUnixDialog--manual-capabilities" title="The “manual-capabilities” property">manual-capabilities</a></td>
<td class="property_flags">Read / Write</td>
</tr>
@ -248,17 +248,17 @@
<a name="GtkPrintUnixDialog.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="GtkPrintUnixDialog.html#GtkPrintUnixDialog-struct" title="struct GtkPrintUnixDialog">GtkPrintUnixDialog</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkPrintUnixDialog.html#GtkPrintUnixDialog-struct">GtkPrintUnixDialog</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="GtkPrintUnixDialog.html#GtkPrintCapabilities" title="enum GtkPrintCapabilities">GtkPrintCapabilities</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkPrintUnixDialog.html#GtkPrintCapabilities">GtkPrintCapabilities</a></td>
</tr>
</tbody>
</table></div>
@ -299,9 +299,9 @@ a <a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">G
<a class="link" href="GtkPrintJob.html#gtk-print-job-new" title="gtk_print_job_new ()"><code class="function">gtk_print_job_new()</code></a>.</p>
<p><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> uses the following response values:</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem"><p><a class="link" href="GtkDialog.html#GTK-RESPONSE-OK:CAPS"><code class="literal">GTK_RESPONSE_OK</code></a>: for the “Print” button</p></li>
<li class="listitem"><p><a class="link" href="GtkDialog.html#GTK-RESPONSE-APPLY:CAPS"><code class="literal">GTK_RESPONSE_APPLY</code></a>: for the “Preview” button</p></li>
<li class="listitem"><p><a class="link" href="GtkDialog.html#GTK-RESPONSE-CANCEL:CAPS"><code class="literal">GTK_RESPONSE_CANCEL</code></a>: for the “Cancel” button</p></li>
<li class="listitem"><p><a href="https://developer.gnome.org/gtk4/GtkDialog.html#GTK-RESPONSE-OK:CAPS"><code class="literal">GTK_RESPONSE_OK</code></a>: for the “Print” button</p></li>
<li class="listitem"><p><a href="https://developer.gnome.org/gtk4/GtkDialog.html#GTK-RESPONSE-APPLY:CAPS"><code class="literal">GTK_RESPONSE_APPLY</code></a>: for the “Preview” button</p></li>
<li class="listitem"><p><a href="https://developer.gnome.org/gtk4/GtkDialog.html#GTK-RESPONSE-CANCEL:CAPS"><code class="literal">GTK_RESPONSE_CANCEL</code></a>: for the “Cancel” button</p></li>
</ul></div>
<p>Printing support was added in GTK+ 2.10.</p>
<div class="refsect2">
@ -334,26 +334,26 @@ a <a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">G
18
19
20</pre></td>
<td class="listing_code"><pre class="programlisting"><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkPrintUnixDialog"</span><span class="normal"> id</span><span class="symbol">=</span><span class="string">"dialog1"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">child</span><span class="normal"> internal</span><span class="symbol">-</span><span class="normal">child</span><span class="symbol">=</span><span class="string">"notebook"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkNotebook"</span><span class="normal"> id</span><span class="symbol">=</span><span class="string">"notebook"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="normal">child</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkLabel"</span><span class="normal"> id</span><span class="symbol">=</span><span class="string">"tabcontent"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"label"</span><span class="symbol">&gt;</span><span class="normal">Content on </span><span class="usertype">notebook</span><span class="normal"> tab</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">child</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">child</span><span class="normal"> type</span><span class="symbol">=</span><span class="string">"tab"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkLabel"</span><span class="normal"> id</span><span class="symbol">=</span><span class="string">"tablabel"</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"label"</span><span class="symbol">&gt;</span><span class="usertype">Tab</span><span class="normal"> label</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="normal">packing</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"tab_expand"</span><span class="symbol">&gt;</span><span class="normal">False</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">property</span><span class="normal"> name</span><span class="symbol">=</span><span class="string">"tab_fill"</span><span class="symbol">&gt;</span><span class="normal">False</span><span class="symbol">&lt;/</span><span class="normal">property</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">packing</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">child</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span>
<span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">child</span><span class="symbol">&gt;</span>
<span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span></pre></td>
<td class="listing_code"><pre class="programlisting"><span class="o">&lt;</span><span class="n">object</span> <span class="n">class</span><span class="o">=</span><span class="s">&quot;GtkPrintUnixDialog&quot;</span> <span class="n">id</span><span class="o">=</span><span class="s">&quot;dialog1&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">child</span> <span class="n">internal</span><span class="o">-</span><span class="n">child</span><span class="o">=</span><span class="s">&quot;notebook&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">object</span> <span class="n">class</span><span class="o">=</span><span class="s">&quot;GtkNotebook&quot;</span> <span class="n">id</span><span class="o">=</span><span class="s">&quot;notebook&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">child</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">object</span> <span class="n">class</span><span class="o">=</span><span class="s">&quot;GtkLabel&quot;</span> <span class="n">id</span><span class="o">=</span><span class="s">&quot;tabcontent&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">property</span> <span class="n">name</span><span class="o">=</span><span class="s">&quot;label&quot;</span><span class="o">&gt;</span><span class="n">Content</span> <span class="n">on</span> <span class="n">notebook</span> <span class="n">tab</span><span class="o">&lt;/</span><span class="n">property</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">object</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">child</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">child</span> <span class="n">type</span><span class="o">=</span><span class="s">&quot;tab&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">object</span> <span class="n">class</span><span class="o">=</span><span class="s">&quot;GtkLabel&quot;</span> <span class="n">id</span><span class="o">=</span><span class="s">&quot;tablabel&quot;</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">property</span> <span class="n">name</span><span class="o">=</span><span class="s">&quot;label&quot;</span><span class="o">&gt;</span><span class="n">Tab</span> <span class="n">label</span><span class="o">&lt;/</span><span class="n">property</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">object</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">packing</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">property</span> <span class="n">name</span><span class="o">=</span><span class="s">&quot;tab_expand&quot;</span><span class="o">&gt;</span><span class="n">False</span><span class="o">&lt;/</span><span class="n">property</span><span class="o">&gt;</span>
<span class="o">&lt;</span><span class="n">property</span> <span class="n">name</span><span class="o">=</span><span class="s">&quot;tab_fill&quot;</span><span class="o">&gt;</span><span class="n">False</span><span class="o">&lt;/</span><span class="n">property</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">packing</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">child</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">object</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">child</span><span class="o">&gt;</span>
<span class="o">&lt;/</span><span class="n">object</span><span class="o">&gt;</span></pre></td>
</tr>
</tbody>
</table>
@ -870,10 +870,10 @@ gtk_print_unix_dialog_get_page_setup_set
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_print_unix_dialog_set_manual_capabilities
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>,
<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html#GtkPrintCapabilities" title="enum GtkPrintCapabilities"><span class="type">GtkPrintCapabilities</span></a> capabilities</code></em>);</pre>
<em class="parameter"><code><a href="https://developer.gnome.org/gtk4/GtkPrintUnixDialog.html#GtkPrintCapabilities"><span class="type">GtkPrintCapabilities</span></a> capabilities</code></em>);</pre>
<p>This lets you specify the printing capabilities your application
supports. For instance, if you can handle scaling the output then
you pass <a class="link" href="GtkPrintUnixDialog.html#GTK-PRINT-CAPABILITY-SCALE:CAPS"><span class="type">GTK_PRINT_CAPABILITY_SCALE</span></a>. If you dont pass that, then
you pass <a href="https://developer.gnome.org/gtk4/GtkPrintUnixDialog.html#GTK-PRINT-CAPABILITY-SCALE:CAPS"><span class="type">GTK_PRINT_CAPABILITY_SCALE</span></a>. If you dont pass that, then
the dialog will only let you select the scale if the printing
system automatically handles scaling.</p>
<div class="refsect3">
@ -903,7 +903,7 @@ system automatically handles scaling.</p>
<hr>
<div class="refsect2">
<a name="gtk-print-unix-dialog-get-manual-capabilities"></a><h3>gtk_print_unix_dialog_get_manual_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_print_unix_dialog_get_manual_capabilities
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
<p>Gets the value of <a class="link" href="GtkPrintUnixDialog.html#GtkPrintUnixDialog--manual-capabilities" title="The “manual-capabilities” property"><span class="type">“manual-capabilities”</span></a> property.</p>
@ -930,112 +930,12 @@ gtk_print_unix_dialog_get_manual_capabilities
</div>
</div>
<div class="refsect1">
<a name="GtkPrintUnixDialog.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkPrintUnixDialog-struct"></a><h3>struct GtkPrintUnixDialog</h3>
<pre class="programlisting">struct GtkPrintUnixDialog;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkPrintCapabilities"></a><h3>enum GtkPrintCapabilities</h3>
<p>An enum for specifying which features the print dialog should offer.
If neither <a class="link" href="GtkPrintUnixDialog.html#GTK-PRINT-CAPABILITY-GENERATE-PDF:CAPS"><code class="literal">GTK_PRINT_CAPABILITY_GENERATE_PDF</code></a> nor
<a class="link" href="GtkPrintUnixDialog.html#GTK-PRINT-CAPABILITY-GENERATE-PS:CAPS"><code class="literal">GTK_PRINT_CAPABILITY_GENERATE_PS</code></a> is specified, GTK+ assumes that all
formats are supported.</p>
<div class="refsect3">
<a name="GtkPrintCapabilities.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-PAGE-SET:CAPS"></a>GTK_PRINT_CAPABILITY_PAGE_SET</p></td>
<td class="enum_member_description">
<p>Print dialog will offer printing even/odd pages.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-COPIES:CAPS"></a>GTK_PRINT_CAPABILITY_COPIES</p></td>
<td class="enum_member_description">
<p>Print dialog will allow to print multiple copies.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-COLLATE:CAPS"></a>GTK_PRINT_CAPABILITY_COLLATE</p></td>
<td class="enum_member_description">
<p>Print dialog will allow to collate multiple copies.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-REVERSE:CAPS"></a>GTK_PRINT_CAPABILITY_REVERSE</p></td>
<td class="enum_member_description">
<p>Print dialog will allow to print pages in reverse order.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-SCALE:CAPS"></a>GTK_PRINT_CAPABILITY_SCALE</p></td>
<td class="enum_member_description">
<p>Print dialog will allow to scale the output.</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-GENERATE-PDF:CAPS"></a>GTK_PRINT_CAPABILITY_GENERATE_PDF</p></td>
<td class="enum_member_description">
<p>The program will send the document to
the printer in PDF format</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-GENERATE-PS:CAPS"></a>GTK_PRINT_CAPABILITY_GENERATE_PS</p></td>
<td class="enum_member_description">
<p>The program will send the document to
the printer in Postscript format</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-PREVIEW:CAPS"></a>GTK_PRINT_CAPABILITY_PREVIEW</p></td>
<td class="enum_member_description">
<p>Print dialog will offer a preview</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-NUMBER-UP:CAPS"></a>GTK_PRINT_CAPABILITY_NUMBER_UP</p></td>
<td class="enum_member_description">
<p>Print dialog will offer printing multiple
pages per sheet. Since 2.12</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GTK-PRINT-CAPABILITY-NUMBER-UP-LAYOUT:CAPS"></a>GTK_PRINT_CAPABILITY_NUMBER_UP_LAYOUT</p></td>
<td class="enum_member_description">
<p>Print dialog will allow to rearrange
pages when printing multiple pages per sheet. Since 2.14</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkPrintUnixDialog.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkPrintUnixDialog--current-page"></a><h3>The <code class="literal">“current-page”</code> property</h3>
<pre class="programlisting"> “current-page” <span class="type">gint</span></pre>
<p>The current page in the document.</p>
<p>Owner: GtkPrintUnixDialog</p>
<p>Flags: Read / Write</p>
<p>Allowed values: &gt;= -1</p>
<p>Default value: -1</p>
@ -1045,6 +945,7 @@ formats are supported.</p>
<a name="GtkPrintUnixDialog--embed-page-setup"></a><h3>The <code class="literal">“embed-page-setup”</code> property</h3>
<pre class="programlisting"> “embed-page-setup” <span class="type">gboolean</span></pre>
<p>TRUE if page setup combos are embedded in GtkPrintUnixDialog.</p>
<p>Owner: GtkPrintUnixDialog</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
@ -1053,14 +954,16 @@ formats are supported.</p>
<a name="GtkPrintUnixDialog--has-selection"></a><h3>The <code class="literal">“has-selection”</code> property</h3>
<pre class="programlisting"> “has-selection” <span class="type">gboolean</span></pre>
<p>Whether the application has a selection.</p>
<p>Owner: GtkPrintUnixDialog</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2">
<a name="GtkPrintUnixDialog--manual-capabilities"></a><h3>The <code class="literal">“manual-capabilities”</code> property</h3>
<pre class="programlisting"> “manual-capabilities” <a class="link" href="GtkPrintUnixDialog.html#GtkPrintCapabilities" title="enum GtkPrintCapabilities"><span class="type">GtkPrintCapabilities</span></a></pre>
<pre class="programlisting"> “manual-capabilities” <a href="https://developer.gnome.org/gtk4/GtkPrintUnixDialog.html#GtkPrintCapabilities"><span class="type">GtkPrintCapabilities</span></a></pre>
<p>Capabilities the application can handle.</p>
<p>Owner: GtkPrintUnixDialog</p>
<p>Flags: Read / Write</p>
</div>
<hr>
@ -1068,6 +971,7 @@ formats are supported.</p>
<a name="GtkPrintUnixDialog--page-setup"></a><h3>The <code class="literal">“page-setup”</code> property</h3>
<pre class="programlisting"> “page-setup” <a class="link" href="GtkPageSetup.html" title="GtkPageSetup"><span class="type">GtkPageSetup</span></a> *</pre>
<p>The GtkPageSetup to use.</p>
<p>Owner: GtkPrintUnixDialog</p>
<p>Flags: Read / Write</p>
</div>
<hr>
@ -1075,6 +979,7 @@ formats are supported.</p>
<a name="GtkPrintUnixDialog--print-settings"></a><h3>The <code class="literal">“print-settings”</code> property</h3>
<pre class="programlisting"> “print-settings” <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *</pre>
<p>The GtkPrintSettings used for initializing the dialog.</p>
<p>Owner: GtkPrintUnixDialog</p>
<p>Flags: Read / Write</p>
</div>
<hr>
@ -1082,6 +987,7 @@ formats are supported.</p>
<a name="GtkPrintUnixDialog--selected-printer"></a><h3>The <code class="literal">“selected-printer”</code> property</h3>
<pre class="programlisting"> “selected-printer” <a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *</pre>
<p>The GtkPrinter which is selected.</p>
<p>Owner: GtkPrintUnixDialog</p>
<p>Flags: Read</p>
</div>
<hr>
@ -1089,6 +995,7 @@ formats are supported.</p>
<a name="GtkPrintUnixDialog--support-selection"></a><h3>The <code class="literal">“support-selection”</code> property</h3>
<pre class="programlisting"> “support-selection” <span class="type">gboolean</span></pre>
<p>Whether the dialog supports selection.</p>
<p>Owner: GtkPrintUnixDialog</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
@ -1099,6 +1006,6 @@ formats are supported.</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>