New upstream version 3.23.0
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>GtkPageSetupUnixDialog: GTK+ 3 Reference Manual</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
||||
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
|
||||
<link rel="up" href="Printing.html" title="Printing">
|
||||
<link rel="prev" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">
|
||||
<link rel="next" href="ShortcutsOverview.html" title="Shortcuts Overview">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -154,12 +154,12 @@ gtk_page_setup_unix_dialog_new (<em class="parameter"><code>const <span class="t
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>title</p></td>
|
||||
<td class="parameter_description"><p>the title of the dialog, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_description"><p> the title of the dialog, 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>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>parent</p></td>
|
||||
<td class="parameter_description"><p>transient parent of the dialog, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_description"><p> transient parent of the dialog, 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>
|
||||
@ -228,7 +228,7 @@ gtk_page_setup_unix_dialog_get_page_setup
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-page-setup-unix-dialog-get-page-setup.returns"></a><h4>Returns</h4>
|
||||
<p>the current page setup. </p>
|
||||
<p> the current page setup. </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>
|
||||
<p class="since">Since: 2.10</p>
|
||||
@ -290,7 +290,7 @@ gtk_page_setup_unix_dialog_get_print_settings
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-page-setup-unix-dialog-get-print-settings.returns"></a><h4>Returns</h4>
|
||||
<p>the current print settings. </p>
|
||||
<p> the current print settings. </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>
|
||||
<p class="since">Since: 2.10</p>
|
||||
@ -324,6 +324,6 @@ gtk_page_setup_unix_dialog_get_print_settings
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
<hr>Generated by GTK-Doc V1.25</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user