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="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="gtk2-Standard-Enumerations.html" title="Standard Enumerations">
|
10
10
|
<link rel="next" href="GtkStyle.html" title="Styles">
|
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">
|
@@ -41,7 +41,7 @@
|
|
41
41
|
<tbody>
|
42
42
|
<tr>
|
43
43
|
<td class="function_type">
|
44
|
-
<a href="
|
44
|
+
<a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="returnvalue">GdkGC</span></a> *
|
45
45
|
</td>
|
46
46
|
<td class="function_name">
|
47
47
|
<a class="link" href="gtk2-Graphics-Contexts.html#gtk-gc-get" title="gtk_gc_get ()">gtk_gc_get</a> <span class="c_punctuation">()</span>
|
@@ -66,31 +66,31 @@
|
|
66
66
|
<div class="refsect1">
|
67
67
|
<a name="gtk2-Graphics-Contexts.description"></a><h2>Description</h2>
|
68
68
|
<p>
|
69
|
-
These functions provide access to a shared pool of <a href="
|
70
|
-
When a new <a href="
|
71
|
-
colormap and <a href="
|
72
|
-
exists then that is returned. If not, a new <a href="
|
73
|
-
When the <a href="
|
69
|
+
These functions provide access to a shared pool of <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> objects.
|
70
|
+
When a new <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> is needed, <a class="link" href="gtk2-Graphics-Contexts.html#gtk-gc-get" title="gtk_gc_get ()"><code class="function">gtk_gc_get()</code></a> is called with the required depth,
|
71
|
+
colormap and <a href="../html/gdk2-Graphics-Contexts.html#GdkGCValues"><span class="type">GdkGCValues</span></a>. If a <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> with the required properties already
|
72
|
+
exists then that is returned. If not, a new <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> is created.
|
73
|
+
When the <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> is no longer needed, <a class="link" href="gtk2-Graphics-Contexts.html#gtk-gc-release" title="gtk_gc_release ()"><code class="function">gtk_gc_release()</code></a> should be called.
|
74
74
|
</p>
|
75
75
|
</div>
|
76
76
|
<div class="refsect1">
|
77
77
|
<a name="gtk2-Graphics-Contexts.functions_details"></a><h2>Functions</h2>
|
78
78
|
<div class="refsect2">
|
79
79
|
<a name="gtk-gc-get"></a><h3>gtk_gc_get ()</h3>
|
80
|
-
<pre class="programlisting"><a href="
|
80
|
+
<pre class="programlisting"><a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="returnvalue">GdkGC</span></a> *
|
81
81
|
gtk_gc_get (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> depth</code></em>,
|
82
|
-
<em class="parameter"><code><a href="
|
83
|
-
<em class="parameter"><code><a href="
|
84
|
-
<em class="parameter"><code><a href="
|
82
|
+
<em class="parameter"><code><a href="../html/gdk2-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
|
83
|
+
<em class="parameter"><code><a href="../html/gdk2-Graphics-Contexts.html#GdkGCValues"><span class="type">GdkGCValues</span></a> *values</code></em>,
|
84
|
+
<em class="parameter"><code><a href="../html/gdk2-Graphics-Contexts.html#GdkGCValuesMask"><span class="type">GdkGCValuesMask</span></a> values_mask</code></em>);</pre>
|
85
85
|
<p>
|
86
|
-
Gets a <a href="
|
87
|
-
If a <a href="
|
88
|
-
otherwise a new <a href="
|
89
|
-
The returned <a href="
|
86
|
+
Gets a <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> with the given depth, colormap and <a href="../html/gdk2-Graphics-Contexts.html#GdkGCValues"><span class="type">GdkGCValues</span></a>.
|
87
|
+
If a <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> with the given properties already exists then it is returned,
|
88
|
+
otherwise a new <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> is created.
|
89
|
+
The returned <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> should be released with <a class="link" href="gtk2-Graphics-Contexts.html#gtk-gc-release" title="gtk_gc_release ()"><code class="function">gtk_gc_release()</code></a> when it is no
|
90
90
|
longer needed.
|
91
91
|
</p>
|
92
92
|
<div class="refsect3">
|
93
|
-
<a name="
|
93
|
+
<a name="gtk-gc-get.parameters"></a><h4>Parameters</h4>
|
94
94
|
<div class="informaltable"><table width="100%" border="0">
|
95
95
|
<colgroup>
|
96
96
|
<col width="150px" class="parameters_name">
|
@@ -100,17 +100,17 @@ longer needed.
|
|
100
100
|
<tbody>
|
101
101
|
<tr>
|
102
102
|
<td class="parameter_name"><p>depth</p></td>
|
103
|
-
<td class="parameter_description"><p>the depth of the <a href="
|
103
|
+
<td class="parameter_description"><p>the depth of the <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> to create.</p></td>
|
104
104
|
<td class="parameter_annotations"> </td>
|
105
105
|
</tr>
|
106
106
|
<tr>
|
107
107
|
<td class="parameter_name"><p>colormap</p></td>
|
108
|
-
<td class="parameter_description"><p>the <a href="
|
108
|
+
<td class="parameter_description"><p>the <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> (FIXME: I don't know why this is needed).</p></td>
|
109
109
|
<td class="parameter_annotations"> </td>
|
110
110
|
</tr>
|
111
111
|
<tr>
|
112
112
|
<td class="parameter_name"><p>values</p></td>
|
113
|
-
<td class="parameter_description"><p>a <a href="
|
113
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Graphics-Contexts.html#GdkGCValues"><span class="type">GdkGCValues</span></a> struct containing settings for the <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a>.</p></td>
|
114
114
|
<td class="parameter_annotations"> </td>
|
115
115
|
</tr>
|
116
116
|
<tr>
|
@@ -124,21 +124,20 @@ been set.</p></td>
|
|
124
124
|
</table></div>
|
125
125
|
</div>
|
126
126
|
<div class="refsect3">
|
127
|
-
<a name="
|
128
|
-
<p>a <a href="
|
129
|
-
<p></p>
|
127
|
+
<a name="gtk-gc-get.returns"></a><h4>Returns</h4>
|
128
|
+
<p>a <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a>.</p>
|
130
129
|
</div>
|
131
130
|
</div>
|
132
131
|
<hr>
|
133
132
|
<div class="refsect2">
|
134
133
|
<a name="gtk-gc-release"></a><h3>gtk_gc_release ()</h3>
|
135
134
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
136
|
-
gtk_gc_release (<em class="parameter"><code><a href="
|
135
|
+
gtk_gc_release (<em class="parameter"><code><a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> *gc</code></em>);</pre>
|
137
136
|
<p>
|
138
|
-
Releases a <a href="
|
137
|
+
Releases a <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a> allocated using <a class="link" href="gtk2-Graphics-Contexts.html#gtk-gc-get" title="gtk_gc_get ()"><code class="function">gtk_gc_get()</code></a>.
|
139
138
|
</p>
|
140
139
|
<div class="refsect3">
|
141
|
-
<a name="
|
140
|
+
<a name="gtk-gc-release.parameters"></a><h4>Parameters</h4>
|
142
141
|
<div class="informaltable"><table width="100%" border="0">
|
143
142
|
<colgroup>
|
144
143
|
<col width="150px" class="parameters_name">
|
@@ -147,7 +146,7 @@ Releases a <a href="http://library.gnome.org/devel/gdk3/gdk2-Graphics-Contexts.h
|
|
147
146
|
</colgroup>
|
148
147
|
<tbody><tr>
|
149
148
|
<td class="parameter_name"><p>gc</p></td>
|
150
|
-
<td class="parameter_description"><p>a <a href="
|
149
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Graphics-Contexts.html#GdkGC-struct"><span class="type">GdkGC</span></a>.</p></td>
|
151
150
|
<td class="parameter_annotations"> </td>
|
152
151
|
</tr></tbody>
|
153
152
|
</table></div>
|
@@ -159,7 +158,6 @@ Releases a <a href="http://library.gnome.org/devel/gdk3/gdk2-Graphics-Contexts.h
|
|
159
158
|
</div>
|
160
159
|
</div>
|
161
160
|
<div class="footer">
|
162
|
-
<hr>
|
163
|
-
Generated by GTK-Doc V1.21.1</div>
|
161
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
164
162
|
</body>
|
165
163
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
9
9
|
<link rel="prev" href="GtkTreeView.html" title="GtkTreeView">
|
10
10
|
<link rel="next" href="GtkCellView.html" title="GtkCellView">
|
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">
|
@@ -129,7 +129,7 @@
|
|
129
129
|
</div>
|
130
130
|
<div class="refsect1">
|
131
131
|
<a name="gtk2-GtkTreeView-drag-and-drop.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
132
|
-
<pre class="screen"> GInterface
|
132
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
133
133
|
<span class="lineart">├──</span> GtkTreeDragDest
|
134
134
|
<span class="lineart">╰──</span> GtkTreeDragSource
|
135
135
|
</pre>
|
@@ -186,7 +186,7 @@ some model-specific reason. Should robustly handle a <em class="parameter"><code
|
|
186
186
|
no
|
187
187
|
longer found in the model!</p>
|
188
188
|
<div class="refsect3">
|
189
|
-
<a name="
|
189
|
+
<a name="gtk-tree-drag-source-drag-data-delete.parameters"></a><h4>Parameters</h4>
|
190
190
|
<div class="informaltable"><table width="100%" border="0">
|
191
191
|
<colgroup>
|
192
192
|
<col width="150px" class="parameters_name">
|
@@ -208,9 +208,8 @@ longer found in the model!</p>
|
|
208
208
|
</table></div>
|
209
209
|
</div>
|
210
210
|
<div class="refsect3">
|
211
|
-
<a name="
|
211
|
+
<a name="gtk-tree-drag-source-drag-data-delete.returns"></a><h4>Returns</h4>
|
212
212
|
<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 the row was successfully deleted</p>
|
213
|
-
<p></p>
|
214
213
|
</div>
|
215
214
|
</div>
|
216
215
|
<hr>
|
@@ -229,7 +228,7 @@ the required type of the data. Should robustly handle a <em class="parameter"><
|
|
229
228
|
no
|
230
229
|
longer found in the model!</p>
|
231
230
|
<div class="refsect3">
|
232
|
-
<a name="
|
231
|
+
<a name="gtk-tree-drag-source-drag-data-get.parameters"></a><h4>Parameters</h4>
|
233
232
|
<div class="informaltable"><table width="100%" border="0">
|
234
233
|
<colgroup>
|
235
234
|
<col width="150px" class="parameters_name">
|
@@ -257,9 +256,8 @@ from the dragged row. </p></td>
|
|
257
256
|
</table></div>
|
258
257
|
</div>
|
259
258
|
<div class="refsect3">
|
260
|
-
<a name="
|
259
|
+
<a name="gtk-tree-drag-source-drag-data-get.returns"></a><h4>Returns</h4>
|
261
260
|
<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 data of the required type was provided </p>
|
262
|
-
<p></p>
|
263
261
|
</div>
|
264
262
|
</div>
|
265
263
|
<hr>
|
@@ -272,7 +270,7 @@ gtk_tree_drag_source_row_draggable (<em class="parameter"><code><a class="link"
|
|
272
270
|
the source of a DND operation. If the source doesn't implement
|
273
271
|
this interface, the row is assumed draggable.</p>
|
274
272
|
<div class="refsect3">
|
275
|
-
<a name="
|
273
|
+
<a name="gtk-tree-drag-source-row-draggable.parameters"></a><h4>Parameters</h4>
|
276
274
|
<div class="informaltable"><table width="100%" border="0">
|
277
275
|
<colgroup>
|
278
276
|
<col width="150px" class="parameters_name">
|
@@ -294,9 +292,8 @@ this interface, the row is assumed draggable.</p>
|
|
294
292
|
</table></div>
|
295
293
|
</div>
|
296
294
|
<div class="refsect3">
|
297
|
-
<a name="
|
295
|
+
<a name="gtk-tree-drag-source-row-draggable.returns"></a><h4>Returns</h4>
|
298
296
|
<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 the row can be dragged</p>
|
299
|
-
<p></p>
|
300
297
|
</div>
|
301
298
|
</div>
|
302
299
|
<hr>
|
@@ -317,7 +314,7 @@ not created for some model-specific reason. Should robustly handle
|
|
317
314
|
a <em class="parameter"><code>dest</code></em>
|
318
315
|
no longer found in the model!</p>
|
319
316
|
<div class="refsect3">
|
320
|
-
<a name="
|
317
|
+
<a name="gtk-tree-drag-dest-drag-data-received.parameters"></a><h4>Parameters</h4>
|
321
318
|
<div class="informaltable"><table width="100%" border="0">
|
322
319
|
<colgroup>
|
323
320
|
<col width="150px" class="parameters_name">
|
@@ -344,10 +341,9 @@ a <em class="parameter"><code>dest</code></em>
|
|
344
341
|
</table></div>
|
345
342
|
</div>
|
346
343
|
<div class="refsect3">
|
347
|
-
<a name="
|
344
|
+
<a name="gtk-tree-drag-dest-drag-data-received.returns"></a><h4>Returns</h4>
|
348
345
|
<p> whether a new row was created before position <em class="parameter"><code>dest</code></em>
|
349
346
|
</p>
|
350
|
-
<p></p>
|
351
347
|
</div>
|
352
348
|
</div>
|
353
349
|
<hr>
|
@@ -368,7 +364,7 @@ exist; the return value will almost certainly be <a href="/home/vagrant/ruby-gno
|
|
368
364
|
parent of <em class="parameter"><code>dest_path</code></em>
|
369
365
|
doesn't exist, though.</p>
|
370
366
|
<div class="refsect3">
|
371
|
-
<a name="
|
367
|
+
<a name="gtk-tree-drag-dest-row-drop-possible.parameters"></a><h4>Parameters</h4>
|
372
368
|
<div class="informaltable"><table width="100%" border="0">
|
373
369
|
<colgroup>
|
374
370
|
<col width="150px" class="parameters_name">
|
@@ -395,10 +391,9 @@ parent of <em class="parameter"><code>dest_path</code></em>
|
|
395
391
|
</table></div>
|
396
392
|
</div>
|
397
393
|
<div class="refsect3">
|
398
|
-
<a name="
|
394
|
+
<a name="gtk-tree-drag-dest-row-drop-possible.returns"></a><h4>Returns</h4>
|
399
395
|
<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 a drop is possible before <em class="parameter"><code>dest_path</code></em>
|
400
396
|
</p>
|
401
|
-
<p></p>
|
402
397
|
</div>
|
403
398
|
</div>
|
404
399
|
<hr>
|
@@ -411,7 +406,7 @@ gtk_tree_set_row_drag_data (<em class="parameter"><code><a class="link" href="Gt
|
|
411
406
|
<p>Sets selection data of target type <code class="literal">GTK_TREE_MODEL_ROW</code>. Normally used
|
412
407
|
in a drag_data_get handler.</p>
|
413
408
|
<div class="refsect3">
|
414
|
-
<a name="
|
409
|
+
<a name="gtk-tree-set-row-drag-data.parameters"></a><h4>Parameters</h4>
|
415
410
|
<div class="informaltable"><table width="100%" border="0">
|
416
411
|
<colgroup>
|
417
412
|
<col width="150px" class="parameters_name">
|
@@ -439,9 +434,8 @@ in a drag_data_get handler.</p>
|
|
439
434
|
</table></div>
|
440
435
|
</div>
|
441
436
|
<div class="refsect3">
|
442
|
-
<a name="
|
437
|
+
<a name="gtk-tree-set-row-drag-data.returns"></a><h4>Returns</h4>
|
443
438
|
<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 the <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> had the proper target type to allow us to set a tree row</p>
|
444
|
-
<p></p>
|
445
439
|
</div>
|
446
440
|
</div>
|
447
441
|
<hr>
|
@@ -464,7 +458,7 @@ you can assume that selection data of type <code class="literal">GTK_TREE_MODEL_
|
|
464
458
|
in from the current process. The returned path must be freed with
|
465
459
|
<a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title="gtk_tree_path_free ()"><code class="function">gtk_tree_path_free()</code></a>.</p>
|
466
460
|
<div class="refsect3">
|
467
|
-
<a name="
|
461
|
+
<a name="gtk-tree-get-row-drag-data.parameters"></a><h4>Parameters</h4>
|
468
462
|
<div class="informaltable"><table width="100%" border="0">
|
469
463
|
<colgroup>
|
470
464
|
<col width="150px" class="parameters_name">
|
@@ -492,11 +486,10 @@ in from the current process. The returned path must be freed with
|
|
492
486
|
</table></div>
|
493
487
|
</div>
|
494
488
|
<div class="refsect3">
|
495
|
-
<a name="
|
489
|
+
<a name="gtk-tree-get-row-drag-data.returns"></a><h4>Returns</h4>
|
496
490
|
<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>selection_data</code></em>
|
497
491
|
had target type <code class="literal">GTK_TREE_MODEL_ROW</code> and
|
498
492
|
is otherwise valid</p>
|
499
|
-
<p></p>
|
500
493
|
</div>
|
501
494
|
</div>
|
502
495
|
</div>
|
@@ -560,7 +553,6 @@ is otherwise valid</p>
|
|
560
553
|
</div>
|
561
554
|
</div>
|
562
555
|
<div class="footer">
|
563
|
-
<hr>
|
564
|
-
Generated by GTK-Doc V1.21.1</div>
|
556
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
565
557
|
</body>
|
566
558
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Printing.html" title="Printing">
|
9
9
|
<link rel="prev" href="Printing.html" title="Printing">
|
10
10
|
<link rel="next" href="GtkPrintContext.html" title="GtkPrintContext">
|
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">
|
@@ -459,7 +459,7 @@
|
|
459
459
|
</tr>
|
460
460
|
<tr>
|
461
461
|
<td class="signal_type">
|
462
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a>*</td>
|
462
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a>*</td>
|
463
463
|
<td class="signal_name"><a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-create-custom-widget" title="The “create-custom-widget” signal">create-custom-widget</a></td>
|
464
464
|
<td class="signal_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></td>
|
465
465
|
</tr>
|
@@ -562,9 +562,9 @@
|
|
562
562
|
</div>
|
563
563
|
<div class="refsect1">
|
564
564
|
<a name="gtk2-High-level-Printing-API.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
565
|
-
<pre class="screen"> GInterface
|
565
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
566
566
|
<span class="lineart">╰──</span> GtkPrintOperationPreview
|
567
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
567
|
+
<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>
|
568
568
|
<span class="lineart">╰──</span> GtkPrintOperation
|
569
569
|
</pre>
|
570
570
|
</div>
|
@@ -572,7 +572,7 @@
|
|
572
572
|
<a name="gtk2-High-level-Printing-API.prerequisites"></a><h2>Prerequisites</h2>
|
573
573
|
<p>
|
574
574
|
GtkPrintOperationPreview requires
|
575
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
575
|
+
<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>.</p>
|
576
576
|
</div>
|
577
577
|
<div class="refsect1">
|
578
578
|
<a name="gtk2-High-level-Printing-API.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
@@ -616,7 +616,7 @@ When the user finished the dialog various signals will be emitted on the
|
|
616
616
|
to catch and render the page on the provided <a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a> using Cairo.
|
617
617
|
</p>
|
618
618
|
<div class="example">
|
619
|
-
<a name="id-1.4.16.2.14.5"></a><p class="title"><b>Example
|
619
|
+
<a name="id-1.4.16.2.14.5"></a><p class="title"><b>Example 38. The high-level printing API</b></p>
|
620
620
|
<div class="example-contents">
|
621
621
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
622
622
|
<tbody>
|
@@ -690,11 +690,10 @@ Printing support was added in GTK+ 2.10.
|
|
690
690
|
gtk_print_operation_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
691
691
|
<p>Creates a new <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a>.</p>
|
692
692
|
<div class="refsect3">
|
693
|
-
<a name="
|
693
|
+
<a name="gtk-print-operation-new.returns"></a><h4>Returns</h4>
|
694
694
|
<p> a new <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a></p>
|
695
|
-
<p></p>
|
696
695
|
</div>
|
697
|
-
<p class="since">Since 2.10</p>
|
696
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
698
697
|
</div>
|
699
698
|
<hr>
|
700
699
|
<div class="refsect2">
|
@@ -706,7 +705,7 @@ gtk_print_operation_set_allow_async (<em class="parameter"><code><a class="link"
|
|
706
705
|
before the print operation is completed. Note that
|
707
706
|
some platforms may not allow asynchronous operation.</p>
|
708
707
|
<div class="refsect3">
|
709
|
-
<a name="
|
708
|
+
<a name="gtk-print-operation-set-allow-async.parameters"></a><h4>Parameters</h4>
|
710
709
|
<div class="informaltable"><table width="100%" border="0">
|
711
710
|
<colgroup>
|
712
711
|
<col width="150px" class="parameters_name">
|
@@ -727,7 +726,7 @@ some platforms may not allow asynchronous operation.</p>
|
|
727
726
|
</tbody>
|
728
727
|
</table></div>
|
729
728
|
</div>
|
730
|
-
<p class="since">Since 2.10</p>
|
729
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
731
730
|
</div>
|
732
731
|
<hr>
|
733
732
|
<div class="refsect2">
|
@@ -740,7 +739,7 @@ gtk_print_operation_get_error (<em class="parameter"><code><a class="link" href=
|
|
740
739
|
<a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-run" title="gtk_print_operation_run ()"><code class="function">gtk_print_operation_run()</code></a>, or in the <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-done" title="The “done” signal"><span class="type">“done”</span></a> signal
|
741
740
|
handler. The returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> will contain more details on what went wrong.</p>
|
742
741
|
<div class="refsect3">
|
743
|
-
<a name="
|
742
|
+
<a name="gtk-print-operation-get-error.parameters"></a><h4>Parameters</h4>
|
744
743
|
<div class="informaltable"><table width="100%" border="0">
|
745
744
|
<colgroup>
|
746
745
|
<col width="150px" class="parameters_name">
|
@@ -761,7 +760,7 @@ handler. The returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/loca
|
|
761
760
|
</tbody>
|
762
761
|
</table></div>
|
763
762
|
</div>
|
764
|
-
<p class="since">Since 2.10</p>
|
763
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
765
764
|
</div>
|
766
765
|
<hr>
|
767
766
|
<div class="refsect2">
|
@@ -777,7 +776,7 @@ gtk_print_operation_set_default_page_setup
|
|
777
776
|
but it can be overridden on a per-page basis by connecting
|
778
777
|
to the <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-request-page-setup" title="The “request-page-setup” signal"><span class="type">“request-page-setup”</span></a> signal.</p>
|
779
778
|
<div class="refsect3">
|
780
|
-
<a name="
|
779
|
+
<a name="gtk-print-operation-set-default-page-setup.parameters"></a><h4>Parameters</h4>
|
781
780
|
<div class="informaltable"><table width="100%" border="0">
|
782
781
|
<colgroup>
|
783
782
|
<col width="150px" class="parameters_name">
|
@@ -798,7 +797,7 @@ to the <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation
|
|
798
797
|
</tbody>
|
799
798
|
</table></div>
|
800
799
|
</div>
|
801
|
-
<p class="since">Since 2.10</p>
|
800
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
802
801
|
</div>
|
803
802
|
<hr>
|
804
803
|
<div class="refsect2">
|
@@ -809,7 +808,7 @@ gtk_print_operation_get_default_page_setup
|
|
809
808
|
<p>Returns the default page setup, see
|
810
809
|
<a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-set-default-page-setup" title="gtk_print_operation_set_default_page_setup ()"><code class="function">gtk_print_operation_set_default_page_setup()</code></a>.</p>
|
811
810
|
<div class="refsect3">
|
812
|
-
<a name="
|
811
|
+
<a name="gtk-print-operation-get-default-page-setup.parameters"></a><h4>Parameters</h4>
|
813
812
|
<div class="informaltable"><table width="100%" border="0">
|
814
813
|
<colgroup>
|
815
814
|
<col width="150px" class="parameters_name">
|
@@ -824,11 +823,11 @@ gtk_print_operation_get_default_page_setup
|
|
824
823
|
</table></div>
|
825
824
|
</div>
|
826
825
|
<div class="refsect3">
|
827
|
-
<a name="
|
826
|
+
<a name="gtk-print-operation-get-default-page-setup.returns"></a><h4>Returns</h4>
|
828
827
|
<p> the default page setup. </p>
|
829
828
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
830
829
|
</div>
|
831
|
-
<p class="since">Since 2.10</p>
|
830
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
832
831
|
</div>
|
833
832
|
<hr>
|
834
833
|
<div class="refsect2">
|
@@ -842,7 +841,7 @@ gtk_print_operation_set_print_settings
|
|
842
841
|
re-establish print settings from a previous print operation,
|
843
842
|
see <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-run" title="gtk_print_operation_run ()"><code class="function">gtk_print_operation_run()</code></a>.</p>
|
844
843
|
<div class="refsect3">
|
845
|
-
<a name="
|
844
|
+
<a name="gtk-print-operation-set-print-settings.parameters"></a><h4>Parameters</h4>
|
846
845
|
<div class="informaltable"><table width="100%" border="0">
|
847
846
|
<colgroup>
|
848
847
|
<col width="150px" class="parameters_name">
|
@@ -863,7 +862,7 @@ see <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-
|
|
863
862
|
</tbody>
|
864
863
|
</table></div>
|
865
864
|
</div>
|
866
|
-
<p class="since">Since 2.10</p>
|
865
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
867
866
|
</div>
|
868
867
|
<hr>
|
869
868
|
<div class="refsect2">
|
@@ -876,7 +875,7 @@ gtk_print_operation_get_print_settings
|
|
876
875
|
<a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-set-print-settings" title="gtk_print_operation_set_print_settings ()"><code class="function">gtk_print_operation_set_print_settings()</code></a> or
|
877
876
|
<a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-run" title="gtk_print_operation_run ()"><code class="function">gtk_print_operation_run()</code></a> have been called.</p>
|
878
877
|
<div class="refsect3">
|
879
|
-
<a name="
|
878
|
+
<a name="gtk-print-operation-get-print-settings.parameters"></a><h4>Parameters</h4>
|
880
879
|
<div class="informaltable"><table width="100%" border="0">
|
881
880
|
<colgroup>
|
882
881
|
<col width="150px" class="parameters_name">
|
@@ -891,12 +890,12 @@ gtk_print_operation_get_print_settings
|
|
891
890
|
</table></div>
|
892
891
|
</div>
|
893
892
|
<div class="refsect3">
|
894
|
-
<a name="
|
893
|
+
<a name="gtk-print-operation-get-print-settings.returns"></a><h4>Returns</h4>
|
895
894
|
<p> the current print settings of <em class="parameter"><code>op</code></em>
|
896
895
|
. </p>
|
897
896
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
898
897
|
</div>
|
899
|
-
<p class="since">Since 2.10</p>
|
898
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
900
899
|
</div>
|
901
900
|
<hr>
|
902
901
|
<div class="refsect2">
|
@@ -909,7 +908,7 @@ the job (e.g. in monitoring applications like eggcups). </p>
|
|
909
908
|
<p>If you don't set a job name, GTK+ picks a default one by
|
910
909
|
numbering successive print jobs.</p>
|
911
910
|
<div class="refsect3">
|
912
|
-
<a name="
|
911
|
+
<a name="gtk-print-operation-set-job-name.parameters"></a><h4>Parameters</h4>
|
913
912
|
<div class="informaltable"><table width="100%" border="0">
|
914
913
|
<colgroup>
|
915
914
|
<col width="150px" class="parameters_name">
|
@@ -930,7 +929,7 @@ numbering successive print jobs.</p>
|
|
930
929
|
</tbody>
|
931
930
|
</table></div>
|
932
931
|
</div>
|
933
|
-
<p class="since">Since 2.10</p>
|
932
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
934
933
|
</div>
|
935
934
|
<hr>
|
936
935
|
<div class="refsect2">
|
@@ -949,7 +948,7 @@ the user chooses to print all pages, the last ::draw-page signal
|
|
949
948
|
will be for page <em class="parameter"><code>n_pages</code></em>
|
950
949
|
- 1.</p>
|
951
950
|
<div class="refsect3">
|
952
|
-
<a name="
|
951
|
+
<a name="gtk-print-operation-set-n-pages.parameters"></a><h4>Parameters</h4>
|
953
952
|
<div class="informaltable"><table width="100%" border="0">
|
954
953
|
<colgroup>
|
955
954
|
<col width="150px" class="parameters_name">
|
@@ -970,7 +969,7 @@ will be for page <em class="parameter"><code>n_pages</code></em>
|
|
970
969
|
</tbody>
|
971
970
|
</table></div>
|
972
971
|
</div>
|
973
|
-
<p class="since">Since 2.10</p>
|
972
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
974
973
|
</div>
|
975
974
|
<hr>
|
976
975
|
<div class="refsect2">
|
@@ -987,7 +986,7 @@ and call <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-opera
|
|
987
986
|
print status is <a class="link" href="gtk2-High-level-Printing-API.html#GTK-PRINT-STATUS-GENERATING-DATA:CAPS"><code class="literal">GTK_PRINT_STATUS_GENERATING_DATA</code></a>.
|
988
987
|
This is typically used to track the progress of print operation.</p>
|
989
988
|
<div class="refsect3">
|
990
|
-
<a name="
|
989
|
+
<a name="gtk-print-operation-get-n-pages-to-print.parameters"></a><h4>Parameters</h4>
|
991
990
|
<div class="informaltable"><table width="100%" border="0">
|
992
991
|
<colgroup>
|
993
992
|
<col width="150px" class="parameters_name">
|
@@ -1002,11 +1001,10 @@ This is typically used to track the progress of print operation.</p>
|
|
1002
1001
|
</table></div>
|
1003
1002
|
</div>
|
1004
1003
|
<div class="refsect3">
|
1005
|
-
<a name="
|
1004
|
+
<a name="gtk-print-operation-get-n-pages-to-print.returns"></a><h4>Returns</h4>
|
1006
1005
|
<p> the number of pages that will be printed</p>
|
1007
|
-
<p></p>
|
1008
1006
|
</div>
|
1009
|
-
<p class="since">Since 2.18</p>
|
1007
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1010
1008
|
</div>
|
1011
1009
|
<hr>
|
1012
1010
|
<div class="refsect2">
|
@@ -1019,7 +1017,7 @@ gtk_print_operation_set_current_page (<em class="parameter"><code><a class="link
|
|
1019
1017
|
the user will be able to select to print only the current page.</p>
|
1020
1018
|
<p>Note that this only makes sense for pre-paginated documents.</p>
|
1021
1019
|
<div class="refsect3">
|
1022
|
-
<a name="
|
1020
|
+
<a name="gtk-print-operation-set-current-page.parameters"></a><h4>Parameters</h4>
|
1023
1021
|
<div class="informaltable"><table width="100%" border="0">
|
1024
1022
|
<colgroup>
|
1025
1023
|
<col width="150px" class="parameters_name">
|
@@ -1040,7 +1038,7 @@ the user will be able to select to print only the current page.</p>
|
|
1040
1038
|
</tbody>
|
1041
1039
|
</table></div>
|
1042
1040
|
</div>
|
1043
|
-
<p class="since">Since 2.10</p>
|
1041
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1044
1042
|
</div>
|
1045
1043
|
<hr>
|
1046
1044
|
<div class="refsect2">
|
@@ -1056,7 +1054,7 @@ sheet, depending on page orientation and the number of pages per
|
|
1056
1054
|
sheet). Otherwise, the origin is at the top left corner of the
|
1057
1055
|
imageable area (i.e. inside the margins).</p>
|
1058
1056
|
<div class="refsect3">
|
1059
|
-
<a name="
|
1057
|
+
<a name="gtk-print-operation-set-use-full-page.parameters"></a><h4>Parameters</h4>
|
1060
1058
|
<div class="informaltable"><table width="100%" border="0">
|
1061
1059
|
<colgroup>
|
1062
1060
|
<col width="150px" class="parameters_name">
|
@@ -1077,7 +1075,7 @@ imageable area (i.e. inside the margins).</p>
|
|
1077
1075
|
</tbody>
|
1078
1076
|
</table></div>
|
1079
1077
|
</div>
|
1080
|
-
<p class="since">Since 2.10</p>
|
1078
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1081
1079
|
</div>
|
1082
1080
|
<hr>
|
1083
1081
|
<div class="refsect2">
|
@@ -1090,7 +1088,7 @@ gtk_print_operation_set_unit (<em class="parameter"><code><a class="link" href="
|
|
1090
1088
|
units of <em class="parameter"><code>unit</code></em>
|
1091
1089
|
.</p>
|
1092
1090
|
<div class="refsect3">
|
1093
|
-
<a name="
|
1091
|
+
<a name="gtk-print-operation-set-unit.parameters"></a><h4>Parameters</h4>
|
1094
1092
|
<div class="informaltable"><table width="100%" border="0">
|
1095
1093
|
<colgroup>
|
1096
1094
|
<col width="150px" class="parameters_name">
|
@@ -1111,7 +1109,7 @@ units of <em class="parameter"><code>unit</code></em>
|
|
1111
1109
|
</tbody>
|
1112
1110
|
</table></div>
|
1113
1111
|
</div>
|
1114
|
-
<p class="since">Since 2.10</p>
|
1112
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1115
1113
|
</div>
|
1116
1114
|
<hr>
|
1117
1115
|
<div class="refsect2">
|
@@ -1128,7 +1126,7 @@ is the only supported format.</p>
|
|
1128
1126
|
by letting the user pick the "Print to PDF" item from the list
|
1129
1127
|
of printers in the print dialog.</p>
|
1130
1128
|
<div class="refsect3">
|
1131
|
-
<a name="
|
1129
|
+
<a name="gtk-print-operation-set-export-filename.parameters"></a><h4>Parameters</h4>
|
1132
1130
|
<div class="informaltable"><table width="100%" border="0">
|
1133
1131
|
<colgroup>
|
1134
1132
|
<col width="150px" class="parameters_name">
|
@@ -1149,7 +1147,7 @@ of printers in the print dialog.</p>
|
|
1149
1147
|
</tbody>
|
1150
1148
|
</table></div>
|
1151
1149
|
</div>
|
1152
|
-
<p class="since">Since 2.10</p>
|
1150
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1153
1151
|
</div>
|
1154
1152
|
<hr>
|
1155
1153
|
<div class="refsect2">
|
@@ -1161,7 +1159,7 @@ gtk_print_operation_set_show_progress (<em class="parameter"><code><a class="lin
|
|
1161
1159
|
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>, the print operation will show a
|
1162
1160
|
progress dialog during the print operation.</p>
|
1163
1161
|
<div class="refsect3">
|
1164
|
-
<a name="
|
1162
|
+
<a name="gtk-print-operation-set-show-progress.parameters"></a><h4>Parameters</h4>
|
1165
1163
|
<div class="informaltable"><table width="100%" border="0">
|
1166
1164
|
<colgroup>
|
1167
1165
|
<col width="150px" class="parameters_name">
|
@@ -1182,7 +1180,7 @@ progress dialog during the print operation.</p>
|
|
1182
1180
|
</tbody>
|
1183
1181
|
</table></div>
|
1184
1182
|
</div>
|
1185
|
-
<p class="since">Since 2.10</p>
|
1183
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1186
1184
|
</div>
|
1187
1185
|
<hr>
|
1188
1186
|
<div class="refsect2">
|
@@ -1198,7 +1196,7 @@ and when the print job actually reaches the printer.</p>
|
|
1198
1196
|
<p>This function is often implemented using some form of polling, so it should
|
1199
1197
|
not be enabled unless needed.</p>
|
1200
1198
|
<div class="refsect3">
|
1201
|
-
<a name="
|
1199
|
+
<a name="gtk-print-operation-set-track-print-status.parameters"></a><h4>Parameters</h4>
|
1202
1200
|
<div class="informaltable"><table width="100%" border="0">
|
1203
1201
|
<colgroup>
|
1204
1202
|
<col width="150px" class="parameters_name">
|
@@ -1219,7 +1217,7 @@ not be enabled unless needed.</p>
|
|
1219
1217
|
</tbody>
|
1220
1218
|
</table></div>
|
1221
1219
|
</div>
|
1222
|
-
<p class="since">Since 2.10</p>
|
1220
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1223
1221
|
</div>
|
1224
1222
|
<hr>
|
1225
1223
|
<div class="refsect2">
|
@@ -1230,7 +1228,7 @@ gtk_print_operation_set_custom_tab_label
|
|
1230
1228
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
1231
1229
|
<p>Sets the label for the tab holding custom widgets.</p>
|
1232
1230
|
<div class="refsect3">
|
1233
|
-
<a name="
|
1231
|
+
<a name="gtk-print-operation-set-custom-tab-label.parameters"></a><h4>Parameters</h4>
|
1234
1232
|
<div class="informaltable"><table width="100%" border="0">
|
1235
1233
|
<colgroup>
|
1236
1234
|
<col width="150px" class="parameters_name">
|
@@ -1251,7 +1249,7 @@ gtk_print_operation_set_custom_tab_label
|
|
1251
1249
|
</tbody>
|
1252
1250
|
</table></div>
|
1253
1251
|
</div>
|
1254
|
-
<p class="since">Since 2.10</p>
|
1252
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1255
1253
|
</div>
|
1256
1254
|
<hr>
|
1257
1255
|
<div class="refsect2">
|
@@ -1358,7 +1356,7 @@ the print succeeds or fails).</p>
|
|
1358
1356
|
<p>Note that <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-run" title="gtk_print_operation_run ()"><code class="function">gtk_print_operation_run()</code></a> can only be called once on a
|
1359
1357
|
given <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a>.</p>
|
1360
1358
|
<div class="refsect3">
|
1361
|
-
<a name="
|
1359
|
+
<a name="gtk-print-operation-run.parameters"></a><h4>Parameters</h4>
|
1362
1360
|
<div class="informaltable"><table width="100%" border="0">
|
1363
1361
|
<colgroup>
|
1364
1362
|
<col width="150px" class="parameters_name">
|
@@ -1390,7 +1388,7 @@ given <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"
|
|
1390
1388
|
</table></div>
|
1391
1389
|
</div>
|
1392
1390
|
<div class="refsect3">
|
1393
|
-
<a name="
|
1391
|
+
<a name="gtk-print-operation-run.returns"></a><h4>Returns</h4>
|
1394
1392
|
<p> the result of the print operation. A return value of
|
1395
1393
|
<a class="link" href="gtk2-High-level-Printing-API.html#GTK-PRINT-OPERATION-RESULT-APPLY:CAPS"><code class="literal">GTK_PRINT_OPERATION_RESULT_APPLY</code></a> indicates that the printing was
|
1396
1394
|
completed successfully. In this case, it is a good idea to obtain
|
@@ -1399,9 +1397,8 @@ and store them for reuse with the next print operation. A value of
|
|
1399
1397
|
<a class="link" href="gtk2-High-level-Printing-API.html#GTK-PRINT-OPERATION-RESULT-IN-PROGRESS:CAPS"><code class="literal">GTK_PRINT_OPERATION_RESULT_IN_PROGRESS</code></a> means the operation is running
|
1400
1398
|
asynchronously, and will emit the <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-done" title="The “done” signal"><span class="type">“done”</span></a> signal when
|
1401
1399
|
done.</p>
|
1402
|
-
<p></p>
|
1403
1400
|
</div>
|
1404
|
-
<p class="since">Since 2.10</p>
|
1401
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1405
1402
|
</div>
|
1406
1403
|
<hr>
|
1407
1404
|
<div class="refsect2">
|
@@ -1414,7 +1411,7 @@ be called from a <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrin
|
|
1414
1411
|
signal handler to stop the currently running print
|
1415
1412
|
operation.</p>
|
1416
1413
|
<div class="refsect3">
|
1417
|
-
<a name="
|
1414
|
+
<a name="gtk-print-operation-cancel.parameters"></a><h4>Parameters</h4>
|
1418
1415
|
<div class="informaltable"><table width="100%" border="0">
|
1419
1416
|
<colgroup>
|
1420
1417
|
<col width="150px" class="parameters_name">
|
@@ -1428,7 +1425,7 @@ operation.</p>
|
|
1428
1425
|
</tr></tbody>
|
1429
1426
|
</table></div>
|
1430
1427
|
</div>
|
1431
|
-
<p class="since">Since 2.10</p>
|
1428
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1432
1429
|
</div>
|
1433
1430
|
<hr>
|
1434
1431
|
<div class="refsect2">
|
@@ -1442,7 +1439,7 @@ If <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-s
|
|
1442
1439
|
has to be called by application. In another case it is called by the library
|
1443
1440
|
itself.</p>
|
1444
1441
|
<div class="refsect3">
|
1445
|
-
<a name="
|
1442
|
+
<a name="gtk-print-operation-draw-page-finish.parameters"></a><h4>Parameters</h4>
|
1446
1443
|
<div class="informaltable"><table width="100%" border="0">
|
1447
1444
|
<colgroup>
|
1448
1445
|
<col width="150px" class="parameters_name">
|
@@ -1456,7 +1453,7 @@ itself.</p>
|
|
1456
1453
|
</tr></tbody>
|
1457
1454
|
</table></div>
|
1458
1455
|
</div>
|
1459
|
-
<p class="since">Since 2.16</p>
|
1456
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1460
1457
|
</div>
|
1461
1458
|
<hr>
|
1462
1459
|
<div class="refsect2">
|
@@ -1468,7 +1465,7 @@ gtk_print_operation_set_defer_drawing (<em class="parameter"><code><a class="lin
|
|
1468
1465
|
be used for drawing page in another thread.</p>
|
1469
1466
|
<p>This function must be called in the callback of "draw-page" signal.</p>
|
1470
1467
|
<div class="refsect3">
|
1471
|
-
<a name="
|
1468
|
+
<a name="gtk-print-operation-set-defer-drawing.parameters"></a><h4>Parameters</h4>
|
1472
1469
|
<div class="informaltable"><table width="100%" border="0">
|
1473
1470
|
<colgroup>
|
1474
1471
|
<col width="150px" class="parameters_name">
|
@@ -1482,7 +1479,7 @@ be used for drawing page in another thread.</p>
|
|
1482
1479
|
</tr></tbody>
|
1483
1480
|
</table></div>
|
1484
1481
|
</div>
|
1485
|
-
<p class="since">Since 2.16</p>
|
1482
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1486
1483
|
</div>
|
1487
1484
|
<hr>
|
1488
1485
|
<div class="refsect2">
|
@@ -1492,7 +1489,7 @@ gtk_print_operation_get_status (<em class="parameter"><code><a class="link" href
|
|
1492
1489
|
<p>Returns the status of the print operation.
|
1493
1490
|
Also see <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-get-status-string" title="gtk_print_operation_get_status_string ()"><code class="function">gtk_print_operation_get_status_string()</code></a>.</p>
|
1494
1491
|
<div class="refsect3">
|
1495
|
-
<a name="
|
1492
|
+
<a name="gtk-print-operation-get-status.parameters"></a><h4>Parameters</h4>
|
1496
1493
|
<div class="informaltable"><table width="100%" border="0">
|
1497
1494
|
<colgroup>
|
1498
1495
|
<col width="150px" class="parameters_name">
|
@@ -1507,11 +1504,10 @@ Also see <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-opera
|
|
1507
1504
|
</table></div>
|
1508
1505
|
</div>
|
1509
1506
|
<div class="refsect3">
|
1510
|
-
<a name="
|
1507
|
+
<a name="gtk-print-operation-get-status.returns"></a><h4>Returns</h4>
|
1511
1508
|
<p> the status of the print operation</p>
|
1512
|
-
<p></p>
|
1513
1509
|
</div>
|
1514
|
-
<p class="since">Since 2.10</p>
|
1510
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1515
1511
|
</div>
|
1516
1512
|
<hr>
|
1517
1513
|
<div class="refsect2">
|
@@ -1524,7 +1520,7 @@ for displaying the print status e.g. in a <a class="link" href="GtkStatusbar.htm
|
|
1524
1520
|
<p>Use <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-get-status" title="gtk_print_operation_get_status ()"><code class="function">gtk_print_operation_get_status()</code></a> to obtain a status
|
1525
1521
|
value that is suitable for programmatic use.</p>
|
1526
1522
|
<div class="refsect3">
|
1527
|
-
<a name="
|
1523
|
+
<a name="gtk-print-operation-get-status-string.parameters"></a><h4>Parameters</h4>
|
1528
1524
|
<div class="informaltable"><table width="100%" border="0">
|
1529
1525
|
<colgroup>
|
1530
1526
|
<col width="150px" class="parameters_name">
|
@@ -1539,12 +1535,11 @@ value that is suitable for programmatic use.</p>
|
|
1539
1535
|
</table></div>
|
1540
1536
|
</div>
|
1541
1537
|
<div class="refsect3">
|
1542
|
-
<a name="
|
1538
|
+
<a name="gtk-print-operation-get-status-string.returns"></a><h4>Returns</h4>
|
1543
1539
|
<p> a string representation of the status
|
1544
1540
|
of the print operation</p>
|
1545
|
-
<p></p>
|
1546
1541
|
</div>
|
1547
|
-
<p class="since">Since 2.10</p>
|
1542
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1548
1543
|
</div>
|
1549
1544
|
<hr>
|
1550
1545
|
<div class="refsect2">
|
@@ -1558,7 +1553,7 @@ or unsuccessfully (<a class="link" href="gtk2-High-level-Printing-API.html#GTK-P
|
|
1558
1553
|
can be in a non-finished state even after done has been called, as
|
1559
1554
|
the operation status then tracks the print job status on the printer.</p>
|
1560
1555
|
<div class="refsect3">
|
1561
|
-
<a name="
|
1556
|
+
<a name="gtk-print-operation-is-finished.parameters"></a><h4>Parameters</h4>
|
1562
1557
|
<div class="informaltable"><table width="100%" border="0">
|
1563
1558
|
<colgroup>
|
1564
1559
|
<col width="150px" class="parameters_name">
|
@@ -1573,11 +1568,10 @@ the operation status then tracks the print job status on the printer.</p>
|
|
1573
1568
|
</table></div>
|
1574
1569
|
</div>
|
1575
1570
|
<div class="refsect3">
|
1576
|
-
<a name="
|
1571
|
+
<a name="gtk-print-operation-is-finished.returns"></a><h4>Returns</h4>
|
1577
1572
|
<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 the print operation is finished.</p>
|
1578
|
-
<p></p>
|
1579
1573
|
</div>
|
1580
|
-
<p class="since">Since 2.10</p>
|
1574
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1581
1575
|
</div>
|
1582
1576
|
<hr>
|
1583
1577
|
<div class="refsect2">
|
@@ -1588,7 +1582,7 @@ gtk_print_operation_set_support_selection
|
|
1588
1582
|
<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>
|
1589
1583
|
<p>Sets whether selection is supported by <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a>.</p>
|
1590
1584
|
<div class="refsect3">
|
1591
|
-
<a name="
|
1585
|
+
<a name="gtk-print-operation-set-support-selection.parameters"></a><h4>Parameters</h4>
|
1592
1586
|
<div class="informaltable"><table width="100%" border="0">
|
1593
1587
|
<colgroup>
|
1594
1588
|
<col width="150px" class="parameters_name">
|
@@ -1609,7 +1603,7 @@ gtk_print_operation_set_support_selection
|
|
1609
1603
|
</tbody>
|
1610
1604
|
</table></div>
|
1611
1605
|
</div>
|
1612
|
-
<p class="since">Since 2.18</p>
|
1606
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1613
1607
|
</div>
|
1614
1608
|
<hr>
|
1615
1609
|
<div class="refsect2">
|
@@ -1619,7 +1613,7 @@ gtk_print_operation_get_support_selection
|
|
1619
1613
|
(<em class="parameter"><code><a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a> *op</code></em>);</pre>
|
1620
1614
|
<p>Gets the value of <span class="type">“support-selection”</span> property.</p>
|
1621
1615
|
<div class="refsect3">
|
1622
|
-
<a name="
|
1616
|
+
<a name="gtk-print-operation-get-support-selection.parameters"></a><h4>Parameters</h4>
|
1623
1617
|
<div class="informaltable"><table width="100%" border="0">
|
1624
1618
|
<colgroup>
|
1625
1619
|
<col width="150px" class="parameters_name">
|
@@ -1634,11 +1628,10 @@ gtk_print_operation_get_support_selection
|
|
1634
1628
|
</table></div>
|
1635
1629
|
</div>
|
1636
1630
|
<div class="refsect3">
|
1637
|
-
<a name="
|
1631
|
+
<a name="gtk-print-operation-get-support-selection.returns"></a><h4>Returns</h4>
|
1638
1632
|
<p> whether the application supports print of selection</p>
|
1639
|
-
<p></p>
|
1640
1633
|
</div>
|
1641
|
-
<p class="since">Since 2.18</p>
|
1634
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1642
1635
|
</div>
|
1643
1636
|
<hr>
|
1644
1637
|
<div class="refsect2">
|
@@ -1651,7 +1644,7 @@ gtk_print_operation_set_has_selection (<em class="parameter"><code><a class="lin
|
|
1651
1644
|
will draw by <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-set-n-pages" title="gtk_print_operation_set_n_pages ()"><code class="function">gtk_print_operation_set_n_pages()</code></a> in a callback of
|
1652
1645
|
<a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-begin-print" title="The “begin-print” signal"><span class="type">“begin-print”</span></a>.</p>
|
1653
1646
|
<div class="refsect3">
|
1654
|
-
<a name="
|
1647
|
+
<a name="gtk-print-operation-set-has-selection.parameters"></a><h4>Parameters</h4>
|
1655
1648
|
<div class="informaltable"><table width="100%" border="0">
|
1656
1649
|
<colgroup>
|
1657
1650
|
<col width="150px" class="parameters_name">
|
@@ -1672,7 +1665,7 @@ will draw by <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-o
|
|
1672
1665
|
</tbody>
|
1673
1666
|
</table></div>
|
1674
1667
|
</div>
|
1675
|
-
<p class="since">Since 2.18</p>
|
1668
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1676
1669
|
</div>
|
1677
1670
|
<hr>
|
1678
1671
|
<div class="refsect2">
|
@@ -1681,7 +1674,7 @@ will draw by <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-o
|
|
1681
1674
|
gtk_print_operation_get_has_selection (<em class="parameter"><code><a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a> *op</code></em>);</pre>
|
1682
1675
|
<p>Gets the value of <span class="type">“has-selection”</span> property.</p>
|
1683
1676
|
<div class="refsect3">
|
1684
|
-
<a name="
|
1677
|
+
<a name="gtk-print-operation-get-has-selection.parameters"></a><h4>Parameters</h4>
|
1685
1678
|
<div class="informaltable"><table width="100%" border="0">
|
1686
1679
|
<colgroup>
|
1687
1680
|
<col width="150px" class="parameters_name">
|
@@ -1696,11 +1689,10 @@ gtk_print_operation_get_has_selection (<em class="parameter"><code><a class="lin
|
|
1696
1689
|
</table></div>
|
1697
1690
|
</div>
|
1698
1691
|
<div class="refsect3">
|
1699
|
-
<a name="
|
1692
|
+
<a name="gtk-print-operation-get-has-selection.returns"></a><h4>Returns</h4>
|
1700
1693
|
<p> whether there is a selection</p>
|
1701
|
-
<p></p>
|
1702
1694
|
</div>
|
1703
|
-
<p class="since">Since 2.18</p>
|
1695
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1704
1696
|
</div>
|
1705
1697
|
<hr>
|
1706
1698
|
<div class="refsect2">
|
@@ -1712,7 +1704,7 @@ gtk_print_operation_set_embed_page_setup
|
|
1712
1704
|
<p>Embed page size combo box and orientation combo box into page setup page.
|
1713
1705
|
Selected page setup is stored as default page setup in <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a>.</p>
|
1714
1706
|
<div class="refsect3">
|
1715
|
-
<a name="
|
1707
|
+
<a name="gtk-print-operation-set-embed-page-setup.parameters"></a><h4>Parameters</h4>
|
1716
1708
|
<div class="informaltable"><table width="100%" border="0">
|
1717
1709
|
<colgroup>
|
1718
1710
|
<col width="150px" class="parameters_name">
|
@@ -1733,7 +1725,7 @@ Selected page setup is stored as default page setup in <a class="link" href="gtk
|
|
1733
1725
|
</tbody>
|
1734
1726
|
</table></div>
|
1735
1727
|
</div>
|
1736
|
-
<p class="since">Since 2.18</p>
|
1728
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1737
1729
|
</div>
|
1738
1730
|
<hr>
|
1739
1731
|
<div class="refsect2">
|
@@ -1743,7 +1735,7 @@ gtk_print_operation_get_embed_page_setup
|
|
1743
1735
|
(<em class="parameter"><code><a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a> *op</code></em>);</pre>
|
1744
1736
|
<p>Gets the value of <span class="type">“embed-page-setup”</span> property.</p>
|
1745
1737
|
<div class="refsect3">
|
1746
|
-
<a name="
|
1738
|
+
<a name="gtk-print-operation-get-embed-page-setup.parameters"></a><h4>Parameters</h4>
|
1747
1739
|
<div class="informaltable"><table width="100%" border="0">
|
1748
1740
|
<colgroup>
|
1749
1741
|
<col width="150px" class="parameters_name">
|
@@ -1758,11 +1750,10 @@ gtk_print_operation_get_embed_page_setup
|
|
1758
1750
|
</table></div>
|
1759
1751
|
</div>
|
1760
1752
|
<div class="refsect3">
|
1761
|
-
<a name="
|
1753
|
+
<a name="gtk-print-operation-get-embed-page-setup.returns"></a><h4>Returns</h4>
|
1762
1754
|
<p> whether page setup selection combos are embedded</p>
|
1763
|
-
<p></p>
|
1764
1755
|
</div>
|
1765
|
-
<p class="since">Since 2.18</p>
|
1756
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
1766
1757
|
</div>
|
1767
1758
|
<hr>
|
1768
1759
|
<div class="refsect2">
|
@@ -1781,7 +1772,7 @@ modifications done in the dialog.</p>
|
|
1781
1772
|
setup dialog. See <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-run-page-setup-dialog-async" title="gtk_print_run_page_setup_dialog_async ()"><code class="function">gtk_print_run_page_setup_dialog_async()</code></a> if this is
|
1782
1773
|
a problem.</p>
|
1783
1774
|
<div class="refsect3">
|
1784
|
-
<a name="
|
1775
|
+
<a name="gtk-print-run-page-setup-dialog.parameters"></a><h4>Parameters</h4>
|
1785
1776
|
<div class="informaltable"><table width="100%" border="0">
|
1786
1777
|
<colgroup>
|
1787
1778
|
<col width="150px" class="parameters_name">
|
@@ -1808,11 +1799,11 @@ a problem.</p>
|
|
1808
1799
|
</table></div>
|
1809
1800
|
</div>
|
1810
1801
|
<div class="refsect3">
|
1811
|
-
<a name="
|
1802
|
+
<a name="gtk-print-run-page-setup-dialog.returns"></a><h4>Returns</h4>
|
1812
1803
|
<p> a new <a class="link" href="GtkPageSetup.html" title="GtkPageSetup"><span class="type">GtkPageSetup</span></a>. </p>
|
1813
1804
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1814
1805
|
</div>
|
1815
|
-
<p class="since">Since 2.10</p>
|
1806
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1816
1807
|
</div>
|
1817
1808
|
<hr>
|
1818
1809
|
<div class="refsect2">
|
@@ -1826,7 +1817,7 @@ This function will be called when the page setup dialog is dismissed, and
|
|
1826
1817
|
also serves as destroy notify for <em class="parameter"><code>data</code></em>.
|
1827
1818
|
</p>
|
1828
1819
|
<div class="refsect3">
|
1829
|
-
<a name="
|
1820
|
+
<a name="GtkPageSetupDoneFunc.parameters"></a><h4>Parameters</h4>
|
1830
1821
|
<div class="informaltable"><table width="100%" border="0">
|
1831
1822
|
<colgroup>
|
1832
1823
|
<col width="150px" class="parameters_name">
|
@@ -1865,7 +1856,7 @@ showing the page setup dialog on platforms that support this, and calls <em clas
|
|
1865
1856
|
|
1866
1857
|
from a signal handler for the ::response signal of the dialog.</p>
|
1867
1858
|
<div class="refsect3">
|
1868
|
-
<a name="
|
1859
|
+
<a name="gtk-print-run-page-setup-dialog-async.parameters"></a><h4>Parameters</h4>
|
1869
1860
|
<div class="informaltable"><table width="100%" border="0">
|
1870
1861
|
<colgroup>
|
1871
1862
|
<col width="150px" class="parameters_name">
|
@@ -1902,7 +1893,7 @@ from a signal handler for the ::response signal of the dialog.</p>
|
|
1902
1893
|
</tbody>
|
1903
1894
|
</table></div>
|
1904
1895
|
</div>
|
1905
|
-
<p class="since">Since 2.10</p>
|
1896
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1906
1897
|
</div>
|
1907
1898
|
<hr>
|
1908
1899
|
<div class="refsect2">
|
@@ -1913,7 +1904,7 @@ gtk_print_operation_preview_end_preview
|
|
1913
1904
|
<p>Ends a preview. </p>
|
1914
1905
|
<p>This function must be called to finish a custom print preview.</p>
|
1915
1906
|
<div class="refsect3">
|
1916
|
-
<a name="
|
1907
|
+
<a name="gtk-print-operation-preview-end-preview.parameters"></a><h4>Parameters</h4>
|
1917
1908
|
<div class="informaltable"><table width="100%" border="0">
|
1918
1909
|
<colgroup>
|
1919
1910
|
<col width="150px" class="parameters_name">
|
@@ -1927,7 +1918,7 @@ gtk_print_operation_preview_end_preview
|
|
1927
1918
|
</tr></tbody>
|
1928
1919
|
</table></div>
|
1929
1920
|
</div>
|
1930
|
-
<p class="since">Since 2.10</p>
|
1921
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1931
1922
|
</div>
|
1932
1923
|
<hr>
|
1933
1924
|
<div class="refsect2">
|
@@ -1939,7 +1930,7 @@ gtk_print_operation_preview_is_selected
|
|
1939
1930
|
<p>Returns whether the given page is included in the set of pages that
|
1940
1931
|
have been selected for printing.</p>
|
1941
1932
|
<div class="refsect3">
|
1942
|
-
<a name="
|
1933
|
+
<a name="gtk-print-operation-preview-is-selected.parameters"></a><h4>Parameters</h4>
|
1943
1934
|
<div class="informaltable"><table width="100%" border="0">
|
1944
1935
|
<colgroup>
|
1945
1936
|
<col width="150px" class="parameters_name">
|
@@ -1961,11 +1952,10 @@ have been selected for printing.</p>
|
|
1961
1952
|
</table></div>
|
1962
1953
|
</div>
|
1963
1954
|
<div class="refsect3">
|
1964
|
-
<a name="
|
1955
|
+
<a name="gtk-print-operation-preview-is-selected.returns"></a><h4>Returns</h4>
|
1965
1956
|
<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 the page has been selected for printing</p>
|
1966
|
-
<p></p>
|
1967
1957
|
</div>
|
1968
|
-
<p class="since">Since 2.10</p>
|
1958
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1969
1959
|
</div>
|
1970
1960
|
<hr>
|
1971
1961
|
<div class="refsect2">
|
@@ -1983,7 +1973,7 @@ handler to render the currently selected page.</p>
|
|
1983
1973
|
<p>Note that this function requires a suitable cairo context to
|
1984
1974
|
be associated with the print context.</p>
|
1985
1975
|
<div class="refsect3">
|
1986
|
-
<a name="
|
1976
|
+
<a name="gtk-print-operation-preview-render-page.parameters"></a><h4>Parameters</h4>
|
1987
1977
|
<div class="informaltable"><table width="100%" border="0">
|
1988
1978
|
<colgroup>
|
1989
1979
|
<col width="150px" class="parameters_name">
|
@@ -2004,7 +1994,7 @@ be associated with the print context.</p>
|
|
2004
1994
|
</tbody>
|
2005
1995
|
</table></div>
|
2006
1996
|
</div>
|
2007
|
-
<p class="since">Since 2.10</p>
|
1997
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2008
1998
|
</div>
|
2009
1999
|
</div>
|
2010
2000
|
<div class="refsect1">
|
@@ -2023,7 +2013,7 @@ The status gives a rough indication of the completion
|
|
2023
2013
|
of a running print operation.
|
2024
2014
|
</p>
|
2025
2015
|
<div class="refsect3">
|
2026
|
-
<a name="
|
2016
|
+
<a name="GtkPrintStatus.members"></a><h4>Members</h4>
|
2027
2017
|
<div class="informaltable"><table width="100%" border="0">
|
2028
2018
|
<colgroup>
|
2029
2019
|
<col width="300px" class="enum_members_name">
|
@@ -2112,7 +2102,7 @@ The <em class="parameter"><code>action</code></em> parameter to <a class="link"
|
|
2112
2102
|
determines what action the print operation should perform.
|
2113
2103
|
</p>
|
2114
2104
|
<div class="refsect3">
|
2115
|
-
<a name="
|
2105
|
+
<a name="GtkPrintOperationAction.members"></a><h4>Members</h4>
|
2116
2106
|
<div class="informaltable"><table width="100%" border="0">
|
2117
2107
|
<colgroup>
|
2118
2108
|
<col width="300px" class="enum_members_name">
|
@@ -2161,7 +2151,7 @@ determines what action the print operation should perform.
|
|
2161
2151
|
A value of this type is returned by <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-run" title="gtk_print_operation_run ()"><code class="function">gtk_print_operation_run()</code></a>.
|
2162
2152
|
</p>
|
2163
2153
|
<div class="refsect3">
|
2164
|
-
<a name="
|
2154
|
+
<a name="GtkPrintOperationResult.members"></a><h4>Members</h4>
|
2165
2155
|
<div class="informaltable"><table width="100%" border="0">
|
2166
2156
|
<colgroup>
|
2167
2157
|
<col width="300px" class="enum_members_name">
|
@@ -2211,7 +2201,7 @@ Error codes that identify various errors that can occur while
|
|
2211
2201
|
using the GTK+ printing support.
|
2212
2202
|
</p>
|
2213
2203
|
<div class="refsect3">
|
2214
|
-
<a name="
|
2204
|
+
<a name="GtkPrintError.members"></a><h4>Members</h4>
|
2215
2205
|
<div class="informaltable"><table width="100%" border="0">
|
2216
2206
|
<colgroup>
|
2217
2207
|
<col width="300px" class="enum_members_name">
|
@@ -2287,7 +2277,7 @@ is unlikely to change). On other platforms, all actions except for
|
|
2287
2277
|
<a class="link" href="gtk2-High-level-Printing-API.html#GTK-PRINT-OPERATION-ACTION-EXPORT:CAPS"><code class="literal">GTK_PRINT_OPERATION_ACTION_EXPORT</code></a> support asynchronous operation.</p>
|
2288
2278
|
<p>Flags: Read / Write</p>
|
2289
2279
|
<p>Default value: FALSE</p>
|
2290
|
-
<p class="since">Since 2.10</p>
|
2280
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2291
2281
|
</div>
|
2292
2282
|
<hr>
|
2293
2283
|
<div class="refsect2">
|
@@ -2301,7 +2291,7 @@ the user will be able to select to print only the current page.</p>
|
|
2301
2291
|
<p>Flags: Read / Write</p>
|
2302
2292
|
<p>Allowed values: >= -1</p>
|
2303
2293
|
<p>Default value: -1</p>
|
2304
|
-
<p class="since">Since 2.10</p>
|
2294
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2305
2295
|
</div>
|
2306
2296
|
<hr>
|
2307
2297
|
<div class="refsect2">
|
@@ -2312,7 +2302,7 @@ Note that this property may be ignored on some platforms.</p>
|
|
2312
2302
|
<p>If this is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, GTK+ uses a default label.</p>
|
2313
2303
|
<p>Flags: Read / Write</p>
|
2314
2304
|
<p>Default value: NULL</p>
|
2315
|
-
<p class="since">Since 2.10</p>
|
2305
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2316
2306
|
</div>
|
2317
2307
|
<hr>
|
2318
2308
|
<div class="refsect2">
|
@@ -2323,7 +2313,7 @@ Note that this property may be ignored on some platforms.</p>
|
|
2323
2313
|
but it can be overridden on a per-page basis by connecting
|
2324
2314
|
to the <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-request-page-setup" title="The “request-page-setup” signal"><span class="type">“request-page-setup”</span></a> signal.</p>
|
2325
2315
|
<p>Flags: Read / Write</p>
|
2326
|
-
<p class="since">Since 2.10</p>
|
2316
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2327
2317
|
</div>
|
2328
2318
|
<hr>
|
2329
2319
|
<div class="refsect2">
|
@@ -2332,7 +2322,7 @@ to the <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation
|
|
2332
2322
|
<p>If <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>, page size combo box and orientation combo box are embedded into page setup page.</p>
|
2333
2323
|
<p>Flags: Read / Write</p>
|
2334
2324
|
<p>Default value: FALSE</p>
|
2335
|
-
<p class="since">Since 2.18</p>
|
2325
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2336
2326
|
</div>
|
2337
2327
|
<hr>
|
2338
2328
|
<div class="refsect2">
|
@@ -2350,7 +2340,7 @@ by letting the user pick the "Print to PDF" item from the
|
|
2350
2340
|
list of printers in the print dialog.</p>
|
2351
2341
|
<p>Flags: Read / Write</p>
|
2352
2342
|
<p>Default value: NULL</p>
|
2353
|
-
<p class="since">Since 2.10</p>
|
2343
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2354
2344
|
</div>
|
2355
2345
|
<hr>
|
2356
2346
|
<div class="refsect2">
|
@@ -2361,7 +2351,7 @@ This can allow your application to print the selection.
|
|
2361
2351
|
This is typically used to make a "Selection" button sensitive.</p>
|
2362
2352
|
<p>Flags: Read / Write</p>
|
2363
2353
|
<p>Default value: FALSE</p>
|
2364
|
-
<p class="since">Since 2.18</p>
|
2354
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2365
2355
|
</div>
|
2366
2356
|
<hr>
|
2367
2357
|
<div class="refsect2">
|
@@ -2375,7 +2365,7 @@ applications like eggcups). </p>
|
|
2375
2365
|
by numbering successive print jobs.</p>
|
2376
2366
|
<p>Flags: Read / Write</p>
|
2377
2367
|
<p>Default value: ""</p>
|
2378
|
-
<p class="since">Since 2.10</p>
|
2368
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2379
2369
|
</div>
|
2380
2370
|
<hr>
|
2381
2371
|
<div class="refsect2">
|
@@ -2399,7 +2389,7 @@ will be for page <em class="parameter"><code>n_pages</code></em>
|
|
2399
2389
|
<p>Flags: Read / Write</p>
|
2400
2390
|
<p>Allowed values: >= -1</p>
|
2401
2391
|
<p>Default value: -1</p>
|
2402
|
-
<p class="since">Since 2.10</p>
|
2392
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2403
2393
|
</div>
|
2404
2394
|
<hr>
|
2405
2395
|
<div class="refsect2">
|
@@ -2416,7 +2406,7 @@ This is typically used to track the progress of print operation.</p>
|
|
2416
2406
|
<p>Flags: Read</p>
|
2417
2407
|
<p>Allowed values: >= -1</p>
|
2418
2408
|
<p>Default value: -1</p>
|
2419
|
-
<p class="since">Since 2.18</p>
|
2409
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2420
2410
|
</div>
|
2421
2411
|
<hr>
|
2422
2412
|
<div class="refsect2">
|
@@ -2429,7 +2419,7 @@ print settings from a previous print operation, see
|
|
2429
2419
|
|
2430
2420
|
<a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-run" title="gtk_print_operation_run ()"><code class="function">gtk_print_operation_run()</code></a>.</p>
|
2431
2421
|
<p>Flags: Read / Write</p>
|
2432
|
-
<p class="since">Since 2.10</p>
|
2422
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2433
2423
|
</div>
|
2434
2424
|
<hr>
|
2435
2425
|
<div class="refsect2">
|
@@ -2440,7 +2430,7 @@ print settings from a previous print operation, see
|
|
2440
2430
|
print operation.</p>
|
2441
2431
|
<p>Flags: Read / Write</p>
|
2442
2432
|
<p>Default value: FALSE</p>
|
2443
|
-
<p class="since">Since 2.10</p>
|
2433
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2444
2434
|
</div>
|
2445
2435
|
<hr>
|
2446
2436
|
<div class="refsect2">
|
@@ -2449,7 +2439,7 @@ print operation.</p>
|
|
2449
2439
|
<p>The status of the print operation.</p>
|
2450
2440
|
<p>Flags: Read</p>
|
2451
2441
|
<p>Default value: GTK_PRINT_STATUS_INITIAL</p>
|
2452
|
-
<p class="since">Since 2.10</p>
|
2442
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2453
2443
|
</div>
|
2454
2444
|
<hr>
|
2455
2445
|
<div class="refsect2">
|
@@ -2465,7 +2455,7 @@ status e.g. in a <a class="link" href="GtkStatusbar.html" title="GtkStatusbar"><
|
|
2465
2455
|
is suitable for programmatic use.</p>
|
2466
2456
|
<p>Flags: Read</p>
|
2467
2457
|
<p>Default value: ""</p>
|
2468
|
-
<p class="since">Since 2.10</p>
|
2458
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2469
2459
|
</div>
|
2470
2460
|
<hr>
|
2471
2461
|
<div class="refsect2">
|
@@ -2475,7 +2465,7 @@ is suitable for programmatic use.</p>
|
|
2475
2465
|
This allows the print dialog to show a "Selection" button.</p>
|
2476
2466
|
<p>Flags: Read / Write</p>
|
2477
2467
|
<p>Default value: FALSE</p>
|
2478
|
-
<p class="since">Since 2.18</p>
|
2468
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2479
2469
|
</div>
|
2480
2470
|
<hr>
|
2481
2471
|
<div class="refsect2">
|
@@ -2494,7 +2484,7 @@ However, this is often implemented using polling, and should
|
|
2494
2484
|
not be enabled unless needed.</p>
|
2495
2485
|
<p>Flags: Read / Write</p>
|
2496
2486
|
<p>Default value: FALSE</p>
|
2497
|
-
<p class="since">Since 2.10</p>
|
2487
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2498
2488
|
</div>
|
2499
2489
|
<hr>
|
2500
2490
|
<div class="refsect2">
|
@@ -2507,7 +2497,7 @@ are measured in units of <em class="parameter"><code>unit</code></em>
|
|
2507
2497
|
.</p>
|
2508
2498
|
<p>Flags: Read / Write</p>
|
2509
2499
|
<p>Default value: GTK_UNIT_PIXEL</p>
|
2510
|
-
<p class="since">Since 2.10</p>
|
2500
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2511
2501
|
</div>
|
2512
2502
|
<hr>
|
2513
2503
|
<div class="refsect2">
|
@@ -2526,7 +2516,7 @@ Otherwise, the origin is at the top left corner of the imageable
|
|
2526
2516
|
area (i.e. inside the margins).</p>
|
2527
2517
|
<p>Flags: Read / Write</p>
|
2528
2518
|
<p>Default value: FALSE</p>
|
2529
|
-
<p class="since">Since 2.10</p>
|
2519
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2530
2520
|
</div>
|
2531
2521
|
</div>
|
2532
2522
|
<div class="refsect1">
|
@@ -2543,7 +2533,7 @@ in the dialog, before the actual rendering starts. </p>
|
|
2543
2533
|
<a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a> and paginate the document accordingly, and then
|
2544
2534
|
set the number of pages with <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-set-n-pages" title="gtk_print_operation_set_n_pages ()"><code class="function">gtk_print_operation_set_n_pages()</code></a>.</p>
|
2545
2535
|
<div class="refsect3">
|
2546
|
-
<a name="
|
2536
|
+
<a name="GtkPrintOperation-begin-print.parameters"></a><h4>Parameters</h4>
|
2547
2537
|
<div class="informaltable"><table width="100%" border="0">
|
2548
2538
|
<colgroup>
|
2549
2539
|
<col width="150px" class="parameters_name">
|
@@ -2570,12 +2560,12 @@ set the number of pages with <a class="link" href="gtk2-High-level-Printing-API.
|
|
2570
2560
|
</table></div>
|
2571
2561
|
</div>
|
2572
2562
|
<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>
|
2573
|
-
<p class="since">Since 2.10</p>
|
2563
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2574
2564
|
</div>
|
2575
2565
|
<hr>
|
2576
2566
|
<div class="refsect2">
|
2577
2567
|
<a name="GtkPrintOperation-create-custom-widget"></a><h3>The <code class="literal">“create-custom-widget”</code> signal</h3>
|
2578
|
-
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a>*
|
2568
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a>*
|
2579
2569
|
user_function (<a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation"><span class="type">GtkPrintOperation</span></a> *operation,
|
2580
2570
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
2581
2571
|
<p>Emitted when displaying the print dialog. If you return a
|
@@ -2592,7 +2582,7 @@ signal is emitted on the operation. Then you can read out any
|
|
2592
2582
|
|
2593
2583
|
information you need from the widgets.</p>
|
2594
2584
|
<div class="refsect3">
|
2595
|
-
<a name="
|
2585
|
+
<a name="GtkPrintOperation-create-custom-widget.parameters"></a><h4>Parameters</h4>
|
2596
2586
|
<div class="informaltable"><table width="100%" border="0">
|
2597
2587
|
<colgroup>
|
2598
2588
|
<col width="150px" class="parameters_name">
|
@@ -2614,13 +2604,13 @@ information you need from the widgets.</p>
|
|
2614
2604
|
</table></div>
|
2615
2605
|
</div>
|
2616
2606
|
<div class="refsect3">
|
2617
|
-
<a name="
|
2607
|
+
<a name="GtkPrintOperation-create-custom-widget.returns"></a><h4>Returns</h4>
|
2618
2608
|
<p> A custom widget that gets embedded in
|
2619
2609
|
the print dialog, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
2620
2610
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2621
2611
|
</div>
|
2622
2612
|
<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>
|
2623
|
-
<p class="since">Since 2.10</p>
|
2613
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2624
2614
|
</div>
|
2625
2615
|
<hr>
|
2626
2616
|
<div class="refsect2">
|
@@ -2638,7 +2628,7 @@ custom widgets, as the widgets are not guaraneed to be around at a
|
|
2638
2628
|
|
2639
2629
|
later time.</p>
|
2640
2630
|
<div class="refsect3">
|
2641
|
-
<a name="
|
2631
|
+
<a name="GtkPrintOperation-custom-widget-apply.parameters"></a><h4>Parameters</h4>
|
2642
2632
|
<div class="informaltable"><table width="100%" border="0">
|
2643
2633
|
<colgroup>
|
2644
2634
|
<col width="150px" class="parameters_name">
|
@@ -2665,7 +2655,7 @@ later time.</p>
|
|
2665
2655
|
</table></div>
|
2666
2656
|
</div>
|
2667
2657
|
<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>
|
2668
|
-
<p class="since">Since 2.10</p>
|
2658
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2669
2659
|
</div>
|
2670
2660
|
<hr>
|
2671
2661
|
<div class="refsect2">
|
@@ -2688,7 +2678,7 @@ If <em class="parameter"><code>result</code></em>
|
|
2688
2678
|
|
2689
2679
|
after <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-done" title="The “done” signal"><span class="type">“done”</span></a> was emitted.</p>
|
2690
2680
|
<div class="refsect3">
|
2691
|
-
<a name="
|
2681
|
+
<a name="GtkPrintOperation-done.parameters"></a><h4>Parameters</h4>
|
2692
2682
|
<div class="informaltable"><table width="100%" border="0">
|
2693
2683
|
<colgroup>
|
2694
2684
|
<col width="150px" class="parameters_name">
|
@@ -2715,7 +2705,7 @@ after <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-
|
|
2715
2705
|
</table></div>
|
2716
2706
|
</div>
|
2717
2707
|
<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>
|
2718
|
-
<p class="since">Since 2.10</p>
|
2708
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2719
2709
|
</div>
|
2720
2710
|
<hr>
|
2721
2711
|
<div class="refsect2">
|
@@ -2794,19 +2784,19 @@ from <em class="parameter"><code>context</code></em>
|
|
2794
2784
|
|
2795
2785
|
<span class="normal"> layout </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkPrintContext.html#gtk-print-context-create-pango-layout">gtk_print_context_create_pango_layout</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">);</span>
|
2796
2786
|
|
2797
|
-
<span class="normal"> desc </span><span class="symbol">=</span><span class="normal"> </span><span class="function">pango_font_description_from_string</span><span class="normal"> </span><span class="symbol">(</span><span class="string">"sans 14"</span><span class="symbol">);</span>
|
2798
|
-
<span class="normal"> </span><span class="function">pango_layout_set_font_description</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> desc</span><span class="symbol">);</span>
|
2799
|
-
<span class="normal"> </span><span class="function">pango_font_description_free</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">desc</span><span class="symbol">);</span>
|
2787
|
+
<span class="normal"> desc </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fonts.html#pango-font-description-from-string">pango_font_description_from_string</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"sans 14"</span><span class="symbol">);</span>
|
2788
|
+
<span class="normal"> </span><span class="function"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#pango-layout-set-font-description">pango_layout_set_font_description</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> desc</span><span class="symbol">);</span>
|
2789
|
+
<span class="normal"> </span><span class="function"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fonts.html#pango-font-description-free">pango_font_description_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">desc</span><span class="symbol">);</span>
|
2800
2790
|
|
2801
|
-
<span class="normal"> </span><span class="function">pango_layout_set_text</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"some text"</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">-</span><span class="number">1</span><span class="symbol">);</span>
|
2802
|
-
<span class="normal"> </span><span class="function">pango_layout_set_width</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> width </span><span class="symbol">*</span><span class="normal"> PANGO_SCALE</span><span class="symbol">);</span>
|
2803
|
-
<span class="normal"> </span><span class="function">pango_layout_set_alignment</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> PANGO_ALIGN_CENTER</span><span class="symbol">);</span>
|
2791
|
+
<span class="normal"> </span><span class="function"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#pango-layout-set-text">pango_layout_set_text</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"some text"</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">-</span><span class="number">1</span><span class="symbol">);</span>
|
2792
|
+
<span class="normal"> </span><span class="function"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#pango-layout-set-width">pango_layout_set_width</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> width </span><span class="symbol">*</span><span class="normal"> <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PANGO-SCALE:CAPS">PANGO_SCALE</a></span><span class="symbol">);</span>
|
2793
|
+
<span class="normal"> </span><span class="function"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#pango-layout-set-alignment">pango_layout_set_alignment</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#PANGO-ALIGN-CENTER:CAPS">PANGO_ALIGN_CENTER</a></span><span class="symbol">);</span>
|
2804
2794
|
|
2805
|
-
<span class="normal"> </span><span class="function">pango_layout_get_size</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&</span><span class="normal">layout_height</span><span class="symbol">);</span>
|
2806
|
-
<span class="normal"> text_height </span><span class="symbol">=</span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble">gdouble</a></span><span class="symbol">)</span><span class="normal">layout_height </span><span class="symbol">/</span><span class="normal"> PANGO_SCALE</span><span class="symbol">;</span>
|
2795
|
+
<span class="normal"> </span><span class="function"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Layout-Objects.html#pango-layout-get-size">pango_layout_get_size</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">,</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&</span><span class="normal">layout_height</span><span class="symbol">);</span>
|
2796
|
+
<span class="normal"> text_height </span><span class="symbol">=</span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble">gdouble</a></span><span class="symbol">)</span><span class="normal">layout_height </span><span class="symbol">/</span><span class="normal"> <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Glyph-Storage.html#PANGO-SCALE:CAPS">PANGO_SCALE</a></span><span class="symbol">;</span>
|
2807
2797
|
|
2808
2798
|
<span class="normal"> </span><span class="function">cairo_move_to</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cr</span><span class="symbol">,</span><span class="normal"> width </span><span class="symbol">/</span><span class="normal"> </span><span class="number">2</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">HEADER_HEIGHT </span><span class="symbol">-</span><span class="normal"> text_height</span><span class="symbol">)</span><span class="normal"> </span><span class="symbol">/</span><span class="normal"> </span><span class="number">2</span><span class="symbol">);</span>
|
2809
|
-
<span class="normal"> </span><span class="function">pango_cairo_show_layout</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cr</span><span class="symbol">,</span><span class="normal"> layout</span><span class="symbol">);</span>
|
2799
|
+
<span class="normal"> </span><span class="function"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Cairo-Rendering.html#pango-cairo-show-layout">pango_cairo_show_layout</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cr</span><span class="symbol">,</span><span class="normal"> layout</span><span class="symbol">);</span>
|
2810
2800
|
|
2811
2801
|
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref">g_object_unref</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">);</span>
|
2812
2802
|
<span class="cbracket">}</span></pre></td>
|
@@ -2822,7 +2812,7 @@ from <em class="parameter"><code>context</code></em>
|
|
2822
2812
|
to set up the transformation of the cairo context according to your
|
2823
2813
|
needs.</p>
|
2824
2814
|
<div class="refsect3">
|
2825
|
-
<a name="
|
2815
|
+
<a name="GtkPrintOperation-draw-page.parameters"></a><h4>Parameters</h4>
|
2826
2816
|
<div class="informaltable"><table width="100%" border="0">
|
2827
2817
|
<colgroup>
|
2828
2818
|
<col width="150px" class="parameters_name">
|
@@ -2854,7 +2844,7 @@ needs.</p>
|
|
2854
2844
|
</table></div>
|
2855
2845
|
</div>
|
2856
2846
|
<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>
|
2857
|
-
<p class="since">Since 2.10</p>
|
2847
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2858
2848
|
</div>
|
2859
2849
|
<hr>
|
2860
2850
|
<div class="refsect2">
|
@@ -2868,7 +2858,7 @@ user_function (<a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintO
|
|
2868
2858
|
A handler for this signal can clean up any resources that have
|
2869
2859
|
been allocated in the <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintOperation-begin-print" title="The “begin-print” signal"><span class="type">“begin-print”</span></a> handler.</p>
|
2870
2860
|
<div class="refsect3">
|
2871
|
-
<a name="
|
2861
|
+
<a name="GtkPrintOperation-end-print.parameters"></a><h4>Parameters</h4>
|
2872
2862
|
<div class="informaltable"><table width="100%" border="0">
|
2873
2863
|
<colgroup>
|
2874
2864
|
<col width="150px" class="parameters_name">
|
@@ -2895,7 +2885,7 @@ been allocated in the <a class="link" href="gtk2-High-level-Printing-API.html#Gt
|
|
2895
2885
|
</table></div>
|
2896
2886
|
</div>
|
2897
2887
|
<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>
|
2898
|
-
<p class="since">Since 2.10</p>
|
2888
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2899
2889
|
</div>
|
2900
2890
|
<hr>
|
2901
2891
|
<div class="refsect2">
|
@@ -2918,7 +2908,7 @@ has been completely paginated.</p>
|
|
2918
2908
|
it all in the ::begin-print handler, and set the number of pages
|
2919
2909
|
from there.</p>
|
2920
2910
|
<div class="refsect3">
|
2921
|
-
<a name="
|
2911
|
+
<a name="GtkPrintOperation-paginate.parameters"></a><h4>Parameters</h4>
|
2922
2912
|
<div class="informaltable"><table width="100%" border="0">
|
2923
2913
|
<colgroup>
|
2924
2914
|
<col width="150px" class="parameters_name">
|
@@ -2945,12 +2935,11 @@ from there.</p>
|
|
2945
2935
|
</table></div>
|
2946
2936
|
</div>
|
2947
2937
|
<div class="refsect3">
|
2948
|
-
<a name="
|
2938
|
+
<a name="GtkPrintOperation-paginate.returns"></a><h4>Returns</h4>
|
2949
2939
|
<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 pagination is complete</p>
|
2950
|
-
<p></p>
|
2951
2940
|
</div>
|
2952
2941
|
<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>
|
2953
|
-
<p class="since">Since 2.10</p>
|
2942
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2954
2943
|
</div>
|
2955
2944
|
<hr>
|
2956
2945
|
<div class="refsect2">
|
@@ -2979,7 +2968,7 @@ are selected for print and render them. The preview must be
|
|
2979
2968
|
finished by calling <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-preview-end-preview" title="gtk_print_operation_preview_end_preview ()"><code class="function">gtk_print_operation_preview_end_preview()</code></a>
|
2980
2969
|
(typically in response to the user clicking a close button).</p>
|
2981
2970
|
<div class="refsect3">
|
2982
|
-
<a name="
|
2971
|
+
<a name="GtkPrintOperation-preview.parameters"></a><h4>Parameters</h4>
|
2983
2972
|
<div class="informaltable"><table width="100%" border="0">
|
2984
2973
|
<colgroup>
|
2985
2974
|
<col width="150px" class="parameters_name">
|
@@ -3016,12 +3005,11 @@ finished by calling <a class="link" href="gtk2-High-level-Printing-API.html#gtk-
|
|
3016
3005
|
</table></div>
|
3017
3006
|
</div>
|
3018
3007
|
<div class="refsect3">
|
3019
|
-
<a name="
|
3008
|
+
<a name="GtkPrintOperation-preview.returns"></a><h4>Returns</h4>
|
3020
3009
|
<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 the listener wants to take over control of the preview</p>
|
3021
|
-
<p></p>
|
3022
3010
|
</div>
|
3023
3011
|
<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>
|
3024
|
-
<p class="since">Since 2.10</p>
|
3012
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3025
3013
|
</div>
|
3026
3014
|
<hr>
|
3027
3015
|
<div class="refsect2">
|
@@ -3038,7 +3026,7 @@ the application a chance to modify the page setup. Any changes
|
|
3038
3026
|
done to <em class="parameter"><code>setup</code></em>
|
3039
3027
|
will be in force only for printing this page.</p>
|
3040
3028
|
<div class="refsect3">
|
3041
|
-
<a name="
|
3029
|
+
<a name="GtkPrintOperation-request-page-setup.parameters"></a><h4>Parameters</h4>
|
3042
3030
|
<div class="informaltable"><table width="100%" border="0">
|
3043
3031
|
<colgroup>
|
3044
3032
|
<col width="150px" class="parameters_name">
|
@@ -3075,7 +3063,7 @@ done to <em class="parameter"><code>setup</code></em>
|
|
3075
3063
|
</table></div>
|
3076
3064
|
</div>
|
3077
3065
|
<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>
|
3078
|
-
<p class="since">Since 2.10</p>
|
3066
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3079
3067
|
</div>
|
3080
3068
|
<hr>
|
3081
3069
|
<div class="refsect2">
|
@@ -3088,7 +3076,7 @@ See <a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintStatus" titl
|
|
3088
3076
|
Use <a class="link" href="gtk2-High-level-Printing-API.html#gtk-print-operation-get-status" title="gtk_print_operation_get_status ()"><code class="function">gtk_print_operation_get_status()</code></a> to find out the current
|
3089
3077
|
status.</p>
|
3090
3078
|
<div class="refsect3">
|
3091
|
-
<a name="
|
3079
|
+
<a name="GtkPrintOperation-status-changed.parameters"></a><h4>Parameters</h4>
|
3092
3080
|
<div class="informaltable"><table width="100%" border="0">
|
3093
3081
|
<colgroup>
|
3094
3082
|
<col width="150px" class="parameters_name">
|
@@ -3110,7 +3098,7 @@ status.</p>
|
|
3110
3098
|
</table></div>
|
3111
3099
|
</div>
|
3112
3100
|
<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>
|
3113
|
-
<p class="since">Since 2.10</p>
|
3101
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3114
3102
|
</div>
|
3115
3103
|
<hr>
|
3116
3104
|
<div class="refsect2">
|
@@ -3125,7 +3113,7 @@ user_function (<a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintO
|
|
3125
3113
|
print settings are passed to the custom widget, which can actualize
|
3126
3114
|
itself according to this change.</p>
|
3127
3115
|
<div class="refsect3">
|
3128
|
-
<a name="
|
3116
|
+
<a name="GtkPrintOperation-update-custom-widget.parameters"></a><h4>Parameters</h4>
|
3129
3117
|
<div class="informaltable"><table width="100%" border="0">
|
3130
3118
|
<colgroup>
|
3131
3119
|
<col width="150px" class="parameters_name">
|
@@ -3162,7 +3150,7 @@ itself according to this change.</p>
|
|
3162
3150
|
</table></div>
|
3163
3151
|
</div>
|
3164
3152
|
<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>
|
3165
|
-
<p class="since">Since 2.18</p>
|
3153
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
3166
3154
|
</div>
|
3167
3155
|
<hr>
|
3168
3156
|
<div class="refsect2">
|
@@ -3180,7 +3168,7 @@ according to <em class="parameter"><code>page_setup</code></em>
|
|
3180
3168
|
and set up a suitable cairo
|
3181
3169
|
context, using <a class="link" href="GtkPrintContext.html#gtk-print-context-set-cairo-context" title="gtk_print_context_set_cairo_context ()"><code class="function">gtk_print_context_set_cairo_context()</code></a>.</p>
|
3182
3170
|
<div class="refsect3">
|
3183
|
-
<a name="
|
3171
|
+
<a name="GtkPrintOperationPreview-got-page-size.parameters"></a><h4>Parameters</h4>
|
3184
3172
|
<div class="informaltable"><table width="100%" border="0">
|
3185
3173
|
<colgroup>
|
3186
3174
|
<col width="150px" class="parameters_name">
|
@@ -3224,7 +3212,7 @@ user_function (<a class="link" href="gtk2-High-level-Printing-API.html#GtkPrintO
|
|
3224
3212
|
before the first page is rendered.</p>
|
3225
3213
|
<p>A handler for this signal can be used for setup tasks.</p>
|
3226
3214
|
<div class="refsect3">
|
3227
|
-
<a name="
|
3215
|
+
<a name="GtkPrintOperationPreview-ready.parameters"></a><h4>Parameters</h4>
|
3228
3216
|
<div class="informaltable"><table width="100%" border="0">
|
3229
3217
|
<colgroup>
|
3230
3218
|
<col width="150px" class="parameters_name">
|
@@ -3261,7 +3249,6 @@ before the first page is rendered.</p>
|
|
3261
3249
|
</div>
|
3262
3250
|
</div>
|
3263
3251
|
<div class="footer">
|
3264
|
-
<hr>
|
3265
|
-
Generated by GTK-Doc V1.21.1</div>
|
3252
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
3266
3253
|
</body>
|
3267
3254
|
</html>
|