gtk2 3.2.1-x86-mingw32 → 3.2.2-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/ext/gtk2/extconf.rb +6 -1
- data/ext/gtk2/rbgtkrecentchooser.c +2 -2
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/lib/2.4/gtk2.so +0 -0
- data/lib/2.5/gtk2.so +0 -0
- 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/gdk/gdkenumtypes.h +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkmarshal.h +220 -164
- data/vendor/local/include/gtk-2.0/gtk/gtktypebuiltins.h +23 -23
- 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 +3 -3
- 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 +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +2 -2
- 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 +3 -3
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +3 -3
- 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/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +12 -11
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 | 
            -
             | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 2 | 
            +
            SHA256:
         | 
| 3 | 
            +
              metadata.gz: 86d4b00f7247fef1b19bfc4ea29ad4fa29ffff07a5245cc5e52160669e42b6ae
         | 
| 4 | 
            +
              data.tar.gz: a8a7fd00cd3a8e03903f0ce05e322a879887a3c342cb33e5ca4150f51943f06d
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: 986b3d234433d0984e52d61543a2742e26dd82531077a0b2ca3c24de36b3404ef098ce05527b8f5b92b02b863c538f3883235719bb394eba2fae68f6b880762c
         | 
| 7 | 
            +
              data.tar.gz: 37c3c0547c704240faa59f8b9db33fe1eedd0821e8ff2b781a3886445b8cc176d9c5e62085b78241591bb28c130faf320eef9e035ad553160a83c3606b855bfe
         | 
    
        data/ext/gtk2/extconf.rb
    CHANGED
    
    | @@ -33,7 +33,12 @@ end | |
| 33 33 |  | 
| 34 34 | 
             
            have_func("rb_errinfo")
         | 
| 35 35 |  | 
| 36 | 
            -
            [ | 
| 36 | 
            +
            [
         | 
| 37 | 
            +
              "glib2",
         | 
| 38 | 
            +
              "atk",
         | 
| 39 | 
            +
              "pango",
         | 
| 40 | 
            +
              "gdk_pixbuf2",
         | 
| 41 | 
            +
            ].each do |package|
         | 
| 37 42 | 
             
              directory = "#{package}#{version_suffix}"
         | 
| 38 43 | 
             
              build_dir = "#{directory}/tmp/#{RUBY_PLATFORM}/#{package}/#{RUBY_VERSION}"
         | 
| 39 44 | 
             
              add_depend_package(package, "#{directory}/ext/#{package}",
         | 
| @@ -1,6 +1,6 @@ | |
| 1 1 | 
             
            /* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
         | 
| 2 2 | 
             
            /*
         | 
| 3 | 
            -
             *  Copyright (C) 2011  Ruby-GNOME2 Project Team
         | 
| 3 | 
            +
             *  Copyright (C) 2011-2018  Ruby-GNOME2 Project Team
         | 
| 4 4 | 
             
             *  Copyright (C) 2006  Masao Mutoh
         | 
| 5 5 | 
             
             *
         | 
| 6 6 | 
             
             *  This library is free software; you can redistribute it and/or
         | 
| @@ -47,7 +47,7 @@ static VALUE | |
| 47 47 | 
             
            invoke_callback(VALUE data)
         | 
| 48 48 | 
             
            {
         | 
| 49 49 | 
             
                struct callback_arg *arg = (struct callback_arg *)data;
         | 
| 50 | 
            -
                return rb_funcall(arg->callback, id_call,  | 
| 50 | 
            +
                return rb_funcall(arg->callback, id_call, 2, arg->a, arg->b);
         | 
| 51 51 | 
             
            }
         | 
| 52 52 |  | 
| 53 53 | 
             
            static void
         | 
    
        data/lib/2.2/gtk2.so
    CHANGED
    
    | Binary file | 
    
        data/lib/2.3/gtk2.so
    CHANGED
    
    | Binary file | 
    
        data/lib/2.4/gtk2.so
    CHANGED
    
    | Binary file | 
    
        data/lib/2.5/gtk2.so
    ADDED
    
    | Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| @@ -1,5 +1,5 @@ | |
| 1 1 |  | 
| 2 | 
            -
            /*  | 
| 2 | 
            +
            /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
         | 
| 3 3 |  | 
| 4 4 | 
             
            #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GDK_H_INSIDE__) && !defined (GDK_COMPILATION)
         | 
| 5 5 | 
             
            #error "Only <gdk/gdk.h> can be included directly."
         | 
| @@ -1,283 +1,339 @@ | |
| 1 1 | 
             
            #ifndef GTK_DISABLE_DEPRECATED
         | 
| 2 | 
            +
            /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
         | 
| 3 | 
            +
            #ifndef __GTK_MARSHAL_MARSHAL_H__
         | 
| 4 | 
            +
            #define __GTK_MARSHAL_MARSHAL_H__
         | 
| 2 5 |  | 
| 3 | 
            -
            # | 
| 4 | 
            -
            #define __gtk_marshal_MARSHAL_H__
         | 
| 5 | 
            -
             | 
| 6 | 
            -
            #include	<glib-object.h>
         | 
| 6 | 
            +
            #include <glib-object.h>
         | 
| 7 7 |  | 
| 8 8 | 
             
            G_BEGIN_DECLS
         | 
| 9 9 |  | 
| 10 10 | 
             
            /* BOOL:NONE (./gtkmarshal.list:1) */
         | 
| 11 | 
            -
            extern | 
| 12 | 
            -
             | 
| 13 | 
            -
             | 
| 14 | 
            -
             | 
| 15 | 
            -
             | 
| 16 | 
            -
             | 
| 11 | 
            +
            extern
         | 
| 12 | 
            +
            void gtk_marshal_BOOLEAN__VOID (GClosure     *closure,
         | 
| 13 | 
            +
                                            GValue       *return_value,
         | 
| 14 | 
            +
                                            guint         n_param_values,
         | 
| 15 | 
            +
                                            const GValue *param_values,
         | 
| 16 | 
            +
                                            gpointer      invocation_hint,
         | 
| 17 | 
            +
                                            gpointer      marshal_data);
         | 
| 18 | 
            +
             | 
| 17 19 | 
             
            #define gtk_marshal_BOOL__NONE	gtk_marshal_BOOLEAN__VOID
         | 
| 18 20 |  | 
| 19 21 | 
             
            /* BOOL:POINTER (./gtkmarshal.list:2) */
         | 
| 20 | 
            -
            extern | 
| 21 | 
            -
             | 
| 22 | 
            -
             | 
| 23 | 
            -
             | 
| 24 | 
            -
             | 
| 25 | 
            -
             | 
| 22 | 
            +
            extern
         | 
| 23 | 
            +
            void gtk_marshal_BOOLEAN__POINTER (GClosure     *closure,
         | 
| 24 | 
            +
                                               GValue       *return_value,
         | 
| 25 | 
            +
                                               guint         n_param_values,
         | 
| 26 | 
            +
                                               const GValue *param_values,
         | 
| 27 | 
            +
                                               gpointer      invocation_hint,
         | 
| 28 | 
            +
                                               gpointer      marshal_data);
         | 
| 29 | 
            +
             | 
| 26 30 | 
             
            #define gtk_marshal_BOOL__POINTER	gtk_marshal_BOOLEAN__POINTER
         | 
| 27 31 |  | 
| 28 32 | 
             
            /* BOOL:POINTER,POINTER,INT,INT (./gtkmarshal.list:3) */
         | 
| 29 | 
            -
            extern | 
| 30 | 
            -
             | 
| 31 | 
            -
             | 
| 32 | 
            -
             | 
| 33 | 
            -
             | 
| 34 | 
            -
             | 
| 33 | 
            +
            extern
         | 
| 34 | 
            +
            void gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT (GClosure     *closure,
         | 
| 35 | 
            +
                                                               GValue       *return_value,
         | 
| 36 | 
            +
                                                               guint         n_param_values,
         | 
| 37 | 
            +
                                                               const GValue *param_values,
         | 
| 38 | 
            +
                                                               gpointer      invocation_hint,
         | 
| 39 | 
            +
                                                               gpointer      marshal_data);
         | 
| 40 | 
            +
             | 
| 35 41 | 
             
            #define gtk_marshal_BOOL__POINTER_POINTER_INT_INT	gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT
         | 
| 36 42 |  | 
| 37 43 | 
             
            /* BOOL:POINTER,INT,INT (./gtkmarshal.list:4) */
         | 
| 38 | 
            -
            extern | 
| 39 | 
            -
             | 
| 40 | 
            -
             | 
| 41 | 
            -
             | 
| 42 | 
            -
             | 
| 43 | 
            -
             | 
| 44 | 
            +
            extern
         | 
| 45 | 
            +
            void gtk_marshal_BOOLEAN__POINTER_INT_INT (GClosure     *closure,
         | 
| 46 | 
            +
                                                       GValue       *return_value,
         | 
| 47 | 
            +
                                                       guint         n_param_values,
         | 
| 48 | 
            +
                                                       const GValue *param_values,
         | 
| 49 | 
            +
                                                       gpointer      invocation_hint,
         | 
| 50 | 
            +
                                                       gpointer      marshal_data);
         | 
| 51 | 
            +
             | 
| 44 52 | 
             
            #define gtk_marshal_BOOL__POINTER_INT_INT	gtk_marshal_BOOLEAN__POINTER_INT_INT
         | 
| 45 53 |  | 
| 46 54 | 
             
            /* BOOL:POINTER,INT,INT,UINT (./gtkmarshal.list:5) */
         | 
| 47 | 
            -
            extern | 
| 48 | 
            -
             | 
| 49 | 
            -
             | 
| 50 | 
            -
             | 
| 51 | 
            -
             | 
| 52 | 
            -
             | 
| 55 | 
            +
            extern
         | 
| 56 | 
            +
            void gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT (GClosure     *closure,
         | 
| 57 | 
            +
                                                            GValue       *return_value,
         | 
| 58 | 
            +
                                                            guint         n_param_values,
         | 
| 59 | 
            +
                                                            const GValue *param_values,
         | 
| 60 | 
            +
                                                            gpointer      invocation_hint,
         | 
| 61 | 
            +
                                                            gpointer      marshal_data);
         | 
| 62 | 
            +
             | 
| 53 63 | 
             
            #define gtk_marshal_BOOL__POINTER_INT_INT_UINT	gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT
         | 
| 54 64 |  | 
| 55 65 | 
             
            /* BOOL:POINTER,STRING,STRING,POINTER (./gtkmarshal.list:6) */
         | 
| 56 | 
            -
            extern | 
| 57 | 
            -
             | 
| 58 | 
            -
             | 
| 59 | 
            -
             | 
| 60 | 
            -
             | 
| 61 | 
            -
             | 
| 66 | 
            +
            extern
         | 
| 67 | 
            +
            void gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER (GClosure     *closure,
         | 
| 68 | 
            +
                                                                     GValue       *return_value,
         | 
| 69 | 
            +
                                                                     guint         n_param_values,
         | 
| 70 | 
            +
                                                                     const GValue *param_values,
         | 
| 71 | 
            +
                                                                     gpointer      invocation_hint,
         | 
| 72 | 
            +
                                                                     gpointer      marshal_data);
         | 
| 73 | 
            +
             | 
| 62 74 | 
             
            #define gtk_marshal_BOOL__POINTER_STRING_STRING_POINTER	gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER
         | 
| 63 75 |  | 
| 64 76 | 
             
            /* ENUM:ENUM (./gtkmarshal.list:7) */
         | 
| 65 | 
            -
            extern | 
| 66 | 
            -
             | 
| 67 | 
            -
             | 
| 68 | 
            -
             | 
| 69 | 
            -
             | 
| 70 | 
            -
             | 
| 77 | 
            +
            extern
         | 
| 78 | 
            +
            void gtk_marshal_ENUM__ENUM (GClosure     *closure,
         | 
| 79 | 
            +
                                         GValue       *return_value,
         | 
| 80 | 
            +
                                         guint         n_param_values,
         | 
| 81 | 
            +
                                         const GValue *param_values,
         | 
| 82 | 
            +
                                         gpointer      invocation_hint,
         | 
| 83 | 
            +
                                         gpointer      marshal_data);
         | 
| 71 84 |  | 
| 72 85 | 
             
            /* INT:POINTER (./gtkmarshal.list:8) */
         | 
| 73 | 
            -
            extern | 
| 74 | 
            -
             | 
| 75 | 
            -
             | 
| 76 | 
            -
             | 
| 77 | 
            -
             | 
| 78 | 
            -
             | 
| 86 | 
            +
            extern
         | 
| 87 | 
            +
            void gtk_marshal_INT__POINTER (GClosure     *closure,
         | 
| 88 | 
            +
                                           GValue       *return_value,
         | 
| 89 | 
            +
                                           guint         n_param_values,
         | 
| 90 | 
            +
                                           const GValue *param_values,
         | 
| 91 | 
            +
                                           gpointer      invocation_hint,
         | 
| 92 | 
            +
                                           gpointer      marshal_data);
         | 
| 79 93 |  | 
| 80 94 | 
             
            /* INT:POINTER,CHAR,CHAR (./gtkmarshal.list:9) */
         | 
| 81 | 
            -
            extern | 
| 82 | 
            -
             | 
| 83 | 
            -
             | 
| 84 | 
            -
             | 
| 85 | 
            -
             | 
| 86 | 
            -
             | 
| 95 | 
            +
            extern
         | 
| 96 | 
            +
            void gtk_marshal_INT__POINTER_CHAR_CHAR (GClosure     *closure,
         | 
| 97 | 
            +
                                                     GValue       *return_value,
         | 
| 98 | 
            +
                                                     guint         n_param_values,
         | 
| 99 | 
            +
                                                     const GValue *param_values,
         | 
| 100 | 
            +
                                                     gpointer      invocation_hint,
         | 
| 101 | 
            +
                                                     gpointer      marshal_data);
         | 
| 87 102 |  | 
| 88 103 | 
             
            /* NONE:BOOL (./gtkmarshal.list:10) */
         | 
| 89 104 | 
             
            #define gtk_marshal_VOID__BOOLEAN	g_cclosure_marshal_VOID__BOOLEAN
         | 
| 105 | 
            +
             | 
| 90 106 | 
             
            #define gtk_marshal_NONE__BOOL	gtk_marshal_VOID__BOOLEAN
         | 
| 91 107 |  | 
| 92 108 | 
             
            /* NONE:BOXED (./gtkmarshal.list:11) */
         | 
| 93 109 | 
             
            #define gtk_marshal_VOID__BOXED	g_cclosure_marshal_VOID__BOXED
         | 
| 110 | 
            +
             | 
| 94 111 | 
             
            #define gtk_marshal_NONE__BOXED	gtk_marshal_VOID__BOXED
         | 
| 95 112 |  | 
| 96 113 | 
             
            /* NONE:ENUM (./gtkmarshal.list:12) */
         | 
| 97 114 | 
             
            #define gtk_marshal_VOID__ENUM	g_cclosure_marshal_VOID__ENUM
         | 
| 115 | 
            +
             | 
| 98 116 | 
             
            #define gtk_marshal_NONE__ENUM	gtk_marshal_VOID__ENUM
         | 
| 99 117 |  | 
| 100 118 | 
             
            /* NONE:ENUM,FLOAT (./gtkmarshal.list:13) */
         | 
| 101 | 
            -
            extern | 
| 102 | 
            -
             | 
| 103 | 
            -
             | 
| 104 | 
            -
             | 
| 105 | 
            -
             | 
| 106 | 
            -
             | 
| 119 | 
            +
            extern
         | 
| 120 | 
            +
            void gtk_marshal_VOID__ENUM_FLOAT (GClosure     *closure,
         | 
| 121 | 
            +
                                               GValue       *return_value,
         | 
| 122 | 
            +
                                               guint         n_param_values,
         | 
| 123 | 
            +
                                               const GValue *param_values,
         | 
| 124 | 
            +
                                               gpointer      invocation_hint,
         | 
| 125 | 
            +
                                               gpointer      marshal_data);
         | 
| 126 | 
            +
             | 
| 107 127 | 
             
            #define gtk_marshal_NONE__ENUM_FLOAT	gtk_marshal_VOID__ENUM_FLOAT
         | 
| 108 128 |  | 
| 109 129 | 
             
            /* NONE:ENUM,FLOAT,BOOL (./gtkmarshal.list:14) */
         | 
| 110 | 
            -
            extern | 
| 111 | 
            -
             | 
| 112 | 
            -
             | 
| 113 | 
            -
             | 
| 114 | 
            -
             | 
| 115 | 
            -
             | 
| 130 | 
            +
            extern
         | 
| 131 | 
            +
            void gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN (GClosure     *closure,
         | 
| 132 | 
            +
                                                       GValue       *return_value,
         | 
| 133 | 
            +
                                                       guint         n_param_values,
         | 
| 134 | 
            +
                                                       const GValue *param_values,
         | 
| 135 | 
            +
                                                       gpointer      invocation_hint,
         | 
| 136 | 
            +
                                                       gpointer      marshal_data);
         | 
| 137 | 
            +
             | 
| 116 138 | 
             
            #define gtk_marshal_NONE__ENUM_FLOAT_BOOL	gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN
         | 
| 117 139 |  | 
| 118 140 | 
             
            /* NONE:INT (./gtkmarshal.list:15) */
         | 
| 119 141 | 
             
            #define gtk_marshal_VOID__INT	g_cclosure_marshal_VOID__INT
         | 
| 142 | 
            +
             | 
| 120 143 | 
             
            #define gtk_marshal_NONE__INT	gtk_marshal_VOID__INT
         | 
| 121 144 |  | 
| 122 145 | 
             
            /* NONE:INT,INT (./gtkmarshal.list:16) */
         | 
| 123 | 
            -
            extern | 
| 124 | 
            -
             | 
| 125 | 
            -
             | 
| 126 | 
            -
             | 
| 127 | 
            -
             | 
| 128 | 
            -
             | 
| 146 | 
            +
            extern
         | 
| 147 | 
            +
            void gtk_marshal_VOID__INT_INT (GClosure     *closure,
         | 
| 148 | 
            +
                                            GValue       *return_value,
         | 
| 149 | 
            +
                                            guint         n_param_values,
         | 
| 150 | 
            +
                                            const GValue *param_values,
         | 
| 151 | 
            +
                                            gpointer      invocation_hint,
         | 
| 152 | 
            +
                                            gpointer      marshal_data);
         | 
| 153 | 
            +
             | 
| 129 154 | 
             
            #define gtk_marshal_NONE__INT_INT	gtk_marshal_VOID__INT_INT
         | 
| 130 155 |  | 
| 131 156 | 
             
            /* NONE:INT,INT,POINTER (./gtkmarshal.list:17) */
         | 
| 132 | 
            -
            extern | 
| 133 | 
            -
             | 
| 134 | 
            -
             | 
| 135 | 
            -
             | 
| 136 | 
            -
             | 
| 137 | 
            -
             | 
| 157 | 
            +
            extern
         | 
| 158 | 
            +
            void gtk_marshal_VOID__INT_INT_POINTER (GClosure     *closure,
         | 
| 159 | 
            +
                                                    GValue       *return_value,
         | 
| 160 | 
            +
                                                    guint         n_param_values,
         | 
| 161 | 
            +
                                                    const GValue *param_values,
         | 
| 162 | 
            +
                                                    gpointer      invocation_hint,
         | 
| 163 | 
            +
                                                    gpointer      marshal_data);
         | 
| 164 | 
            +
             | 
| 138 165 | 
             
            #define gtk_marshal_NONE__INT_INT_POINTER	gtk_marshal_VOID__INT_INT_POINTER
         | 
| 139 166 |  | 
| 140 167 | 
             
            /* NONE:NONE (./gtkmarshal.list:18) */
         | 
| 141 168 | 
             
            #define gtk_marshal_VOID__VOID	g_cclosure_marshal_VOID__VOID
         | 
| 169 | 
            +
             | 
| 142 170 | 
             
            #define gtk_marshal_NONE__NONE	gtk_marshal_VOID__VOID
         | 
| 143 171 |  | 
| 144 172 | 
             
            /* NONE:OBJECT (./gtkmarshal.list:19) */
         | 
| 145 173 | 
             
            #define gtk_marshal_VOID__OBJECT	g_cclosure_marshal_VOID__OBJECT
         | 
| 174 | 
            +
             | 
| 146 175 | 
             
            #define gtk_marshal_NONE__OBJECT	gtk_marshal_VOID__OBJECT
         | 
| 147 176 |  | 
| 148 177 | 
             
            /* NONE:POINTER (./gtkmarshal.list:20) */
         | 
| 149 178 | 
             
            #define gtk_marshal_VOID__POINTER	g_cclosure_marshal_VOID__POINTER
         | 
| 179 | 
            +
             | 
| 150 180 | 
             
            #define gtk_marshal_NONE__POINTER	gtk_marshal_VOID__POINTER
         | 
| 151 181 |  | 
| 152 182 | 
             
            /* NONE:POINTER,INT (./gtkmarshal.list:21) */
         | 
| 153 | 
            -
            extern | 
| 154 | 
            -
             | 
| 155 | 
            -
             | 
| 156 | 
            -
             | 
| 157 | 
            -
             | 
| 158 | 
            -
             | 
| 183 | 
            +
            extern
         | 
| 184 | 
            +
            void gtk_marshal_VOID__POINTER_INT (GClosure     *closure,
         | 
| 185 | 
            +
                                                GValue       *return_value,
         | 
| 186 | 
            +
                                                guint         n_param_values,
         | 
| 187 | 
            +
                                                const GValue *param_values,
         | 
| 188 | 
            +
                                                gpointer      invocation_hint,
         | 
| 189 | 
            +
                                                gpointer      marshal_data);
         | 
| 190 | 
            +
             | 
| 159 191 | 
             
            #define gtk_marshal_NONE__POINTER_INT	gtk_marshal_VOID__POINTER_INT
         | 
| 160 192 |  | 
| 161 193 | 
             
            /* NONE:POINTER,POINTER (./gtkmarshal.list:22) */
         | 
| 162 | 
            -
            extern | 
| 163 | 
            -
             | 
| 164 | 
            -
             | 
| 165 | 
            -
             | 
| 166 | 
            -
             | 
| 167 | 
            -
             | 
| 194 | 
            +
            extern
         | 
| 195 | 
            +
            void gtk_marshal_VOID__POINTER_POINTER (GClosure     *closure,
         | 
| 196 | 
            +
                                                    GValue       *return_value,
         | 
| 197 | 
            +
                                                    guint         n_param_values,
         | 
| 198 | 
            +
                                                    const GValue *param_values,
         | 
| 199 | 
            +
                                                    gpointer      invocation_hint,
         | 
| 200 | 
            +
                                                    gpointer      marshal_data);
         | 
| 201 | 
            +
             | 
| 168 202 | 
             
            #define gtk_marshal_NONE__POINTER_POINTER	gtk_marshal_VOID__POINTER_POINTER
         | 
| 169 203 |  | 
| 170 204 | 
             
            /* NONE:POINTER,POINTER,POINTER (./gtkmarshal.list:23) */
         | 
| 171 | 
            -
            extern | 
| 172 | 
            -
             | 
| 173 | 
            -
             | 
| 174 | 
            -
             | 
| 175 | 
            -
             | 
| 176 | 
            -
             | 
| 205 | 
            +
            extern
         | 
| 206 | 
            +
            void gtk_marshal_VOID__POINTER_POINTER_POINTER (GClosure     *closure,
         | 
| 207 | 
            +
                                                            GValue       *return_value,
         | 
| 208 | 
            +
                                                            guint         n_param_values,
         | 
| 209 | 
            +
                                                            const GValue *param_values,
         | 
| 210 | 
            +
                                                            gpointer      invocation_hint,
         | 
| 211 | 
            +
                                                            gpointer      marshal_data);
         | 
| 212 | 
            +
             | 
| 177 213 | 
             
            #define gtk_marshal_NONE__POINTER_POINTER_POINTER	gtk_marshal_VOID__POINTER_POINTER_POINTER
         | 
| 178 214 |  | 
| 179 215 | 
             
            /* NONE:POINTER,STRING,STRING (./gtkmarshal.list:24) */
         | 
| 180 | 
            -
            extern | 
| 181 | 
            -
             | 
| 182 | 
            -
             | 
| 183 | 
            -
             | 
| 184 | 
            -
             | 
| 185 | 
            -
             | 
| 216 | 
            +
            extern
         | 
| 217 | 
            +
            void gtk_marshal_VOID__POINTER_STRING_STRING (GClosure     *closure,
         | 
| 218 | 
            +
                                                          GValue       *return_value,
         | 
| 219 | 
            +
                                                          guint         n_param_values,
         | 
| 220 | 
            +
                                                          const GValue *param_values,
         | 
| 221 | 
            +
                                                          gpointer      invocation_hint,
         | 
| 222 | 
            +
                                                          gpointer      marshal_data);
         | 
| 223 | 
            +
             | 
| 186 224 | 
             
            #define gtk_marshal_NONE__POINTER_STRING_STRING	gtk_marshal_VOID__POINTER_STRING_STRING
         | 
| 187 225 |  | 
| 188 226 | 
             
            /* NONE:POINTER,UINT (./gtkmarshal.list:25) */
         | 
| 189 | 
            -
            extern | 
| 190 | 
            -
             | 
| 191 | 
            -
             | 
| 192 | 
            -
             | 
| 193 | 
            -
             | 
| 194 | 
            -
             | 
| 227 | 
            +
            extern
         | 
| 228 | 
            +
            void gtk_marshal_VOID__POINTER_UINT (GClosure     *closure,
         | 
| 229 | 
            +
                                                 GValue       *return_value,
         | 
| 230 | 
            +
                                                 guint         n_param_values,
         | 
| 231 | 
            +
                                                 const GValue *param_values,
         | 
| 232 | 
            +
                                                 gpointer      invocation_hint,
         | 
| 233 | 
            +
                                                 gpointer      marshal_data);
         | 
| 234 | 
            +
             | 
| 195 235 | 
             
            #define gtk_marshal_NONE__POINTER_UINT	gtk_marshal_VOID__POINTER_UINT
         | 
| 196 236 |  | 
| 197 237 | 
             
            /* NONE:POINTER,UINT,ENUM (./gtkmarshal.list:26) */
         | 
| 198 | 
            -
            extern | 
| 199 | 
            -
             | 
| 200 | 
            -
             | 
| 201 | 
            -
             | 
| 202 | 
            -
             | 
| 203 | 
            -
             | 
| 238 | 
            +
            extern
         | 
| 239 | 
            +
            void gtk_marshal_VOID__POINTER_UINT_ENUM (GClosure     *closure,
         | 
| 240 | 
            +
                                                      GValue       *return_value,
         | 
| 241 | 
            +
                                                      guint         n_param_values,
         | 
| 242 | 
            +
                                                      const GValue *param_values,
         | 
| 243 | 
            +
                                                      gpointer      invocation_hint,
         | 
| 244 | 
            +
                                                      gpointer      marshal_data);
         | 
| 245 | 
            +
             | 
| 204 246 | 
             
            #define gtk_marshal_NONE__POINTER_UINT_ENUM	gtk_marshal_VOID__POINTER_UINT_ENUM
         | 
| 205 247 |  | 
| 206 248 | 
             
            /* NONE:POINTER,POINTER,UINT,UINT (./gtkmarshal.list:27) */
         | 
| 207 | 
            -
            extern | 
| 208 | 
            -
             | 
| 209 | 
            -
             | 
| 210 | 
            -
             | 
| 211 | 
            -
             | 
| 212 | 
            -
             | 
| 249 | 
            +
            extern
         | 
| 250 | 
            +
            void gtk_marshal_VOID__POINTER_POINTER_UINT_UINT (GClosure     *closure,
         | 
| 251 | 
            +
                                                              GValue       *return_value,
         | 
| 252 | 
            +
                                                              guint         n_param_values,
         | 
| 253 | 
            +
                                                              const GValue *param_values,
         | 
| 254 | 
            +
                                                              gpointer      invocation_hint,
         | 
| 255 | 
            +
                                                              gpointer      marshal_data);
         | 
| 256 | 
            +
             | 
| 213 257 | 
             
            #define gtk_marshal_NONE__POINTER_POINTER_UINT_UINT	gtk_marshal_VOID__POINTER_POINTER_UINT_UINT
         | 
| 214 258 |  | 
| 215 259 | 
             
            /* NONE:POINTER,INT,INT,POINTER,UINT,UINT (./gtkmarshal.list:28) */
         | 
| 216 | 
            -
            extern | 
| 217 | 
            -
             | 
| 218 | 
            -
             | 
| 219 | 
            -
             | 
| 220 | 
            -
             | 
| 221 | 
            -
             | 
| 260 | 
            +
            extern
         | 
| 261 | 
            +
            void gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT (GClosure     *closure,
         | 
| 262 | 
            +
                                                                      GValue       *return_value,
         | 
| 263 | 
            +
                                                                      guint         n_param_values,
         | 
| 264 | 
            +
                                                                      const GValue *param_values,
         | 
| 265 | 
            +
                                                                      gpointer      invocation_hint,
         | 
| 266 | 
            +
                                                                      gpointer      marshal_data);
         | 
| 267 | 
            +
             | 
| 222 268 | 
             
            #define gtk_marshal_NONE__POINTER_INT_INT_POINTER_UINT_UINT	gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT
         | 
| 223 269 |  | 
| 224 270 | 
             
            /* NONE:POINTER,UINT,UINT (./gtkmarshal.list:29) */
         | 
| 225 | 
            -
            extern | 
| 226 | 
            -
             | 
| 227 | 
            -
             | 
| 228 | 
            -
             | 
| 229 | 
            -
             | 
| 230 | 
            -
             | 
| 231 | 
            -
             | 
| 271 | 
            +
            extern
         | 
| 272 | 
            +
            void gtk_marshal_VOID__POINTER_UINT_UINT (GClosure     *closure,
         | 
| 273 | 
            +
                                                      GValue       *return_value,
         | 
| 274 | 
            +
                                                      guint         n_param_values,
         | 
| 275 | 
            +
                                                      const GValue *param_values,
         | 
| 276 | 
            +
                                                      gpointer      invocation_hint,
         | 
| 277 | 
            +
                                                      gpointer      marshal_data);
         | 
| 232 278 |  | 
| 233 | 
            -
             | 
| 279 | 
            +
            #define gtk_marshal_NONE__POINTER_UINT_UINT	gtk_marshal_VOID__POINTER_UINT_UINT
         | 
| 234 280 |  | 
| 235 281 | 
             
            /* NONE:STRING (./gtkmarshal.list:31) */
         | 
| 236 282 | 
             
            #define gtk_marshal_VOID__STRING	g_cclosure_marshal_VOID__STRING
         | 
| 283 | 
            +
             | 
| 237 284 | 
             
            #define gtk_marshal_NONE__STRING	gtk_marshal_VOID__STRING
         | 
| 238 285 |  | 
| 239 286 | 
             
            /* NONE:STRING,INT,POINTER (./gtkmarshal.list:32) */
         | 
| 240 | 
            -
            extern | 
| 241 | 
            -
             | 
| 242 | 
            -
             | 
| 243 | 
            -
             | 
| 244 | 
            -
             | 
| 245 | 
            -
             | 
| 287 | 
            +
            extern
         | 
| 288 | 
            +
            void gtk_marshal_VOID__STRING_INT_POINTER (GClosure     *closure,
         | 
| 289 | 
            +
                                                       GValue       *return_value,
         | 
| 290 | 
            +
                                                       guint         n_param_values,
         | 
| 291 | 
            +
                                                       const GValue *param_values,
         | 
| 292 | 
            +
                                                       gpointer      invocation_hint,
         | 
| 293 | 
            +
                                                       gpointer      marshal_data);
         | 
| 294 | 
            +
             | 
| 246 295 | 
             
            #define gtk_marshal_NONE__STRING_INT_POINTER	gtk_marshal_VOID__STRING_INT_POINTER
         | 
| 247 296 |  | 
| 248 297 | 
             
            /* NONE:UINT (./gtkmarshal.list:33) */
         | 
| 249 298 | 
             
            #define gtk_marshal_VOID__UINT	g_cclosure_marshal_VOID__UINT
         | 
| 299 | 
            +
             | 
| 250 300 | 
             
            #define gtk_marshal_NONE__UINT	gtk_marshal_VOID__UINT
         | 
| 251 301 |  | 
| 252 302 | 
             
            /* NONE:UINT,POINTER,UINT,ENUM,ENUM,POINTER (./gtkmarshal.list:34) */
         | 
| 253 | 
            -
            extern | 
| 254 | 
            -
             | 
| 255 | 
            -
             | 
| 256 | 
            -
             | 
| 257 | 
            -
             | 
| 258 | 
            -
             | 
| 303 | 
            +
            extern
         | 
| 304 | 
            +
            void gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER (GClosure     *closure,
         | 
| 305 | 
            +
                                                                        GValue       *return_value,
         | 
| 306 | 
            +
                                                                        guint         n_param_values,
         | 
| 307 | 
            +
                                                                        const GValue *param_values,
         | 
| 308 | 
            +
                                                                        gpointer      invocation_hint,
         | 
| 309 | 
            +
                                                                        gpointer      marshal_data);
         | 
| 310 | 
            +
             | 
| 259 311 | 
             
            #define gtk_marshal_NONE__UINT_POINTER_UINT_ENUM_ENUM_POINTER	gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER
         | 
| 260 312 |  | 
| 261 313 | 
             
            /* NONE:UINT,POINTER,UINT,UINT,ENUM (./gtkmarshal.list:35) */
         | 
| 262 | 
            -
            extern | 
| 263 | 
            -
             | 
| 264 | 
            -
             | 
| 265 | 
            -
             | 
| 266 | 
            -
             | 
| 267 | 
            -
             | 
| 314 | 
            +
            extern
         | 
| 315 | 
            +
            void gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM (GClosure     *closure,
         | 
| 316 | 
            +
                                                                GValue       *return_value,
         | 
| 317 | 
            +
                                                                guint         n_param_values,
         | 
| 318 | 
            +
                                                                const GValue *param_values,
         | 
| 319 | 
            +
                                                                gpointer      invocation_hint,
         | 
| 320 | 
            +
                                                                gpointer      marshal_data);
         | 
| 321 | 
            +
             | 
| 268 322 | 
             
            #define gtk_marshal_NONE__UINT_POINTER_UINT_UINT_ENUM	gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM
         | 
| 269 323 |  | 
| 270 324 | 
             
            /* NONE:UINT,STRING (./gtkmarshal.list:36) */
         | 
| 271 | 
            -
            extern | 
| 272 | 
            -
             | 
| 273 | 
            -
             | 
| 274 | 
            -
             | 
| 275 | 
            -
             | 
| 276 | 
            -
             | 
| 325 | 
            +
            extern
         | 
| 326 | 
            +
            void gtk_marshal_VOID__UINT_STRING (GClosure     *closure,
         | 
| 327 | 
            +
                                                GValue       *return_value,
         | 
| 328 | 
            +
                                                guint         n_param_values,
         | 
| 329 | 
            +
                                                const GValue *param_values,
         | 
| 330 | 
            +
                                                gpointer      invocation_hint,
         | 
| 331 | 
            +
                                                gpointer      marshal_data);
         | 
| 332 | 
            +
             | 
| 277 333 | 
             
            #define gtk_marshal_NONE__UINT_STRING	gtk_marshal_VOID__UINT_STRING
         | 
| 278 334 |  | 
| 279 | 
            -
            G_END_DECLS
         | 
| 280 335 |  | 
| 281 | 
            -
             | 
| 336 | 
            +
            G_END_DECLS
         | 
| 282 337 |  | 
| 338 | 
            +
            #endif /* __GTK_MARSHAL_MARSHAL_H__ */
         | 
| 283 339 | 
             
            #endif /* GTK_DISABLE_DEPRECATED */
         |