New upstream version 3.23.1
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="Printing.html" title="Printing">
|
||||
<link rel="prev" href="GtkPrinter.html" title="GtkPrinter">
|
||||
<link rel="next" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">
|
||||
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -500,7 +500,7 @@ gtk_print_job_get_settings (<em class="parameter"><code><a class="link" href="Gt
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-print-job-get-settings.returns"></a><h4>Returns</h4>
|
||||
<p> the settings of <em class="parameter"><code>job</code></em>
|
||||
<p>the settings of <em class="parameter"><code>job</code></em>
|
||||
. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
@ -529,7 +529,7 @@ gtk_print_job_get_printer (<em class="parameter"><code><a class="link" href="Gtk
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-print-job-get-printer.returns"></a><h4>Returns</h4>
|
||||
<p> the printer of <em class="parameter"><code>job</code></em>
|
||||
<p>the printer of <em class="parameter"><code>job</code></em>
|
||||
. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
@ -667,7 +667,7 @@ but on many platforms PDF may work too). See
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>filename</p></td>
|
||||
<td class="parameter_description"><p> the file to be printed. </p></td>
|
||||
<td class="parameter_description"><p>the file to be printed. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> filename]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -708,7 +708,7 @@ the print job should be rendered.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>error</p></td>
|
||||
<td class="parameter_description"><p> return location for errors, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_description"><p>return location for errors, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -716,7 +716,7 @@ the print job should be rendered.</p>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-print-job-get-surface.returns"></a><h4>Returns</h4>
|
||||
<p> the cairo surface of <em class="parameter"><code>job</code></em>
|
||||
<p>the cairo surface of <em class="parameter"><code>job</code></em>
|
||||
. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
@ -912,7 +912,7 @@ gtk_print_job_get_page_ranges (<em class="parameter"><code><a class="link" href=
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>n_ranges</p></td>
|
||||
<td class="parameter_description"><p> return location for the number of ranges. </p></td>
|
||||
<td class="parameter_description"><p>return location for the number of ranges. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -920,7 +920,7 @@ gtk_print_job_get_page_ranges (<em class="parameter"><code><a class="link" href=
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-print-job-get-page-ranges.returns"></a><h4>Returns</h4>
|
||||
<p> a pointer to an
|
||||
<p>a pointer to an
|
||||
array of <a class="link" href="GtkPrintSettings.html#GtkPageRange" title="struct GtkPageRange"><span class="type">GtkPageRange</span></a> structs. </p>
|
||||
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_ranges][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
@ -950,7 +950,7 @@ gtk_print_job_set_page_ranges (<em class="parameter"><code><a class="link" href=
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>ranges</p></td>
|
||||
<td class="parameter_description"><p> pointer to an array of
|
||||
<td class="parameter_description"><p>pointer to an array of
|
||||
<a class="link" href="GtkPrintSettings.html#GtkPageRange" title="struct GtkPageRange"><span class="type">GtkPageRange</span></a> structs. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_ranges][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></td>
|
||||
</tr>
|
||||
@ -1513,6 +1513,6 @@ can use <a class="link" href="GtkPrintJob.html#gtk-print-job-get-status" title="
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user