gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Printing.html" title="Printing">
|
9
9
|
<link rel="prev" href="GtkPrinter.html" title="GtkPrinter">
|
10
10
|
<link rel="next" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -203,7 +203,7 @@
|
|
203
203
|
</div>
|
204
204
|
<div class="refsect1">
|
205
205
|
<a name="GtkPrintJob.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
206
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
206
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
207
207
|
<span class="lineart">╰──</span> GtkPrintJob
|
208
208
|
</pre>
|
209
209
|
</div>
|
@@ -245,7 +245,7 @@ The type of callback that is passed to <a class="link" href="GtkPrintJob.html#gt
|
|
245
245
|
It is called when the print job has been completely sent.
|
246
246
|
</p>
|
247
247
|
<div class="refsect3">
|
248
|
-
<a name="
|
248
|
+
<a name="GtkPrintJobCompleteFunc.parameters"></a><h4>Parameters</h4>
|
249
249
|
<div class="informaltable"><table width="100%" border="0">
|
250
250
|
<colgroup>
|
251
251
|
<col width="150px" class="parameters_name">
|
@@ -283,7 +283,7 @@ gtk_print_job_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby
|
|
283
283
|
<em class="parameter"><code><a class="link" href="GtkPageSetup.html" title="GtkPageSetup"><span class="type">GtkPageSetup</span></a> *page_setup</code></em>);</pre>
|
284
284
|
<p>Creates a new <a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span class="type">GtkPrintJob</span></a>.</p>
|
285
285
|
<div class="refsect3">
|
286
|
-
<a name="
|
286
|
+
<a name="gtk-print-job-new.parameters"></a><h4>Parameters</h4>
|
287
287
|
<div class="informaltable"><table width="100%" border="0">
|
288
288
|
<colgroup>
|
289
289
|
<col width="150px" class="parameters_name">
|
@@ -315,11 +315,10 @@ gtk_print_job_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby
|
|
315
315
|
</table></div>
|
316
316
|
</div>
|
317
317
|
<div class="refsect3">
|
318
|
-
<a name="
|
318
|
+
<a name="gtk-print-job-new.returns"></a><h4>Returns</h4>
|
319
319
|
<p> a new <a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span class="type">GtkPrintJob</span></a></p>
|
320
|
-
<p></p>
|
321
320
|
</div>
|
322
|
-
<p class="since">Since 2.10</p>
|
321
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
323
322
|
</div>
|
324
323
|
<hr>
|
325
324
|
<div class="refsect2">
|
@@ -328,7 +327,7 @@ gtk_print_job_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby
|
|
328
327
|
gtk_print_job_get_settings (<em class="parameter"><code><a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span class="type">GtkPrintJob</span></a> *job</code></em>);</pre>
|
329
328
|
<p>Gets the <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> of the print job.</p>
|
330
329
|
<div class="refsect3">
|
331
|
-
<a name="
|
330
|
+
<a name="gtk-print-job-get-settings.parameters"></a><h4>Parameters</h4>
|
332
331
|
<div class="informaltable"><table width="100%" border="0">
|
333
332
|
<colgroup>
|
334
333
|
<col width="150px" class="parameters_name">
|
@@ -343,12 +342,12 @@ gtk_print_job_get_settings (<em class="parameter"><code><a class="link" href="Gt
|
|
343
342
|
</table></div>
|
344
343
|
</div>
|
345
344
|
<div class="refsect3">
|
346
|
-
<a name="
|
345
|
+
<a name="gtk-print-job-get-settings.returns"></a><h4>Returns</h4>
|
347
346
|
<p> the settings of <em class="parameter"><code>job</code></em>
|
348
347
|
. </p>
|
349
348
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
350
349
|
</div>
|
351
|
-
<p class="since">Since 2.10</p>
|
350
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
352
351
|
</div>
|
353
352
|
<hr>
|
354
353
|
<div class="refsect2">
|
@@ -357,7 +356,7 @@ gtk_print_job_get_settings (<em class="parameter"><code><a class="link" href="Gt
|
|
357
356
|
gtk_print_job_get_printer (<em class="parameter"><code><a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span class="type">GtkPrintJob</span></a> *job</code></em>);</pre>
|
358
357
|
<p>Gets the <a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> of the print job.</p>
|
359
358
|
<div class="refsect3">
|
360
|
-
<a name="
|
359
|
+
<a name="gtk-print-job-get-printer.parameters"></a><h4>Parameters</h4>
|
361
360
|
<div class="informaltable"><table width="100%" border="0">
|
362
361
|
<colgroup>
|
363
362
|
<col width="150px" class="parameters_name">
|
@@ -372,12 +371,12 @@ gtk_print_job_get_printer (<em class="parameter"><code><a class="link" href="Gtk
|
|
372
371
|
</table></div>
|
373
372
|
</div>
|
374
373
|
<div class="refsect3">
|
375
|
-
<a name="
|
374
|
+
<a name="gtk-print-job-get-printer.returns"></a><h4>Returns</h4>
|
376
375
|
<p> the printer of <em class="parameter"><code>job</code></em>
|
377
376
|
. </p>
|
378
377
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
379
378
|
</div>
|
380
|
-
<p class="since">Since 2.10</p>
|
379
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
381
380
|
</div>
|
382
381
|
<hr>
|
383
382
|
<div class="refsect2">
|
@@ -386,7 +385,7 @@ gtk_print_job_get_printer (<em class="parameter"><code><a class="link" href="Gtk
|
|
386
385
|
gtk_print_job_get_title (<em class="parameter"><code><a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span class="type">GtkPrintJob</span></a> *job</code></em>);</pre>
|
387
386
|
<p>Gets the job title.</p>
|
388
387
|
<div class="refsect3">
|
389
|
-
<a name="
|
388
|
+
<a name="gtk-print-job-get-title.parameters"></a><h4>Parameters</h4>
|
390
389
|
<div class="informaltable"><table width="100%" border="0">
|
391
390
|
<colgroup>
|
392
391
|
<col width="150px" class="parameters_name">
|
@@ -401,12 +400,11 @@ gtk_print_job_get_title (<em class="parameter"><code><a class="link" href="GtkPr
|
|
401
400
|
</table></div>
|
402
401
|
</div>
|
403
402
|
<div class="refsect3">
|
404
|
-
<a name="
|
403
|
+
<a name="gtk-print-job-get-title.returns"></a><h4>Returns</h4>
|
405
404
|
<p> the title of <em class="parameter"><code>job</code></em>
|
406
405
|
</p>
|
407
|
-
<p></p>
|
408
406
|
</div>
|
409
|
-
<p class="since">Since 2.10</p>
|
407
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
410
408
|
</div>
|
411
409
|
<hr>
|
412
410
|
<div class="refsect2">
|
@@ -415,7 +413,7 @@ gtk_print_job_get_title (<em class="parameter"><code><a class="link" href="GtkPr
|
|
415
413
|
gtk_print_job_get_status (<em class="parameter"><code><a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span class="type">GtkPrintJob</span></a> *job</code></em>);</pre>
|
416
414
|
<p>Gets the status of the print job.</p>
|
417
415
|
<div class="refsect3">
|
418
|
-
<a name="
|
416
|
+
<a name="gtk-print-job-get-status.parameters"></a><h4>Parameters</h4>
|
419
417
|
<div class="informaltable"><table width="100%" border="0">
|
420
418
|
<colgroup>
|
421
419
|
<col width="150px" class="parameters_name">
|
@@ -430,12 +428,11 @@ gtk_print_job_get_status (<em class="parameter"><code><a class="link" href="GtkP
|
|
430
428
|
</table></div>
|
431
429
|
</div>
|
432
430
|
<div class="refsect3">
|
433
|
-
<a name="
|
431
|
+
<a name="gtk-print-job-get-status.returns"></a><h4>Returns</h4>
|
434
432
|
<p> the status of <em class="parameter"><code>job</code></em>
|
435
433
|
</p>
|
436
|
-
<p></p>
|
437
434
|
</div>
|
438
|
-
<p class="since">Since 2.10</p>
|
435
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
439
436
|
</div>
|
440
437
|
<hr>
|
441
438
|
<div class="refsect2">
|
@@ -450,7 +447,7 @@ by the platforms printing system (typically PostScript,
|
|
450
447
|
but on many platforms PDF may work too). See
|
451
448
|
<a class="link" href="GtkPrinter.html#gtk-printer-accepts-pdf" title="gtk_printer_accepts_pdf ()"><code class="function">gtk_printer_accepts_pdf()</code></a> and <a class="link" href="GtkPrinter.html#gtk-printer-accepts-ps" title="gtk_printer_accepts_ps ()"><code class="function">gtk_printer_accepts_ps()</code></a>.</p>
|
452
449
|
<div class="refsect3">
|
453
|
-
<a name="
|
450
|
+
<a name="gtk-print-job-set-source-file.parameters"></a><h4>Parameters</h4>
|
454
451
|
<div class="informaltable"><table width="100%" border="0">
|
455
452
|
<colgroup>
|
456
453
|
<col width="150px" class="parameters_name">
|
@@ -477,11 +474,10 @@ but on many platforms PDF may work too). See
|
|
477
474
|
</table></div>
|
478
475
|
</div>
|
479
476
|
<div class="refsect3">
|
480
|
-
<a name="
|
477
|
+
<a name="gtk-print-job-set-source-file.returns"></a><h4>Returns</h4>
|
481
478
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if an error occurred</p>
|
482
|
-
<p></p>
|
483
479
|
</div>
|
484
|
-
<p class="since">Since 2.10</p>
|
480
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
485
481
|
</div>
|
486
482
|
<hr>
|
487
483
|
<div class="refsect2">
|
@@ -492,7 +488,7 @@ gtk_print_job_get_surface (<em class="parameter"><code><a class="link" href="Gtk
|
|
492
488
|
<p>Gets a cairo surface onto which the pages of
|
493
489
|
the print job should be rendered.</p>
|
494
490
|
<div class="refsect3">
|
495
|
-
<a name="
|
491
|
+
<a name="gtk-print-job-get-surface.parameters"></a><h4>Parameters</h4>
|
496
492
|
<div class="informaltable"><table width="100%" border="0">
|
497
493
|
<colgroup>
|
498
494
|
<col width="150px" class="parameters_name">
|
@@ -514,12 +510,12 @@ the print job should be rendered.</p>
|
|
514
510
|
</table></div>
|
515
511
|
</div>
|
516
512
|
<div class="refsect3">
|
517
|
-
<a name="
|
513
|
+
<a name="gtk-print-job-get-surface.returns"></a><h4>Returns</h4>
|
518
514
|
<p> the cairo surface of <em class="parameter"><code>job</code></em>
|
519
515
|
. </p>
|
520
516
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
521
517
|
</div>
|
522
|
-
<p class="since">Since 2.10</p>
|
518
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
523
519
|
</div>
|
524
520
|
<hr>
|
525
521
|
<div class="refsect2">
|
@@ -531,7 +527,7 @@ gtk_print_job_send (<em class="parameter"><code><a class="link" href="GtkPrintJo
|
|
531
527
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> dnotify</code></em>);</pre>
|
532
528
|
<p>Sends the print job off to the printer.</p>
|
533
529
|
<div class="refsect3">
|
534
|
-
<a name="
|
530
|
+
<a name="gtk-print-job-send.parameters"></a><h4>Parameters</h4>
|
535
531
|
<div class="informaltable"><table width="100%" border="0">
|
536
532
|
<colgroup>
|
537
533
|
<col width="150px" class="parameters_name">
|
@@ -564,7 +560,7 @@ gtk_print_job_send (<em class="parameter"><code><a class="link" href="GtkPrintJo
|
|
564
560
|
</tbody>
|
565
561
|
</table></div>
|
566
562
|
</div>
|
567
|
-
<p class="since">Since 2.10</p>
|
563
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
568
564
|
</div>
|
569
565
|
<hr>
|
570
566
|
<div class="refsect2">
|
@@ -579,7 +575,7 @@ and when the print job actually reaches the printer.</p>
|
|
579
575
|
<p>This function is often implemented using some form of polling, so it should
|
580
576
|
not be enabled unless needed.</p>
|
581
577
|
<div class="refsect3">
|
582
|
-
<a name="
|
578
|
+
<a name="gtk-print-job-set-track-print-status.parameters"></a><h4>Parameters</h4>
|
583
579
|
<div class="informaltable"><table width="100%" border="0">
|
584
580
|
<colgroup>
|
585
581
|
<col width="150px" class="parameters_name">
|
@@ -600,7 +596,7 @@ not be enabled unless needed.</p>
|
|
600
596
|
</tbody>
|
601
597
|
</table></div>
|
602
598
|
</div>
|
603
|
-
<p class="since">Since 2.10</p>
|
599
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
604
600
|
</div>
|
605
601
|
<hr>
|
606
602
|
<div class="refsect2">
|
@@ -610,7 +606,7 @@ gtk_print_job_get_track_print_status (<em class="parameter"><code><a class="link
|
|
610
606
|
<p>Returns wheter jobs will be tracked after printing.
|
611
607
|
For details, see <a class="link" href="GtkPrintJob.html#gtk-print-job-set-track-print-status" title="gtk_print_job_set_track_print_status ()"><code class="function">gtk_print_job_set_track_print_status()</code></a>.</p>
|
612
608
|
<div class="refsect3">
|
613
|
-
<a name="
|
609
|
+
<a name="gtk-print-job-get-track-print-status.parameters"></a><h4>Parameters</h4>
|
614
610
|
<div class="informaltable"><table width="100%" border="0">
|
615
611
|
<colgroup>
|
616
612
|
<col width="150px" class="parameters_name">
|
@@ -625,11 +621,10 @@ For details, see <a class="link" href="GtkPrintJob.html#gtk-print-job-set-track-
|
|
625
621
|
</table></div>
|
626
622
|
</div>
|
627
623
|
<div class="refsect3">
|
628
|
-
<a name="
|
624
|
+
<a name="gtk-print-job-get-track-print-status.returns"></a><h4>Returns</h4>
|
629
625
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if print job status will be reported after printing</p>
|
630
|
-
<p></p>
|
631
626
|
</div>
|
632
|
-
<p class="since">Since 2.10</p>
|
627
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
633
628
|
</div>
|
634
629
|
</div>
|
635
630
|
<div class="refsect1">
|
@@ -692,7 +687,7 @@ user_function (<a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span
|
|
692
687
|
<p>Gets emitted when the status of a job changes. The signal handler
|
693
688
|
can use <a class="link" href="GtkPrintJob.html#gtk-print-job-get-status" title="gtk_print_job_get_status ()"><code class="function">gtk_print_job_get_status()</code></a> to obtain the new status.</p>
|
694
689
|
<div class="refsect3">
|
695
|
-
<a name="
|
690
|
+
<a name="GtkPrintJob-status-changed.parameters"></a><h4>Parameters</h4>
|
696
691
|
<div class="informaltable"><table width="100%" border="0">
|
697
692
|
<colgroup>
|
698
693
|
<col width="150px" class="parameters_name">
|
@@ -714,12 +709,11 @@ can use <a class="link" href="GtkPrintJob.html#gtk-print-job-get-status" title="
|
|
714
709
|
</table></div>
|
715
710
|
</div>
|
716
711
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
717
|
-
<p class="since">Since 2.10</p>
|
712
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
718
713
|
</div>
|
719
714
|
</div>
|
720
715
|
</div>
|
721
716
|
<div class="footer">
|
722
|
-
<hr>
|
723
|
-
Generated by GTK-Doc V1.21.1</div>
|
717
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
724
718
|
</body>
|
725
719
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Printing.html" title="Printing">
|
9
9
|
<link rel="prev" href="GtkPrintContext.html" title="GtkPrintContext">
|
10
10
|
<link rel="next" href="GtkPageSetup.html" title="GtkPageSetup">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -801,7 +801,7 @@
|
|
801
801
|
</div>
|
802
802
|
<div class="refsect1">
|
803
803
|
<a name="GtkPrintSettings.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
804
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
804
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
805
805
|
<span class="lineart">╰──</span> GtkPrintSettings
|
806
806
|
</pre>
|
807
807
|
</div>
|
@@ -848,11 +848,10 @@ Printing support was added in GTK+ 2.10.
|
|
848
848
|
gtk_print_settings_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
849
849
|
<p>Creates a new <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> object.</p>
|
850
850
|
<div class="refsect3">
|
851
|
-
<a name="
|
851
|
+
<a name="gtk-print-settings-new.returns"></a><h4>Returns</h4>
|
852
852
|
<p> a new <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> object</p>
|
853
|
-
<p></p>
|
854
853
|
</div>
|
855
|
-
<p class="since">Since 2.10</p>
|
854
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
856
855
|
</div>
|
857
856
|
<hr>
|
858
857
|
<div class="refsect2">
|
@@ -861,7 +860,7 @@ gtk_print_settings_new (<em class="parameter"><code><span class="type">void</spa
|
|
861
860
|
gtk_print_settings_copy (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *other</code></em>);</pre>
|
862
861
|
<p>Copies a <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> object.</p>
|
863
862
|
<div class="refsect3">
|
864
|
-
<a name="
|
863
|
+
<a name="gtk-print-settings-copy.parameters"></a><h4>Parameters</h4>
|
865
864
|
<div class="informaltable"><table width="100%" border="0">
|
866
865
|
<colgroup>
|
867
866
|
<col width="150px" class="parameters_name">
|
@@ -876,12 +875,12 @@ gtk_print_settings_copy (<em class="parameter"><code><a class="link" href="GtkPr
|
|
876
875
|
</table></div>
|
877
876
|
</div>
|
878
877
|
<div class="refsect3">
|
879
|
-
<a name="
|
878
|
+
<a name="gtk-print-settings-copy.returns"></a><h4>Returns</h4>
|
880
879
|
<p> a newly allocated copy of <em class="parameter"><code>other</code></em>
|
881
880
|
. </p>
|
882
881
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
883
882
|
</div>
|
884
|
-
<p class="since">Since 2.10</p>
|
883
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
885
884
|
</div>
|
886
885
|
<hr>
|
887
886
|
<div class="refsect2">
|
@@ -892,7 +891,7 @@ gtk_print_settings_has_key (<em class="parameter"><code><a class="link" href="Gt
|
|
892
891
|
<p>Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if a value is associated with <em class="parameter"><code>key</code></em>
|
893
892
|
.</p>
|
894
893
|
<div class="refsect3">
|
895
|
-
<a name="
|
894
|
+
<a name="gtk-print-settings-has-key.parameters"></a><h4>Parameters</h4>
|
896
895
|
<div class="informaltable"><table width="100%" border="0">
|
897
896
|
<colgroup>
|
898
897
|
<col width="150px" class="parameters_name">
|
@@ -914,12 +913,11 @@ gtk_print_settings_has_key (<em class="parameter"><code><a class="link" href="Gt
|
|
914
913
|
</table></div>
|
915
914
|
</div>
|
916
915
|
<div class="refsect3">
|
917
|
-
<a name="
|
916
|
+
<a name="gtk-print-settings-has-key.returns"></a><h4>Returns</h4>
|
918
917
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>key</code></em>
|
919
918
|
has a value</p>
|
920
|
-
<p></p>
|
921
919
|
</div>
|
922
|
-
<p class="since">Since 2.10</p>
|
920
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
923
921
|
</div>
|
924
922
|
<hr>
|
925
923
|
<div class="refsect2">
|
@@ -930,7 +928,7 @@ gtk_print_settings_get (<em class="parameter"><code><a class="link" href="GtkPri
|
|
930
928
|
<p>Looks up the string value associated with <em class="parameter"><code>key</code></em>
|
931
929
|
.</p>
|
932
930
|
<div class="refsect3">
|
933
|
-
<a name="
|
931
|
+
<a name="gtk-print-settings-get.parameters"></a><h4>Parameters</h4>
|
934
932
|
<div class="informaltable"><table width="100%" border="0">
|
935
933
|
<colgroup>
|
936
934
|
<col width="150px" class="parameters_name">
|
@@ -952,12 +950,11 @@ gtk_print_settings_get (<em class="parameter"><code><a class="link" href="GtkPri
|
|
952
950
|
</table></div>
|
953
951
|
</div>
|
954
952
|
<div class="refsect3">
|
955
|
-
<a name="
|
953
|
+
<a name="gtk-print-settings-get.returns"></a><h4>Returns</h4>
|
956
954
|
<p> the string value for <em class="parameter"><code>key</code></em>
|
957
955
|
</p>
|
958
|
-
<p></p>
|
959
956
|
</div>
|
960
|
-
<p class="since">Since 2.10</p>
|
957
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
961
958
|
</div>
|
962
959
|
<hr>
|
963
960
|
<div class="refsect2">
|
@@ -970,7 +967,7 @@ gtk_print_settings_set (<em class="parameter"><code><a class="link" href="GtkPri
|
|
970
967
|
with <em class="parameter"><code>key</code></em>
|
971
968
|
.</p>
|
972
969
|
<div class="refsect3">
|
973
|
-
<a name="
|
970
|
+
<a name="gtk-print-settings-set.parameters"></a><h4>Parameters</h4>
|
974
971
|
<div class="informaltable"><table width="100%" border="0">
|
975
972
|
<colgroup>
|
976
973
|
<col width="150px" class="parameters_name">
|
@@ -996,7 +993,7 @@ gtk_print_settings_set (<em class="parameter"><code><a class="link" href="GtkPri
|
|
996
993
|
</tbody>
|
997
994
|
</table></div>
|
998
995
|
</div>
|
999
|
-
<p class="since">Since 2.10</p>
|
996
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1000
997
|
</div>
|
1001
998
|
<hr>
|
1002
999
|
<div class="refsect2">
|
@@ -1008,7 +1005,7 @@ gtk_print_settings_unset (<em class="parameter"><code><a class="link" href="GtkP
|
|
1008
1005
|
.
|
1009
1006
|
This has the same effect as setting the value to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1010
1007
|
<div class="refsect3">
|
1011
|
-
<a name="
|
1008
|
+
<a name="gtk-print-settings-unset.parameters"></a><h4>Parameters</h4>
|
1012
1009
|
<div class="informaltable"><table width="100%" border="0">
|
1013
1010
|
<colgroup>
|
1014
1011
|
<col width="150px" class="parameters_name">
|
@@ -1029,7 +1026,7 @@ This has the same effect as setting the value to <a href="/home/vagrant/ruby-gno
|
|
1029
1026
|
</tbody>
|
1030
1027
|
</table></div>
|
1031
1028
|
</div>
|
1032
|
-
<p class="since">Since 2.10</p>
|
1029
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1033
1030
|
</div>
|
1034
1031
|
<hr>
|
1035
1032
|
<div class="refsect2">
|
@@ -1042,7 +1039,7 @@ gtk_print_settings_foreach (<em class="parameter"><code><a class="link" href="Gt
|
|
1042
1039
|
for each key-value pair of <em class="parameter"><code>settings</code></em>
|
1043
1040
|
.</p>
|
1044
1041
|
<div class="refsect3">
|
1045
|
-
<a name="
|
1042
|
+
<a name="gtk-print-settings-foreach.parameters"></a><h4>Parameters</h4>
|
1046
1043
|
<div class="informaltable"><table width="100%" border="0">
|
1047
1044
|
<colgroup>
|
1048
1045
|
<col width="150px" class="parameters_name">
|
@@ -1069,7 +1066,7 @@ gtk_print_settings_foreach (<em class="parameter"><code><a class="link" href="Gt
|
|
1069
1066
|
</tbody>
|
1070
1067
|
</table></div>
|
1071
1068
|
</div>
|
1072
|
-
<p class="since">Since 2.10</p>
|
1069
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1073
1070
|
</div>
|
1074
1071
|
<hr>
|
1075
1072
|
<div class="refsect2">
|
@@ -1083,7 +1080,7 @@ that is associated with <em class="parameter"><code>key</code></em>
|
|
1083
1080
|
<p>The string "true" represents <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, any other
|
1084
1081
|
string <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1085
1082
|
<div class="refsect3">
|
1086
|
-
<a name="
|
1083
|
+
<a name="gtk-print-settings-get-bool.parameters"></a><h4>Parameters</h4>
|
1087
1084
|
<div class="informaltable"><table width="100%" border="0">
|
1088
1085
|
<colgroup>
|
1089
1086
|
<col width="150px" class="parameters_name">
|
@@ -1105,12 +1102,11 @@ string <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc
|
|
1105
1102
|
</table></div>
|
1106
1103
|
</div>
|
1107
1104
|
<div class="refsect3">
|
1108
|
-
<a name="
|
1105
|
+
<a name="gtk-print-settings-get-bool.returns"></a><h4>Returns</h4>
|
1109
1106
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>key</code></em>
|
1110
1107
|
maps to a true value.</p>
|
1111
|
-
<p></p>
|
1112
1108
|
</div>
|
1113
|
-
<p class="since">Since 2.10</p>
|
1109
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1114
1110
|
</div>
|
1115
1111
|
<hr>
|
1116
1112
|
<div class="refsect2">
|
@@ -1122,7 +1118,7 @@ gtk_print_settings_set_bool (<em class="parameter"><code><a class="link" href="G
|
|
1122
1118
|
<p>Sets <em class="parameter"><code>key</code></em>
|
1123
1119
|
to a boolean value.</p>
|
1124
1120
|
<div class="refsect3">
|
1125
|
-
<a name="
|
1121
|
+
<a name="gtk-print-settings-set-bool.parameters"></a><h4>Parameters</h4>
|
1126
1122
|
<div class="informaltable"><table width="100%" border="0">
|
1127
1123
|
<colgroup>
|
1128
1124
|
<col width="150px" class="parameters_name">
|
@@ -1148,7 +1144,7 @@ gtk_print_settings_set_bool (<em class="parameter"><code><a class="link" href="G
|
|
1148
1144
|
</tbody>
|
1149
1145
|
</table></div>
|
1150
1146
|
</div>
|
1151
|
-
<p class="since">Since 2.10</p>
|
1147
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1152
1148
|
</div>
|
1153
1149
|
<hr>
|
1154
1150
|
<div class="refsect2">
|
@@ -1159,7 +1155,7 @@ gtk_print_settings_get_double (<em class="parameter"><code><a class="link" href=
|
|
1159
1155
|
<p>Returns the double value associated with <em class="parameter"><code>key</code></em>
|
1160
1156
|
, or 0.</p>
|
1161
1157
|
<div class="refsect3">
|
1162
|
-
<a name="
|
1158
|
+
<a name="gtk-print-settings-get-double.parameters"></a><h4>Parameters</h4>
|
1163
1159
|
<div class="informaltable"><table width="100%" border="0">
|
1164
1160
|
<colgroup>
|
1165
1161
|
<col width="150px" class="parameters_name">
|
@@ -1181,12 +1177,11 @@ gtk_print_settings_get_double (<em class="parameter"><code><a class="link" href=
|
|
1181
1177
|
</table></div>
|
1182
1178
|
</div>
|
1183
1179
|
<div class="refsect3">
|
1184
|
-
<a name="
|
1180
|
+
<a name="gtk-print-settings-get-double.returns"></a><h4>Returns</h4>
|
1185
1181
|
<p> the double value of <em class="parameter"><code>key</code></em>
|
1186
1182
|
</p>
|
1187
|
-
<p></p>
|
1188
1183
|
</div>
|
1189
|
-
<p class="since">Since 2.10</p>
|
1184
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1190
1185
|
</div>
|
1191
1186
|
<hr>
|
1192
1187
|
<div class="refsect2">
|
@@ -1203,7 +1198,7 @@ the value that is associated with <em class="parameter"><code>key</code></em>
|
|
1203
1198
|
if the value does not represent a floating point number.</p>
|
1204
1199
|
<p>Floating point numbers are parsed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-ascii-strtod"><code class="function">g_ascii_strtod()</code></a>.</p>
|
1205
1200
|
<div class="refsect3">
|
1206
|
-
<a name="
|
1201
|
+
<a name="gtk-print-settings-get-double-with-default.parameters"></a><h4>Parameters</h4>
|
1207
1202
|
<div class="informaltable"><table width="100%" border="0">
|
1208
1203
|
<colgroup>
|
1209
1204
|
<col width="150px" class="parameters_name">
|
@@ -1230,12 +1225,11 @@ if the value does not represent a floating point number.</p>
|
|
1230
1225
|
</table></div>
|
1231
1226
|
</div>
|
1232
1227
|
<div class="refsect3">
|
1233
|
-
<a name="
|
1228
|
+
<a name="gtk-print-settings-get-double-with-default.returns"></a><h4>Returns</h4>
|
1234
1229
|
<p> the floating point number associated with <em class="parameter"><code>key</code></em>
|
1235
1230
|
</p>
|
1236
|
-
<p></p>
|
1237
1231
|
</div>
|
1238
|
-
<p class="since">Since 2.10</p>
|
1232
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1239
1233
|
</div>
|
1240
1234
|
<hr>
|
1241
1235
|
<div class="refsect2">
|
@@ -1247,7 +1241,7 @@ gtk_print_settings_set_double (<em class="parameter"><code><a class="link" href=
|
|
1247
1241
|
<p>Sets <em class="parameter"><code>key</code></em>
|
1248
1242
|
to a double value.</p>
|
1249
1243
|
<div class="refsect3">
|
1250
|
-
<a name="
|
1244
|
+
<a name="gtk-print-settings-set-double.parameters"></a><h4>Parameters</h4>
|
1251
1245
|
<div class="informaltable"><table width="100%" border="0">
|
1252
1246
|
<colgroup>
|
1253
1247
|
<col width="150px" class="parameters_name">
|
@@ -1273,7 +1267,7 @@ gtk_print_settings_set_double (<em class="parameter"><code><a class="link" href=
|
|
1273
1267
|
</tbody>
|
1274
1268
|
</table></div>
|
1275
1269
|
</div>
|
1276
|
-
<p class="since">Since 2.10</p>
|
1270
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1277
1271
|
</div>
|
1278
1272
|
<hr>
|
1279
1273
|
<div class="refsect2">
|
@@ -1287,7 +1281,7 @@ gtk_print_settings_get_length (<em class="parameter"><code><a class="link" href=
|
|
1287
1281
|
as a length. The returned value is converted to <em class="parameter"><code>units</code></em>
|
1288
1282
|
.</p>
|
1289
1283
|
<div class="refsect3">
|
1290
|
-
<a name="
|
1284
|
+
<a name="gtk-print-settings-get-length.parameters"></a><h4>Parameters</h4>
|
1291
1285
|
<div class="informaltable"><table width="100%" border="0">
|
1292
1286
|
<colgroup>
|
1293
1287
|
<col width="150px" class="parameters_name">
|
@@ -1314,13 +1308,12 @@ as a length. The returned value is converted to <em class="parameter"><code>unit
|
|
1314
1308
|
</table></div>
|
1315
1309
|
</div>
|
1316
1310
|
<div class="refsect3">
|
1317
|
-
<a name="
|
1311
|
+
<a name="gtk-print-settings-get-length.returns"></a><h4>Returns</h4>
|
1318
1312
|
<p> the length value of <em class="parameter"><code>key</code></em>
|
1319
1313
|
, converted to <em class="parameter"><code>unit</code></em>
|
1320
1314
|
</p>
|
1321
|
-
<p></p>
|
1322
1315
|
</div>
|
1323
|
-
<p class="since">Since 2.10</p>
|
1316
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1324
1317
|
</div>
|
1325
1318
|
<hr>
|
1326
1319
|
<div class="refsect2">
|
@@ -1334,7 +1327,7 @@ gtk_print_settings_set_length (<em class="parameter"><code><a class="link" href=
|
|
1334
1327
|
with <em class="parameter"><code>key</code></em>
|
1335
1328
|
.</p>
|
1336
1329
|
<div class="refsect3">
|
1337
|
-
<a name="
|
1330
|
+
<a name="gtk-print-settings-set-length.parameters"></a><h4>Parameters</h4>
|
1338
1331
|
<div class="informaltable"><table width="100%" border="0">
|
1339
1332
|
<colgroup>
|
1340
1333
|
<col width="150px" class="parameters_name">
|
@@ -1366,7 +1359,7 @@ gtk_print_settings_set_length (<em class="parameter"><code><a class="link" href=
|
|
1366
1359
|
</tbody>
|
1367
1360
|
</table></div>
|
1368
1361
|
</div>
|
1369
|
-
<p class="since">Since 2.10</p>
|
1362
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1370
1363
|
</div>
|
1371
1364
|
<hr>
|
1372
1365
|
<div class="refsect2">
|
@@ -1377,7 +1370,7 @@ gtk_print_settings_get_int (<em class="parameter"><code><a class="link" href="Gt
|
|
1377
1370
|
<p>Returns the integer value of <em class="parameter"><code>key</code></em>
|
1378
1371
|
, or 0.</p>
|
1379
1372
|
<div class="refsect3">
|
1380
|
-
<a name="
|
1373
|
+
<a name="gtk-print-settings-get-int.parameters"></a><h4>Parameters</h4>
|
1381
1374
|
<div class="informaltable"><table width="100%" border="0">
|
1382
1375
|
<colgroup>
|
1383
1376
|
<col width="150px" class="parameters_name">
|
@@ -1399,12 +1392,11 @@ gtk_print_settings_get_int (<em class="parameter"><code><a class="link" href="Gt
|
|
1399
1392
|
</table></div>
|
1400
1393
|
</div>
|
1401
1394
|
<div class="refsect3">
|
1402
|
-
<a name="
|
1395
|
+
<a name="gtk-print-settings-get-int.returns"></a><h4>Returns</h4>
|
1403
1396
|
<p> the integer value of <em class="parameter"><code>key</code></em>
|
1404
1397
|
</p>
|
1405
|
-
<p></p>
|
1406
1398
|
</div>
|
1407
|
-
<p class="since">Since 2.10</p>
|
1399
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1408
1400
|
</div>
|
1409
1401
|
<hr>
|
1410
1402
|
<div class="refsect2">
|
@@ -1418,7 +1410,7 @@ gtk_print_settings_get_int_with_default
|
|
1418
1410
|
, interpreted as
|
1419
1411
|
an integer, or the default value.</p>
|
1420
1412
|
<div class="refsect3">
|
1421
|
-
<a name="
|
1413
|
+
<a name="gtk-print-settings-get-int-with-default.parameters"></a><h4>Parameters</h4>
|
1422
1414
|
<div class="informaltable"><table width="100%" border="0">
|
1423
1415
|
<colgroup>
|
1424
1416
|
<col width="150px" class="parameters_name">
|
@@ -1445,12 +1437,11 @@ an integer, or the default value.</p>
|
|
1445
1437
|
</table></div>
|
1446
1438
|
</div>
|
1447
1439
|
<div class="refsect3">
|
1448
|
-
<a name="
|
1440
|
+
<a name="gtk-print-settings-get-int-with-default.returns"></a><h4>Returns</h4>
|
1449
1441
|
<p> the integer value of <em class="parameter"><code>key</code></em>
|
1450
1442
|
</p>
|
1451
|
-
<p></p>
|
1452
1443
|
</div>
|
1453
|
-
<p class="since">Since 2.10</p>
|
1444
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1454
1445
|
</div>
|
1455
1446
|
<hr>
|
1456
1447
|
<div class="refsect2">
|
@@ -1462,7 +1453,7 @@ gtk_print_settings_set_int (<em class="parameter"><code><a class="link" href="Gt
|
|
1462
1453
|
<p>Sets <em class="parameter"><code>key</code></em>
|
1463
1454
|
to an integer value.</p>
|
1464
1455
|
<div class="refsect3">
|
1465
|
-
<a name="
|
1456
|
+
<a name="gtk-print-settings-set-int.parameters"></a><h4>Parameters</h4>
|
1466
1457
|
<div class="informaltable"><table width="100%" border="0">
|
1467
1458
|
<colgroup>
|
1468
1459
|
<col width="150px" class="parameters_name">
|
@@ -1488,7 +1479,7 @@ gtk_print_settings_set_int (<em class="parameter"><code><a class="link" href="Gt
|
|
1488
1479
|
</tbody>
|
1489
1480
|
</table></div>
|
1490
1481
|
</div>
|
1491
|
-
<p class="since">Since 2.10</p>
|
1482
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1492
1483
|
</div>
|
1493
1484
|
<hr>
|
1494
1485
|
<div class="refsect2">
|
@@ -1498,7 +1489,7 @@ gtk_print_settings_get_printer (<em class="parameter"><code><a class="link" href
|
|
1498
1489
|
<p>Convenience function to obtain the value of
|
1499
1490
|
<a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PRINTER:CAPS" title="GTK_PRINT_SETTINGS_PRINTER"><code class="literal">GTK_PRINT_SETTINGS_PRINTER</code></a>.</p>
|
1500
1491
|
<div class="refsect3">
|
1501
|
-
<a name="
|
1492
|
+
<a name="gtk-print-settings-get-printer.parameters"></a><h4>Parameters</h4>
|
1502
1493
|
<div class="informaltable"><table width="100%" border="0">
|
1503
1494
|
<colgroup>
|
1504
1495
|
<col width="150px" class="parameters_name">
|
@@ -1513,11 +1504,10 @@ gtk_print_settings_get_printer (<em class="parameter"><code><a class="link" href
|
|
1513
1504
|
</table></div>
|
1514
1505
|
</div>
|
1515
1506
|
<div class="refsect3">
|
1516
|
-
<a name="
|
1507
|
+
<a name="gtk-print-settings-get-printer.returns"></a><h4>Returns</h4>
|
1517
1508
|
<p> the printer name</p>
|
1518
|
-
<p></p>
|
1519
1509
|
</div>
|
1520
|
-
<p class="since">Since 2.10</p>
|
1510
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1521
1511
|
</div>
|
1522
1512
|
<hr>
|
1523
1513
|
<div class="refsect2">
|
@@ -1529,7 +1519,7 @@ gtk_print_settings_set_printer (<em class="parameter"><code><a class="link" href
|
|
1529
1519
|
to <em class="parameter"><code>printer</code></em>
|
1530
1520
|
.</p>
|
1531
1521
|
<div class="refsect3">
|
1532
|
-
<a name="
|
1522
|
+
<a name="gtk-print-settings-set-printer.parameters"></a><h4>Parameters</h4>
|
1533
1523
|
<div class="informaltable"><table width="100%" border="0">
|
1534
1524
|
<colgroup>
|
1535
1525
|
<col width="150px" class="parameters_name">
|
@@ -1550,7 +1540,7 @@ to <em class="parameter"><code>printer</code></em>
|
|
1550
1540
|
</tbody>
|
1551
1541
|
</table></div>
|
1552
1542
|
</div>
|
1553
|
-
<p class="since">Since 2.10</p>
|
1543
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1554
1544
|
</div>
|
1555
1545
|
<hr>
|
1556
1546
|
<div class="refsect2">
|
@@ -1560,7 +1550,7 @@ gtk_print_settings_get_orientation (<em class="parameter"><code><a class="link"
|
|
1560
1550
|
<p>Get the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-ORIENTATION:CAPS" title="GTK_PRINT_SETTINGS_ORIENTATION"><code class="literal">GTK_PRINT_SETTINGS_ORIENTATION</code></a>,
|
1561
1551
|
converted to a <a class="link" href="GtkPrintSettings.html#GtkPageOrientation" title="enum GtkPageOrientation"><span class="type">GtkPageOrientation</span></a>.</p>
|
1562
1552
|
<div class="refsect3">
|
1563
|
-
<a name="
|
1553
|
+
<a name="gtk-print-settings-get-orientation.parameters"></a><h4>Parameters</h4>
|
1564
1554
|
<div class="informaltable"><table width="100%" border="0">
|
1565
1555
|
<colgroup>
|
1566
1556
|
<col width="150px" class="parameters_name">
|
@@ -1575,11 +1565,10 @@ converted to a <a class="link" href="GtkPrintSettings.html#GtkPageOrientation" t
|
|
1575
1565
|
</table></div>
|
1576
1566
|
</div>
|
1577
1567
|
<div class="refsect3">
|
1578
|
-
<a name="
|
1568
|
+
<a name="gtk-print-settings-get-orientation.returns"></a><h4>Returns</h4>
|
1579
1569
|
<p> the orientation</p>
|
1580
|
-
<p></p>
|
1581
1570
|
</div>
|
1582
|
-
<p class="since">Since 2.10</p>
|
1571
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1583
1572
|
</div>
|
1584
1573
|
<hr>
|
1585
1574
|
<div class="refsect2">
|
@@ -1589,7 +1578,7 @@ gtk_print_settings_set_orientation (<em class="parameter"><code><a class="link"
|
|
1589
1578
|
<em class="parameter"><code><a class="link" href="GtkPrintSettings.html#GtkPageOrientation" title="enum GtkPageOrientation"><span class="type">GtkPageOrientation</span></a> orientation</code></em>);</pre>
|
1590
1579
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-ORIENTATION:CAPS" title="GTK_PRINT_SETTINGS_ORIENTATION"><code class="literal">GTK_PRINT_SETTINGS_ORIENTATION</code></a>.</p>
|
1591
1580
|
<div class="refsect3">
|
1592
|
-
<a name="
|
1581
|
+
<a name="gtk-print-settings-set-orientation.parameters"></a><h4>Parameters</h4>
|
1593
1582
|
<div class="informaltable"><table width="100%" border="0">
|
1594
1583
|
<colgroup>
|
1595
1584
|
<col width="150px" class="parameters_name">
|
@@ -1610,7 +1599,7 @@ gtk_print_settings_set_orientation (<em class="parameter"><code><a class="link"
|
|
1610
1599
|
</tbody>
|
1611
1600
|
</table></div>
|
1612
1601
|
</div>
|
1613
|
-
<p class="since">Since 2.10</p>
|
1602
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1614
1603
|
</div>
|
1615
1604
|
<hr>
|
1616
1605
|
<div class="refsect2">
|
@@ -1620,7 +1609,7 @@ gtk_print_settings_get_paper_size (<em class="parameter"><code><a class="link" h
|
|
1620
1609
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAPER-FORMAT:CAPS" title="GTK_PRINT_SETTINGS_PAPER_FORMAT"><code class="literal">GTK_PRINT_SETTINGS_PAPER_FORMAT</code></a>,
|
1621
1610
|
converted to a <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><span class="type">GtkPaperSize</span></a>.</p>
|
1622
1611
|
<div class="refsect3">
|
1623
|
-
<a name="
|
1612
|
+
<a name="gtk-print-settings-get-paper-size.parameters"></a><h4>Parameters</h4>
|
1624
1613
|
<div class="informaltable"><table width="100%" border="0">
|
1625
1614
|
<colgroup>
|
1626
1615
|
<col width="150px" class="parameters_name">
|
@@ -1635,11 +1624,10 @@ converted to a <a class="link" href="GtkPaperSize.html" title="GtkPaperSize"><sp
|
|
1635
1624
|
</table></div>
|
1636
1625
|
</div>
|
1637
1626
|
<div class="refsect3">
|
1638
|
-
<a name="
|
1627
|
+
<a name="gtk-print-settings-get-paper-size.returns"></a><h4>Returns</h4>
|
1639
1628
|
<p> the paper size</p>
|
1640
|
-
<p></p>
|
1641
1629
|
</div>
|
1642
|
-
<p class="since">Since 2.10</p>
|
1630
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1643
1631
|
</div>
|
1644
1632
|
<hr>
|
1645
1633
|
<div class="refsect2">
|
@@ -1651,7 +1639,7 @@ gtk_print_settings_set_paper_size (<em class="parameter"><code><a class="link" h
|
|
1651
1639
|
<a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAPER-WIDTH:CAPS" title="GTK_PRINT_SETTINGS_PAPER_WIDTH"><code class="literal">GTK_PRINT_SETTINGS_PAPER_WIDTH</code></a> and
|
1652
1640
|
<a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAPER-HEIGHT:CAPS" title="GTK_PRINT_SETTINGS_PAPER_HEIGHT"><code class="literal">GTK_PRINT_SETTINGS_PAPER_HEIGHT</code></a>.</p>
|
1653
1641
|
<div class="refsect3">
|
1654
|
-
<a name="
|
1642
|
+
<a name="gtk-print-settings-set-paper-size.parameters"></a><h4>Parameters</h4>
|
1655
1643
|
<div class="informaltable"><table width="100%" border="0">
|
1656
1644
|
<colgroup>
|
1657
1645
|
<col width="150px" class="parameters_name">
|
@@ -1672,7 +1660,7 @@ gtk_print_settings_set_paper_size (<em class="parameter"><code><a class="link" h
|
|
1672
1660
|
</tbody>
|
1673
1661
|
</table></div>
|
1674
1662
|
</div>
|
1675
|
-
<p class="since">Since 2.10</p>
|
1663
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1676
1664
|
</div>
|
1677
1665
|
<hr>
|
1678
1666
|
<div class="refsect2">
|
@@ -1684,7 +1672,7 @@ gtk_print_settings_get_paper_width (<em class="parameter"><code><a class="link"
|
|
1684
1672
|
converted to <em class="parameter"><code>unit</code></em>
|
1685
1673
|
.</p>
|
1686
1674
|
<div class="refsect3">
|
1687
|
-
<a name="
|
1675
|
+
<a name="gtk-print-settings-get-paper-width.parameters"></a><h4>Parameters</h4>
|
1688
1676
|
<div class="informaltable"><table width="100%" border="0">
|
1689
1677
|
<colgroup>
|
1690
1678
|
<col width="150px" class="parameters_name">
|
@@ -1706,12 +1694,11 @@ converted to <em class="parameter"><code>unit</code></em>
|
|
1706
1694
|
</table></div>
|
1707
1695
|
</div>
|
1708
1696
|
<div class="refsect3">
|
1709
|
-
<a name="
|
1697
|
+
<a name="gtk-print-settings-get-paper-width.returns"></a><h4>Returns</h4>
|
1710
1698
|
<p> the paper width, in units of <em class="parameter"><code>unit</code></em>
|
1711
1699
|
</p>
|
1712
|
-
<p></p>
|
1713
1700
|
</div>
|
1714
|
-
<p class="since">Since 2.10</p>
|
1701
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1715
1702
|
</div>
|
1716
1703
|
<hr>
|
1717
1704
|
<div class="refsect2">
|
@@ -1722,7 +1709,7 @@ gtk_print_settings_set_paper_width (<em class="parameter"><code><a class="link"
|
|
1722
1709
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1723
1710
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAPER-WIDTH:CAPS" title="GTK_PRINT_SETTINGS_PAPER_WIDTH"><code class="literal">GTK_PRINT_SETTINGS_PAPER_WIDTH</code></a>.</p>
|
1724
1711
|
<div class="refsect3">
|
1725
|
-
<a name="
|
1712
|
+
<a name="gtk-print-settings-set-paper-width.parameters"></a><h4>Parameters</h4>
|
1726
1713
|
<div class="informaltable"><table width="100%" border="0">
|
1727
1714
|
<colgroup>
|
1728
1715
|
<col width="150px" class="parameters_name">
|
@@ -1749,7 +1736,7 @@ gtk_print_settings_set_paper_width (<em class="parameter"><code><a class="link"
|
|
1749
1736
|
</tbody>
|
1750
1737
|
</table></div>
|
1751
1738
|
</div>
|
1752
|
-
<p class="since">Since 2.10</p>
|
1739
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1753
1740
|
</div>
|
1754
1741
|
<hr>
|
1755
1742
|
<div class="refsect2">
|
@@ -1761,7 +1748,7 @@ gtk_print_settings_get_paper_height (<em class="parameter"><code><a class="link"
|
|
1761
1748
|
converted to <em class="parameter"><code>unit</code></em>
|
1762
1749
|
.</p>
|
1763
1750
|
<div class="refsect3">
|
1764
|
-
<a name="
|
1751
|
+
<a name="gtk-print-settings-get-paper-height.parameters"></a><h4>Parameters</h4>
|
1765
1752
|
<div class="informaltable"><table width="100%" border="0">
|
1766
1753
|
<colgroup>
|
1767
1754
|
<col width="150px" class="parameters_name">
|
@@ -1783,12 +1770,11 @@ converted to <em class="parameter"><code>unit</code></em>
|
|
1783
1770
|
</table></div>
|
1784
1771
|
</div>
|
1785
1772
|
<div class="refsect3">
|
1786
|
-
<a name="
|
1773
|
+
<a name="gtk-print-settings-get-paper-height.returns"></a><h4>Returns</h4>
|
1787
1774
|
<p> the paper height, in units of <em class="parameter"><code>unit</code></em>
|
1788
1775
|
</p>
|
1789
|
-
<p></p>
|
1790
1776
|
</div>
|
1791
|
-
<p class="since">Since 2.10</p>
|
1777
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1792
1778
|
</div>
|
1793
1779
|
<hr>
|
1794
1780
|
<div class="refsect2">
|
@@ -1799,7 +1785,7 @@ gtk_print_settings_set_paper_height (<em class="parameter"><code><a class="link"
|
|
1799
1785
|
<em class="parameter"><code><a class="link" href="GtkPaperSize.html#GtkUnit" title="enum GtkUnit"><span class="type">GtkUnit</span></a> unit</code></em>);</pre>
|
1800
1786
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAPER-HEIGHT:CAPS" title="GTK_PRINT_SETTINGS_PAPER_HEIGHT"><code class="literal">GTK_PRINT_SETTINGS_PAPER_HEIGHT</code></a>.</p>
|
1801
1787
|
<div class="refsect3">
|
1802
|
-
<a name="
|
1788
|
+
<a name="gtk-print-settings-set-paper-height.parameters"></a><h4>Parameters</h4>
|
1803
1789
|
<div class="informaltable"><table width="100%" border="0">
|
1804
1790
|
<colgroup>
|
1805
1791
|
<col width="150px" class="parameters_name">
|
@@ -1826,7 +1812,7 @@ gtk_print_settings_set_paper_height (<em class="parameter"><code><a class="link"
|
|
1826
1812
|
</tbody>
|
1827
1813
|
</table></div>
|
1828
1814
|
</div>
|
1829
|
-
<p class="since">Since 2.10</p>
|
1815
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1830
1816
|
</div>
|
1831
1817
|
<hr>
|
1832
1818
|
<div class="refsect2">
|
@@ -1835,7 +1821,7 @@ gtk_print_settings_set_paper_height (<em class="parameter"><code><a class="link"
|
|
1835
1821
|
gtk_print_settings_get_use_color (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
1836
1822
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-USE-COLOR:CAPS" title="GTK_PRINT_SETTINGS_USE_COLOR"><code class="literal">GTK_PRINT_SETTINGS_USE_COLOR</code></a>.</p>
|
1837
1823
|
<div class="refsect3">
|
1838
|
-
<a name="
|
1824
|
+
<a name="gtk-print-settings-get-use-color.parameters"></a><h4>Parameters</h4>
|
1839
1825
|
<div class="informaltable"><table width="100%" border="0">
|
1840
1826
|
<colgroup>
|
1841
1827
|
<col width="150px" class="parameters_name">
|
@@ -1850,11 +1836,10 @@ gtk_print_settings_get_use_color (<em class="parameter"><code><a class="link" hr
|
|
1850
1836
|
</table></div>
|
1851
1837
|
</div>
|
1852
1838
|
<div class="refsect3">
|
1853
|
-
<a name="
|
1839
|
+
<a name="gtk-print-settings-get-use-color.returns"></a><h4>Returns</h4>
|
1854
1840
|
<p> whether to use color</p>
|
1855
|
-
<p></p>
|
1856
1841
|
</div>
|
1857
|
-
<p class="since">Since 2.10</p>
|
1842
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1858
1843
|
</div>
|
1859
1844
|
<hr>
|
1860
1845
|
<div class="refsect2">
|
@@ -1864,7 +1849,7 @@ gtk_print_settings_set_use_color (<em class="parameter"><code><a class="link" hr
|
|
1864
1849
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_color</code></em>);</pre>
|
1865
1850
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-USE-COLOR:CAPS" title="GTK_PRINT_SETTINGS_USE_COLOR"><code class="literal">GTK_PRINT_SETTINGS_USE_COLOR</code></a>.</p>
|
1866
1851
|
<div class="refsect3">
|
1867
|
-
<a name="
|
1852
|
+
<a name="gtk-print-settings-set-use-color.parameters"></a><h4>Parameters</h4>
|
1868
1853
|
<div class="informaltable"><table width="100%" border="0">
|
1869
1854
|
<colgroup>
|
1870
1855
|
<col width="150px" class="parameters_name">
|
@@ -1885,7 +1870,7 @@ gtk_print_settings_set_use_color (<em class="parameter"><code><a class="link" hr
|
|
1885
1870
|
</tbody>
|
1886
1871
|
</table></div>
|
1887
1872
|
</div>
|
1888
|
-
<p class="since">Since 2.10</p>
|
1873
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1889
1874
|
</div>
|
1890
1875
|
<hr>
|
1891
1876
|
<div class="refsect2">
|
@@ -1894,7 +1879,7 @@ gtk_print_settings_set_use_color (<em class="parameter"><code><a class="link" hr
|
|
1894
1879
|
gtk_print_settings_get_collate (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
1895
1880
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-COLLATE:CAPS" title="GTK_PRINT_SETTINGS_COLLATE"><code class="literal">GTK_PRINT_SETTINGS_COLLATE</code></a>.</p>
|
1896
1881
|
<div class="refsect3">
|
1897
|
-
<a name="
|
1882
|
+
<a name="gtk-print-settings-get-collate.parameters"></a><h4>Parameters</h4>
|
1898
1883
|
<div class="informaltable"><table width="100%" border="0">
|
1899
1884
|
<colgroup>
|
1900
1885
|
<col width="150px" class="parameters_name">
|
@@ -1909,11 +1894,10 @@ gtk_print_settings_get_collate (<em class="parameter"><code><a class="link" href
|
|
1909
1894
|
</table></div>
|
1910
1895
|
</div>
|
1911
1896
|
<div class="refsect3">
|
1912
|
-
<a name="
|
1897
|
+
<a name="gtk-print-settings-get-collate.returns"></a><h4>Returns</h4>
|
1913
1898
|
<p> whether to collate the printed pages</p>
|
1914
|
-
<p></p>
|
1915
1899
|
</div>
|
1916
|
-
<p class="since">Since 2.10</p>
|
1900
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1917
1901
|
</div>
|
1918
1902
|
<hr>
|
1919
1903
|
<div class="refsect2">
|
@@ -1923,7 +1907,7 @@ gtk_print_settings_set_collate (<em class="parameter"><code><a class="link" href
|
|
1923
1907
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> collate</code></em>);</pre>
|
1924
1908
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-COLLATE:CAPS" title="GTK_PRINT_SETTINGS_COLLATE"><code class="literal">GTK_PRINT_SETTINGS_COLLATE</code></a>.</p>
|
1925
1909
|
<div class="refsect3">
|
1926
|
-
<a name="
|
1910
|
+
<a name="gtk-print-settings-set-collate.parameters"></a><h4>Parameters</h4>
|
1927
1911
|
<div class="informaltable"><table width="100%" border="0">
|
1928
1912
|
<colgroup>
|
1929
1913
|
<col width="150px" class="parameters_name">
|
@@ -1944,7 +1928,7 @@ gtk_print_settings_set_collate (<em class="parameter"><code><a class="link" href
|
|
1944
1928
|
</tbody>
|
1945
1929
|
</table></div>
|
1946
1930
|
</div>
|
1947
|
-
<p class="since">Since 2.10</p>
|
1931
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1948
1932
|
</div>
|
1949
1933
|
<hr>
|
1950
1934
|
<div class="refsect2">
|
@@ -1953,7 +1937,7 @@ gtk_print_settings_set_collate (<em class="parameter"><code><a class="link" href
|
|
1953
1937
|
gtk_print_settings_get_reverse (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
1954
1938
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-REVERSE:CAPS" title="GTK_PRINT_SETTINGS_REVERSE"><code class="literal">GTK_PRINT_SETTINGS_REVERSE</code></a>.</p>
|
1955
1939
|
<div class="refsect3">
|
1956
|
-
<a name="
|
1940
|
+
<a name="gtk-print-settings-get-reverse.parameters"></a><h4>Parameters</h4>
|
1957
1941
|
<div class="informaltable"><table width="100%" border="0">
|
1958
1942
|
<colgroup>
|
1959
1943
|
<col width="150px" class="parameters_name">
|
@@ -1968,11 +1952,10 @@ gtk_print_settings_get_reverse (<em class="parameter"><code><a class="link" href
|
|
1968
1952
|
</table></div>
|
1969
1953
|
</div>
|
1970
1954
|
<div class="refsect3">
|
1971
|
-
<a name="
|
1955
|
+
<a name="gtk-print-settings-get-reverse.returns"></a><h4>Returns</h4>
|
1972
1956
|
<p> whether to reverse the order of the printed pages</p>
|
1973
|
-
<p></p>
|
1974
1957
|
</div>
|
1975
|
-
<p class="since">Since 2.10</p>
|
1958
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1976
1959
|
</div>
|
1977
1960
|
<hr>
|
1978
1961
|
<div class="refsect2">
|
@@ -1982,7 +1965,7 @@ gtk_print_settings_set_reverse (<em class="parameter"><code><a class="link" href
|
|
1982
1965
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> reverse</code></em>);</pre>
|
1983
1966
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-REVERSE:CAPS" title="GTK_PRINT_SETTINGS_REVERSE"><code class="literal">GTK_PRINT_SETTINGS_REVERSE</code></a>.</p>
|
1984
1967
|
<div class="refsect3">
|
1985
|
-
<a name="
|
1968
|
+
<a name="gtk-print-settings-set-reverse.parameters"></a><h4>Parameters</h4>
|
1986
1969
|
<div class="informaltable"><table width="100%" border="0">
|
1987
1970
|
<colgroup>
|
1988
1971
|
<col width="150px" class="parameters_name">
|
@@ -2003,7 +1986,7 @@ gtk_print_settings_set_reverse (<em class="parameter"><code><a class="link" href
|
|
2003
1986
|
</tbody>
|
2004
1987
|
</table></div>
|
2005
1988
|
</div>
|
2006
|
-
<p class="since">Since 2.10</p>
|
1989
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2007
1990
|
</div>
|
2008
1991
|
<hr>
|
2009
1992
|
<div class="refsect2">
|
@@ -2012,7 +1995,7 @@ gtk_print_settings_set_reverse (<em class="parameter"><code><a class="link" href
|
|
2012
1995
|
gtk_print_settings_get_duplex (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2013
1996
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-DUPLEX:CAPS" title="GTK_PRINT_SETTINGS_DUPLEX"><code class="literal">GTK_PRINT_SETTINGS_DUPLEX</code></a>.</p>
|
2014
1997
|
<div class="refsect3">
|
2015
|
-
<a name="
|
1998
|
+
<a name="gtk-print-settings-get-duplex.parameters"></a><h4>Parameters</h4>
|
2016
1999
|
<div class="informaltable"><table width="100%" border="0">
|
2017
2000
|
<colgroup>
|
2018
2001
|
<col width="150px" class="parameters_name">
|
@@ -2027,11 +2010,10 @@ gtk_print_settings_get_duplex (<em class="parameter"><code><a class="link" href=
|
|
2027
2010
|
</table></div>
|
2028
2011
|
</div>
|
2029
2012
|
<div class="refsect3">
|
2030
|
-
<a name="
|
2013
|
+
<a name="gtk-print-settings-get-duplex.returns"></a><h4>Returns</h4>
|
2031
2014
|
<p> whether to print the output in duplex.</p>
|
2032
|
-
<p></p>
|
2033
2015
|
</div>
|
2034
|
-
<p class="since">Since 2.10</p>
|
2016
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2035
2017
|
</div>
|
2036
2018
|
<hr>
|
2037
2019
|
<div class="refsect2">
|
@@ -2041,7 +2023,7 @@ gtk_print_settings_set_duplex (<em class="parameter"><code><a class="link" href=
|
|
2041
2023
|
<em class="parameter"><code><a class="link" href="GtkPrintSettings.html#GtkPrintDuplex" title="enum GtkPrintDuplex"><span class="type">GtkPrintDuplex</span></a> duplex</code></em>);</pre>
|
2042
2024
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-DUPLEX:CAPS" title="GTK_PRINT_SETTINGS_DUPLEX"><code class="literal">GTK_PRINT_SETTINGS_DUPLEX</code></a>.</p>
|
2043
2025
|
<div class="refsect3">
|
2044
|
-
<a name="
|
2026
|
+
<a name="gtk-print-settings-set-duplex.parameters"></a><h4>Parameters</h4>
|
2045
2027
|
<div class="informaltable"><table width="100%" border="0">
|
2046
2028
|
<colgroup>
|
2047
2029
|
<col width="150px" class="parameters_name">
|
@@ -2062,7 +2044,7 @@ gtk_print_settings_set_duplex (<em class="parameter"><code><a class="link" href=
|
|
2062
2044
|
</tbody>
|
2063
2045
|
</table></div>
|
2064
2046
|
</div>
|
2065
|
-
<p class="since">Since 2.10</p>
|
2047
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2066
2048
|
</div>
|
2067
2049
|
<hr>
|
2068
2050
|
<div class="refsect2">
|
@@ -2071,7 +2053,7 @@ gtk_print_settings_set_duplex (<em class="parameter"><code><a class="link" href=
|
|
2071
2053
|
gtk_print_settings_get_quality (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2072
2054
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-QUALITY:CAPS" title="GTK_PRINT_SETTINGS_QUALITY"><code class="literal">GTK_PRINT_SETTINGS_QUALITY</code></a>.</p>
|
2073
2055
|
<div class="refsect3">
|
2074
|
-
<a name="
|
2056
|
+
<a name="gtk-print-settings-get-quality.parameters"></a><h4>Parameters</h4>
|
2075
2057
|
<div class="informaltable"><table width="100%" border="0">
|
2076
2058
|
<colgroup>
|
2077
2059
|
<col width="150px" class="parameters_name">
|
@@ -2086,11 +2068,10 @@ gtk_print_settings_get_quality (<em class="parameter"><code><a class="link" href
|
|
2086
2068
|
</table></div>
|
2087
2069
|
</div>
|
2088
2070
|
<div class="refsect3">
|
2089
|
-
<a name="
|
2071
|
+
<a name="gtk-print-settings-get-quality.returns"></a><h4>Returns</h4>
|
2090
2072
|
<p> the print quality</p>
|
2091
|
-
<p></p>
|
2092
2073
|
</div>
|
2093
|
-
<p class="since">Since 2.10</p>
|
2074
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2094
2075
|
</div>
|
2095
2076
|
<hr>
|
2096
2077
|
<div class="refsect2">
|
@@ -2100,7 +2081,7 @@ gtk_print_settings_set_quality (<em class="parameter"><code><a class="link" href
|
|
2100
2081
|
<em class="parameter"><code><a class="link" href="GtkPrintSettings.html#GtkPrintQuality" title="enum GtkPrintQuality"><span class="type">GtkPrintQuality</span></a> quality</code></em>);</pre>
|
2101
2082
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-QUALITY:CAPS" title="GTK_PRINT_SETTINGS_QUALITY"><code class="literal">GTK_PRINT_SETTINGS_QUALITY</code></a>.</p>
|
2102
2083
|
<div class="refsect3">
|
2103
|
-
<a name="
|
2084
|
+
<a name="gtk-print-settings-set-quality.parameters"></a><h4>Parameters</h4>
|
2104
2085
|
<div class="informaltable"><table width="100%" border="0">
|
2105
2086
|
<colgroup>
|
2106
2087
|
<col width="150px" class="parameters_name">
|
@@ -2121,7 +2102,7 @@ gtk_print_settings_set_quality (<em class="parameter"><code><a class="link" href
|
|
2121
2102
|
</tbody>
|
2122
2103
|
</table></div>
|
2123
2104
|
</div>
|
2124
|
-
<p class="since">Since 2.10</p>
|
2105
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2125
2106
|
</div>
|
2126
2107
|
<hr>
|
2127
2108
|
<div class="refsect2">
|
@@ -2130,7 +2111,7 @@ gtk_print_settings_set_quality (<em class="parameter"><code><a class="link" href
|
|
2130
2111
|
gtk_print_settings_get_n_copies (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2131
2112
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-N-COPIES:CAPS" title="GTK_PRINT_SETTINGS_N_COPIES"><code class="literal">GTK_PRINT_SETTINGS_N_COPIES</code></a>.</p>
|
2132
2113
|
<div class="refsect3">
|
2133
|
-
<a name="
|
2114
|
+
<a name="gtk-print-settings-get-n-copies.parameters"></a><h4>Parameters</h4>
|
2134
2115
|
<div class="informaltable"><table width="100%" border="0">
|
2135
2116
|
<colgroup>
|
2136
2117
|
<col width="150px" class="parameters_name">
|
@@ -2145,11 +2126,10 @@ gtk_print_settings_get_n_copies (<em class="parameter"><code><a class="link" hre
|
|
2145
2126
|
</table></div>
|
2146
2127
|
</div>
|
2147
2128
|
<div class="refsect3">
|
2148
|
-
<a name="
|
2129
|
+
<a name="gtk-print-settings-get-n-copies.returns"></a><h4>Returns</h4>
|
2149
2130
|
<p> the number of copies to print</p>
|
2150
|
-
<p></p>
|
2151
2131
|
</div>
|
2152
|
-
<p class="since">Since 2.10</p>
|
2132
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2153
2133
|
</div>
|
2154
2134
|
<hr>
|
2155
2135
|
<div class="refsect2">
|
@@ -2159,7 +2139,7 @@ gtk_print_settings_set_n_copies (<em class="parameter"><code><a class="link" hre
|
|
2159
2139
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num_copies</code></em>);</pre>
|
2160
2140
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-N-COPIES:CAPS" title="GTK_PRINT_SETTINGS_N_COPIES"><code class="literal">GTK_PRINT_SETTINGS_N_COPIES</code></a>.</p>
|
2161
2141
|
<div class="refsect3">
|
2162
|
-
<a name="
|
2142
|
+
<a name="gtk-print-settings-set-n-copies.parameters"></a><h4>Parameters</h4>
|
2163
2143
|
<div class="informaltable"><table width="100%" border="0">
|
2164
2144
|
<colgroup>
|
2165
2145
|
<col width="150px" class="parameters_name">
|
@@ -2180,7 +2160,7 @@ gtk_print_settings_set_n_copies (<em class="parameter"><code><a class="link" hre
|
|
2180
2160
|
</tbody>
|
2181
2161
|
</table></div>
|
2182
2162
|
</div>
|
2183
|
-
<p class="since">Since 2.10</p>
|
2163
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2184
2164
|
</div>
|
2185
2165
|
<hr>
|
2186
2166
|
<div class="refsect2">
|
@@ -2189,7 +2169,7 @@ gtk_print_settings_set_n_copies (<em class="parameter"><code><a class="link" hre
|
|
2189
2169
|
gtk_print_settings_get_number_up (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2190
2170
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-NUMBER-UP:CAPS" title="GTK_PRINT_SETTINGS_NUMBER_UP"><code class="literal">GTK_PRINT_SETTINGS_NUMBER_UP</code></a>.</p>
|
2191
2171
|
<div class="refsect3">
|
2192
|
-
<a name="
|
2172
|
+
<a name="gtk-print-settings-get-number-up.parameters"></a><h4>Parameters</h4>
|
2193
2173
|
<div class="informaltable"><table width="100%" border="0">
|
2194
2174
|
<colgroup>
|
2195
2175
|
<col width="150px" class="parameters_name">
|
@@ -2204,11 +2184,10 @@ gtk_print_settings_get_number_up (<em class="parameter"><code><a class="link" hr
|
|
2204
2184
|
</table></div>
|
2205
2185
|
</div>
|
2206
2186
|
<div class="refsect3">
|
2207
|
-
<a name="
|
2187
|
+
<a name="gtk-print-settings-get-number-up.returns"></a><h4>Returns</h4>
|
2208
2188
|
<p> the number of pages per sheet</p>
|
2209
|
-
<p></p>
|
2210
2189
|
</div>
|
2211
|
-
<p class="since">Since 2.10</p>
|
2190
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2212
2191
|
</div>
|
2213
2192
|
<hr>
|
2214
2193
|
<div class="refsect2">
|
@@ -2218,7 +2197,7 @@ gtk_print_settings_set_number_up (<em class="parameter"><code><a class="link" hr
|
|
2218
2197
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> number_up</code></em>);</pre>
|
2219
2198
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-NUMBER-UP:CAPS" title="GTK_PRINT_SETTINGS_NUMBER_UP"><code class="literal">GTK_PRINT_SETTINGS_NUMBER_UP</code></a>.</p>
|
2220
2199
|
<div class="refsect3">
|
2221
|
-
<a name="
|
2200
|
+
<a name="gtk-print-settings-set-number-up.parameters"></a><h4>Parameters</h4>
|
2222
2201
|
<div class="informaltable"><table width="100%" border="0">
|
2223
2202
|
<colgroup>
|
2224
2203
|
<col width="150px" class="parameters_name">
|
@@ -2239,7 +2218,7 @@ gtk_print_settings_set_number_up (<em class="parameter"><code><a class="link" hr
|
|
2239
2218
|
</tbody>
|
2240
2219
|
</table></div>
|
2241
2220
|
</div>
|
2242
|
-
<p class="since">Since 2.10</p>
|
2221
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2243
2222
|
</div>
|
2244
2223
|
<hr>
|
2245
2224
|
<div class="refsect2">
|
@@ -2249,7 +2228,7 @@ gtk_print_settings_get_number_up_layout
|
|
2249
2228
|
(<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2250
2229
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-NUMBER-UP-LAYOUT:CAPS" title="GTK_PRINT_SETTINGS_NUMBER_UP_LAYOUT"><code class="literal">GTK_PRINT_SETTINGS_NUMBER_UP_LAYOUT</code></a>.</p>
|
2251
2230
|
<div class="refsect3">
|
2252
|
-
<a name="
|
2231
|
+
<a name="gtk-print-settings-get-number-up-layout.parameters"></a><h4>Parameters</h4>
|
2253
2232
|
<div class="informaltable"><table width="100%" border="0">
|
2254
2233
|
<colgroup>
|
2255
2234
|
<col width="150px" class="parameters_name">
|
@@ -2264,11 +2243,10 @@ gtk_print_settings_get_number_up_layout
|
|
2264
2243
|
</table></div>
|
2265
2244
|
</div>
|
2266
2245
|
<div class="refsect3">
|
2267
|
-
<a name="
|
2246
|
+
<a name="gtk-print-settings-get-number-up-layout.returns"></a><h4>Returns</h4>
|
2268
2247
|
<p> layout of page in number-up mode</p>
|
2269
|
-
<p></p>
|
2270
2248
|
</div>
|
2271
|
-
<p class="since">Since 2.14</p>
|
2249
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
2272
2250
|
</div>
|
2273
2251
|
<hr>
|
2274
2252
|
<div class="refsect2">
|
@@ -2279,7 +2257,7 @@ gtk_print_settings_set_number_up_layout
|
|
2279
2257
|
<em class="parameter"><code><a class="link" href="GtkPrintSettings.html#GtkNumberUpLayout" title="enum GtkNumberUpLayout"><span class="type">GtkNumberUpLayout</span></a> number_up_layout</code></em>);</pre>
|
2280
2258
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-NUMBER-UP-LAYOUT:CAPS" title="GTK_PRINT_SETTINGS_NUMBER_UP_LAYOUT"><code class="literal">GTK_PRINT_SETTINGS_NUMBER_UP_LAYOUT</code></a>.</p>
|
2281
2259
|
<div class="refsect3">
|
2282
|
-
<a name="
|
2260
|
+
<a name="gtk-print-settings-set-number-up-layout.parameters"></a><h4>Parameters</h4>
|
2283
2261
|
<div class="informaltable"><table width="100%" border="0">
|
2284
2262
|
<colgroup>
|
2285
2263
|
<col width="150px" class="parameters_name">
|
@@ -2300,7 +2278,7 @@ gtk_print_settings_set_number_up_layout
|
|
2300
2278
|
</tbody>
|
2301
2279
|
</table></div>
|
2302
2280
|
</div>
|
2303
|
-
<p class="since">Since 2.14</p>
|
2281
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
2304
2282
|
</div>
|
2305
2283
|
<hr>
|
2306
2284
|
<div class="refsect2">
|
@@ -2309,7 +2287,7 @@ gtk_print_settings_set_number_up_layout
|
|
2309
2287
|
gtk_print_settings_get_resolution (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2310
2288
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-RESOLUTION:CAPS" title="GTK_PRINT_SETTINGS_RESOLUTION"><code class="literal">GTK_PRINT_SETTINGS_RESOLUTION</code></a>.</p>
|
2311
2289
|
<div class="refsect3">
|
2312
|
-
<a name="
|
2290
|
+
<a name="gtk-print-settings-get-resolution.parameters"></a><h4>Parameters</h4>
|
2313
2291
|
<div class="informaltable"><table width="100%" border="0">
|
2314
2292
|
<colgroup>
|
2315
2293
|
<col width="150px" class="parameters_name">
|
@@ -2324,11 +2302,10 @@ gtk_print_settings_get_resolution (<em class="parameter"><code><a class="link" h
|
|
2324
2302
|
</table></div>
|
2325
2303
|
</div>
|
2326
2304
|
<div class="refsect3">
|
2327
|
-
<a name="
|
2305
|
+
<a name="gtk-print-settings-get-resolution.returns"></a><h4>Returns</h4>
|
2328
2306
|
<p> the resolution in dpi</p>
|
2329
|
-
<p></p>
|
2330
2307
|
</div>
|
2331
|
-
<p class="since">Since 2.10</p>
|
2308
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2332
2309
|
</div>
|
2333
2310
|
<hr>
|
2334
2311
|
<div class="refsect2">
|
@@ -2340,7 +2317,7 @@ gtk_print_settings_set_resolution (<em class="parameter"><code><a class="link" h
|
|
2340
2317
|
<a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-RESOLUTION-X:CAPS" title="GTK_PRINT_SETTINGS_RESOLUTION_X"><code class="literal">GTK_PRINT_SETTINGS_RESOLUTION_X</code></a> and
|
2341
2318
|
<a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-RESOLUTION-Y:CAPS" title="GTK_PRINT_SETTINGS_RESOLUTION_Y"><code class="literal">GTK_PRINT_SETTINGS_RESOLUTION_Y</code></a>.</p>
|
2342
2319
|
<div class="refsect3">
|
2343
|
-
<a name="
|
2320
|
+
<a name="gtk-print-settings-set-resolution.parameters"></a><h4>Parameters</h4>
|
2344
2321
|
<div class="informaltable"><table width="100%" border="0">
|
2345
2322
|
<colgroup>
|
2346
2323
|
<col width="150px" class="parameters_name">
|
@@ -2361,7 +2338,7 @@ gtk_print_settings_set_resolution (<em class="parameter"><code><a class="link" h
|
|
2361
2338
|
</tbody>
|
2362
2339
|
</table></div>
|
2363
2340
|
</div>
|
2364
|
-
<p class="since">Since 2.10</p>
|
2341
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2365
2342
|
</div>
|
2366
2343
|
<hr>
|
2367
2344
|
<div class="refsect2">
|
@@ -2374,7 +2351,7 @@ gtk_print_settings_set_resolution_xy (<em class="parameter"><code><a class="link
|
|
2374
2351
|
<a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-RESOLUTION-X:CAPS" title="GTK_PRINT_SETTINGS_RESOLUTION_X"><code class="literal">GTK_PRINT_SETTINGS_RESOLUTION_X</code></a> and
|
2375
2352
|
<a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-RESOLUTION-Y:CAPS" title="GTK_PRINT_SETTINGS_RESOLUTION_Y"><code class="literal">GTK_PRINT_SETTINGS_RESOLUTION_Y</code></a>.</p>
|
2376
2353
|
<div class="refsect3">
|
2377
|
-
<a name="
|
2354
|
+
<a name="gtk-print-settings-set-resolution-xy.parameters"></a><h4>Parameters</h4>
|
2378
2355
|
<div class="informaltable"><table width="100%" border="0">
|
2379
2356
|
<colgroup>
|
2380
2357
|
<col width="150px" class="parameters_name">
|
@@ -2400,7 +2377,7 @@ gtk_print_settings_set_resolution_xy (<em class="parameter"><code><a class="link
|
|
2400
2377
|
</tbody>
|
2401
2378
|
</table></div>
|
2402
2379
|
</div>
|
2403
|
-
<p class="since">Since 2.16</p>
|
2380
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2404
2381
|
</div>
|
2405
2382
|
<hr>
|
2406
2383
|
<div class="refsect2">
|
@@ -2409,7 +2386,7 @@ gtk_print_settings_set_resolution_xy (<em class="parameter"><code><a class="link
|
|
2409
2386
|
gtk_print_settings_get_resolution_x (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2410
2387
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-RESOLUTION-X:CAPS" title="GTK_PRINT_SETTINGS_RESOLUTION_X"><code class="literal">GTK_PRINT_SETTINGS_RESOLUTION_X</code></a>.</p>
|
2411
2388
|
<div class="refsect3">
|
2412
|
-
<a name="
|
2389
|
+
<a name="gtk-print-settings-get-resolution-x.parameters"></a><h4>Parameters</h4>
|
2413
2390
|
<div class="informaltable"><table width="100%" border="0">
|
2414
2391
|
<colgroup>
|
2415
2392
|
<col width="150px" class="parameters_name">
|
@@ -2424,11 +2401,10 @@ gtk_print_settings_get_resolution_x (<em class="parameter"><code><a class="link"
|
|
2424
2401
|
</table></div>
|
2425
2402
|
</div>
|
2426
2403
|
<div class="refsect3">
|
2427
|
-
<a name="
|
2404
|
+
<a name="gtk-print-settings-get-resolution-x.returns"></a><h4>Returns</h4>
|
2428
2405
|
<p> the horizontal resolution in dpi</p>
|
2429
|
-
<p></p>
|
2430
2406
|
</div>
|
2431
|
-
<p class="since">Since 2.16</p>
|
2407
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2432
2408
|
</div>
|
2433
2409
|
<hr>
|
2434
2410
|
<div class="refsect2">
|
@@ -2437,7 +2413,7 @@ gtk_print_settings_get_resolution_x (<em class="parameter"><code><a class="link"
|
|
2437
2413
|
gtk_print_settings_get_resolution_y (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2438
2414
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-RESOLUTION-Y:CAPS" title="GTK_PRINT_SETTINGS_RESOLUTION_Y"><code class="literal">GTK_PRINT_SETTINGS_RESOLUTION_Y</code></a>.</p>
|
2439
2415
|
<div class="refsect3">
|
2440
|
-
<a name="
|
2416
|
+
<a name="gtk-print-settings-get-resolution-y.parameters"></a><h4>Parameters</h4>
|
2441
2417
|
<div class="informaltable"><table width="100%" border="0">
|
2442
2418
|
<colgroup>
|
2443
2419
|
<col width="150px" class="parameters_name">
|
@@ -2452,11 +2428,10 @@ gtk_print_settings_get_resolution_y (<em class="parameter"><code><a class="link"
|
|
2452
2428
|
</table></div>
|
2453
2429
|
</div>
|
2454
2430
|
<div class="refsect3">
|
2455
|
-
<a name="
|
2431
|
+
<a name="gtk-print-settings-get-resolution-y.returns"></a><h4>Returns</h4>
|
2456
2432
|
<p> the vertical resolution in dpi</p>
|
2457
|
-
<p></p>
|
2458
2433
|
</div>
|
2459
|
-
<p class="since">Since 2.16</p>
|
2434
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2460
2435
|
</div>
|
2461
2436
|
<hr>
|
2462
2437
|
<div class="refsect2">
|
@@ -2465,7 +2440,7 @@ gtk_print_settings_get_resolution_y (<em class="parameter"><code><a class="link"
|
|
2465
2440
|
gtk_print_settings_get_printer_lpi (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2466
2441
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PRINTER-LPI:CAPS" title="GTK_PRINT_SETTINGS_PRINTER_LPI"><code class="literal">GTK_PRINT_SETTINGS_PRINTER_LPI</code></a>.</p>
|
2467
2442
|
<div class="refsect3">
|
2468
|
-
<a name="
|
2443
|
+
<a name="gtk-print-settings-get-printer-lpi.parameters"></a><h4>Parameters</h4>
|
2469
2444
|
<div class="informaltable"><table width="100%" border="0">
|
2470
2445
|
<colgroup>
|
2471
2446
|
<col width="150px" class="parameters_name">
|
@@ -2480,11 +2455,10 @@ gtk_print_settings_get_printer_lpi (<em class="parameter"><code><a class="link"
|
|
2480
2455
|
</table></div>
|
2481
2456
|
</div>
|
2482
2457
|
<div class="refsect3">
|
2483
|
-
<a name="
|
2458
|
+
<a name="gtk-print-settings-get-printer-lpi.returns"></a><h4>Returns</h4>
|
2484
2459
|
<p> the resolution in lpi (lines per inch)</p>
|
2485
|
-
<p></p>
|
2486
2460
|
</div>
|
2487
|
-
<p class="since">Since 2.16</p>
|
2461
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2488
2462
|
</div>
|
2489
2463
|
<hr>
|
2490
2464
|
<div class="refsect2">
|
@@ -2494,7 +2468,7 @@ gtk_print_settings_set_printer_lpi (<em class="parameter"><code><a class="link"
|
|
2494
2468
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> lpi</code></em>);</pre>
|
2495
2469
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PRINTER-LPI:CAPS" title="GTK_PRINT_SETTINGS_PRINTER_LPI"><code class="literal">GTK_PRINT_SETTINGS_PRINTER_LPI</code></a>.</p>
|
2496
2470
|
<div class="refsect3">
|
2497
|
-
<a name="
|
2471
|
+
<a name="gtk-print-settings-set-printer-lpi.parameters"></a><h4>Parameters</h4>
|
2498
2472
|
<div class="informaltable"><table width="100%" border="0">
|
2499
2473
|
<colgroup>
|
2500
2474
|
<col width="150px" class="parameters_name">
|
@@ -2515,7 +2489,7 @@ gtk_print_settings_set_printer_lpi (<em class="parameter"><code><a class="link"
|
|
2515
2489
|
</tbody>
|
2516
2490
|
</table></div>
|
2517
2491
|
</div>
|
2518
|
-
<p class="since">Since 2.16</p>
|
2492
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
2519
2493
|
</div>
|
2520
2494
|
<hr>
|
2521
2495
|
<div class="refsect2">
|
@@ -2524,7 +2498,7 @@ gtk_print_settings_set_printer_lpi (<em class="parameter"><code><a class="link"
|
|
2524
2498
|
gtk_print_settings_get_scale (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2525
2499
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-SCALE:CAPS" title="GTK_PRINT_SETTINGS_SCALE"><code class="literal">GTK_PRINT_SETTINGS_SCALE</code></a>.</p>
|
2526
2500
|
<div class="refsect3">
|
2527
|
-
<a name="
|
2501
|
+
<a name="gtk-print-settings-get-scale.parameters"></a><h4>Parameters</h4>
|
2528
2502
|
<div class="informaltable"><table width="100%" border="0">
|
2529
2503
|
<colgroup>
|
2530
2504
|
<col width="150px" class="parameters_name">
|
@@ -2539,11 +2513,10 @@ gtk_print_settings_get_scale (<em class="parameter"><code><a class="link" href="
|
|
2539
2513
|
</table></div>
|
2540
2514
|
</div>
|
2541
2515
|
<div class="refsect3">
|
2542
|
-
<a name="
|
2516
|
+
<a name="gtk-print-settings-get-scale.returns"></a><h4>Returns</h4>
|
2543
2517
|
<p> the scale in percent</p>
|
2544
|
-
<p></p>
|
2545
2518
|
</div>
|
2546
|
-
<p class="since">Since 2.10</p>
|
2519
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2547
2520
|
</div>
|
2548
2521
|
<hr>
|
2549
2522
|
<div class="refsect2">
|
@@ -2553,7 +2526,7 @@ gtk_print_settings_set_scale (<em class="parameter"><code><a class="link" href="
|
|
2553
2526
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> scale</code></em>);</pre>
|
2554
2527
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-SCALE:CAPS" title="GTK_PRINT_SETTINGS_SCALE"><code class="literal">GTK_PRINT_SETTINGS_SCALE</code></a>.</p>
|
2555
2528
|
<div class="refsect3">
|
2556
|
-
<a name="
|
2529
|
+
<a name="gtk-print-settings-set-scale.parameters"></a><h4>Parameters</h4>
|
2557
2530
|
<div class="informaltable"><table width="100%" border="0">
|
2558
2531
|
<colgroup>
|
2559
2532
|
<col width="150px" class="parameters_name">
|
@@ -2574,7 +2547,7 @@ gtk_print_settings_set_scale (<em class="parameter"><code><a class="link" href="
|
|
2574
2547
|
</tbody>
|
2575
2548
|
</table></div>
|
2576
2549
|
</div>
|
2577
|
-
<p class="since">Since 2.10</p>
|
2550
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2578
2551
|
</div>
|
2579
2552
|
<hr>
|
2580
2553
|
<div class="refsect2">
|
@@ -2583,7 +2556,7 @@ gtk_print_settings_set_scale (<em class="parameter"><code><a class="link" href="
|
|
2583
2556
|
gtk_print_settings_get_print_pages (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2584
2557
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PRINT-PAGES:CAPS" title="GTK_PRINT_SETTINGS_PRINT_PAGES"><code class="literal">GTK_PRINT_SETTINGS_PRINT_PAGES</code></a>.</p>
|
2585
2558
|
<div class="refsect3">
|
2586
|
-
<a name="
|
2559
|
+
<a name="gtk-print-settings-get-print-pages.parameters"></a><h4>Parameters</h4>
|
2587
2560
|
<div class="informaltable"><table width="100%" border="0">
|
2588
2561
|
<colgroup>
|
2589
2562
|
<col width="150px" class="parameters_name">
|
@@ -2598,11 +2571,10 @@ gtk_print_settings_get_print_pages (<em class="parameter"><code><a class="link"
|
|
2598
2571
|
</table></div>
|
2599
2572
|
</div>
|
2600
2573
|
<div class="refsect3">
|
2601
|
-
<a name="
|
2574
|
+
<a name="gtk-print-settings-get-print-pages.returns"></a><h4>Returns</h4>
|
2602
2575
|
<p> which pages to print</p>
|
2603
|
-
<p></p>
|
2604
2576
|
</div>
|
2605
|
-
<p class="since">Since 2.10</p>
|
2577
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2606
2578
|
</div>
|
2607
2579
|
<hr>
|
2608
2580
|
<div class="refsect2">
|
@@ -2612,7 +2584,7 @@ gtk_print_settings_set_print_pages (<em class="parameter"><code><a class="link"
|
|
2612
2584
|
<em class="parameter"><code><a class="link" href="GtkPrintSettings.html#GtkPrintPages" title="enum GtkPrintPages"><span class="type">GtkPrintPages</span></a> pages</code></em>);</pre>
|
2613
2585
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PRINT-PAGES:CAPS" title="GTK_PRINT_SETTINGS_PRINT_PAGES"><code class="literal">GTK_PRINT_SETTINGS_PRINT_PAGES</code></a>.</p>
|
2614
2586
|
<div class="refsect3">
|
2615
|
-
<a name="
|
2587
|
+
<a name="gtk-print-settings-set-print-pages.parameters"></a><h4>Parameters</h4>
|
2616
2588
|
<div class="informaltable"><table width="100%" border="0">
|
2617
2589
|
<colgroup>
|
2618
2590
|
<col width="150px" class="parameters_name">
|
@@ -2633,7 +2605,7 @@ gtk_print_settings_set_print_pages (<em class="parameter"><code><a class="link"
|
|
2633
2605
|
</tbody>
|
2634
2606
|
</table></div>
|
2635
2607
|
</div>
|
2636
|
-
<p class="since">Since 2.10</p>
|
2608
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2637
2609
|
</div>
|
2638
2610
|
<hr>
|
2639
2611
|
<div class="refsect2">
|
@@ -2643,7 +2615,7 @@ gtk_print_settings_get_page_ranges (<em class="parameter"><code><a class="link"
|
|
2643
2615
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *num_ranges</code></em>);</pre>
|
2644
2616
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAGE-RANGES:CAPS" title="GTK_PRINT_SETTINGS_PAGE_RANGES"><code class="literal">GTK_PRINT_SETTINGS_PAGE_RANGES</code></a>.</p>
|
2645
2617
|
<div class="refsect3">
|
2646
|
-
<a name="
|
2618
|
+
<a name="gtk-print-settings-get-page-ranges.parameters"></a><h4>Parameters</h4>
|
2647
2619
|
<div class="informaltable"><table width="100%" border="0">
|
2648
2620
|
<colgroup>
|
2649
2621
|
<col width="150px" class="parameters_name">
|
@@ -2665,13 +2637,13 @@ gtk_print_settings_get_page_ranges (<em class="parameter"><code><a class="link"
|
|
2665
2637
|
</table></div>
|
2666
2638
|
</div>
|
2667
2639
|
<div class="refsect3">
|
2668
|
-
<a name="
|
2640
|
+
<a name="gtk-print-settings-get-page-ranges.returns"></a><h4>Returns</h4>
|
2669
2641
|
<p> an array
|
2670
2642
|
of <a class="link" href="GtkPrintSettings.html#GtkPageRange" title="struct GtkPageRange"><span class="type">GtkPageRange</span></a>s. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> to free the array when
|
2671
2643
|
it is no longer needed. </p>
|
2672
2644
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_ranges][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2673
2645
|
</div>
|
2674
|
-
<p class="since">Since 2.10</p>
|
2646
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2675
2647
|
</div>
|
2676
2648
|
<hr>
|
2677
2649
|
<div class="refsect2">
|
@@ -2682,7 +2654,7 @@ gtk_print_settings_set_page_ranges (<em class="parameter"><code><a class="link"
|
|
2682
2654
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> num_ranges</code></em>);</pre>
|
2683
2655
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAGE-RANGES:CAPS" title="GTK_PRINT_SETTINGS_PAGE_RANGES"><code class="literal">GTK_PRINT_SETTINGS_PAGE_RANGES</code></a>.</p>
|
2684
2656
|
<div class="refsect3">
|
2685
|
-
<a name="
|
2657
|
+
<a name="gtk-print-settings-set-page-ranges.parameters"></a><h4>Parameters</h4>
|
2686
2658
|
<div class="informaltable"><table width="100%" border="0">
|
2687
2659
|
<colgroup>
|
2688
2660
|
<col width="150px" class="parameters_name">
|
@@ -2709,7 +2681,7 @@ gtk_print_settings_set_page_ranges (<em class="parameter"><code><a class="link"
|
|
2709
2681
|
</tbody>
|
2710
2682
|
</table></div>
|
2711
2683
|
</div>
|
2712
|
-
<p class="since">Since 2.10</p>
|
2684
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2713
2685
|
</div>
|
2714
2686
|
<hr>
|
2715
2687
|
<div class="refsect2">
|
@@ -2718,7 +2690,7 @@ gtk_print_settings_set_page_ranges (<em class="parameter"><code><a class="link"
|
|
2718
2690
|
gtk_print_settings_get_page_set (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2719
2691
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAGE-SET:CAPS" title="GTK_PRINT_SETTINGS_PAGE_SET"><code class="literal">GTK_PRINT_SETTINGS_PAGE_SET</code></a>.</p>
|
2720
2692
|
<div class="refsect3">
|
2721
|
-
<a name="
|
2693
|
+
<a name="gtk-print-settings-get-page-set.parameters"></a><h4>Parameters</h4>
|
2722
2694
|
<div class="informaltable"><table width="100%" border="0">
|
2723
2695
|
<colgroup>
|
2724
2696
|
<col width="150px" class="parameters_name">
|
@@ -2733,11 +2705,10 @@ gtk_print_settings_get_page_set (<em class="parameter"><code><a class="link" hre
|
|
2733
2705
|
</table></div>
|
2734
2706
|
</div>
|
2735
2707
|
<div class="refsect3">
|
2736
|
-
<a name="
|
2708
|
+
<a name="gtk-print-settings-get-page-set.returns"></a><h4>Returns</h4>
|
2737
2709
|
<p> the set of pages to print</p>
|
2738
|
-
<p></p>
|
2739
2710
|
</div>
|
2740
|
-
<p class="since">Since 2.10</p>
|
2711
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2741
2712
|
</div>
|
2742
2713
|
<hr>
|
2743
2714
|
<div class="refsect2">
|
@@ -2747,7 +2718,7 @@ gtk_print_settings_set_page_set (<em class="parameter"><code><a class="link" hre
|
|
2747
2718
|
<em class="parameter"><code><a class="link" href="GtkPrintSettings.html#GtkPageSet" title="enum GtkPageSet"><span class="type">GtkPageSet</span></a> page_set</code></em>);</pre>
|
2748
2719
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-PAGE-SET:CAPS" title="GTK_PRINT_SETTINGS_PAGE_SET"><code class="literal">GTK_PRINT_SETTINGS_PAGE_SET</code></a>.</p>
|
2749
2720
|
<div class="refsect3">
|
2750
|
-
<a name="
|
2721
|
+
<a name="gtk-print-settings-set-page-set.parameters"></a><h4>Parameters</h4>
|
2751
2722
|
<div class="informaltable"><table width="100%" border="0">
|
2752
2723
|
<colgroup>
|
2753
2724
|
<col width="150px" class="parameters_name">
|
@@ -2768,7 +2739,7 @@ gtk_print_settings_set_page_set (<em class="parameter"><code><a class="link" hre
|
|
2768
2739
|
</tbody>
|
2769
2740
|
</table></div>
|
2770
2741
|
</div>
|
2771
|
-
<p class="since">Since 2.10</p>
|
2742
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2772
2743
|
</div>
|
2773
2744
|
<hr>
|
2774
2745
|
<div class="refsect2">
|
@@ -2777,7 +2748,7 @@ gtk_print_settings_set_page_set (<em class="parameter"><code><a class="link" hre
|
|
2777
2748
|
gtk_print_settings_get_default_source (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2778
2749
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-DEFAULT-SOURCE:CAPS" title="GTK_PRINT_SETTINGS_DEFAULT_SOURCE"><code class="literal">GTK_PRINT_SETTINGS_DEFAULT_SOURCE</code></a>.</p>
|
2779
2750
|
<div class="refsect3">
|
2780
|
-
<a name="
|
2751
|
+
<a name="gtk-print-settings-get-default-source.parameters"></a><h4>Parameters</h4>
|
2781
2752
|
<div class="informaltable"><table width="100%" border="0">
|
2782
2753
|
<colgroup>
|
2783
2754
|
<col width="150px" class="parameters_name">
|
@@ -2792,11 +2763,10 @@ gtk_print_settings_get_default_source (<em class="parameter"><code><a class="lin
|
|
2792
2763
|
</table></div>
|
2793
2764
|
</div>
|
2794
2765
|
<div class="refsect3">
|
2795
|
-
<a name="
|
2766
|
+
<a name="gtk-print-settings-get-default-source.returns"></a><h4>Returns</h4>
|
2796
2767
|
<p> the default source</p>
|
2797
|
-
<p></p>
|
2798
2768
|
</div>
|
2799
|
-
<p class="since">Since 2.10</p>
|
2769
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2800
2770
|
</div>
|
2801
2771
|
<hr>
|
2802
2772
|
<div class="refsect2">
|
@@ -2806,7 +2776,7 @@ gtk_print_settings_set_default_source (<em class="parameter"><code><a class="lin
|
|
2806
2776
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *default_source</code></em>);</pre>
|
2807
2777
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-DEFAULT-SOURCE:CAPS" title="GTK_PRINT_SETTINGS_DEFAULT_SOURCE"><code class="literal">GTK_PRINT_SETTINGS_DEFAULT_SOURCE</code></a>.</p>
|
2808
2778
|
<div class="refsect3">
|
2809
|
-
<a name="
|
2779
|
+
<a name="gtk-print-settings-set-default-source.parameters"></a><h4>Parameters</h4>
|
2810
2780
|
<div class="informaltable"><table width="100%" border="0">
|
2811
2781
|
<colgroup>
|
2812
2782
|
<col width="150px" class="parameters_name">
|
@@ -2827,7 +2797,7 @@ gtk_print_settings_set_default_source (<em class="parameter"><code><a class="lin
|
|
2827
2797
|
</tbody>
|
2828
2798
|
</table></div>
|
2829
2799
|
</div>
|
2830
|
-
<p class="since">Since 2.10</p>
|
2800
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2831
2801
|
</div>
|
2832
2802
|
<hr>
|
2833
2803
|
<div class="refsect2">
|
@@ -2838,7 +2808,7 @@ gtk_print_settings_get_media_type (<em class="parameter"><code><a class="link" h
|
|
2838
2808
|
<p>The set of media types is defined in PWG 5101.1-2002 PWG.
|
2839
2809
|
</p>
|
2840
2810
|
<div class="refsect3">
|
2841
|
-
<a name="
|
2811
|
+
<a name="gtk-print-settings-get-media-type.parameters"></a><h4>Parameters</h4>
|
2842
2812
|
<div class="informaltable"><table width="100%" border="0">
|
2843
2813
|
<colgroup>
|
2844
2814
|
<col width="150px" class="parameters_name">
|
@@ -2853,11 +2823,10 @@ gtk_print_settings_get_media_type (<em class="parameter"><code><a class="link" h
|
|
2853
2823
|
</table></div>
|
2854
2824
|
</div>
|
2855
2825
|
<div class="refsect3">
|
2856
|
-
<a name="
|
2826
|
+
<a name="gtk-print-settings-get-media-type.returns"></a><h4>Returns</h4>
|
2857
2827
|
<p> the media type</p>
|
2858
|
-
<p></p>
|
2859
2828
|
</div>
|
2860
|
-
<p class="since">Since 2.10</p>
|
2829
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2861
2830
|
</div>
|
2862
2831
|
<hr>
|
2863
2832
|
<div class="refsect2">
|
@@ -2869,7 +2838,7 @@ gtk_print_settings_set_media_type (<em class="parameter"><code><a class="link" h
|
|
2869
2838
|
<p>The set of media types is defined in PWG 5101.1-2002 PWG.
|
2870
2839
|
</p>
|
2871
2840
|
<div class="refsect3">
|
2872
|
-
<a name="
|
2841
|
+
<a name="gtk-print-settings-set-media-type.parameters"></a><h4>Parameters</h4>
|
2873
2842
|
<div class="informaltable"><table width="100%" border="0">
|
2874
2843
|
<colgroup>
|
2875
2844
|
<col width="150px" class="parameters_name">
|
@@ -2890,7 +2859,7 @@ gtk_print_settings_set_media_type (<em class="parameter"><code><a class="link" h
|
|
2890
2859
|
</tbody>
|
2891
2860
|
</table></div>
|
2892
2861
|
</div>
|
2893
|
-
<p class="since">Since 2.10</p>
|
2862
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2894
2863
|
</div>
|
2895
2864
|
<hr>
|
2896
2865
|
<div class="refsect2">
|
@@ -2899,7 +2868,7 @@ gtk_print_settings_set_media_type (<em class="parameter"><code><a class="link" h
|
|
2899
2868
|
gtk_print_settings_get_dither (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2900
2869
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-DITHER:CAPS" title="GTK_PRINT_SETTINGS_DITHER"><code class="literal">GTK_PRINT_SETTINGS_DITHER</code></a>.</p>
|
2901
2870
|
<div class="refsect3">
|
2902
|
-
<a name="
|
2871
|
+
<a name="gtk-print-settings-get-dither.parameters"></a><h4>Parameters</h4>
|
2903
2872
|
<div class="informaltable"><table width="100%" border="0">
|
2904
2873
|
<colgroup>
|
2905
2874
|
<col width="150px" class="parameters_name">
|
@@ -2914,11 +2883,10 @@ gtk_print_settings_get_dither (<em class="parameter"><code><a class="link" href=
|
|
2914
2883
|
</table></div>
|
2915
2884
|
</div>
|
2916
2885
|
<div class="refsect3">
|
2917
|
-
<a name="
|
2886
|
+
<a name="gtk-print-settings-get-dither.returns"></a><h4>Returns</h4>
|
2918
2887
|
<p> the dithering that is used</p>
|
2919
|
-
<p></p>
|
2920
2888
|
</div>
|
2921
|
-
<p class="since">Since 2.10</p>
|
2889
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2922
2890
|
</div>
|
2923
2891
|
<hr>
|
2924
2892
|
<div class="refsect2">
|
@@ -2928,7 +2896,7 @@ gtk_print_settings_set_dither (<em class="parameter"><code><a class="link" href=
|
|
2928
2896
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *dither</code></em>);</pre>
|
2929
2897
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-DITHER:CAPS" title="GTK_PRINT_SETTINGS_DITHER"><code class="literal">GTK_PRINT_SETTINGS_DITHER</code></a>.</p>
|
2930
2898
|
<div class="refsect3">
|
2931
|
-
<a name="
|
2899
|
+
<a name="gtk-print-settings-set-dither.parameters"></a><h4>Parameters</h4>
|
2932
2900
|
<div class="informaltable"><table width="100%" border="0">
|
2933
2901
|
<colgroup>
|
2934
2902
|
<col width="150px" class="parameters_name">
|
@@ -2949,7 +2917,7 @@ gtk_print_settings_set_dither (<em class="parameter"><code><a class="link" href=
|
|
2949
2917
|
</tbody>
|
2950
2918
|
</table></div>
|
2951
2919
|
</div>
|
2952
|
-
<p class="since">Since 2.10</p>
|
2920
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2953
2921
|
</div>
|
2954
2922
|
<hr>
|
2955
2923
|
<div class="refsect2">
|
@@ -2958,7 +2926,7 @@ gtk_print_settings_set_dither (<em class="parameter"><code><a class="link" href=
|
|
2958
2926
|
gtk_print_settings_get_finishings (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
2959
2927
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-FINISHINGS:CAPS" title="GTK_PRINT_SETTINGS_FINISHINGS"><code class="literal">GTK_PRINT_SETTINGS_FINISHINGS</code></a>.</p>
|
2960
2928
|
<div class="refsect3">
|
2961
|
-
<a name="
|
2929
|
+
<a name="gtk-print-settings-get-finishings.parameters"></a><h4>Parameters</h4>
|
2962
2930
|
<div class="informaltable"><table width="100%" border="0">
|
2963
2931
|
<colgroup>
|
2964
2932
|
<col width="150px" class="parameters_name">
|
@@ -2973,11 +2941,10 @@ gtk_print_settings_get_finishings (<em class="parameter"><code><a class="link" h
|
|
2973
2941
|
</table></div>
|
2974
2942
|
</div>
|
2975
2943
|
<div class="refsect3">
|
2976
|
-
<a name="
|
2944
|
+
<a name="gtk-print-settings-get-finishings.returns"></a><h4>Returns</h4>
|
2977
2945
|
<p> the finishings</p>
|
2978
|
-
<p></p>
|
2979
2946
|
</div>
|
2980
|
-
<p class="since">Since 2.10</p>
|
2947
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2981
2948
|
</div>
|
2982
2949
|
<hr>
|
2983
2950
|
<div class="refsect2">
|
@@ -2987,7 +2954,7 @@ gtk_print_settings_set_finishings (<em class="parameter"><code><a class="link" h
|
|
2987
2954
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *finishings</code></em>);</pre>
|
2988
2955
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-FINISHINGS:CAPS" title="GTK_PRINT_SETTINGS_FINISHINGS"><code class="literal">GTK_PRINT_SETTINGS_FINISHINGS</code></a>.</p>
|
2989
2956
|
<div class="refsect3">
|
2990
|
-
<a name="
|
2957
|
+
<a name="gtk-print-settings-set-finishings.parameters"></a><h4>Parameters</h4>
|
2991
2958
|
<div class="informaltable"><table width="100%" border="0">
|
2992
2959
|
<colgroup>
|
2993
2960
|
<col width="150px" class="parameters_name">
|
@@ -3008,7 +2975,7 @@ gtk_print_settings_set_finishings (<em class="parameter"><code><a class="link" h
|
|
3008
2975
|
</tbody>
|
3009
2976
|
</table></div>
|
3010
2977
|
</div>
|
3011
|
-
<p class="since">Since 2.10</p>
|
2978
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3012
2979
|
</div>
|
3013
2980
|
<hr>
|
3014
2981
|
<div class="refsect2">
|
@@ -3017,7 +2984,7 @@ gtk_print_settings_set_finishings (<em class="parameter"><code><a class="link" h
|
|
3017
2984
|
gtk_print_settings_get_output_bin (<em class="parameter"><code><a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> *settings</code></em>);</pre>
|
3018
2985
|
<p>Gets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-OUTPUT-BIN:CAPS" title="GTK_PRINT_SETTINGS_OUTPUT_BIN"><code class="literal">GTK_PRINT_SETTINGS_OUTPUT_BIN</code></a>.</p>
|
3019
2986
|
<div class="refsect3">
|
3020
|
-
<a name="
|
2987
|
+
<a name="gtk-print-settings-get-output-bin.parameters"></a><h4>Parameters</h4>
|
3021
2988
|
<div class="informaltable"><table width="100%" border="0">
|
3022
2989
|
<colgroup>
|
3023
2990
|
<col width="150px" class="parameters_name">
|
@@ -3032,11 +2999,10 @@ gtk_print_settings_get_output_bin (<em class="parameter"><code><a class="link" h
|
|
3032
2999
|
</table></div>
|
3033
3000
|
</div>
|
3034
3001
|
<div class="refsect3">
|
3035
|
-
<a name="
|
3002
|
+
<a name="gtk-print-settings-get-output-bin.returns"></a><h4>Returns</h4>
|
3036
3003
|
<p> the output bin</p>
|
3037
|
-
<p></p>
|
3038
3004
|
</div>
|
3039
|
-
<p class="since">Since 2.10</p>
|
3005
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3040
3006
|
</div>
|
3041
3007
|
<hr>
|
3042
3008
|
<div class="refsect2">
|
@@ -3046,7 +3012,7 @@ gtk_print_settings_set_output_bin (<em class="parameter"><code><a class="link" h
|
|
3046
3012
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *output_bin</code></em>);</pre>
|
3047
3013
|
<p>Sets the value of <a class="link" href="GtkPrintSettings.html#GTK-PRINT-SETTINGS-OUTPUT-BIN:CAPS" title="GTK_PRINT_SETTINGS_OUTPUT_BIN"><code class="literal">GTK_PRINT_SETTINGS_OUTPUT_BIN</code></a>.</p>
|
3048
3014
|
<div class="refsect3">
|
3049
|
-
<a name="
|
3015
|
+
<a name="gtk-print-settings-set-output-bin.parameters"></a><h4>Parameters</h4>
|
3050
3016
|
<div class="informaltable"><table width="100%" border="0">
|
3051
3017
|
<colgroup>
|
3052
3018
|
<col width="150px" class="parameters_name">
|
@@ -3067,7 +3033,7 @@ gtk_print_settings_set_output_bin (<em class="parameter"><code><a class="link" h
|
|
3067
3033
|
</tbody>
|
3068
3034
|
</table></div>
|
3069
3035
|
</div>
|
3070
|
-
<p class="since">Since 2.10</p>
|
3036
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3071
3037
|
</div>
|
3072
3038
|
<hr>
|
3073
3039
|
<div class="refsect2">
|
@@ -3081,7 +3047,7 @@ object with the restored settings, or <a href="/home/vagrant/ruby-gnome2.win64/g
|
|
3081
3047
|
file could not be loaded then error is set to either a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#GFileError"><span class="type">GFileError</span></a> or
|
3082
3048
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html#GKeyFileError"><span class="type">GKeyFileError</span></a>. See <a class="link" href="GtkPrintSettings.html#gtk-print-settings-to-file" title="gtk_print_settings_to_file ()"><code class="function">gtk_print_settings_to_file()</code></a>.</p>
|
3083
3049
|
<div class="refsect3">
|
3084
|
-
<a name="
|
3050
|
+
<a name="gtk-print-settings-new-from-file.parameters"></a><h4>Parameters</h4>
|
3085
3051
|
<div class="informaltable"><table width="100%" border="0">
|
3086
3052
|
<colgroup>
|
3087
3053
|
<col width="150px" class="parameters_name">
|
@@ -3103,11 +3069,10 @@ file could not be loaded then error is set to either a <a href="/home/vagrant/ru
|
|
3103
3069
|
</table></div>
|
3104
3070
|
</div>
|
3105
3071
|
<div class="refsect3">
|
3106
|
-
<a name="
|
3072
|
+
<a name="gtk-print-settings-new-from-file.returns"></a><h4>Returns</h4>
|
3107
3073
|
<p> the restored <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a></p>
|
3108
|
-
<p></p>
|
3109
3074
|
</div>
|
3110
|
-
<p class="since">Since 2.12</p>
|
3075
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3111
3076
|
</div>
|
3112
3077
|
<hr>
|
3113
3078
|
<div class="refsect2">
|
@@ -3123,7 +3088,7 @@ new <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span
|
|
3123
3088
|
error occurred. If the file could not be loaded then error is set to either
|
3124
3089
|
a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#GFileError"><span class="type">GFileError</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html#GKeyFileError"><span class="type">GKeyFileError</span></a>.</p>
|
3125
3090
|
<div class="refsect3">
|
3126
|
-
<a name="
|
3091
|
+
<a name="gtk-print-settings-new-from-key-file.parameters"></a><h4>Parameters</h4>
|
3127
3092
|
<div class="informaltable"><table width="100%" border="0">
|
3128
3093
|
<colgroup>
|
3129
3094
|
<col width="150px" class="parameters_name">
|
@@ -3151,11 +3116,10 @@ the default "Print Settings". </p></td>
|
|
3151
3116
|
</table></div>
|
3152
3117
|
</div>
|
3153
3118
|
<div class="refsect3">
|
3154
|
-
<a name="
|
3119
|
+
<a name="gtk-print-settings-new-from-key-file.returns"></a><h4>Returns</h4>
|
3155
3120
|
<p> the restored <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a></p>
|
3156
|
-
<p></p>
|
3157
3121
|
</div>
|
3158
|
-
<p class="since">Since 2.12</p>
|
3122
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3159
3123
|
</div>
|
3160
3124
|
<hr>
|
3161
3125
|
<div class="refsect2">
|
@@ -3169,7 +3133,7 @@ gtk_print_settings_load_file (<em class="parameter"><code><a class="link" href="
|
|
3169
3133
|
then error is set to either a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#GFileError"><span class="type">GFileError</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html#GKeyFileError"><span class="type">GKeyFileError</span></a>.
|
3170
3134
|
See <a class="link" href="GtkPrintSettings.html#gtk-print-settings-to-file" title="gtk_print_settings_to_file ()"><code class="function">gtk_print_settings_to_file()</code></a>.</p>
|
3171
3135
|
<div class="refsect3">
|
3172
|
-
<a name="
|
3136
|
+
<a name="gtk-print-settings-load-file.parameters"></a><h4>Parameters</h4>
|
3173
3137
|
<div class="informaltable"><table width="100%" border="0">
|
3174
3138
|
<colgroup>
|
3175
3139
|
<col width="150px" class="parameters_name">
|
@@ -3196,11 +3160,10 @@ See <a class="link" href="GtkPrintSettings.html#gtk-print-settings-to-file" titl
|
|
3196
3160
|
</table></div>
|
3197
3161
|
</div>
|
3198
3162
|
<div class="refsect3">
|
3199
|
-
<a name="
|
3163
|
+
<a name="gtk-print-settings-load-file.returns"></a><h4>Returns</h4>
|
3200
3164
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success</p>
|
3201
|
-
<p></p>
|
3202
3165
|
</div>
|
3203
|
-
<p class="since">Since 2.14</p>
|
3166
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
3204
3167
|
</div>
|
3205
3168
|
<hr>
|
3206
3169
|
<div class="refsect2">
|
@@ -3216,7 +3179,7 @@ gtk_print_settings_load_key_file (<em class="parameter"><code><a class="link" hr
|
|
3216
3179
|
file could not be loaded then error is set to either a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#GFileError"><span class="type">GFileError</span></a> or
|
3217
3180
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html#GKeyFileError"><span class="type">GKeyFileError</span></a>.</p>
|
3218
3181
|
<div class="refsect3">
|
3219
|
-
<a name="
|
3182
|
+
<a name="gtk-print-settings-load-key-file.parameters"></a><h4>Parameters</h4>
|
3220
3183
|
<div class="informaltable"><table width="100%" border="0">
|
3221
3184
|
<colgroup>
|
3222
3185
|
<col width="150px" class="parameters_name">
|
@@ -3249,11 +3212,10 @@ file could not be loaded then error is set to either a <a href="/home/vagrant/ru
|
|
3249
3212
|
</table></div>
|
3250
3213
|
</div>
|
3251
3214
|
<div class="refsect3">
|
3252
|
-
<a name="
|
3215
|
+
<a name="gtk-print-settings-load-key-file.returns"></a><h4>Returns</h4>
|
3253
3216
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success</p>
|
3254
|
-
<p></p>
|
3255
3217
|
</div>
|
3256
|
-
<p class="since">Since 2.14</p>
|
3218
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
3257
3219
|
</div>
|
3258
3220
|
<hr>
|
3259
3221
|
<div class="refsect2">
|
@@ -3268,7 +3230,7 @@ gtk_print_settings_to_file (<em class="parameter"><code><a class="link" href="Gt
|
|
3268
3230
|
file could not be loaded then error is set to either a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html#GFileError"><span class="type">GFileError</span></a> or
|
3269
3231
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html#GKeyFileError"><span class="type">GKeyFileError</span></a>.</p>
|
3270
3232
|
<div class="refsect3">
|
3271
|
-
<a name="
|
3233
|
+
<a name="gtk-print-settings-to-file.parameters"></a><h4>Parameters</h4>
|
3272
3234
|
<div class="informaltable"><table width="100%" border="0">
|
3273
3235
|
<colgroup>
|
3274
3236
|
<col width="150px" class="parameters_name">
|
@@ -3295,11 +3257,10 @@ file could not be loaded then error is set to either a <a href="/home/vagrant/ru
|
|
3295
3257
|
</table></div>
|
3296
3258
|
</div>
|
3297
3259
|
<div class="refsect3">
|
3298
|
-
<a name="
|
3260
|
+
<a name="gtk-print-settings-to-file.returns"></a><h4>Returns</h4>
|
3299
3261
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success</p>
|
3300
|
-
<p></p>
|
3301
3262
|
</div>
|
3302
|
-
<p class="since">Since 2.12</p>
|
3263
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3303
3264
|
</div>
|
3304
3265
|
<hr>
|
3305
3266
|
<div class="refsect2">
|
@@ -3312,7 +3273,7 @@ gtk_print_settings_to_key_file (<em class="parameter"><code><a class="link" href
|
|
3312
3273
|
to <em class="parameter"><code>key_file</code></em>
|
3313
3274
|
.</p>
|
3314
3275
|
<div class="refsect3">
|
3315
|
-
<a name="
|
3276
|
+
<a name="gtk-print-settings-to-key-file.parameters"></a><h4>Parameters</h4>
|
3316
3277
|
<div class="informaltable"><table width="100%" border="0">
|
3317
3278
|
<colgroup>
|
3318
3279
|
<col width="150px" class="parameters_name">
|
@@ -3340,7 +3301,7 @@ gtk_print_settings_to_key_file (<em class="parameter"><code><a class="link" href
|
|
3340
3301
|
</tbody>
|
3341
3302
|
</table></div>
|
3342
3303
|
</div>
|
3343
|
-
<p class="since">Since 2.12</p>
|
3304
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3344
3305
|
</div>
|
3345
3306
|
</div>
|
3346
3307
|
<div class="refsect1">
|
@@ -3365,7 +3326,7 @@ gtk_print_settings_to_key_file (<em class="parameter"><code><a class="link" href
|
|
3365
3326
|
<p>
|
3366
3327
|
</p>
|
3367
3328
|
<div class="refsect3">
|
3368
|
-
<a name="
|
3329
|
+
<a name="GtkPageOrientation.members"></a><h4>Members</h4>
|
3369
3330
|
<div class="informaltable"><table width="100%" border="0">
|
3370
3331
|
<colgroup>
|
3371
3332
|
<col width="300px" class="enum_members_name">
|
@@ -3459,7 +3420,7 @@ gtk_print_settings_to_key_file (<em class="parameter"><code><a class="link" href
|
|
3459
3420
|
<p>
|
3460
3421
|
</p>
|
3461
3422
|
<div class="refsect3">
|
3462
|
-
<a name="
|
3423
|
+
<a name="GtkPrintDuplex.members"></a><h4>Members</h4>
|
3463
3424
|
<div class="informaltable"><table width="100%" border="0">
|
3464
3425
|
<colgroup>
|
3465
3426
|
<col width="300px" class="enum_members_name">
|
@@ -3500,7 +3461,7 @@ gtk_print_settings_to_key_file (<em class="parameter"><code><a class="link" href
|
|
3500
3461
|
<p>
|
3501
3462
|
</p>
|
3502
3463
|
<div class="refsect3">
|
3503
|
-
<a name="
|
3464
|
+
<a name="GtkPrintQuality.members"></a><h4>Members</h4>
|
3504
3465
|
<div class="informaltable"><table width="100%" border="0">
|
3505
3466
|
<colgroup>
|
3506
3467
|
<col width="300px" class="enum_members_name">
|
@@ -3564,7 +3525,7 @@ Used to determine the layout of pages on a sheet when printing
|
|
3564
3525
|
multiple pages per sheet.
|
3565
3526
|
</p>
|
3566
3527
|
<div class="refsect3">
|
3567
|
-
<a name="
|
3528
|
+
<a name="GtkNumberUpLayout.members"></a><h4>Members</h4>
|
3568
3529
|
<div class="informaltable"><table width="100%" border="0">
|
3569
3530
|
<colgroup>
|
3570
3531
|
<col width="300px" class="enum_members_name">
|
@@ -3686,7 +3647,7 @@ multiple pages per sheet.
|
|
3686
3647
|
<p>
|
3687
3648
|
</p>
|
3688
3649
|
<div class="refsect3">
|
3689
|
-
<a name="
|
3650
|
+
<a name="GtkPrintPages.members"></a><h4>Members</h4>
|
3690
3651
|
<div class="informaltable"><table width="100%" border="0">
|
3691
3652
|
<colgroup>
|
3692
3653
|
<col width="300px" class="enum_members_name">
|
@@ -3751,7 +3712,7 @@ multiple pages per sheet.
|
|
3751
3712
|
<p>
|
3752
3713
|
</p>
|
3753
3714
|
<div class="refsect3">
|
3754
|
-
<a name="
|
3715
|
+
<a name="GtkPageSet.members"></a><h4>Members</h4>
|
3755
3716
|
<div class="informaltable"><table width="100%" border="0">
|
3756
3717
|
<colgroup>
|
3757
3718
|
<col width="300px" class="enum_members_name">
|
@@ -3866,7 +3827,6 @@ only "file://" URIs.
|
|
3866
3827
|
</div>
|
3867
3828
|
</div>
|
3868
3829
|
<div class="footer">
|
3869
|
-
<hr>
|
3870
|
-
Generated by GTK-Doc V1.21.1</div>
|
3830
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
3871
3831
|
</body>
|
3872
3832
|
</html>
|