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="GtkPrintJob.html" title="GtkPrintJob">
|
10
10
|
<link rel="next" href="GtkPageSetupUnixDialog.html" title="GtkPageSetupUnixDialog">
|
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">
|
@@ -265,7 +265,7 @@
|
|
265
265
|
</div>
|
266
266
|
<div class="refsect1">
|
267
267
|
<a name="GtkPrintUnixDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
268
|
-
<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>
|
268
|
+
<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>
|
269
269
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
270
270
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
271
271
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -337,7 +337,7 @@ The GtkPrintUnixDialog implementation of the GtkBuildable interface exposes its
|
|
337
337
|
<em class="parameter"><code>notebook</code></em> internal children with the name "notebook".
|
338
338
|
</p>
|
339
339
|
<div class="example">
|
340
|
-
<a name="id-1.4.16.9.9.7.3"></a><p class="title"><b>Example
|
340
|
+
<a name="id-1.4.16.9.9.7.3"></a><p class="title"><b>Example 41. A <span class="structname">GtkPrintUnixDialog</span> UI definition fragment.</b></p>
|
341
341
|
<div class="example-contents">
|
342
342
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
343
343
|
<tbody>
|
@@ -400,7 +400,7 @@ gtk_print_unix_dialog_new (<em class="parameter"><code>const <a href="/home/vagr
|
|
400
400
|
<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>);</pre>
|
401
401
|
<p>Creates a new <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a>.</p>
|
402
402
|
<div class="refsect3">
|
403
|
-
<a name="
|
403
|
+
<a name="gtk-print-unix-dialog-new.parameters"></a><h4>Parameters</h4>
|
404
404
|
<div class="informaltable"><table width="100%" border="0">
|
405
405
|
<colgroup>
|
406
406
|
<col width="150px" class="parameters_name">
|
@@ -422,11 +422,10 @@ gtk_print_unix_dialog_new (<em class="parameter"><code>const <a href="/home/vagr
|
|
422
422
|
</table></div>
|
423
423
|
</div>
|
424
424
|
<div class="refsect3">
|
425
|
-
<a name="
|
425
|
+
<a name="gtk-print-unix-dialog-new.returns"></a><h4>Returns</h4>
|
426
426
|
<p> a new <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a></p>
|
427
|
-
<p></p>
|
428
427
|
</div>
|
429
|
-
<p class="since">Since 2.10</p>
|
428
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
430
429
|
</div>
|
431
430
|
<hr>
|
432
431
|
<div class="refsect2">
|
@@ -436,7 +435,7 @@ gtk_print_unix_dialog_set_page_setup (<em class="parameter"><code><a class="link
|
|
436
435
|
<em class="parameter"><code><a class="link" href="GtkPageSetup.html" title="GtkPageSetup"><span class="type">GtkPageSetup</span></a> *page_setup</code></em>);</pre>
|
437
436
|
<p>Sets the page setup of the <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a>.</p>
|
438
437
|
<div class="refsect3">
|
439
|
-
<a name="
|
438
|
+
<a name="gtk-print-unix-dialog-set-page-setup.parameters"></a><h4>Parameters</h4>
|
440
439
|
<div class="informaltable"><table width="100%" border="0">
|
441
440
|
<colgroup>
|
442
441
|
<col width="150px" class="parameters_name">
|
@@ -457,7 +456,7 @@ gtk_print_unix_dialog_set_page_setup (<em class="parameter"><code><a class="link
|
|
457
456
|
</tbody>
|
458
457
|
</table></div>
|
459
458
|
</div>
|
460
|
-
<p class="since">Since 2.10</p>
|
459
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
461
460
|
</div>
|
462
461
|
<hr>
|
463
462
|
<div class="refsect2">
|
@@ -466,7 +465,7 @@ gtk_print_unix_dialog_set_page_setup (<em class="parameter"><code><a class="link
|
|
466
465
|
gtk_print_unix_dialog_get_page_setup (<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
|
467
466
|
<p>Gets the page setup that is used by the <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a>.</p>
|
468
467
|
<div class="refsect3">
|
469
|
-
<a name="
|
468
|
+
<a name="gtk-print-unix-dialog-get-page-setup.parameters"></a><h4>Parameters</h4>
|
470
469
|
<div class="informaltable"><table width="100%" border="0">
|
471
470
|
<colgroup>
|
472
471
|
<col width="150px" class="parameters_name">
|
@@ -481,12 +480,12 @@ gtk_print_unix_dialog_get_page_setup (<em class="parameter"><code><a class="link
|
|
481
480
|
</table></div>
|
482
481
|
</div>
|
483
482
|
<div class="refsect3">
|
484
|
-
<a name="
|
483
|
+
<a name="gtk-print-unix-dialog-get-page-setup.returns"></a><h4>Returns</h4>
|
485
484
|
<p> the page setup of <em class="parameter"><code>dialog</code></em>
|
486
485
|
. </p>
|
487
486
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
488
487
|
</div>
|
489
|
-
<p class="since">Since 2.10</p>
|
488
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
490
489
|
</div>
|
491
490
|
<hr>
|
492
491
|
<div class="refsect2">
|
@@ -499,7 +498,7 @@ gtk_print_unix_dialog_set_current_page
|
|
499
498
|
is not -1, this enables
|
500
499
|
the current page choice for the range of pages to print.</p>
|
501
500
|
<div class="refsect3">
|
502
|
-
<a name="
|
501
|
+
<a name="gtk-print-unix-dialog-set-current-page.parameters"></a><h4>Parameters</h4>
|
503
502
|
<div class="informaltable"><table width="100%" border="0">
|
504
503
|
<colgroup>
|
505
504
|
<col width="150px" class="parameters_name">
|
@@ -520,7 +519,7 @@ the current page choice for the range of pages to print.</p>
|
|
520
519
|
</tbody>
|
521
520
|
</table></div>
|
522
521
|
</div>
|
523
|
-
<p class="since">Since 2.10</p>
|
522
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
524
523
|
</div>
|
525
524
|
<hr>
|
526
525
|
<div class="refsect2">
|
@@ -530,7 +529,7 @@ gtk_print_unix_dialog_get_current_page
|
|
530
529
|
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
|
531
530
|
<p>Gets the current page of the <span class="type">GtkPrintDialog</span>.</p>
|
532
531
|
<div class="refsect3">
|
533
|
-
<a name="
|
532
|
+
<a name="gtk-print-unix-dialog-get-current-page.parameters"></a><h4>Parameters</h4>
|
534
533
|
<div class="informaltable"><table width="100%" border="0">
|
535
534
|
<colgroup>
|
536
535
|
<col width="150px" class="parameters_name">
|
@@ -545,12 +544,11 @@ gtk_print_unix_dialog_get_current_page
|
|
545
544
|
</table></div>
|
546
545
|
</div>
|
547
546
|
<div class="refsect3">
|
548
|
-
<a name="
|
547
|
+
<a name="gtk-print-unix-dialog-get-current-page.returns"></a><h4>Returns</h4>
|
549
548
|
<p> the current page of <em class="parameter"><code>dialog</code></em>
|
550
549
|
</p>
|
551
|
-
<p></p>
|
552
550
|
</div>
|
553
|
-
<p class="since">Since 2.10</p>
|
551
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
554
552
|
</div>
|
555
553
|
<hr>
|
556
554
|
<div class="refsect2">
|
@@ -562,7 +560,7 @@ gtk_print_unix_dialog_set_settings (<em class="parameter"><code><a class="link"
|
|
562
560
|
this is used to restore saved print settings from a previous print
|
563
561
|
operation before the print dialog is shown.</p>
|
564
562
|
<div class="refsect3">
|
565
|
-
<a name="
|
563
|
+
<a name="gtk-print-unix-dialog-set-settings.parameters"></a><h4>Parameters</h4>
|
566
564
|
<div class="informaltable"><table width="100%" border="0">
|
567
565
|
<colgroup>
|
568
566
|
<col width="150px" class="parameters_name">
|
@@ -583,7 +581,7 @@ operation before the print dialog is shown.</p>
|
|
583
581
|
</tbody>
|
584
582
|
</table></div>
|
585
583
|
</div>
|
586
|
-
<p class="since">Since 2.10</p>
|
584
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
587
585
|
</div>
|
588
586
|
<hr>
|
589
587
|
<div class="refsect2">
|
@@ -595,7 +593,7 @@ current values in the print dialog. Note that this creates a
|
|
595
593
|
<span class="emphasis"><em>new object</em></span>, and you need to unref it
|
596
594
|
if don't want to keep it.</p>
|
597
595
|
<div class="refsect3">
|
598
|
-
<a name="
|
596
|
+
<a name="gtk-print-unix-dialog-get-settings.parameters"></a><h4>Parameters</h4>
|
599
597
|
<div class="informaltable"><table width="100%" border="0">
|
600
598
|
<colgroup>
|
601
599
|
<col width="150px" class="parameters_name">
|
@@ -610,12 +608,11 @@ if don't want to keep it.</p>
|
|
610
608
|
</table></div>
|
611
609
|
</div>
|
612
610
|
<div class="refsect3">
|
613
|
-
<a name="
|
611
|
+
<a name="gtk-print-unix-dialog-get-settings.returns"></a><h4>Returns</h4>
|
614
612
|
<p> a new <a class="link" href="GtkPrintSettings.html" title="GtkPrintSettings"><span class="type">GtkPrintSettings</span></a> object with the values from <em class="parameter"><code>dialog</code></em>
|
615
613
|
</p>
|
616
|
-
<p></p>
|
617
614
|
</div>
|
618
|
-
<p class="since">Since 2.10</p>
|
615
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
619
616
|
</div>
|
620
617
|
<hr>
|
621
618
|
<div class="refsect2">
|
@@ -625,7 +622,7 @@ gtk_print_unix_dialog_get_selected_printer
|
|
625
622
|
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
|
626
623
|
<p>Gets the currently selected printer.</p>
|
627
624
|
<div class="refsect3">
|
628
|
-
<a name="
|
625
|
+
<a name="gtk-print-unix-dialog-get-selected-printer.parameters"></a><h4>Parameters</h4>
|
629
626
|
<div class="informaltable"><table width="100%" border="0">
|
630
627
|
<colgroup>
|
631
628
|
<col width="150px" class="parameters_name">
|
@@ -640,11 +637,11 @@ gtk_print_unix_dialog_get_selected_printer
|
|
640
637
|
</table></div>
|
641
638
|
</div>
|
642
639
|
<div class="refsect3">
|
643
|
-
<a name="
|
640
|
+
<a name="gtk-print-unix-dialog-get-selected-printer.returns"></a><h4>Returns</h4>
|
644
641
|
<p> the currently selected printer. </p>
|
645
642
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
646
643
|
</div>
|
647
|
-
<p class="since">Since 2.10</p>
|
644
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
648
645
|
</div>
|
649
646
|
<hr>
|
650
647
|
<div class="refsect2">
|
@@ -655,7 +652,7 @@ gtk_print_unix_dialog_add_custom_tab (<em class="parameter"><code><a class="link
|
|
655
652
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *tab_label</code></em>);</pre>
|
656
653
|
<p>Adds a custom tab to the print dialog.</p>
|
657
654
|
<div class="refsect3">
|
658
|
-
<a name="
|
655
|
+
<a name="gtk-print-unix-dialog-add-custom-tab.parameters"></a><h4>Parameters</h4>
|
659
656
|
<div class="informaltable"><table width="100%" border="0">
|
660
657
|
<colgroup>
|
661
658
|
<col width="150px" class="parameters_name">
|
@@ -681,7 +678,7 @@ gtk_print_unix_dialog_add_custom_tab (<em class="parameter"><code><a class="link
|
|
681
678
|
</tbody>
|
682
679
|
</table></div>
|
683
680
|
</div>
|
684
|
-
<p class="since">Since 2.10</p>
|
681
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
685
682
|
</div>
|
686
683
|
<hr>
|
687
684
|
<div class="refsect2">
|
@@ -692,7 +689,7 @@ gtk_print_unix_dialog_set_support_selection
|
|
692
689
|
<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> support_selection</code></em>);</pre>
|
693
690
|
<p>Sets whether the print dialog allows user to print a selection.</p>
|
694
691
|
<div class="refsect3">
|
695
|
-
<a name="
|
692
|
+
<a name="gtk-print-unix-dialog-set-support-selection.parameters"></a><h4>Parameters</h4>
|
696
693
|
<div class="informaltable"><table width="100%" border="0">
|
697
694
|
<colgroup>
|
698
695
|
<col width="150px" class="parameters_name">
|
@@ -713,7 +710,7 @@ gtk_print_unix_dialog_set_support_selection
|
|
713
710
|
</tbody>
|
714
711
|
</table></div>
|
715
712
|
</div>
|
716
|
-
<p class="since">Since 2.18</p>
|
713
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
717
714
|
</div>
|
718
715
|
<hr>
|
719
716
|
<div class="refsect2">
|
@@ -723,7 +720,7 @@ gtk_print_unix_dialog_get_support_selection
|
|
723
720
|
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
|
724
721
|
<p>Gets the value of <span class="type">“support-selection”</span> property.</p>
|
725
722
|
<div class="refsect3">
|
726
|
-
<a name="
|
723
|
+
<a name="gtk-print-unix-dialog-get-support-selection.parameters"></a><h4>Parameters</h4>
|
727
724
|
<div class="informaltable"><table width="100%" border="0">
|
728
725
|
<colgroup>
|
729
726
|
<col width="150px" class="parameters_name">
|
@@ -738,11 +735,10 @@ gtk_print_unix_dialog_get_support_selection
|
|
738
735
|
</table></div>
|
739
736
|
</div>
|
740
737
|
<div class="refsect3">
|
741
|
-
<a name="
|
738
|
+
<a name="gtk-print-unix-dialog-get-support-selection.returns"></a><h4>Returns</h4>
|
742
739
|
<p> whether the application supports print of selection</p>
|
743
|
-
<p></p>
|
744
740
|
</div>
|
745
|
-
<p class="since">Since 2.18</p>
|
741
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
746
742
|
</div>
|
747
743
|
<hr>
|
748
744
|
<div class="refsect2">
|
@@ -753,7 +749,7 @@ gtk_print_unix_dialog_set_has_selection
|
|
753
749
|
<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> has_selection</code></em>);</pre>
|
754
750
|
<p>Sets whether a selection exists.</p>
|
755
751
|
<div class="refsect3">
|
756
|
-
<a name="
|
752
|
+
<a name="gtk-print-unix-dialog-set-has-selection.parameters"></a><h4>Parameters</h4>
|
757
753
|
<div class="informaltable"><table width="100%" border="0">
|
758
754
|
<colgroup>
|
759
755
|
<col width="150px" class="parameters_name">
|
@@ -774,7 +770,7 @@ gtk_print_unix_dialog_set_has_selection
|
|
774
770
|
</tbody>
|
775
771
|
</table></div>
|
776
772
|
</div>
|
777
|
-
<p class="since">Since 2.18</p>
|
773
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
778
774
|
</div>
|
779
775
|
<hr>
|
780
776
|
<div class="refsect2">
|
@@ -784,7 +780,7 @@ gtk_print_unix_dialog_get_has_selection
|
|
784
780
|
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
|
785
781
|
<p>Gets the value of <span class="type">“has-selection”</span> property.</p>
|
786
782
|
<div class="refsect3">
|
787
|
-
<a name="
|
783
|
+
<a name="gtk-print-unix-dialog-get-has-selection.parameters"></a><h4>Parameters</h4>
|
788
784
|
<div class="informaltable"><table width="100%" border="0">
|
789
785
|
<colgroup>
|
790
786
|
<col width="150px" class="parameters_name">
|
@@ -799,11 +795,10 @@ gtk_print_unix_dialog_get_has_selection
|
|
799
795
|
</table></div>
|
800
796
|
</div>
|
801
797
|
<div class="refsect3">
|
802
|
-
<a name="
|
798
|
+
<a name="gtk-print-unix-dialog-get-has-selection.returns"></a><h4>Returns</h4>
|
803
799
|
<p> whether there is a selection</p>
|
804
|
-
<p></p>
|
805
800
|
</div>
|
806
|
-
<p class="since">Since 2.18</p>
|
801
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
807
802
|
</div>
|
808
803
|
<hr>
|
809
804
|
<div class="refsect2">
|
@@ -814,7 +809,7 @@ gtk_print_unix_dialog_set_embed_page_setup
|
|
814
809
|
<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> embed</code></em>);</pre>
|
815
810
|
<p>Embed page size combo box and orientation combo box into page setup page.</p>
|
816
811
|
<div class="refsect3">
|
817
|
-
<a name="
|
812
|
+
<a name="gtk-print-unix-dialog-set-embed-page-setup.parameters"></a><h4>Parameters</h4>
|
818
813
|
<div class="informaltable"><table width="100%" border="0">
|
819
814
|
<colgroup>
|
820
815
|
<col width="150px" class="parameters_name">
|
@@ -835,7 +830,7 @@ gtk_print_unix_dialog_set_embed_page_setup
|
|
835
830
|
</tbody>
|
836
831
|
</table></div>
|
837
832
|
</div>
|
838
|
-
<p class="since">Since 2.18</p>
|
833
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
839
834
|
</div>
|
840
835
|
<hr>
|
841
836
|
<div class="refsect2">
|
@@ -845,7 +840,7 @@ gtk_print_unix_dialog_get_embed_page_setup
|
|
845
840
|
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
|
846
841
|
<p>Gets the value of <span class="type">“embed-page-setup”</span> property.</p>
|
847
842
|
<div class="refsect3">
|
848
|
-
<a name="
|
843
|
+
<a name="gtk-print-unix-dialog-get-embed-page-setup.parameters"></a><h4>Parameters</h4>
|
849
844
|
<div class="informaltable"><table width="100%" border="0">
|
850
845
|
<colgroup>
|
851
846
|
<col width="150px" class="parameters_name">
|
@@ -860,11 +855,10 @@ gtk_print_unix_dialog_get_embed_page_setup
|
|
860
855
|
</table></div>
|
861
856
|
</div>
|
862
857
|
<div class="refsect3">
|
863
|
-
<a name="
|
858
|
+
<a name="gtk-print-unix-dialog-get-embed-page-setup.returns"></a><h4>Returns</h4>
|
864
859
|
<p> whether there is a selection</p>
|
865
|
-
<p></p>
|
866
860
|
</div>
|
867
|
-
<p class="since">Since 2.18</p>
|
861
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
868
862
|
</div>
|
869
863
|
<hr>
|
870
864
|
<div class="refsect2">
|
@@ -874,7 +868,7 @@ gtk_print_unix_dialog_get_page_setup_set
|
|
874
868
|
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
|
875
869
|
<p>Gets the page setup that is used by the <a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a>.</p>
|
876
870
|
<div class="refsect3">
|
877
|
-
<a name="
|
871
|
+
<a name="gtk-print-unix-dialog-get-page-setup-set.parameters"></a><h4>Parameters</h4>
|
878
872
|
<div class="informaltable"><table width="100%" border="0">
|
879
873
|
<colgroup>
|
880
874
|
<col width="150px" class="parameters_name">
|
@@ -889,11 +883,10 @@ gtk_print_unix_dialog_get_page_setup_set
|
|
889
883
|
</table></div>
|
890
884
|
</div>
|
891
885
|
<div class="refsect3">
|
892
|
-
<a name="
|
886
|
+
<a name="gtk-print-unix-dialog-get-page-setup-set.returns"></a><h4>Returns</h4>
|
893
887
|
<p> whether a page setup was set by user.</p>
|
894
|
-
<p></p>
|
895
888
|
</div>
|
896
|
-
<p class="since">Since 2.18</p>
|
889
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
897
890
|
</div>
|
898
891
|
<hr>
|
899
892
|
<div class="refsect2">
|
@@ -908,7 +901,7 @@ you pass <a class="link" href="GtkPrintUnixDialog.html#GTK-PRINT-CAPABILITY-SCAL
|
|
908
901
|
the dialog will only let you select the scale if the printing
|
909
902
|
system automatically handles scaling.</p>
|
910
903
|
<div class="refsect3">
|
911
|
-
<a name="
|
904
|
+
<a name="gtk-print-unix-dialog-set-manual-capabilities.parameters"></a><h4>Parameters</h4>
|
912
905
|
<div class="informaltable"><table width="100%" border="0">
|
913
906
|
<colgroup>
|
914
907
|
<col width="150px" class="parameters_name">
|
@@ -929,7 +922,7 @@ system automatically handles scaling.</p>
|
|
929
922
|
</tbody>
|
930
923
|
</table></div>
|
931
924
|
</div>
|
932
|
-
<p class="since">Since 2.10</p>
|
925
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
933
926
|
</div>
|
934
927
|
<hr>
|
935
928
|
<div class="refsect2">
|
@@ -939,7 +932,7 @@ gtk_print_unix_dialog_get_manual_capabilities
|
|
939
932
|
(<em class="parameter"><code><a class="link" href="GtkPrintUnixDialog.html" title="GtkPrintUnixDialog"><span class="type">GtkPrintUnixDialog</span></a> *dialog</code></em>);</pre>
|
940
933
|
<p>Gets the value of <span class="type">“manual-capabilities”</span> property.</p>
|
941
934
|
<div class="refsect3">
|
942
|
-
<a name="
|
935
|
+
<a name="gtk-print-unix-dialog-get-manual-capabilities.parameters"></a><h4>Parameters</h4>
|
943
936
|
<div class="informaltable"><table width="100%" border="0">
|
944
937
|
<colgroup>
|
945
938
|
<col width="150px" class="parameters_name">
|
@@ -954,11 +947,10 @@ gtk_print_unix_dialog_get_manual_capabilities
|
|
954
947
|
</table></div>
|
955
948
|
</div>
|
956
949
|
<div class="refsect3">
|
957
|
-
<a name="
|
950
|
+
<a name="gtk-print-unix-dialog-get-manual-capabilities.returns"></a><h4>Returns</h4>
|
958
951
|
<p> the printing capabilities</p>
|
959
|
-
<p></p>
|
960
952
|
</div>
|
961
|
-
<p class="since">Since 2.18</p>
|
953
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
962
954
|
</div>
|
963
955
|
</div>
|
964
956
|
<div class="refsect1">
|
@@ -979,7 +971,7 @@ If neither <a class="link" href="GtkPrintUnixDialog.html#GTK-PRINT-CAPABILITY-GE
|
|
979
971
|
formats are supported.
|
980
972
|
</p>
|
981
973
|
<div class="refsect3">
|
982
|
-
<a name="
|
974
|
+
<a name="GtkPrintCapabilities.members"></a><h4>Members</h4>
|
983
975
|
<div class="informaltable"><table width="100%" border="0">
|
984
976
|
<colgroup>
|
985
977
|
<col width="300px" class="enum_members_name">
|
@@ -1137,7 +1129,6 @@ formats are supported.
|
|
1137
1129
|
</div>
|
1138
1130
|
</div>
|
1139
1131
|
<div class="footer">
|
1140
|
-
<hr>
|
1141
|
-
Generated by GTK-Doc V1.21.1</div>
|
1132
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1142
1133
|
</body>
|
1143
1134
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Printing.html" title="Printing">
|
9
9
|
<link rel="prev" href="GtkPaperSize.html" title="GtkPaperSize">
|
10
10
|
<link rel="next" href="GtkPrintJob.html" title="GtkPrintJob">
|
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">
|
@@ -340,7 +340,7 @@
|
|
340
340
|
</div>
|
341
341
|
<div class="refsect1">
|
342
342
|
<a name="GtkPrinter.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
343
|
-
<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>
|
343
|
+
<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>
|
344
344
|
<span class="lineart">├──</span> GtkPrintBackend
|
345
345
|
<span class="lineart">╰──</span> GtkPrinter
|
346
346
|
</pre>
|
@@ -377,7 +377,7 @@ gtk_printer_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby-g
|
|
377
377
|
<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> virtual_</code></em>);</pre>
|
378
378
|
<p>Creates a new <a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a>.</p>
|
379
379
|
<div class="refsect3">
|
380
|
-
<a name="
|
380
|
+
<a name="gtk-printer-new.parameters"></a><h4>Parameters</h4>
|
381
381
|
<div class="informaltable"><table width="100%" border="0">
|
382
382
|
<colgroup>
|
383
383
|
<col width="150px" class="parameters_name">
|
@@ -404,11 +404,10 @@ gtk_printer_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby-g
|
|
404
404
|
</table></div>
|
405
405
|
</div>
|
406
406
|
<div class="refsect3">
|
407
|
-
<a name="
|
407
|
+
<a name="gtk-printer-new.returns"></a><h4>Returns</h4>
|
408
408
|
<p> a new <a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a></p>
|
409
|
-
<p></p>
|
410
409
|
</div>
|
411
|
-
<p class="since">Since 2.10</p>
|
410
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
412
411
|
</div>
|
413
412
|
<hr>
|
414
413
|
<div class="refsect2">
|
@@ -417,7 +416,7 @@ gtk_printer_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby-g
|
|
417
416
|
gtk_printer_get_backend (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
418
417
|
<p>Returns the backend of the printer.</p>
|
419
418
|
<div class="refsect3">
|
420
|
-
<a name="
|
419
|
+
<a name="gtk-printer-get-backend.parameters"></a><h4>Parameters</h4>
|
421
420
|
<div class="informaltable"><table width="100%" border="0">
|
422
421
|
<colgroup>
|
423
422
|
<col width="150px" class="parameters_name">
|
@@ -432,12 +431,12 @@ gtk_printer_get_backend (<em class="parameter"><code><a class="link" href="GtkPr
|
|
432
431
|
</table></div>
|
433
432
|
</div>
|
434
433
|
<div class="refsect3">
|
435
|
-
<a name="
|
434
|
+
<a name="gtk-printer-get-backend.returns"></a><h4>Returns</h4>
|
436
435
|
<p> the backend of <em class="parameter"><code>printer</code></em>
|
437
436
|
. </p>
|
438
437
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
439
438
|
</div>
|
440
|
-
<p class="since">Since 2.10</p>
|
439
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
441
440
|
</div>
|
442
441
|
<hr>
|
443
442
|
<div class="refsect2">
|
@@ -446,7 +445,7 @@ gtk_printer_get_backend (<em class="parameter"><code><a class="link" href="GtkPr
|
|
446
445
|
gtk_printer_get_name (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
447
446
|
<p>Returns the name of the printer.</p>
|
448
447
|
<div class="refsect3">
|
449
|
-
<a name="
|
448
|
+
<a name="gtk-printer-get-name.parameters"></a><h4>Parameters</h4>
|
450
449
|
<div class="informaltable"><table width="100%" border="0">
|
451
450
|
<colgroup>
|
452
451
|
<col width="150px" class="parameters_name">
|
@@ -461,12 +460,11 @@ gtk_printer_get_name (<em class="parameter"><code><a class="link" href="GtkPrint
|
|
461
460
|
</table></div>
|
462
461
|
</div>
|
463
462
|
<div class="refsect3">
|
464
|
-
<a name="
|
463
|
+
<a name="gtk-printer-get-name.returns"></a><h4>Returns</h4>
|
465
464
|
<p> the name of <em class="parameter"><code>printer</code></em>
|
466
465
|
</p>
|
467
|
-
<p></p>
|
468
466
|
</div>
|
469
|
-
<p class="since">Since 2.10</p>
|
467
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
470
468
|
</div>
|
471
469
|
<hr>
|
472
470
|
<div class="refsect2">
|
@@ -476,7 +474,7 @@ gtk_printer_get_state_message (<em class="parameter"><code><a class="link" href=
|
|
476
474
|
<p>Returns the state message describing the current state
|
477
475
|
of the printer.</p>
|
478
476
|
<div class="refsect3">
|
479
|
-
<a name="
|
477
|
+
<a name="gtk-printer-get-state-message.parameters"></a><h4>Parameters</h4>
|
480
478
|
<div class="informaltable"><table width="100%" border="0">
|
481
479
|
<colgroup>
|
482
480
|
<col width="150px" class="parameters_name">
|
@@ -491,12 +489,11 @@ of the printer.</p>
|
|
491
489
|
</table></div>
|
492
490
|
</div>
|
493
491
|
<div class="refsect3">
|
494
|
-
<a name="
|
492
|
+
<a name="gtk-printer-get-state-message.returns"></a><h4>Returns</h4>
|
495
493
|
<p> the state message of <em class="parameter"><code>printer</code></em>
|
496
494
|
</p>
|
497
|
-
<p></p>
|
498
495
|
</div>
|
499
|
-
<p class="since">Since 2.10</p>
|
496
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
500
497
|
</div>
|
501
498
|
<hr>
|
502
499
|
<div class="refsect2">
|
@@ -505,7 +502,7 @@ of the printer.</p>
|
|
505
502
|
gtk_printer_get_description (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
506
503
|
<p>Gets the description of the printer.</p>
|
507
504
|
<div class="refsect3">
|
508
|
-
<a name="
|
505
|
+
<a name="gtk-printer-get-description.parameters"></a><h4>Parameters</h4>
|
509
506
|
<div class="informaltable"><table width="100%" border="0">
|
510
507
|
<colgroup>
|
511
508
|
<col width="150px" class="parameters_name">
|
@@ -520,12 +517,11 @@ gtk_printer_get_description (<em class="parameter"><code><a class="link" href="G
|
|
520
517
|
</table></div>
|
521
518
|
</div>
|
522
519
|
<div class="refsect3">
|
523
|
-
<a name="
|
520
|
+
<a name="gtk-printer-get-description.returns"></a><h4>Returns</h4>
|
524
521
|
<p> the description of <em class="parameter"><code>printer</code></em>
|
525
522
|
</p>
|
526
|
-
<p></p>
|
527
523
|
</div>
|
528
|
-
<p class="since">Since 2.10</p>
|
524
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
529
525
|
</div>
|
530
526
|
<hr>
|
531
527
|
<div class="refsect2">
|
@@ -534,7 +530,7 @@ gtk_printer_get_description (<em class="parameter"><code><a class="link" href="G
|
|
534
530
|
gtk_printer_get_location (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
535
531
|
<p>Returns a description of the location of the printer.</p>
|
536
532
|
<div class="refsect3">
|
537
|
-
<a name="
|
533
|
+
<a name="gtk-printer-get-location.parameters"></a><h4>Parameters</h4>
|
538
534
|
<div class="informaltable"><table width="100%" border="0">
|
539
535
|
<colgroup>
|
540
536
|
<col width="150px" class="parameters_name">
|
@@ -549,12 +545,11 @@ gtk_printer_get_location (<em class="parameter"><code><a class="link" href="GtkP
|
|
549
545
|
</table></div>
|
550
546
|
</div>
|
551
547
|
<div class="refsect3">
|
552
|
-
<a name="
|
548
|
+
<a name="gtk-printer-get-location.returns"></a><h4>Returns</h4>
|
553
549
|
<p> the location of <em class="parameter"><code>printer</code></em>
|
554
550
|
</p>
|
555
|
-
<p></p>
|
556
551
|
</div>
|
557
|
-
<p class="since">Since 2.10</p>
|
552
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
558
553
|
</div>
|
559
554
|
<hr>
|
560
555
|
<div class="refsect2">
|
@@ -563,7 +558,7 @@ gtk_printer_get_location (<em class="parameter"><code><a class="link" href="GtkP
|
|
563
558
|
gtk_printer_get_icon_name (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
564
559
|
<p>Gets the name of the icon to use for the printer.</p>
|
565
560
|
<div class="refsect3">
|
566
|
-
<a name="
|
561
|
+
<a name="gtk-printer-get-icon-name.parameters"></a><h4>Parameters</h4>
|
567
562
|
<div class="informaltable"><table width="100%" border="0">
|
568
563
|
<colgroup>
|
569
564
|
<col width="150px" class="parameters_name">
|
@@ -578,12 +573,11 @@ gtk_printer_get_icon_name (<em class="parameter"><code><a class="link" href="Gtk
|
|
578
573
|
</table></div>
|
579
574
|
</div>
|
580
575
|
<div class="refsect3">
|
581
|
-
<a name="
|
576
|
+
<a name="gtk-printer-get-icon-name.returns"></a><h4>Returns</h4>
|
582
577
|
<p> the icon name for <em class="parameter"><code>printer</code></em>
|
583
578
|
</p>
|
584
|
-
<p></p>
|
585
579
|
</div>
|
586
|
-
<p class="since">Since 2.10</p>
|
580
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
587
581
|
</div>
|
588
582
|
<hr>
|
589
583
|
<div class="refsect2">
|
@@ -592,7 +586,7 @@ gtk_printer_get_icon_name (<em class="parameter"><code><a class="link" href="Gtk
|
|
592
586
|
gtk_printer_get_job_count (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
593
587
|
<p>Gets the number of jobs currently queued on the printer.</p>
|
594
588
|
<div class="refsect3">
|
595
|
-
<a name="
|
589
|
+
<a name="gtk-printer-get-job-count.parameters"></a><h4>Parameters</h4>
|
596
590
|
<div class="informaltable"><table width="100%" border="0">
|
597
591
|
<colgroup>
|
598
592
|
<col width="150px" class="parameters_name">
|
@@ -607,12 +601,11 @@ gtk_printer_get_job_count (<em class="parameter"><code><a class="link" href="Gtk
|
|
607
601
|
</table></div>
|
608
602
|
</div>
|
609
603
|
<div class="refsect3">
|
610
|
-
<a name="
|
604
|
+
<a name="gtk-printer-get-job-count.returns"></a><h4>Returns</h4>
|
611
605
|
<p> the number of jobs on <em class="parameter"><code>printer</code></em>
|
612
606
|
</p>
|
613
|
-
<p></p>
|
614
607
|
</div>
|
615
|
-
<p class="since">Since 2.10</p>
|
608
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
616
609
|
</div>
|
617
610
|
<hr>
|
618
611
|
<div class="refsect2">
|
@@ -622,7 +615,7 @@ gtk_printer_is_active (<em class="parameter"><code><a class="link" href="GtkPrin
|
|
622
615
|
<p>Returns whether the printer is currently active (i.e.
|
623
616
|
accepts new jobs).</p>
|
624
617
|
<div class="refsect3">
|
625
|
-
<a name="
|
618
|
+
<a name="gtk-printer-is-active.parameters"></a><h4>Parameters</h4>
|
626
619
|
<div class="informaltable"><table width="100%" border="0">
|
627
620
|
<colgroup>
|
628
621
|
<col width="150px" class="parameters_name">
|
@@ -637,12 +630,11 @@ accepts new jobs).</p>
|
|
637
630
|
</table></div>
|
638
631
|
</div>
|
639
632
|
<div class="refsect3">
|
640
|
-
<a name="
|
633
|
+
<a name="gtk-printer-is-active.returns"></a><h4>Returns</h4>
|
641
634
|
<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>printer</code></em>
|
642
635
|
is active</p>
|
643
|
-
<p></p>
|
644
636
|
</div>
|
645
|
-
<p class="since">Since 2.10</p>
|
637
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
646
638
|
</div>
|
647
639
|
<hr>
|
648
640
|
<div class="refsect2">
|
@@ -653,7 +645,7 @@ gtk_printer_is_paused (<em class="parameter"><code><a class="link" href="GtkPrin
|
|
653
645
|
A paused printer still accepts jobs, but it is not
|
654
646
|
printing them.</p>
|
655
647
|
<div class="refsect3">
|
656
|
-
<a name="
|
648
|
+
<a name="gtk-printer-is-paused.parameters"></a><h4>Parameters</h4>
|
657
649
|
<div class="informaltable"><table width="100%" border="0">
|
658
650
|
<colgroup>
|
659
651
|
<col width="150px" class="parameters_name">
|
@@ -668,12 +660,11 @@ printing them.</p>
|
|
668
660
|
</table></div>
|
669
661
|
</div>
|
670
662
|
<div class="refsect3">
|
671
|
-
<a name="
|
663
|
+
<a name="gtk-printer-is-paused.returns"></a><h4>Returns</h4>
|
672
664
|
<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>printer</code></em>
|
673
665
|
is paused</p>
|
674
|
-
<p></p>
|
675
666
|
</div>
|
676
|
-
<p class="since">Since 2.14</p>
|
667
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
677
668
|
</div>
|
678
669
|
<hr>
|
679
670
|
<div class="refsect2">
|
@@ -682,7 +673,7 @@ is paused</p>
|
|
682
673
|
gtk_printer_is_accepting_jobs (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
683
674
|
<p>Returns whether the printer is accepting jobs</p>
|
684
675
|
<div class="refsect3">
|
685
|
-
<a name="
|
676
|
+
<a name="gtk-printer-is-accepting-jobs.parameters"></a><h4>Parameters</h4>
|
686
677
|
<div class="informaltable"><table width="100%" border="0">
|
687
678
|
<colgroup>
|
688
679
|
<col width="150px" class="parameters_name">
|
@@ -697,12 +688,11 @@ gtk_printer_is_accepting_jobs (<em class="parameter"><code><a class="link" href=
|
|
697
688
|
</table></div>
|
698
689
|
</div>
|
699
690
|
<div class="refsect3">
|
700
|
-
<a name="
|
691
|
+
<a name="gtk-printer-is-accepting-jobs.returns"></a><h4>Returns</h4>
|
701
692
|
<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>printer</code></em>
|
702
693
|
is accepting jobs</p>
|
703
|
-
<p></p>
|
704
694
|
</div>
|
705
|
-
<p class="since">Since 2.14</p>
|
695
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
706
696
|
</div>
|
707
697
|
<hr>
|
708
698
|
<div class="refsect2">
|
@@ -713,7 +703,7 @@ gtk_printer_is_virtual (<em class="parameter"><code><a class="link" href="GtkPri
|
|
713
703
|
represent actual printer hardware, but something like
|
714
704
|
a CUPS class).</p>
|
715
705
|
<div class="refsect3">
|
716
|
-
<a name="
|
706
|
+
<a name="gtk-printer-is-virtual.parameters"></a><h4>Parameters</h4>
|
717
707
|
<div class="informaltable"><table width="100%" border="0">
|
718
708
|
<colgroup>
|
719
709
|
<col width="150px" class="parameters_name">
|
@@ -728,12 +718,11 @@ a CUPS class).</p>
|
|
728
718
|
</table></div>
|
729
719
|
</div>
|
730
720
|
<div class="refsect3">
|
731
|
-
<a name="
|
721
|
+
<a name="gtk-printer-is-virtual.returns"></a><h4>Returns</h4>
|
732
722
|
<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>printer</code></em>
|
733
723
|
is virtual</p>
|
734
|
-
<p></p>
|
735
724
|
</div>
|
736
|
-
<p class="since">Since 2.10</p>
|
725
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
737
726
|
</div>
|
738
727
|
<hr>
|
739
728
|
<div class="refsect2">
|
@@ -742,7 +731,7 @@ is virtual</p>
|
|
742
731
|
gtk_printer_is_default (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
743
732
|
<p>Returns whether the printer is the default printer.</p>
|
744
733
|
<div class="refsect3">
|
745
|
-
<a name="
|
734
|
+
<a name="gtk-printer-is-default.parameters"></a><h4>Parameters</h4>
|
746
735
|
<div class="informaltable"><table width="100%" border="0">
|
747
736
|
<colgroup>
|
748
737
|
<col width="150px" class="parameters_name">
|
@@ -757,12 +746,11 @@ gtk_printer_is_default (<em class="parameter"><code><a class="link" href="GtkPri
|
|
757
746
|
</table></div>
|
758
747
|
</div>
|
759
748
|
<div class="refsect3">
|
760
|
-
<a name="
|
749
|
+
<a name="gtk-printer-is-default.returns"></a><h4>Returns</h4>
|
761
750
|
<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>printer</code></em>
|
762
751
|
is the default</p>
|
763
|
-
<p></p>
|
764
752
|
</div>
|
765
|
-
<p class="since">Since 2.10</p>
|
753
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
766
754
|
</div>
|
767
755
|
<hr>
|
768
756
|
<div class="refsect2">
|
@@ -772,7 +760,7 @@ gtk_printer_accepts_ps (<em class="parameter"><code><a class="link" href="GtkPri
|
|
772
760
|
<p>Returns whether the printer accepts input in
|
773
761
|
PostScript format.</p>
|
774
762
|
<div class="refsect3">
|
775
|
-
<a name="
|
763
|
+
<a name="gtk-printer-accepts-ps.parameters"></a><h4>Parameters</h4>
|
776
764
|
<div class="informaltable"><table width="100%" border="0">
|
777
765
|
<colgroup>
|
778
766
|
<col width="150px" class="parameters_name">
|
@@ -787,12 +775,11 @@ PostScript format.</p>
|
|
787
775
|
</table></div>
|
788
776
|
</div>
|
789
777
|
<div class="refsect3">
|
790
|
-
<a name="
|
778
|
+
<a name="gtk-printer-accepts-ps.returns"></a><h4>Returns</h4>
|
791
779
|
<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>printer</code></em>
|
792
780
|
accepts PostScript</p>
|
793
|
-
<p></p>
|
794
781
|
</div>
|
795
|
-
<p class="since">Since 2.10</p>
|
782
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
796
783
|
</div>
|
797
784
|
<hr>
|
798
785
|
<div class="refsect2">
|
@@ -802,7 +789,7 @@ gtk_printer_accepts_pdf (<em class="parameter"><code><a class="link" href="GtkPr
|
|
802
789
|
<p>Returns whether the printer accepts input in
|
803
790
|
PDF format.</p>
|
804
791
|
<div class="refsect3">
|
805
|
-
<a name="
|
792
|
+
<a name="gtk-printer-accepts-pdf.parameters"></a><h4>Parameters</h4>
|
806
793
|
<div class="informaltable"><table width="100%" border="0">
|
807
794
|
<colgroup>
|
808
795
|
<col width="150px" class="parameters_name">
|
@@ -817,12 +804,11 @@ PDF format.</p>
|
|
817
804
|
</table></div>
|
818
805
|
</div>
|
819
806
|
<div class="refsect3">
|
820
|
-
<a name="
|
807
|
+
<a name="gtk-printer-accepts-pdf.returns"></a><h4>Returns</h4>
|
821
808
|
<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>printer</code></em>
|
822
809
|
accepts PDF</p>
|
823
|
-
<p></p>
|
824
810
|
</div>
|
825
|
-
<p class="since">Since 2.10</p>
|
811
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
826
812
|
</div>
|
827
813
|
<hr>
|
828
814
|
<div class="refsect2">
|
@@ -834,7 +820,7 @@ gtk_printer_list_papers (<em class="parameter"><code><a class="link" href="GtkPr
|
|
834
820
|
This will return and empty list unless the printer's details are
|
835
821
|
available, see <a class="link" href="GtkPrinter.html#gtk-printer-has-details" title="gtk_printer_has_details ()"><code class="function">gtk_printer_has_details()</code></a> and <a class="link" href="GtkPrinter.html#gtk-printer-request-details" title="gtk_printer_request_details ()"><code class="function">gtk_printer_request_details()</code></a>.</p>
|
836
822
|
<div class="refsect3">
|
837
|
-
<a name="
|
823
|
+
<a name="gtk-printer-list-papers.parameters"></a><h4>Parameters</h4>
|
838
824
|
<div class="informaltable"><table width="100%" border="0">
|
839
825
|
<colgroup>
|
840
826
|
<col width="150px" class="parameters_name">
|
@@ -849,11 +835,11 @@ available, see <a class="link" href="GtkPrinter.html#gtk-printer-has-details" ti
|
|
849
835
|
</table></div>
|
850
836
|
</div>
|
851
837
|
<div class="refsect3">
|
852
|
-
<a name="
|
838
|
+
<a name="gtk-printer-list-papers.returns"></a><h4>Returns</h4>
|
853
839
|
<p> a newly allocated list of newly allocated <a class="link" href="GtkPageSetup.html" title="GtkPageSetup"><span class="type">GtkPageSetup</span></a> s. </p>
|
854
840
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkPageSetup][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
855
841
|
</div>
|
856
|
-
<p class="since">Since 2.12</p>
|
842
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
857
843
|
</div>
|
858
844
|
<hr>
|
859
845
|
<div class="refsect2">
|
@@ -863,7 +849,7 @@ gtk_printer_compare (<em class="parameter"><code><a class="link" href="GtkPrinte
|
|
863
849
|
<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *b</code></em>);</pre>
|
864
850
|
<p>Compares two printers.</p>
|
865
851
|
<div class="refsect3">
|
866
|
-
<a name="
|
852
|
+
<a name="gtk-printer-compare.parameters"></a><h4>Parameters</h4>
|
867
853
|
<div class="informaltable"><table width="100%" border="0">
|
868
854
|
<colgroup>
|
869
855
|
<col width="150px" class="parameters_name">
|
@@ -885,16 +871,15 @@ gtk_printer_compare (<em class="parameter"><code><a class="link" href="GtkPrinte
|
|
885
871
|
</table></div>
|
886
872
|
</div>
|
887
873
|
<div class="refsect3">
|
888
|
-
<a name="
|
874
|
+
<a name="gtk-printer-compare.returns"></a><h4>Returns</h4>
|
889
875
|
<p> 0 if the printer match, a negative value if <em class="parameter"><code>a</code></em>
|
890
876
|
< <em class="parameter"><code>b</code></em>
|
891
877
|
,
|
892
878
|
or a positive value if <em class="parameter"><code>a</code></em>
|
893
879
|
> <em class="parameter"><code>b</code></em>
|
894
880
|
</p>
|
895
|
-
<p></p>
|
896
881
|
</div>
|
897
|
-
<p class="since">Since 2.10</p>
|
882
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
898
883
|
</div>
|
899
884
|
<hr>
|
900
885
|
<div class="refsect2">
|
@@ -903,7 +888,7 @@ or a positive value if <em class="parameter"><code>a</code></em>
|
|
903
888
|
gtk_printer_has_details (<em class="parameter"><code><a class="link" href="GtkPrinter.html" title="GtkPrinter"><span class="type">GtkPrinter</span></a> *printer</code></em>);</pre>
|
904
889
|
<p>Returns whether the printer details are available.</p>
|
905
890
|
<div class="refsect3">
|
906
|
-
<a name="
|
891
|
+
<a name="gtk-printer-has-details.parameters"></a><h4>Parameters</h4>
|
907
892
|
<div class="informaltable"><table width="100%" border="0">
|
908
893
|
<colgroup>
|
909
894
|
<col width="150px" class="parameters_name">
|
@@ -918,12 +903,11 @@ gtk_printer_has_details (<em class="parameter"><code><a class="link" href="GtkPr
|
|
918
903
|
</table></div>
|
919
904
|
</div>
|
920
905
|
<div class="refsect3">
|
921
|
-
<a name="
|
906
|
+
<a name="gtk-printer-has-details.returns"></a><h4>Returns</h4>
|
922
907
|
<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>printer</code></em>
|
923
908
|
details are available</p>
|
924
|
-
<p></p>
|
925
909
|
</div>
|
926
|
-
<p class="since">Since 2.12</p>
|
910
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
927
911
|
</div>
|
928
912
|
<hr>
|
929
913
|
<div class="refsect2">
|
@@ -934,7 +918,7 @@ gtk_printer_request_details (<em class="parameter"><code><a class="link" href="G
|
|
934
918
|
the <a class="link" href="GtkPrinter.html#GtkPrinter-details-acquired" title="The “details-acquired” signal"><span class="type">“details-acquired”</span></a> signal will be emitted on <em class="parameter"><code>printer</code></em>
|
935
919
|
.</p>
|
936
920
|
<div class="refsect3">
|
937
|
-
<a name="
|
921
|
+
<a name="gtk-printer-request-details.parameters"></a><h4>Parameters</h4>
|
938
922
|
<div class="informaltable"><table width="100%" border="0">
|
939
923
|
<colgroup>
|
940
924
|
<col width="150px" class="parameters_name">
|
@@ -948,7 +932,7 @@ the <a class="link" href="GtkPrinter.html#GtkPrinter-details-acquired" title="Th
|
|
948
932
|
</tr></tbody>
|
949
933
|
</table></div>
|
950
934
|
</div>
|
951
|
-
<p class="since">Since 2.12</p>
|
935
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
952
936
|
</div>
|
953
937
|
<hr>
|
954
938
|
<div class="refsect2">
|
@@ -962,7 +946,7 @@ you must handle yourself.</p>
|
|
962
946
|
<p>This will return 0 unless the printer's details are available, see
|
963
947
|
<a class="link" href="GtkPrinter.html#gtk-printer-has-details" title="gtk_printer_has_details ()"><code class="function">gtk_printer_has_details()</code></a> and <a class="link" href="GtkPrinter.html#gtk-printer-request-details" title="gtk_printer_request_details ()"><code class="function">gtk_printer_request_details()</code></a>.</p>
|
964
948
|
<div class="refsect3">
|
965
|
-
<a name="
|
949
|
+
<a name="gtk-printer-get-capabilities.parameters"></a><h4>Parameters</h4>
|
966
950
|
<div class="informaltable"><table width="100%" border="0">
|
967
951
|
<colgroup>
|
968
952
|
<col width="150px" class="parameters_name">
|
@@ -977,11 +961,10 @@ you must handle yourself.</p>
|
|
977
961
|
</table></div>
|
978
962
|
</div>
|
979
963
|
<div class="refsect3">
|
980
|
-
<a name="
|
964
|
+
<a name="gtk-printer-get-capabilities.returns"></a><h4>Returns</h4>
|
981
965
|
<p> the printer's capabilities</p>
|
982
|
-
<p></p>
|
983
966
|
</div>
|
984
|
-
<p class="since">Since 2.12</p>
|
967
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
985
968
|
</div>
|
986
969
|
<hr>
|
987
970
|
<div class="refsect2">
|
@@ -991,7 +974,7 @@ gtk_printer_get_default_page_size (<em class="parameter"><code><a class="link" h
|
|
991
974
|
<p>Returns default page size of <em class="parameter"><code>printer</code></em>
|
992
975
|
.</p>
|
993
976
|
<div class="refsect3">
|
994
|
-
<a name="
|
977
|
+
<a name="gtk-printer-get-default-page-size.parameters"></a><h4>Parameters</h4>
|
995
978
|
<div class="informaltable"><table width="100%" border="0">
|
996
979
|
<colgroup>
|
997
980
|
<col width="150px" class="parameters_name">
|
@@ -1006,11 +989,10 @@ gtk_printer_get_default_page_size (<em class="parameter"><code><a class="link" h
|
|
1006
989
|
</table></div>
|
1007
990
|
</div>
|
1008
991
|
<div class="refsect3">
|
1009
|
-
<a name="
|
992
|
+
<a name="gtk-printer-get-default-page-size.returns"></a><h4>Returns</h4>
|
1010
993
|
<p> a newly allocated <a class="link" href="GtkPageSetup.html" title="GtkPageSetup"><span class="type">GtkPageSetup</span></a> with default page size of the printer.</p>
|
1011
|
-
<p></p>
|
1012
994
|
</div>
|
1013
|
-
<p class="since">Since 2.14</p>
|
995
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1014
996
|
</div>
|
1015
997
|
<hr>
|
1016
998
|
<div class="refsect2">
|
@@ -1027,7 +1009,7 @@ the area at the borders of the paper that the printer cannot print to.</p>
|
|
1027
1009
|
<p>Note: This will not succeed unless the printer's details are available,
|
1028
1010
|
see <a class="link" href="GtkPrinter.html#gtk-printer-has-details" title="gtk_printer_has_details ()"><code class="function">gtk_printer_has_details()</code></a> and <a class="link" href="GtkPrinter.html#gtk-printer-request-details" title="gtk_printer_request_details ()"><code class="function">gtk_printer_request_details()</code></a>.</p>
|
1029
1011
|
<div class="refsect3">
|
1030
|
-
<a name="
|
1012
|
+
<a name="gtk-printer-get-hard-margins.parameters"></a><h4>Parameters</h4>
|
1031
1013
|
<div class="informaltable"><table width="100%" border="0">
|
1032
1014
|
<colgroup>
|
1033
1015
|
<col width="150px" class="parameters_name">
|
@@ -1064,11 +1046,10 @@ see <a class="link" href="GtkPrinter.html#gtk-printer-has-details" title="gtk_pr
|
|
1064
1046
|
</table></div>
|
1065
1047
|
</div>
|
1066
1048
|
<div class="refsect3">
|
1067
|
-
<a name="
|
1049
|
+
<a name="gtk-printer-get-hard-margins.returns"></a><h4>Returns</h4>
|
1068
1050
|
<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> iff the hard margins were retrieved</p>
|
1069
|
-
<p></p>
|
1070
1051
|
</div>
|
1071
|
-
<p class="since">Since 2.20</p>
|
1052
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
1072
1053
|
</div>
|
1073
1054
|
<hr>
|
1074
1055
|
<div class="refsect2">
|
@@ -1082,7 +1063,7 @@ Note that you need to ref <em class="parameter"><code>printer</code></em>, if yo
|
|
1082
1063
|
a reference to it after the function has returned.
|
1083
1064
|
</p>
|
1084
1065
|
<div class="refsect3">
|
1085
|
-
<a name="
|
1066
|
+
<a name="GtkPrinterFunc.parameters"></a><h4>Parameters</h4>
|
1086
1067
|
<div class="informaltable"><table width="100%" border="0">
|
1087
1068
|
<colgroup>
|
1088
1069
|
<col width="150px" class="parameters_name">
|
@@ -1104,9 +1085,8 @@ a reference to it after the function has returned.
|
|
1104
1085
|
</table></div>
|
1105
1086
|
</div>
|
1106
1087
|
<div class="refsect3">
|
1107
|
-
<a name="
|
1088
|
+
<a name="GtkPrinterFunc.returns"></a><h4>Returns</h4>
|
1108
1089
|
<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> to stop the enumeration, <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> to continue</p>
|
1109
|
-
<p></p>
|
1110
1090
|
</div>
|
1111
1091
|
</div>
|
1112
1092
|
<hr>
|
@@ -1121,7 +1101,7 @@ gtk_enumerate_printers (<em class="parameter"><code><a class="link" href="GtkPri
|
|
1121
1101
|
If <em class="parameter"><code>func</code></em>
|
1122
1102
|
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>, the enumeration is stopped.</p>
|
1123
1103
|
<div class="refsect3">
|
1124
|
-
<a name="
|
1104
|
+
<a name="gtk-enumerate-printers.parameters"></a><h4>Parameters</h4>
|
1125
1105
|
<div class="informaltable"><table width="100%" border="0">
|
1126
1106
|
<colgroup>
|
1127
1107
|
<col width="150px" class="parameters_name">
|
@@ -1155,7 +1135,7 @@ all printers are enumerated; otherwise return early</p></td>
|
|
1155
1135
|
</tbody>
|
1156
1136
|
</table></div>
|
1157
1137
|
</div>
|
1158
|
-
<p class="since">Since 2.10</p>
|
1138
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1159
1139
|
</div>
|
1160
1140
|
</div>
|
1161
1141
|
<div class="refsect1">
|
@@ -1182,7 +1162,7 @@ all printers are enumerated; otherwise return early</p></td>
|
|
1182
1162
|
<p>This property is <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 the printer is accepting jobs.</p>
|
1183
1163
|
<p>Flags: Read</p>
|
1184
1164
|
<p>Default value: TRUE</p>
|
1185
|
-
<p class="since">Since 2.14</p>
|
1165
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1186
1166
|
</div>
|
1187
1167
|
<hr>
|
1188
1168
|
<div class="refsect2">
|
@@ -1259,7 +1239,7 @@ A paused printer still accepts jobs, but it does
|
|
1259
1239
|
not print them.</p>
|
1260
1240
|
<p>Flags: Read</p>
|
1261
1241
|
<p>Default value: FALSE</p>
|
1262
|
-
<p class="since">Since 2.14</p>
|
1242
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1263
1243
|
</div>
|
1264
1244
|
<hr>
|
1265
1245
|
<div class="refsect2">
|
@@ -1283,7 +1263,7 @@ about a printer from the print backend. The <em class="parameter"><code>success<
|
|
1283
1263
|
parameter
|
1284
1264
|
indicates if the information was actually obtained.</p>
|
1285
1265
|
<div class="refsect3">
|
1286
|
-
<a name="
|
1266
|
+
<a name="GtkPrinter-details-acquired.parameters"></a><h4>Parameters</h4>
|
1287
1267
|
<div class="informaltable"><table width="100%" border="0">
|
1288
1268
|
<colgroup>
|
1289
1269
|
<col width="150px" class="parameters_name">
|
@@ -1310,12 +1290,11 @@ indicates if the information was actually obtained.</p>
|
|
1310
1290
|
</table></div>
|
1311
1291
|
</div>
|
1312
1292
|
<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>
|
1313
|
-
<p class="since">Since 2.10</p>
|
1293
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1314
1294
|
</div>
|
1315
1295
|
</div>
|
1316
1296
|
</div>
|
1317
1297
|
<div class="footer">
|
1318
|
-
<hr>
|
1319
|
-
Generated by GTK-Doc V1.21.1</div>
|
1298
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1320
1299
|
</body>
|
1321
1300
|
</html>
|