📄 gtkprintunixdialog.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"><title>GtkPrintUnixDialog</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="GTK+ Reference Manual"><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.9 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="gtk.html" title="Part I. GTK+ Overview"><link rel="part" href="gtkbase.html" title="Part II. GTK+ Core Reference"><link rel="part" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects"><link rel="chapter" href="ch01.html" title="Object Hierarchy"><link rel="chapter" href="ch02.html" title="Widget Gallery"><link rel="chapter" href="WindowWidgets.html" title="Windows"><link rel="chapter" href="DisplayWidgets.html" title="Display Widgets"><link rel="chapter" href="ButtonWidgets.html" title="Buttons and Toggles"><link rel="chapter" href="NumericEntry.html" title="Numeric/Text Data Entry"><link rel="chapter" href="TextWidgetObjects.html" title="Multiline Text Editor"><link rel="chapter" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets"><link rel="chapter" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar"><link rel="chapter" href="Actions.html" title="Action-based menus and toolbars"><link rel="chapter" href="SelectorWidgets.html" title="Selectors (File/Font/Color/Input Devices)"><link rel="chapter" href="LayoutContainers.html" title="Layout Containers"><link rel="chapter" href="Ornaments.html" title="Ornaments"><link rel="chapter" href="ScrollingWidgets.html" title="Scrolling"><link rel="chapter" href="Printing.html" title="Printing"><link rel="chapter" href="MiscObjects.html" title="Miscellaneous"><link rel="chapter" href="AbstractObjects.html" title="Abstract Base Classes"><link rel="chapter" href="PlugSocket.html" title="Cross-process Embedding"><link rel="chapter" href="SpecialObjects.html" title="Special-purpose features"><link rel="chapter" href="RecentDocuments.html" title="Recently Used Documents"><link rel="chapter" href="Builder.html" title="Interface builder"><link rel="chapter" href="DeprecatedObjects.html" title="Deprecated"><link rel="part" href="migrating.html" title="Part IV. Migrating from Previous Versions of GTK+"><link rel="chapter" href="gtk-migrating-checklist.html" title="Migration Checklist"><link rel="chapter" href="gtk-migrating-GtkFileChooser.html" title="Migrating from GtkFileSelection to GtkFileChooser"><link rel="chapter" href="gtk-migrating-GtkAction.html" title="Migrating from old menu and toolbar systems to GtkAction"><link rel="chapter" href="gtk-migrating-GtkComboBox.html" title="Migrating from GtkOptionMenu and GtkCombo to GtkComboBox and GtkComboBoxEntry"><link rel="chapter" href="gtk-migrating-GtkIconView.html" title="Migrating from GnomeIconList to GtkIconView"><link rel="chapter" href="gtk-migrating-GtkAboutDialog.html" title="Migrating from GnomeAbout to GtkAboutDialog"><link rel="chapter" href="gtk-migrating-GtkColorButton.html" title="Migrating from GnomeColorPicker to GtkColorButton"><link rel="chapter" href="gtk-migrating-GtkAssistant.html" title="Migrating from GnomeDruid to GtkAssistant"><link rel="chapter" href="gtk-migrating-GtkRecentChooser.html" title="Migrating from EggRecent to GtkRecentChooser"><link rel="chapter" href="gtk-migrating-GtkLinkButton.html" title="Migrating from GnomeHRef to GtkLinkButton"><link rel="chapter" href="gtk-migrating-GtkBuilder.html" title="Migrating from libglade to GtkBuilder"><link rel="chapter" href="gtk-migrating-tooltips.html" title="Migrating from GtkTooltips to GtkTooltip"><link rel="part" href="pt05.html" title="Part V. GTK+ Tools"><link rel="glossary" href="glossary.html" title="Glossary"><link rel="index" href="ix01.html" title="Index"><link rel="index" href="ix02.html" title="Index of deprecated symbols"><link rel="index" href="ix03.html" title="Index of new symbols in 2.2"><link rel="index" href="ix04.html" title="Index of new symbols in 2.4"><link rel="index" href="ix05.html" title="Index of new symbols in 2.6"><link rel="index" href="ix06.html" title="Index of new symbols in 2.8"><link rel="index" href="ix07.html" title="Index of new symbols in 2.10"><link rel="index" href="ix08.html" title="Index of new symbols in 2.12"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="GtkPrintJob.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="Printing.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">GTK+ Reference Manual</th><td><a accesskey="n" href="GtkPageSetupUnixDialog.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr><tr><td colspan="5" class="shortcuts"><nobr><a href="#id4199316" class="shortcut">Top</a>  |  <a href="#id4199843" class="shortcut">Description</a>  |  <a href="#id4199648" class="shortcut">Object Hierarchy</a>  |  <a href="#id4199725" class="shortcut">Implemented Interfaces</a>  |  <a href="#id4199755" class="shortcut">Properties</a></nobr></td></tr></table><div class="refentry" lang="en"><a name="GtkPrintUnixDialog"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><a name="id4199316"></a><span class="refentrytitle">GtkPrintUnixDialog</span></h2><p>GtkPrintUnixDialog — A print dialog</p></td><td valign="top" align="right"><img src="printdialog.png"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">#include <gtk/gtkprintunixdialog.h> <a class="link" href="GtkPrintUnixDialog.html#GtkPrintUnixDialog-struct">GtkPrintUnixDialog</a>;<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-new">gtk_print_unix_dialog_new</a> (const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *title, <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a> *parent);void <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-set-page-setup">gtk_print_unix_dialog_set_page_setup</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog, <a class="link" href="GtkPageSetup.html" title="GtkPageSetup">GtkPageSetup</a> *page_setup);<a class="link" href="GtkPageSetup.html" title="GtkPageSetup">GtkPageSetup</a>* <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-get-page-setup">gtk_print_unix_dialog_get_page_setup</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog);void <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-set-current-page">gtk_print_unix_dialog_set_current_page</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint">gint</a> current_page);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint">gint</a> <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-get-current-page">gtk_print_unix_dialog_get_current_page</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog);void <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-set-settings">gtk_print_unix_dialog_set_settings</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog, <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings">GtkPrintSettings</a> *settings);<a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings">GtkPrintSettings</a>* <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-get-settings">gtk_print_unix_dialog_get_settings</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog);<a class="link" href="GtkPrinter.html" title="GtkPrinter">GtkPrinter</a>* <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-get-selected-printer">gtk_print_unix_dialog_get_selected_printer</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog);void <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-add-custom-tab">gtk_print_unix_dialog_add_custom_tab</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *child, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *tab_label);enum <a class="link" href="GtkPrintUnixDialog.html#GtkPrintCapabilities">GtkPrintCapabilities</a>;void <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-set-manual-capabilities">gtk_print_unix_dialog_set_manual_capabilities</a> (<a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">GtkPrintUnixDialog</a> *dialog, <a class="link" href="GtkPrintUnixDialog.html#GtkPrintCapabilities">GtkPrintCapabilities</a> capabilities);</pre></div><div class="refsect1" lang="en"><a name="id4199648"></a><h2>Object Hierarchy</h2><pre class="synopsis"> <ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a> +----<ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a> +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a> +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> +----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a> +----<a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a> +----<a class="link" href="GtkDialog.html" title="GtkDialog">GtkDialog</a> +----GtkPrintUnixDialog</pre></div><div class="refsect1" lang="en"><a name="id4199725"></a><h2>Implemented Interfaces</h2><p>GtkPrintUnixDialog implements AtkImplementorIface and <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>.</p></div><div class="refsect1" lang="en"><a name="id4199755"></a><h2>Properties</h2><pre class="synopsis"> "<a class="link" href="GtkPrintUnixDialog.html#GtkPrintUnixDialog--current-page">current-page</a>" <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint">gint</a> : Read / Write "<a class="link" href="GtkPrintUnixDialog.html#GtkPrintUnixDialog--page-setup">page-setup</a>" <a class="link" href="GtkPageSetup.html" title="GtkPageSetup">GtkPageSetup</a> : Read / Write "<a class="link" href="GtkPrintUnixDialog.html#GtkPrintUnixDialog--print-settings">print-settings</a>" <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings">GtkPrintSettings</a> : Read / Write "<a class="link" href="GtkPrintUnixDialog.html#GtkPrintUnixDialog--selected-printer">selected-printer</a>" <a class="link" href="GtkPrinter.html" title="GtkPrinter">GtkPrinter</a> : Read</pre></div><div class="refsect1" lang="en"><a name="id4199843"></a><h2>Description</h2><p>GtkPrintUnixDialog implements a print dialog for platformswhich don't provide a native print dialog, like Unix. It can be used very much like any other GTK+ dialog, at the cost of the portability offered by the <a class="link" href="gtk-High-level-Printing-API.html" title="GtkPrintOperation">high-level printing API</a></p><p>In order to print something with <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a>, you needto use <a class="link" href="GtkPrintUnixDialog.html#gtk-print-unix-dialog-get-selected-printer"><code class="function">gtk_print_unix_dialog_get_selected_printer()</code></a> to obtaina <a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> object and use it to construct a <a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span class="type">GtkPrintJob</span></a> using<a class="link" href="GtkPrintJob.html#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="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><p><span class="term"><a class="link" href="GtkDialog.html#GTK-RESPONSE-OK:CAPS"><code class="literal">GTK_RESPONSE_OK</code></a></span></p></td><td><p>for the "Print" button</p></td></tr><tr><td><p><span class="term"><a class="link" href="GtkDialog.html#GTK-RESPONSE-APPLY:CAPS"><code class="literal">GTK_RESPONSE_APPLY</code></a></span></p></td><td><p>for the "Preview" button</p></td></tr><tr><td><p><span class="term"><a class="link" href="GtkDialog.html#GTK-RESPONSE-CANCEL:CAPS"><code class="literal">GTK_RESPONSE_CANCEL</code></a></span></p></td><td><p>for the "Cancel" button</p></td></tr></tbody></table></div><p></p><p>Printing support was added in GTK+ 2.10.</p><div class="refsect2" lang="en"><a name="GtkPrintUnixDialog-BUILDER-UI"></a><h3>GtkPrintUnixDialog as GtkBuildable</h3><p>The GtkPrintUnixDialog implementation of the GtkBuildable interface exposes its<em class="parameter"><code>notebook</code></em> internal children with the name "notebook".</p><div class="example"><a name="id4200018"></a><p class="title"><b>Example 42. A <span class="structname">GtkPrintUnixDialog</span> UI definition fragment.</b></p><div class="example-contents"><pre class="programlisting"><object class="GtkPrintUnixDialog" id="dialog1"> <child internal-child="notebook"> <object class="GtkNotebook" id="notebook"> <child> <object class="GtkLabel" id="tabcontent"> <property name="label">Content on notebook tab</property> </object> </child> <child type="tab"> <object class="GtkLabel" id="tablabel"> <property name="label">Tab label</property> </object> <packing> <property name="tab_expand">False</property> <property name="tab_fill">False</property> </packing> </child> </object>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -