gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-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-Clipboards.html" title="Clipboards">
|
10
10
|
<link rel="next" href="GtkIconTheme.html" title="GtkIconTheme">
|
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">
|
@@ -65,7 +65,7 @@
|
|
65
65
|
</tr>
|
66
66
|
<tr>
|
67
67
|
<td class="function_type">
|
68
|
-
<a href="
|
68
|
+
<a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
69
69
|
</td>
|
70
70
|
<td class="function_name">
|
71
71
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-find-target" title="gtk_drag_dest_find_target ()">gtk_drag_dest_find_target</a> <span class="c_punctuation">()</span>
|
@@ -169,7 +169,7 @@
|
|
169
169
|
</tr>
|
170
170
|
<tr>
|
171
171
|
<td class="function_type">
|
172
|
-
<a href="
|
172
|
+
<a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="returnvalue">GdkDragContext</span></a> *
|
173
173
|
</td>
|
174
174
|
<td class="function_name">
|
175
175
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-begin" title="gtk_drag_begin ()">gtk_drag_begin</a> <span class="c_punctuation">()</span>
|
@@ -378,7 +378,7 @@ gtk_drag_dest_set (<em class="parameter"><code><a class="link" href="GtkWidget.h
|
|
378
378
|
<em class="parameter"><code><a class="link" href="gtk2-Drag-and-Drop.html#GtkDestDefaults" title="enum GtkDestDefaults"><span class="type">GtkDestDefaults</span></a> flags</code></em>,
|
379
379
|
<em class="parameter"><code>const <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
380
380
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
381
|
-
<em class="parameter"><code><a href="
|
381
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
382
382
|
<p>Sets a widget as a potential drop destination, and adds default behaviors.</p>
|
383
383
|
<p>The default behaviors listed in <em class="parameter"><code>flags</code></em>
|
384
384
|
have an effect similar
|
@@ -392,7 +392,7 @@ as described in the documentation for <span class="type">“drag-motion”</span
|
|
392
392
|
behaviors described by <em class="parameter"><code>flags</code></em>
|
393
393
|
make some assumptions, that can conflict
|
394
394
|
with your own signal handlers. For instance <a class="link" href="gtk2-Drag-and-Drop.html#GTK-DEST-DEFAULT-DROP:CAPS"><span class="type">GTK_DEST_DEFAULT_DROP</span></a> causes
|
395
|
-
invokations of <a href="
|
395
|
+
invokations of <a href="../html/gdk2-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> in the context of <span class="type">“drag-motion”</span>,
|
396
396
|
and invokations of <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a> in <span class="type">“drag-data-received”</span>.
|
397
397
|
Especially the later is dramatic, when your own <span class="type">“drag-motion”</span>
|
398
398
|
handler calls <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-get-data" title="gtk_drag_get_data ()"><code class="function">gtk_drag_get_data()</code></a> to inspect the dragged data.</p>
|
@@ -428,12 +428,12 @@ the action to use depending on whether the control key is pressed or not:</p>
|
|
428
428
|
<span class="cbracket">{</span>
|
429
429
|
<span class="normal"> </span><span class="usertype">GdkModifierType</span><span class="normal"> mask</span><span class="symbol">;</span>
|
430
430
|
|
431
|
-
<span class="normal"> </span><span class="function"><a href="
|
431
|
+
<span class="normal"> </span><span class="function"><a href="../html/gdk2-Windows.html#gdk-window-get-pointer">gdk_window_get_pointer</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function"><a href="GtkWidget.html#gtk-widget-get-window">gtk_widget_get_window</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">),</span>
|
432
432
|
<span class="normal"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win32/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">mask</span><span class="symbol">);</span>
|
433
|
-
<span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">mask </span><span class="symbol">&</span><span class="normal"> <a href="
|
434
|
-
<span class="normal"> </span><span class="function"><a href="
|
433
|
+
<span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">mask </span><span class="symbol">&</span><span class="normal"> <a href="../html/gdk2-Windows.html#GDK-CONTROL-MASK:CAPS">GDK_CONTROL_MASK</a></span><span class="symbol">)</span>
|
434
|
+
<span class="normal"> </span><span class="function"><a href="../html/gdk2-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> <a href="../html/gdk2-Drag-and-Drop.html#GDK-ACTION-COPY:CAPS">GDK_ACTION_COPY</a></span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
|
435
435
|
<span class="normal"> </span><span class="keyword">else</span>
|
436
|
-
<span class="normal"> </span><span class="function"><a href="
|
436
|
+
<span class="normal"> </span><span class="function"><a href="../html/gdk2-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> <a href="../html/gdk2-Drag-and-Drop.html#GDK-ACTION-MOVE:CAPS">GDK_ACTION_MOVE</a></span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
|
437
437
|
<span class="cbracket">}</span></pre></td>
|
438
438
|
</tr>
|
439
439
|
</tbody>
|
@@ -442,7 +442,7 @@ the action to use depending on whether the control key is pressed or not:</p>
|
|
442
442
|
|
443
443
|
<p></p>
|
444
444
|
<div class="refsect3">
|
445
|
-
<a name="
|
445
|
+
<a name="gtk-drag-dest-set.parameters"></a><h4>Parameters</h4>
|
446
446
|
<div class="informaltable"><table width="100%" border="0">
|
447
447
|
<colgroup>
|
448
448
|
<col width="150px" class="parameters_name">
|
@@ -490,14 +490,14 @@ and <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-find-target" tit
|
|
490
490
|
<a name="gtk-drag-dest-set-proxy"></a><h3>gtk_drag_dest_set_proxy ()</h3>
|
491
491
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
492
492
|
gtk_drag_dest_set_proxy (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
493
|
-
<em class="parameter"><code><a href="
|
494
|
-
<em class="parameter"><code><a href="
|
493
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *proxy_window</code></em>,
|
494
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragProtocol"><span class="type">GdkDragProtocol</span></a> protocol</code></em>,
|
495
495
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_coordinates</code></em>);</pre>
|
496
496
|
<p>
|
497
497
|
Sets this widget as a proxy for drops to another window.
|
498
498
|
</p>
|
499
499
|
<div class="refsect3">
|
500
|
-
<a name="
|
500
|
+
<a name="gtk-drag-dest-set-proxy.parameters"></a><h4>Parameters</h4>
|
501
501
|
<div class="informaltable"><table width="100%" border="0">
|
502
502
|
<colgroup>
|
503
503
|
<col width="150px" class="parameters_name">
|
@@ -519,7 +519,7 @@ Sets this widget as a proxy for drops to another window.
|
|
519
519
|
<td class="parameter_name"><p>protocol</p></td>
|
520
520
|
<td class="parameter_description"><p>the drag protocol which the <em class="parameter"><code>proxy_window</code></em>
|
521
521
|
accepts
|
522
|
-
(You can use <a href="
|
522
|
+
(You can use <a href="../html/gdk2-Drag-and-Drop.html#gdk-drag-get-protocol"><code class="function">gdk_drag_get_protocol()</code></a> to determine this)</p></td>
|
523
523
|
<td class="parameter_annotations"> </td>
|
524
524
|
</tr>
|
525
525
|
<tr>
|
@@ -544,7 +544,7 @@ Clears information about a drop destination set with
|
|
544
544
|
notification of drags.
|
545
545
|
</p>
|
546
546
|
<div class="refsect3">
|
547
|
-
<a name="
|
547
|
+
<a name="gtk-drag-dest-unset.parameters"></a><h4>Parameters</h4>
|
548
548
|
<div class="informaltable"><table width="100%" border="0">
|
549
549
|
<colgroup>
|
550
550
|
<col width="150px" class="parameters_name">
|
@@ -562,12 +562,12 @@ notification of drags.
|
|
562
562
|
<hr>
|
563
563
|
<div class="refsect2">
|
564
564
|
<a name="gtk-drag-dest-find-target"></a><h3>gtk_drag_dest_find_target ()</h3>
|
565
|
-
<pre class="programlisting"><a href="
|
565
|
+
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
566
566
|
gtk_drag_dest_find_target (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
567
|
-
<em class="parameter"><code><a href="
|
567
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
568
568
|
<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *target_list</code></em>);</pre>
|
569
569
|
<div class="refsect3">
|
570
|
-
<a name="
|
570
|
+
<a name="gtk-drag-dest-find-target.parameters"></a><h4>Parameters</h4>
|
571
571
|
<div class="informaltable"><table width="100%" border="0">
|
572
572
|
<colgroup>
|
573
573
|
<col width="150px" class="parameters_name">
|
@@ -594,7 +594,7 @@ Looks for a match between the supported targets of <em class="parameter"><code>c
|
|
594
594
|
and the
|
595
595
|
<em class="parameter"><code>dest_target_list</code></em>
|
596
596
|
, returning the first matching target, otherwise
|
597
|
-
returning <a href="
|
597
|
+
returning <a href="../html/gdk2-Properties-and-Atoms.html#GDK-NONE:CAPS"><code class="literal">GDK_NONE</code></a>. <em class="parameter"><code>dest_target_list</code></em>
|
598
598
|
should usually be the return
|
599
599
|
value from <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-get-target-list" title="gtk_drag_dest_get_target_list ()"><code class="function">gtk_drag_dest_get_target_list()</code></a>, but some widgets may
|
600
600
|
have different valid targets for different parts of the widget; in
|
@@ -606,9 +606,9 @@ passes the correct target list to this function. </p></td>
|
|
606
606
|
</table></div>
|
607
607
|
</div>
|
608
608
|
<div class="refsect3">
|
609
|
-
<a name="
|
609
|
+
<a name="gtk-drag-dest-find-target.returns"></a><h4>Returns</h4>
|
610
610
|
<p> first target that the source offers
|
611
|
-
and the dest can accept, or <a href="
|
611
|
+
and the dest can accept, or <a href="../html/gdk2-Properties-and-Atoms.html#GDK-NONE:CAPS"><code class="literal">GDK_NONE</code></a>. </p>
|
612
612
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
613
613
|
</div>
|
614
614
|
</div>
|
@@ -620,7 +620,7 @@ gtk_drag_dest_get_target_list (<em class="parameter"><code><a class="link" href=
|
|
620
620
|
<p>Returns the list of targets this widget can accept from
|
621
621
|
drag-and-drop.</p>
|
622
622
|
<div class="refsect3">
|
623
|
-
<a name="
|
623
|
+
<a name="gtk-drag-dest-get-target-list.parameters"></a><h4>Parameters</h4>
|
624
624
|
<div class="informaltable"><table width="100%" border="0">
|
625
625
|
<colgroup>
|
626
626
|
<col width="150px" class="parameters_name">
|
@@ -635,7 +635,7 @@ drag-and-drop.</p>
|
|
635
635
|
</table></div>
|
636
636
|
</div>
|
637
637
|
<div class="refsect3">
|
638
|
-
<a name="
|
638
|
+
<a name="gtk-drag-dest-get-target-list.returns"></a><h4>Returns</h4>
|
639
639
|
<p> the <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none. </p>
|
640
640
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
641
641
|
</div>
|
@@ -650,7 +650,7 @@ gtk_drag_dest_set_target_list (<em class="parameter"><code><a class="link" href=
|
|
650
650
|
The widget must first be made into a drag destination with
|
651
651
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-set" title="gtk_drag_dest_set ()"><code class="function">gtk_drag_dest_set()</code></a>.</p>
|
652
652
|
<div class="refsect3">
|
653
|
-
<a name="
|
653
|
+
<a name="gtk-drag-dest-set-target-list.parameters"></a><h4>Parameters</h4>
|
654
654
|
<div class="informaltable"><table width="100%" border="0">
|
655
655
|
<colgroup>
|
656
656
|
<col width="150px" class="parameters_name">
|
@@ -684,7 +684,7 @@ are added with <em class="parameter"><code>info</code></em>
|
|
684
684
|
use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-text-targets" title="gtk_target_list_add_text_targets ()"><code class="function">gtk_target_list_add_text_targets()</code></a> and
|
685
685
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-set-target-list" title="gtk_drag_dest_set_target_list ()"><code class="function">gtk_drag_dest_set_target_list()</code></a>.</p>
|
686
686
|
<div class="refsect3">
|
687
|
-
<a name="
|
687
|
+
<a name="gtk-drag-dest-add-text-targets.parameters"></a><h4>Parameters</h4>
|
688
688
|
<div class="informaltable"><table width="100%" border="0">
|
689
689
|
<colgroup>
|
690
690
|
<col width="150px" class="parameters_name">
|
@@ -698,7 +698,7 @@ use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-text-targets"
|
|
698
698
|
</tr></tbody>
|
699
699
|
</table></div>
|
700
700
|
</div>
|
701
|
-
<p class="since">Since 2.6</p>
|
701
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
702
702
|
</div>
|
703
703
|
<hr>
|
704
704
|
<div class="refsect2">
|
@@ -712,7 +712,7 @@ are added with <em class="parameter"><code>info</code></em>
|
|
712
712
|
use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-image-targets" title="gtk_target_list_add_image_targets ()"><code class="function">gtk_target_list_add_image_targets()</code></a> and
|
713
713
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-set-target-list" title="gtk_drag_dest_set_target_list ()"><code class="function">gtk_drag_dest_set_target_list()</code></a>.</p>
|
714
714
|
<div class="refsect3">
|
715
|
-
<a name="
|
715
|
+
<a name="gtk-drag-dest-add-image-targets.parameters"></a><h4>Parameters</h4>
|
716
716
|
<div class="informaltable"><table width="100%" border="0">
|
717
717
|
<colgroup>
|
718
718
|
<col width="150px" class="parameters_name">
|
@@ -726,7 +726,7 @@ use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-image-targets
|
|
726
726
|
</tr></tbody>
|
727
727
|
</table></div>
|
728
728
|
</div>
|
729
|
-
<p class="since">Since 2.6</p>
|
729
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
730
730
|
</div>
|
731
731
|
<hr>
|
732
732
|
<div class="refsect2">
|
@@ -740,7 +740,7 @@ are added with <em class="parameter"><code>info</code></em>
|
|
740
740
|
use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-uri-targets" title="gtk_target_list_add_uri_targets ()"><code class="function">gtk_target_list_add_uri_targets()</code></a> and
|
741
741
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-set-target-list" title="gtk_drag_dest_set_target_list ()"><code class="function">gtk_drag_dest_set_target_list()</code></a>.</p>
|
742
742
|
<div class="refsect3">
|
743
|
-
<a name="
|
743
|
+
<a name="gtk-drag-dest-add-uri-targets.parameters"></a><h4>Parameters</h4>
|
744
744
|
<div class="informaltable"><table width="100%" border="0">
|
745
745
|
<colgroup>
|
746
746
|
<col width="150px" class="parameters_name">
|
@@ -754,7 +754,7 @@ use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-uri-targets"
|
|
754
754
|
</tr></tbody>
|
755
755
|
</table></div>
|
756
756
|
</div>
|
757
|
-
<p class="since">Since 2.6</p>
|
757
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
758
758
|
</div>
|
759
759
|
<hr>
|
760
760
|
<div class="refsect2">
|
@@ -768,7 +768,7 @@ flag. </p>
|
|
768
768
|
<p>This may be used when a widget wants to do generic
|
769
769
|
actions regardless of the targets that the source offers.</p>
|
770
770
|
<div class="refsect3">
|
771
|
-
<a name="
|
771
|
+
<a name="gtk-drag-dest-set-track-motion.parameters"></a><h4>Parameters</h4>
|
772
772
|
<div class="informaltable"><table width="100%" border="0">
|
773
773
|
<colgroup>
|
774
774
|
<col width="150px" class="parameters_name">
|
@@ -789,7 +789,7 @@ actions regardless of the targets that the source offers.</p>
|
|
789
789
|
</tbody>
|
790
790
|
</table></div>
|
791
791
|
</div>
|
792
|
-
<p class="since">Since 2.10</p>
|
792
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
793
793
|
</div>
|
794
794
|
<hr>
|
795
795
|
<div class="refsect2">
|
@@ -799,7 +799,7 @@ gtk_drag_dest_get_track_motion (<em class="parameter"><code><a class="link" href
|
|
799
799
|
<p>Returns whether the widget has been configured to always
|
800
800
|
emit ::drag-motion signals.</p>
|
801
801
|
<div class="refsect3">
|
802
|
-
<a name="
|
802
|
+
<a name="gtk-drag-dest-get-track-motion.parameters"></a><h4>Parameters</h4>
|
803
803
|
<div class="informaltable"><table width="100%" border="0">
|
804
804
|
<colgroup>
|
805
805
|
<col width="150px" class="parameters_name">
|
@@ -814,17 +814,16 @@ emit ::drag-motion signals.</p>
|
|
814
814
|
</table></div>
|
815
815
|
</div>
|
816
816
|
<div class="refsect3">
|
817
|
-
<a name="
|
817
|
+
<a name="gtk-drag-dest-get-track-motion.returns"></a><h4>Returns</h4>
|
818
818
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the widget always emits ::drag-motion events</p>
|
819
|
-
<p></p>
|
820
819
|
</div>
|
821
|
-
<p class="since">Since 2.10</p>
|
820
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
822
821
|
</div>
|
823
822
|
<hr>
|
824
823
|
<div class="refsect2">
|
825
824
|
<a name="gtk-drag-finish"></a><h3>gtk_drag_finish ()</h3>
|
826
825
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
827
|
-
gtk_drag_finish (<em class="parameter"><code><a href="
|
826
|
+
gtk_drag_finish (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
828
827
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> success</code></em>,
|
829
828
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> del</code></em>,
|
830
829
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
@@ -833,7 +832,7 @@ Informs the drag source that the drop is finished, and
|
|
833
832
|
that the data of the drag will no longer be required.
|
834
833
|
</p>
|
835
834
|
<div class="refsect3">
|
836
|
-
<a name="
|
835
|
+
<a name="gtk-drag-finish.parameters"></a><h4>Parameters</h4>
|
837
836
|
<div class="informaltable"><table width="100%" border="0">
|
838
837
|
<colgroup>
|
839
838
|
<col width="150px" class="parameters_name">
|
@@ -871,8 +870,8 @@ original data. (This should be <a href="/home/vagrant/ruby-gnome2.win32/glib2/ve
|
|
871
870
|
<a name="gtk-drag-get-data"></a><h3>gtk_drag_get_data ()</h3>
|
872
871
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
873
872
|
gtk_drag_get_data (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
874
|
-
<em class="parameter"><code><a href="
|
875
|
-
<em class="parameter"><code><a href="
|
873
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
874
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
876
875
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
877
876
|
<p>
|
878
877
|
Gets the data associated with a drag. When the data
|
@@ -885,7 +884,7 @@ then the widget will not receive notification of failed
|
|
885
884
|
drops.
|
886
885
|
</p>
|
887
886
|
<div class="refsect3">
|
888
|
-
<a name="
|
887
|
+
<a name="gtk-drag-get-data.parameters"></a><h4>Parameters</h4>
|
889
888
|
<div class="informaltable"><table width="100%" border="0">
|
890
889
|
<colgroup>
|
891
890
|
<col width="150px" class="parameters_name">
|
@@ -924,13 +923,13 @@ or "drag_data_drop" signal.</p></td>
|
|
924
923
|
<div class="refsect2">
|
925
924
|
<a name="gtk-drag-get-source-widget"></a><h3>gtk_drag_get_source_widget ()</h3>
|
926
925
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
927
|
-
gtk_drag_get_source_widget (<em class="parameter"><code><a href="
|
926
|
+
gtk_drag_get_source_widget (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
928
927
|
<p>Determines the source widget for a drag.</p>
|
929
928
|
<p>
|
930
929
|
Determines the source widget for a drag.
|
931
930
|
</p>
|
932
931
|
<div class="refsect3">
|
933
|
-
<a name="
|
932
|
+
<a name="gtk-drag-get-source-widget.parameters"></a><h4>Parameters</h4>
|
934
933
|
<div class="informaltable"><table width="100%" border="0">
|
935
934
|
<colgroup>
|
936
935
|
<col width="150px" class="parameters_name">
|
@@ -945,7 +944,7 @@ Determines the source widget for a drag.
|
|
945
944
|
</table></div>
|
946
945
|
</div>
|
947
946
|
<div class="refsect3">
|
948
|
-
<a name="
|
947
|
+
<a name="gtk-drag-get-source-widget.returns"></a><h4>Returns</h4>
|
949
948
|
<p> if the drag is occurring
|
950
949
|
within a single application, a pointer to the source widget.
|
951
950
|
Otherwise, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
@@ -964,7 +963,7 @@ will continue to be displayed until <a class="link" href="gtk2-Drag-and-Drop.htm
|
|
964
963
|
is called.
|
965
964
|
</p>
|
966
965
|
<div class="refsect3">
|
967
|
-
<a name="
|
966
|
+
<a name="gtk-drag-highlight.parameters"></a><h4>Parameters</h4>
|
968
967
|
<div class="informaltable"><table width="100%" border="0">
|
969
968
|
<colgroup>
|
970
969
|
<col width="150px" class="parameters_name">
|
@@ -989,7 +988,7 @@ Removes a highlight set by <a class="link" href="gtk2-Drag-and-Drop.html#gtk-dra
|
|
989
988
|
a widget.
|
990
989
|
</p>
|
991
990
|
<div class="refsect3">
|
992
|
-
<a name="
|
991
|
+
<a name="gtk-drag-unhighlight.parameters"></a><h4>Parameters</h4>
|
993
992
|
<div class="informaltable"><table width="100%" border="0">
|
994
993
|
<colgroup>
|
995
994
|
<col width="150px" class="parameters_name">
|
@@ -1007,12 +1006,12 @@ a widget.
|
|
1007
1006
|
<hr>
|
1008
1007
|
<div class="refsect2">
|
1009
1008
|
<a name="gtk-drag-begin"></a><h3>gtk_drag_begin ()</h3>
|
1010
|
-
<pre class="programlisting"><a href="
|
1009
|
+
<pre class="programlisting"><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="returnvalue">GdkDragContext</span></a> *
|
1011
1010
|
gtk_drag_begin (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1012
1011
|
<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *targets</code></em>,
|
1013
|
-
<em class="parameter"><code><a href="
|
1012
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>,
|
1014
1013
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> button</code></em>,
|
1015
|
-
<em class="parameter"><code><a href="
|
1014
|
+
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
1016
1015
|
<p>Initiates a drag on the source side. The function
|
1017
1016
|
only needs to be used when the application is
|
1018
1017
|
starting drags itself, and is not needed when
|
@@ -1038,12 +1037,12 @@ moves past a certain threshold distance after a button-press. Pass the <em clas
|
|
1038
1037
|
have in your motion-notify-event handler.</p></li>
|
1039
1038
|
<li class="listitem"><p>During a timeout handler, if you want to start a drag after the mouse
|
1040
1039
|
button is held down for some time. Try to save the last event that you got
|
1041
|
-
from the mouse, using <a href="
|
1042
|
-
(remember to free the event with <a href="
|
1040
|
+
from the mouse, using <a href="../html/gdk2-Events.html#gdk-event-copy"><code class="function">gdk_event_copy()</code></a>, and pass it to this function
|
1041
|
+
(remember to free the event with <a href="../html/gdk2-Events.html#gdk-event-free"><code class="function">gdk_event_free()</code></a> when you are done). If you
|
1043
1042
|
can really not pass a real event, pass <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a> instead.</p></li>
|
1044
1043
|
</ol></div>
|
1045
1044
|
<div class="refsect3">
|
1046
|
-
<a name="
|
1045
|
+
<a name="gtk-drag-begin.parameters"></a><h4>Parameters</h4>
|
1047
1046
|
<div class="informaltable"><table width="100%" border="0">
|
1048
1047
|
<colgroup>
|
1049
1048
|
<col width="150px" class="parameters_name">
|
@@ -1081,7 +1080,7 @@ source can provide the data.</p></td>
|
|
1081
1080
|
</table></div>
|
1082
1081
|
</div>
|
1083
1082
|
<div class="refsect3">
|
1084
|
-
<a name="
|
1083
|
+
<a name="gtk-drag-begin.returns"></a><h4>Returns</h4>
|
1085
1084
|
<p> the context for this drag. </p>
|
1086
1085
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1087
1086
|
</div>
|
@@ -1090,7 +1089,7 @@ source can provide the data.</p></td>
|
|
1090
1089
|
<div class="refsect2">
|
1091
1090
|
<a name="gtk-drag-set-icon-widget"></a><h3>gtk_drag_set_icon_widget ()</h3>
|
1092
1091
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1093
|
-
gtk_drag_set_icon_widget (<em class="parameter"><code><a href="
|
1092
|
+
gtk_drag_set_icon_widget (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1094
1093
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1095
1094
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1096
1095
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
@@ -1099,7 +1098,7 @@ will not destroy the icon, so if you don't want
|
|
1099
1098
|
it to persist, you should connect to the "drag-end"
|
1100
1099
|
signal and destroy it yourself.</p>
|
1101
1100
|
<div class="refsect3">
|
1102
|
-
<a name="
|
1101
|
+
<a name="gtk-drag-set-icon-widget.parameters"></a><h4>Parameters</h4>
|
1103
1102
|
<div class="informaltable"><table width="100%" border="0">
|
1104
1103
|
<colgroup>
|
1105
1104
|
<col width="150px" class="parameters_name">
|
@@ -1138,10 +1137,10 @@ of the hotspot.</p></td>
|
|
1138
1137
|
<div class="refsect2">
|
1139
1138
|
<a name="gtk-drag-set-icon-pixmap"></a><h3>gtk_drag_set_icon_pixmap ()</h3>
|
1140
1139
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1141
|
-
gtk_drag_set_icon_pixmap (<em class="parameter"><code><a href="
|
1142
|
-
<em class="parameter"><code><a href="
|
1143
|
-
<em class="parameter"><code><a href="
|
1144
|
-
<em class="parameter"><code><a href="
|
1140
|
+
gtk_drag_set_icon_pixmap (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1141
|
+
<em class="parameter"><code><a href="../html/gdk2-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
|
1142
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1143
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>,
|
1145
1144
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1146
1145
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
1147
1146
|
<p>Sets <em class="parameter"><code>pixmap</code></em>
|
@@ -1150,7 +1149,7 @@ references for the arguments, and will release them when
|
|
1150
1149
|
they are no longer needed. In general, <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-set-icon-pixbuf" title="gtk_drag_set_icon_pixbuf ()"><code class="function">gtk_drag_set_icon_pixbuf()</code></a>
|
1151
1150
|
will be more convenient to use.</p>
|
1152
1151
|
<div class="refsect3">
|
1153
|
-
<a name="
|
1152
|
+
<a name="gtk-drag-set-icon-pixmap.parameters"></a><h4>Parameters</h4>
|
1154
1153
|
<div class="informaltable"><table width="100%" border="0">
|
1155
1154
|
<colgroup>
|
1156
1155
|
<col width="150px" class="parameters_name">
|
@@ -1199,14 +1198,14 @@ of the hotspot.</p></td>
|
|
1199
1198
|
<div class="refsect2">
|
1200
1199
|
<a name="gtk-drag-set-icon-pixbuf"></a><h3>gtk_drag_set_icon_pixbuf ()</h3>
|
1201
1200
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1202
|
-
gtk_drag_set_icon_pixbuf (<em class="parameter"><code><a href="
|
1203
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
1201
|
+
gtk_drag_set_icon_pixbuf (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1202
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
1204
1203
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1205
1204
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
1206
1205
|
<p>Sets <em class="parameter"><code>pixbuf</code></em>
|
1207
1206
|
as the icon for a given drag.</p>
|
1208
1207
|
<div class="refsect3">
|
1209
|
-
<a name="
|
1208
|
+
<a name="gtk-drag-set-icon-pixbuf.parameters"></a><h4>Parameters</h4>
|
1210
1209
|
<div class="informaltable"><table width="100%" border="0">
|
1211
1210
|
<colgroup>
|
1212
1211
|
<col width="150px" class="parameters_name">
|
@@ -1222,7 +1221,7 @@ with a context for the source side of a drag)</p></td>
|
|
1222
1221
|
</tr>
|
1223
1222
|
<tr>
|
1224
1223
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1225
|
-
<td class="parameter_description"><p>the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> to use as the drag icon.</p></td>
|
1224
|
+
<td class="parameter_description"><p>the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> to use as the drag icon.</p></td>
|
1226
1225
|
<td class="parameter_annotations"> </td>
|
1227
1226
|
</tr>
|
1228
1227
|
<tr>
|
@@ -1245,13 +1244,13 @@ of the hotspot.</p></td>
|
|
1245
1244
|
<div class="refsect2">
|
1246
1245
|
<a name="gtk-drag-set-icon-stock"></a><h3>gtk_drag_set_icon_stock ()</h3>
|
1247
1246
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1248
|
-
gtk_drag_set_icon_stock (<em class="parameter"><code><a href="
|
1247
|
+
gtk_drag_set_icon_stock (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1249
1248
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
|
1250
1249
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1251
1250
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
1252
1251
|
<p>Sets the icon for a given drag from a stock ID.</p>
|
1253
1252
|
<div class="refsect3">
|
1254
|
-
<a name="
|
1253
|
+
<a name="gtk-drag-set-icon-stock.parameters"></a><h4>Parameters</h4>
|
1255
1254
|
<div class="informaltable"><table width="100%" border="0">
|
1256
1255
|
<colgroup>
|
1257
1256
|
<col width="150px" class="parameters_name">
|
@@ -1288,7 +1287,7 @@ with a context for the source side of a drag)</p></td>
|
|
1288
1287
|
<div class="refsect2">
|
1289
1288
|
<a name="gtk-drag-set-icon-name"></a><h3>gtk_drag_set_icon_name ()</h3>
|
1290
1289
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1291
|
-
gtk_drag_set_icon_name (<em class="parameter"><code><a href="
|
1290
|
+
gtk_drag_set_icon_name (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1292
1291
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
|
1293
1292
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1294
1293
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
@@ -1300,7 +1299,7 @@ loaded at the symbolic size <a class="link" href="gtk2-Themeable-Stock-Images.ht
|
|
1300
1299
|
and <em class="parameter"><code>hot_y</code></em>
|
1301
1300
|
have to be used with care.</p>
|
1302
1301
|
<div class="refsect3">
|
1303
|
-
<a name="
|
1302
|
+
<a name="gtk-drag-set-icon-name.parameters"></a><h4>Parameters</h4>
|
1304
1303
|
<div class="informaltable"><table width="100%" border="0">
|
1305
1304
|
<colgroup>
|
1306
1305
|
<col width="150px" class="parameters_name">
|
@@ -1332,17 +1331,17 @@ with a context for the source side of a drag)</p></td>
|
|
1332
1331
|
</tbody>
|
1333
1332
|
</table></div>
|
1334
1333
|
</div>
|
1335
|
-
<p class="since">Since 2.8</p>
|
1334
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1336
1335
|
</div>
|
1337
1336
|
<hr>
|
1338
1337
|
<div class="refsect2">
|
1339
1338
|
<a name="gtk-drag-set-icon-default"></a><h3>gtk_drag_set_icon_default ()</h3>
|
1340
1339
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1341
|
-
gtk_drag_set_icon_default (<em class="parameter"><code><a href="
|
1340
|
+
gtk_drag_set_icon_default (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
1342
1341
|
<p>Sets the icon for a particular drag to the default
|
1343
1342
|
icon.</p>
|
1344
1343
|
<div class="refsect3">
|
1345
|
-
<a name="
|
1344
|
+
<a name="gtk-drag-set-icon-default.parameters"></a><h4>Parameters</h4>
|
1346
1345
|
<div class="informaltable"><table width="100%" border="0">
|
1347
1346
|
<colgroup>
|
1348
1347
|
<col width="150px" class="parameters_name">
|
@@ -1362,9 +1361,9 @@ with a context for the source side of a drag)</p></td>
|
|
1362
1361
|
<div class="refsect2">
|
1363
1362
|
<a name="gtk-drag-set-default-icon"></a><h3>gtk_drag_set_default_icon ()</h3>
|
1364
1363
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1365
|
-
gtk_drag_set_default_icon (<em class="parameter"><code><a href="
|
1366
|
-
<em class="parameter"><code><a href="
|
1367
|
-
<em class="parameter"><code><a href="
|
1364
|
+
gtk_drag_set_default_icon (<em class="parameter"><code><a href="../html/gdk2-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
|
1365
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1366
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>,
|
1368
1367
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1369
1368
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
1370
1369
|
<div class="warning">
|
@@ -1375,7 +1374,7 @@ gtk_drag_set_default_icon (<em class="parameter"><code><a href="http://library.g
|
|
1375
1374
|
<p>Changes the default drag icon. GTK+ retains references for the
|
1376
1375
|
arguments, and will release them when they are no longer needed.</p>
|
1377
1376
|
<div class="refsect3">
|
1378
|
-
<a name="
|
1377
|
+
<a name="gtk-drag-set-default-icon.parameters"></a><h4>Parameters</h4>
|
1379
1378
|
<div class="informaltable"><table width="100%" border="0">
|
1380
1379
|
<colgroup>
|
1381
1380
|
<col width="150px" class="parameters_name">
|
@@ -1431,7 +1430,7 @@ at (<em class="parameter"><code>current_x</code></em>
|
|
1431
1430
|
) has passed the GTK+ drag threshold, and thus
|
1432
1431
|
should trigger the beginning of a drag-and-drop operation.</p>
|
1433
1432
|
<div class="refsect3">
|
1434
|
-
<a name="
|
1433
|
+
<a name="gtk-drag-check-threshold.parameters"></a><h4>Parameters</h4>
|
1435
1434
|
<div class="informaltable"><table width="100%" border="0">
|
1436
1435
|
<colgroup>
|
1437
1436
|
<col width="150px" class="parameters_name">
|
@@ -1468,9 +1467,8 @@ should trigger the beginning of a drag-and-drop operation.</p>
|
|
1468
1467
|
</table></div>
|
1469
1468
|
</div>
|
1470
1469
|
<div class="refsect3">
|
1471
|
-
<a name="
|
1470
|
+
<a name="gtk-drag-check-threshold.returns"></a><h4>Returns</h4>
|
1472
1471
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the drag threshold has been passed.</p>
|
1473
|
-
<p></p>
|
1474
1472
|
</div>
|
1475
1473
|
</div>
|
1476
1474
|
<hr>
|
@@ -1478,14 +1476,14 @@ should trigger the beginning of a drag-and-drop operation.</p>
|
|
1478
1476
|
<a name="gtk-drag-source-set"></a><h3>gtk_drag_source_set ()</h3>
|
1479
1477
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1480
1478
|
gtk_drag_source_set (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1481
|
-
<em class="parameter"><code><a href="
|
1479
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> start_button_mask</code></em>,
|
1482
1480
|
<em class="parameter"><code>const <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
1483
1481
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
1484
|
-
<em class="parameter"><code><a href="
|
1482
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
1485
1483
|
<p>Sets up a widget so that GTK+ will start a drag operation when the user
|
1486
1484
|
clicks and drags on the widget. The widget must have a window.</p>
|
1487
1485
|
<div class="refsect3">
|
1488
|
-
<a name="
|
1486
|
+
<a name="gtk-drag-source-set.parameters"></a><h4>Parameters</h4>
|
1489
1487
|
<div class="informaltable"><table width="100%" border="0">
|
1490
1488
|
<colgroup>
|
1491
1489
|
<col width="150px" class="parameters_name">
|
@@ -1529,15 +1527,15 @@ may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc
|
|
1529
1527
|
<a name="gtk-drag-source-set-icon"></a><h3>gtk_drag_source_set_icon ()</h3>
|
1530
1528
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1531
1529
|
gtk_drag_source_set_icon (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1532
|
-
<em class="parameter"><code><a href="
|
1533
|
-
<em class="parameter"><code><a href="
|
1534
|
-
<em class="parameter"><code><a href="
|
1530
|
+
<em class="parameter"><code><a href="../html/gdk2-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
|
1531
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1532
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1535
1533
|
<p>Sets the icon that will be used for drags from a particular widget
|
1536
1534
|
from a pixmap/mask. GTK+ retains references for the arguments, and
|
1537
1535
|
will release them when they are no longer needed.
|
1538
1536
|
Use <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-source-set-icon-pixbuf" title="gtk_drag_source_set_icon_pixbuf ()"><code class="function">gtk_drag_source_set_icon_pixbuf()</code></a> instead.</p>
|
1539
1537
|
<div class="refsect3">
|
1540
|
-
<a name="
|
1538
|
+
<a name="gtk-drag-source-set-icon.parameters"></a><h4>Parameters</h4>
|
1541
1539
|
<div class="informaltable"><table width="100%" border="0">
|
1542
1540
|
<colgroup>
|
1543
1541
|
<col width="150px" class="parameters_name">
|
@@ -1574,13 +1572,13 @@ Use <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-source-set-icon-pixbu
|
|
1574
1572
|
<a name="gtk-drag-source-set-icon-pixbuf"></a><h3>gtk_drag_source_set_icon_pixbuf ()</h3>
|
1575
1573
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1576
1574
|
gtk_drag_source_set_icon_pixbuf (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1577
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1575
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1578
1576
|
<p>Sets the icon that will be used for drags from a particular widget
|
1579
|
-
from a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>. GTK+ retains a reference for <em class="parameter"><code>pixbuf</code></em>
|
1577
|
+
from a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>. GTK+ retains a reference for <em class="parameter"><code>pixbuf</code></em>
|
1580
1578
|
and will
|
1581
1579
|
release it when it is no longer needed.</p>
|
1582
1580
|
<div class="refsect3">
|
1583
|
-
<a name="
|
1581
|
+
<a name="gtk-drag-source-set-icon-pixbuf.parameters"></a><h4>Parameters</h4>
|
1584
1582
|
<div class="informaltable"><table width="100%" border="0">
|
1585
1583
|
<colgroup>
|
1586
1584
|
<col width="150px" class="parameters_name">
|
@@ -1595,7 +1593,7 @@ release it when it is no longer needed.</p>
|
|
1595
1593
|
</tr>
|
1596
1594
|
<tr>
|
1597
1595
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1598
|
-
<td class="parameter_description"><p>the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> for the drag icon</p></td>
|
1596
|
+
<td class="parameter_description"><p>the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> for the drag icon</p></td>
|
1599
1597
|
<td class="parameter_annotations"> </td>
|
1600
1598
|
</tr>
|
1601
1599
|
</tbody>
|
@@ -1611,7 +1609,7 @@ gtk_drag_source_set_icon_stock (<em class="parameter"><code><a class="link" href
|
|
1611
1609
|
<p>Sets the icon that will be used for drags from a particular source
|
1612
1610
|
to a stock icon.</p>
|
1613
1611
|
<div class="refsect3">
|
1614
|
-
<a name="
|
1612
|
+
<a name="gtk-drag-source-set-icon-stock.parameters"></a><h4>Parameters</h4>
|
1615
1613
|
<div class="informaltable"><table width="100%" border="0">
|
1616
1614
|
<colgroup>
|
1617
1615
|
<col width="150px" class="parameters_name">
|
@@ -1642,7 +1640,7 @@ gtk_drag_source_set_icon_name (<em class="parameter"><code><a class="link" href=
|
|
1642
1640
|
<p>Sets the icon that will be used for drags from a particular source
|
1643
1641
|
to a themed icon. See the docs for <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> for more details.</p>
|
1644
1642
|
<div class="refsect3">
|
1645
|
-
<a name="
|
1643
|
+
<a name="gtk-drag-source-set-icon-name.parameters"></a><h4>Parameters</h4>
|
1646
1644
|
<div class="informaltable"><table width="100%" border="0">
|
1647
1645
|
<colgroup>
|
1648
1646
|
<col width="150px" class="parameters_name">
|
@@ -1663,7 +1661,7 @@ to a themed icon. See the docs for <a class="link" href="GtkIconTheme.html" titl
|
|
1663
1661
|
</tbody>
|
1664
1662
|
</table></div>
|
1665
1663
|
</div>
|
1666
|
-
<p class="since">Since 2.8</p>
|
1664
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1667
1665
|
</div>
|
1668
1666
|
<hr>
|
1669
1667
|
<div class="refsect2">
|
@@ -1674,7 +1672,7 @@ gtk_drag_source_unset (<em class="parameter"><code><a class="link" href="GtkWidg
|
|
1674
1672
|
Undoes the effects of <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-source-set" title="gtk_drag_source_set ()"><code class="function">gtk_drag_source_set()</code></a>.
|
1675
1673
|
</p>
|
1676
1674
|
<div class="refsect3">
|
1677
|
-
<a name="
|
1675
|
+
<a name="gtk-drag-source-unset.parameters"></a><h4>Parameters</h4>
|
1678
1676
|
<div class="informaltable"><table width="100%" border="0">
|
1679
1677
|
<colgroup>
|
1680
1678
|
<col width="150px" class="parameters_name">
|
@@ -1699,7 +1697,7 @@ gtk_drag_source_set_target_list (<em class="parameter"><code><a class="link" hre
|
|
1699
1697
|
The widget must first be made into a drag source with
|
1700
1698
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-source-set" title="gtk_drag_source_set ()"><code class="function">gtk_drag_source_set()</code></a>.</p>
|
1701
1699
|
<div class="refsect3">
|
1702
|
-
<a name="
|
1700
|
+
<a name="gtk-drag-source-set-target-list.parameters"></a><h4>Parameters</h4>
|
1703
1701
|
<div class="informaltable"><table width="100%" border="0">
|
1704
1702
|
<colgroup>
|
1705
1703
|
<col width="150px" class="parameters_name">
|
@@ -1720,7 +1718,7 @@ The widget must first be made into a drag source with
|
|
1720
1718
|
</tbody>
|
1721
1719
|
</table></div>
|
1722
1720
|
</div>
|
1723
|
-
<p class="since">Since 2.4</p>
|
1721
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1724
1722
|
</div>
|
1725
1723
|
<hr>
|
1726
1724
|
<div class="refsect2">
|
@@ -1730,7 +1728,7 @@ gtk_drag_source_get_target_list (<em class="parameter"><code><a class="link" hre
|
|
1730
1728
|
<p>Gets the list of targets this widget can provide for
|
1731
1729
|
drag-and-drop.</p>
|
1732
1730
|
<div class="refsect3">
|
1733
|
-
<a name="
|
1731
|
+
<a name="gtk-drag-source-get-target-list.parameters"></a><h4>Parameters</h4>
|
1734
1732
|
<div class="informaltable"><table width="100%" border="0">
|
1735
1733
|
<colgroup>
|
1736
1734
|
<col width="150px" class="parameters_name">
|
@@ -1745,11 +1743,11 @@ drag-and-drop.</p>
|
|
1745
1743
|
</table></div>
|
1746
1744
|
</div>
|
1747
1745
|
<div class="refsect3">
|
1748
|
-
<a name="
|
1746
|
+
<a name="gtk-drag-source-get-target-list.returns"></a><h4>Returns</h4>
|
1749
1747
|
<p> the <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none. </p>
|
1750
1748
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1751
1749
|
</div>
|
1752
|
-
<p class="since">Since 2.4</p>
|
1750
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1753
1751
|
</div>
|
1754
1752
|
<hr>
|
1755
1753
|
<div class="refsect2">
|
@@ -1763,7 +1761,7 @@ are added with <em class="parameter"><code>info</code></em>
|
|
1763
1761
|
use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-text-targets" title="gtk_target_list_add_text_targets ()"><code class="function">gtk_target_list_add_text_targets()</code></a> and
|
1764
1762
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-source-set-target-list" title="gtk_drag_source_set_target_list ()"><code class="function">gtk_drag_source_set_target_list()</code></a>.</p>
|
1765
1763
|
<div class="refsect3">
|
1766
|
-
<a name="
|
1764
|
+
<a name="gtk-drag-source-add-text-targets.parameters"></a><h4>Parameters</h4>
|
1767
1765
|
<div class="informaltable"><table width="100%" border="0">
|
1768
1766
|
<colgroup>
|
1769
1767
|
<col width="150px" class="parameters_name">
|
@@ -1777,7 +1775,7 @@ use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-text-targets"
|
|
1777
1775
|
</tr></tbody>
|
1778
1776
|
</table></div>
|
1779
1777
|
</div>
|
1780
|
-
<p class="since">Since 2.6</p>
|
1778
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1781
1779
|
</div>
|
1782
1780
|
<hr>
|
1783
1781
|
<div class="refsect2">
|
@@ -1791,7 +1789,7 @@ are added with <em class="parameter"><code>info</code></em>
|
|
1791
1789
|
use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-image-targets" title="gtk_target_list_add_image_targets ()"><code class="function">gtk_target_list_add_image_targets()</code></a> and
|
1792
1790
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-source-set-target-list" title="gtk_drag_source_set_target_list ()"><code class="function">gtk_drag_source_set_target_list()</code></a>.</p>
|
1793
1791
|
<div class="refsect3">
|
1794
|
-
<a name="
|
1792
|
+
<a name="gtk-drag-source-add-image-targets.parameters"></a><h4>Parameters</h4>
|
1795
1793
|
<div class="informaltable"><table width="100%" border="0">
|
1796
1794
|
<colgroup>
|
1797
1795
|
<col width="150px" class="parameters_name">
|
@@ -1805,7 +1803,7 @@ use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-image-targets
|
|
1805
1803
|
</tr></tbody>
|
1806
1804
|
</table></div>
|
1807
1805
|
</div>
|
1808
|
-
<p class="since">Since 2.6</p>
|
1806
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1809
1807
|
</div>
|
1810
1808
|
<hr>
|
1811
1809
|
<div class="refsect2">
|
@@ -1819,7 +1817,7 @@ are added with <em class="parameter"><code>info</code></em>
|
|
1819
1817
|
use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-uri-targets" title="gtk_target_list_add_uri_targets ()"><code class="function">gtk_target_list_add_uri_targets()</code></a> and
|
1820
1818
|
<a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-source-set-target-list" title="gtk_drag_source_set_target_list ()"><code class="function">gtk_drag_source_set_target_list()</code></a>.</p>
|
1821
1819
|
<div class="refsect3">
|
1822
|
-
<a name="
|
1820
|
+
<a name="gtk-drag-source-add-uri-targets.parameters"></a><h4>Parameters</h4>
|
1823
1821
|
<div class="informaltable"><table width="100%" border="0">
|
1824
1822
|
<colgroup>
|
1825
1823
|
<col width="150px" class="parameters_name">
|
@@ -1833,7 +1831,7 @@ use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-uri-targets"
|
|
1833
1831
|
</tr></tbody>
|
1834
1832
|
</table></div>
|
1835
1833
|
</div>
|
1836
|
-
<p class="since">Since 2.6</p>
|
1834
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1837
1835
|
</div>
|
1838
1836
|
</div>
|
1839
1837
|
<div class="refsect1">
|
@@ -1846,7 +1844,7 @@ types of action that will be taken on behalf
|
|
1846
1844
|
of the user for a drag destination site.
|
1847
1845
|
</p>
|
1848
1846
|
<div class="refsect3">
|
1849
|
-
<a name="
|
1847
|
+
<a name="GtkDestDefaults.members"></a><h4>Members</h4>
|
1850
1848
|
<div class="informaltable"><table width="100%" border="0">
|
1851
1849
|
<colgroup>
|
1852
1850
|
<col width="300px" class="enum_members_name">
|
@@ -1860,7 +1858,7 @@ of the user for a drag destination site.
|
|
1860
1858
|
<p> If set for a widget, GTK+, during a drag over this
|
1861
1859
|
widget will check if the drag matches this widget's
|
1862
1860
|
list of possible targets and actions.
|
1863
|
-
GTK+ will then call <a href="
|
1861
|
+
GTK+ will then call <a href="../html/gdk2-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> as appropriate.</p>
|
1864
1862
|
</td>
|
1865
1863
|
<td class="enum_member_annotations"> </td>
|
1866
1864
|
</tr>
|
@@ -1909,7 +1907,7 @@ The <a class="link" href="gtk2-Drag-and-Drop.html#GtkTargetFlags" title="enum Gt
|
|
1909
1907
|
constraints on an entry in a <span class="type">GtkTargetTable</span>.
|
1910
1908
|
</p>
|
1911
1909
|
<div class="refsect3">
|
1912
|
-
<a name="
|
1910
|
+
<a name="GtkTargetFlags.members"></a><h4>Members</h4>
|
1913
1911
|
<div class="informaltable"><table width="100%" border="0">
|
1914
1912
|
<colgroup>
|
1915
1913
|
<col width="300px" class="enum_members_name">
|
@@ -1956,7 +1954,6 @@ constraints on an entry in a <span class="type">GtkTargetTable</span>.
|
|
1956
1954
|
</div>
|
1957
1955
|
</div>
|
1958
1956
|
<div class="footer">
|
1959
|
-
<hr>
|
1960
|
-
Generated by GTK-Doc V1.21.1</div>
|
1957
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1961
1958
|
</body>
|
1962
1959
|
</html>
|