1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="GNOME Print UI Reference Manual" link="index.html" author="" name="libgnomeprintui" version="2">
<chapters>
<sub name="GNOME Print UI Overview" link="libgnomeprintui.html"/>
<sub name="API Reference" link="ch02.html">
<sub name="gnome-font-dialog" link="libgnomeprintui-gnome-font-dialog.html"/>
<sub name="gnome-print-copies" link="libgnomeprintui-gnome-print-copies.html"/>
<sub name="gnome-print-dialog" link="libgnomeprintui-gnome-print-dialog.html"/>
<sub name="gnome-printer-selector" link="libgnomeprintui-gnome-printer-selector.html"/>
<sub name="gnome-print-job-preview" link="libgnomeprintui-gnome-print-job-preview.html"/>
<sub name="gnome-print-paper-selector" link="libgnomeprintui-gnome-print-paper-selector.html"/>
<sub name="gnome-print-preview" link="libgnomeprintui-gnome-print-preview.html"/>
</sub>
</chapters>
<functions>
<keyword type="macro" name="GNOME_TYPE_FONT_SELECTION" link="libgnomeprintui-gnome-font-dialog.html#GNOME-TYPE-FONT-SELECTION:CAPS"/>
<keyword type="macro" name="GNOME_FONT_SELECTION()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-FONT-SELECTION:CAPS"/>
<keyword type="macro" name="GNOME_FONT_SELECTION_CLASS()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-FONT-SELECTION-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_IS_FONT_SELECTION()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-IS-FONT-SELECTION:CAPS"/>
<keyword type="macro" name="GNOME_IS_FONT_SELECTION_CLASS()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-IS-FONT-SELECTION-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_FONT_SELECTION_GET_CLASS()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-FONT-SELECTION-GET-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_TYPE_FONT_DIALOG" link="libgnomeprintui-gnome-font-dialog.html#GNOME-TYPE-FONT-DIALOG:CAPS"/>
<keyword type="macro" name="GNOME_FONT_DIALOG()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-FONT-DIALOG:CAPS"/>
<keyword type="macro" name="GNOME_FONT_DIALOG_CLASS()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-FONT-DIALOG-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_IS_FONT_DIALOG()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-IS-FONT-DIALOG:CAPS"/>
<keyword type="macro" name="GNOME_IS_FONT_DIALOG_CLASS()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-IS-FONT-DIALOG-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_FONT_DIALOG_GET_CLASS()" link="libgnomeprintui-gnome-font-dialog.html#GNOME-FONT-DIALOG-GET-CLASS:CAPS"/>
<keyword type="struct" name="GnomeFontSelection" link="libgnomeprintui-gnome-font-dialog.html#GnomeFontSelection-struct"/>
<keyword type="struct" name="GnomeFontSelectionClass" link="libgnomeprintui-gnome-font-dialog.html#GnomeFontSelectionClass"/>
<keyword type="struct" name="GnomeFontPreview" link="libgnomeprintui-gnome-font-dialog.html#GnomeFontPreview-struct"/>
<keyword type="struct" name="GnomeFontPreviewClass" link="libgnomeprintui-gnome-font-dialog.html#GnomeFontPreviewClass"/>
<keyword type="struct" name="GnomeFontDialog" link="libgnomeprintui-gnome-font-dialog.html#GnomeFontDialog-struct"/>
<keyword type="struct" name="GnomeFontDialogClass" link="libgnomeprintui-gnome-font-dialog.html#GnomeFontDialogClass"/>
<keyword type="function" name="gnome_font_selection_new ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-selection-new"/>
<keyword type="function" name="gnome_font_selection_get_face ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-selection-get-face"/>
<keyword type="function" name="gnome_font_selection_get_size ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-selection-get-size"/>
<keyword type="function" name="gnome_font_selection_get_font ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-selection-get-font"/>
<keyword type="function" name="gnome_font_selection_set_font ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-selection-set-font"/>
<keyword type="function" name="gnome_font_preview_get_type ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-preview-get-type"/>
<keyword type="function" name="gnome_font_preview_new ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-preview-new"/>
<keyword type="function" name="gnome_font_preview_set_phrase ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-preview-set-phrase"/>
<keyword type="function" name="gnome_font_preview_set_font ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-preview-set-font"/>
<keyword type="function" name="gnome_font_preview_set_color ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-preview-set-color"/>
<keyword type="function" name="gnome_font_dialog_get_type ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-dialog-get-type"/>
<keyword type="function" name="gnome_font_dialog_new ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-dialog-new"/>
<keyword type="function" name="gnome_font_dialog_get_fontsel ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-dialog-get-fontsel"/>
<keyword type="function" name="gnome_font_dialog_get_preview ()" link="libgnomeprintui-gnome-font-dialog.html#gnome-font-dialog-get-preview"/>
<keyword type="" name="The "font-set" signal" link="libgnomeprintui-gnome-font-dialog.html#GnomeFontSelection-font-set"/>
<keyword type="struct" name="GnomePrintCopiesSelector" link="libgnomeprintui-gnome-print-copies.html#GnomePrintCopiesSelector-struct"/>
<keyword type="struct" name="GnomePrintCopiesSelectorClass" link="libgnomeprintui-gnome-print-copies.html#GnomePrintCopiesSelectorClass"/>
<keyword type="function" name="gnome_print_copies_selector_new ()" link="libgnomeprintui-gnome-print-copies.html#gnome-print-copies-selector-new"/>
<keyword type="function" name="gnome_print_copies_selector_set_copies ()" link="libgnomeprintui-gnome-print-copies.html#gnome-print-copies-selector-set-copies"/>
<keyword type="function" name="gnome_print_copies_selector_get_copies ()" link="libgnomeprintui-gnome-print-copies.html#gnome-print-copies-selector-get-copies"/>
<keyword type="function" name="gnome_print_copies_selector_get_collate ()" link="libgnomeprintui-gnome-print-copies.html#gnome-print-copies-selector-get-collate"/>
<keyword type="" name="The "filter" property" link="libgnomeprintui-gnome-print-copies.html#GnomePrintCopiesSelector--filter"/>
<keyword type="" name="The "collate-set" signal" link="libgnomeprintui-gnome-print-copies.html#GnomePrintCopiesSelector-collate-set"/>
<keyword type="" name="The "copies-set" signal" link="libgnomeprintui-gnome-print-copies.html#GnomePrintCopiesSelector-copies-set"/>
<keyword type="struct" name="GnomePrintDialog" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog-struct"/>
<keyword type="struct" name="GnomePrintDialogClass" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialogClass"/>
<keyword type="enum" name="enum GnomePrintRangeType" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintRangeType"/>
<keyword type="function" name="gnome_print_dialog_new ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-new"/>
<keyword type="function" name="gnome_print_dialog_construct ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-construct"/>
<keyword type="function" name="gnome_print_dialog_construct_range_custom ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-construct-range-custom"/>
<keyword type="function" name="gnome_print_dialog_construct_range_any ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-construct-range-any"/>
<keyword type="function" name="gnome_print_dialog_construct_range_page ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-construct-range-page"/>
<keyword type="function" name="gnome_print_dialog_get_range ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-get-range"/>
<keyword type="function" name="gnome_print_dialog_get_range_page ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-get-range-page"/>
<keyword type="function" name="gnome_print_dialog_get_copies ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-get-copies"/>
<keyword type="function" name="gnome_print_dialog_set_copies ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-set-copies"/>
<keyword type="function" name="gnome_print_dialog_get_config ()" link="libgnomeprintui-gnome-print-dialog.html#gnome-print-dialog-get-config"/>
<keyword type="" name="The "content-selector" property" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog--content-selector"/>
<keyword type="" name="The "flags" property" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog--flags"/>
<keyword type="" name="The "notebook" property" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog--notebook"/>
<keyword type="" name="The "page-selector" property" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog--page-selector"/>
<keyword type="" name="The "print-config" property" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog--print-config"/>
<keyword type="" name="The "printer-selector" property" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog--printer-selector"/>
<keyword type="" name="The "title" property" link="libgnomeprintui-gnome-print-dialog.html#GnomePrintDialog--title"/>
<keyword type="struct" name="GnomePrinterSelector" link="libgnomeprintui-gnome-printer-selector.html#GnomePrinterSelector-struct"/>
<keyword type="struct" name="GnomePrinterSelectorClass" link="libgnomeprintui-gnome-printer-selector.html#GnomePrinterSelectorClass"/>
<keyword type="function" name="gnome_printer_selector_new_default ()" link="libgnomeprintui-gnome-printer-selector.html#gnome-printer-selector-new-default"/>
<keyword type="function" name="gnome_printer_selector_new ()" link="libgnomeprintui-gnome-printer-selector.html#gnome-printer-selector-new"/>
<keyword type="function" name="gnome_printer_selector_get_config ()" link="libgnomeprintui-gnome-printer-selector.html#gnome-printer-selector-get-config"/>
<keyword type="struct" name="GnomePrintJobPreview" link="libgnomeprintui-gnome-print-job-preview.html#GnomePrintJobPreview-struct"/>
<keyword type="struct" name="GnomePrintJobPreviewClass" link="libgnomeprintui-gnome-print-job-preview.html#GnomePrintJobPreviewClass"/>
<keyword type="macro" name="GNOME_TYPE_PRINT_JOB_PREVIEW" link="libgnomeprintui-gnome-print-job-preview.html#GNOME-TYPE-PRINT-JOB-PREVIEW:CAPS"/>
<keyword type="macro" name="GNOME_PRINT_JOB_PREVIEW()" link="libgnomeprintui-gnome-print-job-preview.html#GNOME-PRINT-JOB-PREVIEW:CAPS"/>
<keyword type="macro" name="GNOME_PRINT_JOB_PREVIEW_CLASS()" link="libgnomeprintui-gnome-print-job-preview.html#GNOME-PRINT-JOB-PREVIEW-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_IS_PRINT_JOB_PREVIEW()" link="libgnomeprintui-gnome-print-job-preview.html#GNOME-IS-PRINT-JOB-PREVIEW:CAPS"/>
<keyword type="macro" name="GNOME_IS_PRINT_JOB_PREVIEW_CLASS()" link="libgnomeprintui-gnome-print-job-preview.html#GNOME-IS-PRINT-JOB-PREVIEW-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_PRINT_JOB_PREVIEW_GET_CLASS()" link="libgnomeprintui-gnome-print-job-preview.html#GNOME-PRINT-JOB-PREVIEW-GET-CLASS:CAPS"/>
<keyword type="function" name="gnome_print_job_preview_get_type ()" link="libgnomeprintui-gnome-print-job-preview.html#gnome-print-job-preview-get-type"/>
<keyword type="function" name="gnome_print_job_preview_new ()" link="libgnomeprintui-gnome-print-job-preview.html#gnome-print-job-preview-new"/>
<keyword type="" name="The "job" property" link="libgnomeprintui-gnome-print-job-preview.html#GnomePrintJobPreview--job"/>
<keyword type="" name="The "nx" property" link="libgnomeprintui-gnome-print-job-preview.html#GnomePrintJobPreview--nx"/>
<keyword type="" name="The "ny" property" link="libgnomeprintui-gnome-print-job-preview.html#GnomePrintJobPreview--ny"/>
<keyword type="struct" name="GnomePaperPreview" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePaperPreview"/>
<keyword type="struct" name="GnomePaperPreviewClass" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePaperPreviewClass"/>
<keyword type="macro" name="GNOME_TYPE_PAPER_SELECTOR" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-TYPE-PAPER-SELECTOR:CAPS"/>
<keyword type="macro" name="GNOME_PAPER_SELECTOR()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-PAPER-SELECTOR:CAPS"/>
<keyword type="macro" name="GNOME_PAPER_SELECTOR_CLASS()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-PAPER-SELECTOR-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_IS_PAPER_SELECTOR()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-IS-PAPER-SELECTOR:CAPS"/>
<keyword type="macro" name="GNOME_IS_PAPER_SELECTOR_CLASS()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-IS-PAPER-SELECTOR-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_PAPER_SELECTOR_GET_CLASS()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-PAPER-SELECTOR-GET-CLASS:CAPS"/>
<keyword type="struct" name="GnomePaperSelector" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePaperSelector-struct"/>
<keyword type="struct" name="GnomePaperSelectorClass" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePaperSelectorClass"/>
<keyword type="macro" name="GNOME_TYPE_PRINT_UNIT_SELECTOR" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-TYPE-PRINT-UNIT-SELECTOR:CAPS"/>
<keyword type="macro" name="GNOME_PRINT_UNIT_SELECTOR()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-PRINT-UNIT-SELECTOR:CAPS"/>
<keyword type="macro" name="GNOME_PRINT_UNIT_SELECTOR_CLASS()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-PRINT-UNIT-SELECTOR-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_IS_PRINT_UNIT_SELECTOR()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-IS-PRINT-UNIT-SELECTOR:CAPS"/>
<keyword type="macro" name="GNOME_IS_PRINT_UNIT_SELECTOR_CLASS()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-IS-PRINT-UNIT-SELECTOR-CLASS:CAPS"/>
<keyword type="macro" name="GNOME_PRINT_UNIT_SELECTOR_GET_CLASS()" link="libgnomeprintui-gnome-print-paper-selector.html#GNOME-PRINT-UNIT-SELECTOR-GET-CLASS:CAPS"/>
<keyword type="struct" name="GnomePrintUnitSelector" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePrintUnitSelector-struct"/>
<keyword type="struct" name="GnomePrintUnitSelectorClass" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePrintUnitSelectorClass"/>
<keyword type="function" name="gnome_paper_preview_new ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-paper-preview-new"/>
<keyword type="function" name="gnome_paper_selector_get_type ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-paper-selector-get-type"/>
<keyword type="function" name="gnome_paper_selector_new ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-paper-selector-new"/>
<keyword type="function" name="gnome_paper_selector_new_with_flags ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-paper-selector-new-with-flags"/>
<keyword type="function" name="gnome_print_unit_selector_get_type ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-print-unit-selector-get-type"/>
<keyword type="function" name="gnome_print_unit_selector_new ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-print-unit-selector-new"/>
<keyword type="function" name="gnome_print_unit_selector_get_unit ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-print-unit-selector-get-unit"/>
<keyword type="function" name="gnome_print_unit_selector_set_bases ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-print-unit-selector-set-bases"/>
<keyword type="function" name="gnome_print_unit_selector_set_unit ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-print-unit-selector-set-unit"/>
<keyword type="function" name="gnome_print_unit_selector_add_adjustment ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-print-unit-selector-add-adjustment"/>
<keyword type="function" name="gnome_print_unit_selector_remove_adjustment ()" link="libgnomeprintui-gnome-print-paper-selector.html#gnome-print-unit-selector-remove-adjustment"/>
<keyword type="" name="The "config" property" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePaperSelector--config"/>
<keyword type="" name="The "height" property" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePaperSelector--height"/>
<keyword type="" name="The "width" property" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePaperSelector--width"/>
<keyword type="" name="The "modified" signal" link="libgnomeprintui-gnome-print-paper-selector.html#GnomePrintUnitSelector-modified"/>
<keyword type="struct" name="GnomePrintPreview" link="libgnomeprintui-gnome-print-preview.html#GnomePrintPreview-struct"/>
<keyword type="struct" name="GnomePrintPreviewClass" link="libgnomeprintui-gnome-print-preview.html#GnomePrintPreviewClass"/>
<keyword type="function" name="gnome_print_preview_new ()" link="libgnomeprintui-gnome-print-preview.html#gnome-print-preview-new"/>
<keyword type="function" name="gnome_print_preview_new_full ()" link="libgnomeprintui-gnome-print-preview.html#gnome-print-preview-new-full"/>
<keyword type="" name="The "group" property" link="libgnomeprintui-gnome-print-preview.html#GnomePrintPreview--group"/>
<keyword type="" name="The "only-first" property" link="libgnomeprintui-gnome-print-preview.html#GnomePrintPreview--only-first"/>
<keyword type="" name="The "theme-compliance" property" link="libgnomeprintui-gnome-print-preview.html#GnomePrintPreview--theme-compliance"/>
<keyword type="" name="The "use-theme" property" link="libgnomeprintui-gnome-print-preview.html#GnomePrintPreview--use-theme"/>
</functions>
</book>
|