gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Fonts.html" title="Fonts">
|
10
10
|
<link rel="next" href="gdk2-Windows.html" title="Windows">
|
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">
|
@@ -89,7 +89,7 @@
|
|
89
89
|
</tr>
|
90
90
|
<tr>
|
91
91
|
<td class="function_type">
|
92
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
92
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
93
93
|
</td>
|
94
94
|
<td class="function_name">
|
95
95
|
<a class="link" href="gdk2-Cursors.html#gdk-cursor-get-image" title="gdk_cursor_get_image ()">gdk_cursor_get_image</a> <span class="c_punctuation">()</span>
|
@@ -180,7 +180,7 @@ gdk_cursor_new (<em class="parameter"><code><a class="link" href="gdk2-Cursors.h
|
|
180
180
|
See <a class="link" href="gdk2-Cursors.html#gdk-cursor-new-for-display" title="gdk_cursor_new_for_display ()"><code class="function">gdk_cursor_new_for_display()</code></a>.</p>
|
181
181
|
<p>To make the cursor invisible, use <a class="link" href="gdk2-Cursors.html#GDK-BLANK-CURSOR:CAPS"><code class="literal">GDK_BLANK_CURSOR</code></a>.</p>
|
182
182
|
<div class="refsect3">
|
183
|
-
<a name="
|
183
|
+
<a name="gdk-cursor-new.parameters"></a><h4>Parameters</h4>
|
184
184
|
<div class="informaltable"><table width="100%" border="0">
|
185
185
|
<colgroup>
|
186
186
|
<col width="150px" class="parameters_name">
|
@@ -195,9 +195,8 @@ See <a class="link" href="gdk2-Cursors.html#gdk-cursor-new-for-display" title="g
|
|
195
195
|
</table></div>
|
196
196
|
</div>
|
197
197
|
<div class="refsect3">
|
198
|
-
<a name="
|
198
|
+
<a name="gdk-cursor-new.returns"></a><h4>Returns</h4>
|
199
199
|
<p> a new <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a></p>
|
200
|
-
<p></p>
|
201
200
|
</div>
|
202
201
|
</div>
|
203
202
|
<hr>
|
@@ -289,7 +288,7 @@ from inline data as in the below example.</p>
|
|
289
288
|
|
290
289
|
</div>
|
291
290
|
<br class="example-break"><div class="refsect3">
|
292
|
-
<a name="
|
291
|
+
<a name="gdk-cursor-new-from-pixmap.parameters"></a><h4>Parameters</h4>
|
293
292
|
<div class="informaltable"><table width="100%" border="0">
|
294
293
|
<colgroup>
|
295
294
|
<col width="150px" class="parameters_name">
|
@@ -335,9 +334,8 @@ The color does not have to be allocated first.</p></td>
|
|
335
334
|
</table></div>
|
336
335
|
</div>
|
337
336
|
<div class="refsect3">
|
338
|
-
<a name="
|
337
|
+
<a name="gdk-cursor-new-from-pixmap.returns"></a><h4>Returns</h4>
|
339
338
|
<p> a new <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a>.</p>
|
340
|
-
<p></p>
|
341
339
|
</div>
|
342
340
|
</div>
|
343
341
|
<hr>
|
@@ -345,7 +343,7 @@ The color does not have to be allocated first.</p></td>
|
|
345
343
|
<a name="gdk-cursor-new-from-pixbuf"></a><h3>gdk_cursor_new_from_pixbuf ()</h3>
|
346
344
|
<pre class="programlisting"><a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="returnvalue">GdkCursor</span></a> *
|
347
345
|
gdk_cursor_new_from_pixbuf (<em class="parameter"><code><a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
348
|
-
<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>,
|
346
|
+
<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>,
|
349
347
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
350
348
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
351
349
|
<p>Creates a new cursor from a pixbuf. </p>
|
@@ -366,7 +364,7 @@ the pixbuf. (Since: 3.0)</p>
|
|
366
364
|
<p>On the X backend, support for RGBA cursors requires a
|
367
365
|
sufficently new version of the X Render extension.</p>
|
368
366
|
<div class="refsect3">
|
369
|
-
<a name="
|
367
|
+
<a name="gdk-cursor-new-from-pixbuf.parameters"></a><h4>Parameters</h4>
|
370
368
|
<div class="informaltable"><table width="100%" border="0">
|
371
369
|
<colgroup>
|
372
370
|
<col width="150px" class="parameters_name">
|
@@ -381,7 +379,7 @@ sufficently new version of the X Render extension.</p>
|
|
381
379
|
</tr>
|
382
380
|
<tr>
|
383
381
|
<td class="parameter_name"><p>pixbuf</p></td>
|
384
|
-
<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> containing the cursor image</p></td>
|
382
|
+
<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> containing the cursor image</p></td>
|
385
383
|
<td class="parameter_annotations"> </td>
|
386
384
|
</tr>
|
387
385
|
<tr>
|
@@ -398,11 +396,10 @@ sufficently new version of the X Render extension.</p>
|
|
398
396
|
</table></div>
|
399
397
|
</div>
|
400
398
|
<div class="refsect3">
|
401
|
-
<a name="
|
399
|
+
<a name="gdk-cursor-new-from-pixbuf.returns"></a><h4>Returns</h4>
|
402
400
|
<p> a new <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a>.</p>
|
403
|
-
<p></p>
|
404
401
|
</div>
|
405
|
-
<p class="since">Since 2.4</p>
|
402
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
406
403
|
</div>
|
407
404
|
<hr>
|
408
405
|
<div class="refsect2">
|
@@ -414,7 +411,7 @@ gdk_cursor_new_from_name (<em class="parameter"><code><a class="link" href="GdkD
|
|
414
411
|
in the current cursor
|
415
412
|
theme.</p>
|
416
413
|
<div class="refsect3">
|
417
|
-
<a name="
|
414
|
+
<a name="gdk-cursor-new-from-name.parameters"></a><h4>Parameters</h4>
|
418
415
|
<div class="informaltable"><table width="100%" border="0">
|
419
416
|
<colgroup>
|
420
417
|
<col width="150px" class="parameters_name">
|
@@ -436,12 +433,11 @@ theme.</p>
|
|
436
433
|
</table></div>
|
437
434
|
</div>
|
438
435
|
<div class="refsect3">
|
439
|
-
<a name="
|
436
|
+
<a name="gdk-cursor-new-from-name.returns"></a><h4>Returns</h4>
|
440
437
|
<p> a new <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if there is no cursor with
|
441
438
|
the given name </p>
|
442
|
-
<p></p>
|
443
439
|
</div>
|
444
|
-
<p class="since">Since 2.8</p>
|
440
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
445
441
|
</div>
|
446
442
|
<hr>
|
447
443
|
<div class="refsect2">
|
@@ -508,7 +504,7 @@ Some useful ones are:</p>
|
|
508
504
|
</p></li>
|
509
505
|
</ul></div>
|
510
506
|
<div class="refsect3">
|
511
|
-
<a name="
|
507
|
+
<a name="gdk-cursor-new-for-display.parameters"></a><h4>Parameters</h4>
|
512
508
|
<div class="informaltable"><table width="100%" border="0">
|
513
509
|
<colgroup>
|
514
510
|
<col width="150px" class="parameters_name">
|
@@ -530,11 +526,10 @@ Some useful ones are:</p>
|
|
530
526
|
</table></div>
|
531
527
|
</div>
|
532
528
|
<div class="refsect3">
|
533
|
-
<a name="
|
529
|
+
<a name="gdk-cursor-new-for-display.returns"></a><h4>Returns</h4>
|
534
530
|
<p> a new <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a></p>
|
535
|
-
<p></p>
|
536
531
|
</div>
|
537
|
-
<p class="since">Since 2.2</p>
|
532
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
538
533
|
</div>
|
539
534
|
<hr>
|
540
535
|
<div class="refsect2">
|
@@ -543,7 +538,7 @@ Some useful ones are:</p>
|
|
543
538
|
gdk_cursor_get_display (<em class="parameter"><code><a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a> *cursor</code></em>);</pre>
|
544
539
|
<p>Returns the display on which the <a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a> is defined.</p>
|
545
540
|
<div class="refsect3">
|
546
|
-
<a name="
|
541
|
+
<a name="gdk-cursor-get-display.parameters"></a><h4>Parameters</h4>
|
547
542
|
<div class="informaltable"><table width="100%" border="0">
|
548
543
|
<colgroup>
|
549
544
|
<col width="150px" class="parameters_name">
|
@@ -558,24 +553,23 @@ gdk_cursor_get_display (<em class="parameter"><code><a class="link" href="gdk2-C
|
|
558
553
|
</table></div>
|
559
554
|
</div>
|
560
555
|
<div class="refsect3">
|
561
|
-
<a name="
|
556
|
+
<a name="gdk-cursor-get-display.returns"></a><h4>Returns</h4>
|
562
557
|
<p> the <a class="link" href="GdkDisplay.html" title="GdkDisplay"><span class="type">GdkDisplay</span></a> associated to <em class="parameter"><code>cursor</code></em>
|
563
558
|
</p>
|
564
|
-
<p></p>
|
565
559
|
</div>
|
566
|
-
<p class="since">Since 2.2</p>
|
560
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
567
561
|
</div>
|
568
562
|
<hr>
|
569
563
|
<div class="refsect2">
|
570
564
|
<a name="gdk-cursor-get-image"></a><h3>gdk_cursor_get_image ()</h3>
|
571
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
565
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
572
566
|
gdk_cursor_get_image (<em class="parameter"><code><a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a> *cursor</code></em>);</pre>
|
573
|
-
<p>Returns a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> with the image used to display the cursor.</p>
|
567
|
+
<p>Returns 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> with the image used to display the cursor.</p>
|
574
568
|
<p>Note that depending on the capabilities of the windowing system and
|
575
569
|
on the cursor, GDK may not be able to obtain the image data. In this
|
576
570
|
case, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.</p>
|
577
571
|
<div class="refsect3">
|
578
|
-
<a name="
|
572
|
+
<a name="gdk-cursor-get-image.parameters"></a><h4>Parameters</h4>
|
579
573
|
<div class="informaltable"><table width="100%" border="0">
|
580
574
|
<colgroup>
|
581
575
|
<col width="150px" class="parameters_name">
|
@@ -590,12 +584,11 @@ case, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/
|
|
590
584
|
</table></div>
|
591
585
|
</div>
|
592
586
|
<div class="refsect3">
|
593
|
-
<a name="
|
594
|
-
<p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> representing <em class="parameter"><code>cursor</code></em>
|
587
|
+
<a name="gdk-cursor-get-image.returns"></a><h4>Returns</h4>
|
588
|
+
<p> 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> representing <em class="parameter"><code>cursor</code></em>
|
595
589
|
, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
596
|
-
<p></p>
|
597
590
|
</div>
|
598
|
-
<p class="since">Since 2.8</p>
|
591
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
599
592
|
</div>
|
600
593
|
<hr>
|
601
594
|
<div class="refsect2">
|
@@ -604,7 +597,7 @@ case, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/
|
|
604
597
|
gdk_cursor_get_cursor_type (<em class="parameter"><code><a class="link" href="gdk2-Cursors.html#GdkCursor" title="GdkCursor"><span class="type">GdkCursor</span></a> *cursor</code></em>);</pre>
|
605
598
|
<p>Returns the cursor type for this cursor.</p>
|
606
599
|
<div class="refsect3">
|
607
|
-
<a name="
|
600
|
+
<a name="gdk-cursor-get-cursor-type.parameters"></a><h4>Parameters</h4>
|
608
601
|
<div class="informaltable"><table width="100%" border="0">
|
609
602
|
<colgroup>
|
610
603
|
<col width="150px" class="parameters_name">
|
@@ -619,11 +612,10 @@ gdk_cursor_get_cursor_type (<em class="parameter"><code><a class="link" href="gd
|
|
619
612
|
</table></div>
|
620
613
|
</div>
|
621
614
|
<div class="refsect3">
|
622
|
-
<a name="
|
615
|
+
<a name="gdk-cursor-get-cursor-type.returns"></a><h4>Returns</h4>
|
623
616
|
<p> a <a class="link" href="gdk2-Cursors.html#GdkCursorType" title="enum GdkCursorType"><span class="type">GdkCursorType</span></a></p>
|
624
|
-
<p></p>
|
625
617
|
</div>
|
626
|
-
<p class="since">Since 2.22</p>
|
618
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
627
619
|
</div>
|
628
620
|
<hr>
|
629
621
|
<div class="refsect2">
|
@@ -633,7 +625,7 @@ gdk_cursor_ref (<em class="parameter"><code><a class="link" href="gdk2-Cursors.h
|
|
633
625
|
<p>Adds a reference to <em class="parameter"><code>cursor</code></em>
|
634
626
|
.</p>
|
635
627
|
<div class="refsect3">
|
636
|
-
<a name="
|
628
|
+
<a name="gdk-cursor-ref.parameters"></a><h4>Parameters</h4>
|
637
629
|
<div class="informaltable"><table width="100%" border="0">
|
638
630
|
<colgroup>
|
639
631
|
<col width="150px" class="parameters_name">
|
@@ -648,7 +640,7 @@ gdk_cursor_ref (<em class="parameter"><code><a class="link" href="gdk2-Cursors.h
|
|
648
640
|
</table></div>
|
649
641
|
</div>
|
650
642
|
<div class="refsect3">
|
651
|
-
<a name="
|
643
|
+
<a name="gdk-cursor-ref.returns"></a><h4>Returns</h4>
|
652
644
|
<p> Same <em class="parameter"><code>cursor</code></em>
|
653
645
|
that was passed in. </p>
|
654
646
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
@@ -663,7 +655,7 @@ gdk_cursor_unref (<em class="parameter"><code><a class="link" href="gdk2-Cursors
|
|
663
655
|
, deallocating the cursor
|
664
656
|
if no references remain.</p>
|
665
657
|
<div class="refsect3">
|
666
|
-
<a name="
|
658
|
+
<a name="gdk-cursor-unref.parameters"></a><h4>Parameters</h4>
|
667
659
|
<div class="informaltable"><table width="100%" border="0">
|
668
660
|
<colgroup>
|
669
661
|
<col width="150px" class="parameters_name">
|
@@ -698,7 +690,7 @@ A <span class="type">GdkCursor</span> structure represents a cursor.
|
|
698
690
|
The standard cursors available.
|
699
691
|
</p>
|
700
692
|
<div class="refsect3">
|
701
|
-
<a name="
|
693
|
+
<a name="GdkCursorType.members"></a><h4>Members</h4>
|
702
694
|
<div class="informaltable"><table width="100%" border="0">
|
703
695
|
<colgroup>
|
704
696
|
<col width="300px" class="enum_members_name">
|
@@ -1284,7 +1276,6 @@ Destroys a cursor, freeing any resources allocated for it.
|
|
1284
1276
|
</div>
|
1285
1277
|
</div>
|
1286
1278
|
<div class="footer">
|
1287
|
-
<hr>
|
1288
|
-
Generated by GTK-Doc V1.21.1</div>
|
1279
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1289
1280
|
</body>
|
1290
1281
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="reference.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk2-Selections.html" title="Selections">
|
10
10
|
<link rel="next" href="gdk2-Properties-and-Atoms.html" title="Properties and Atoms">
|
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">
|
@@ -260,7 +260,7 @@ the GTK+ documentation for more information.
|
|
260
260
|
gdk_drag_get_selection (<em class="parameter"><code><a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="struct GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
261
261
|
<p>Returns the selection atom for the current source window.</p>
|
262
262
|
<div class="refsect3">
|
263
|
-
<a name="
|
263
|
+
<a name="gdk-drag-get-selection.parameters"></a><h4>Parameters</h4>
|
264
264
|
<div class="informaltable"><table width="100%" border="0">
|
265
265
|
<colgroup>
|
266
266
|
<col width="150px" class="parameters_name">
|
@@ -275,9 +275,8 @@ gdk_drag_get_selection (<em class="parameter"><code><a class="link" href="gdk2-D
|
|
275
275
|
</table></div>
|
276
276
|
</div>
|
277
277
|
<div class="refsect3">
|
278
|
-
<a name="
|
278
|
+
<a name="gdk-drag-get-selection.returns"></a><h4>Returns</h4>
|
279
279
|
<p> the selection atom.</p>
|
280
|
-
<p></p>
|
281
280
|
</div>
|
282
281
|
</div>
|
283
282
|
<hr>
|
@@ -289,7 +288,7 @@ gdk_drag_abort (<em class="parameter"><code><a class="link" href="gdk2-Drag-and-
|
|
289
288
|
<p>Aborts a drag without dropping. </p>
|
290
289
|
<p>This function is called by the drag source.</p>
|
291
290
|
<div class="refsect3">
|
292
|
-
<a name="
|
291
|
+
<a name="gdk-drag-abort.parameters"></a><h4>Parameters</h4>
|
293
292
|
<div class="informaltable"><table width="100%" border="0">
|
294
293
|
<colgroup>
|
295
294
|
<col width="150px" class="parameters_name">
|
@@ -322,7 +321,7 @@ gdk_drop_reply (<em class="parameter"><code><a class="link" href="gdk2-Drag-and-
|
|
322
321
|
<p>This function is called by the drag destination in response
|
323
322
|
to a drop initiated by the drag source.</p>
|
324
323
|
<div class="refsect3">
|
325
|
-
<a name="
|
324
|
+
<a name="gdk-drop-reply.parameters"></a><h4>Parameters</h4>
|
326
325
|
<div class="informaltable"><table width="100%" border="0">
|
327
326
|
<colgroup>
|
328
327
|
<col width="150px" class="parameters_name">
|
@@ -361,9 +360,8 @@ gdk_drag_context_new (<em class="parameter"><code><span class="type">void</span>
|
|
361
360
|
</div>
|
362
361
|
<p>Creates a new <a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="struct GdkDragContext"><span class="type">GdkDragContext</span></a>.</p>
|
363
362
|
<div class="refsect3">
|
364
|
-
<a name="
|
363
|
+
<a name="gdk-drag-context-new.returns"></a><h4>Returns</h4>
|
365
364
|
<p> the newly created <a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="struct GdkDragContext"><span class="type">GdkDragContext</span></a>.</p>
|
366
|
-
<p></p>
|
367
365
|
</div>
|
368
366
|
</div>
|
369
367
|
<hr>
|
@@ -375,7 +373,7 @@ gdk_drag_drop (<em class="parameter"><code><a class="link" href="gdk2-Drag-and-D
|
|
375
373
|
<p>Drops on the current destination.</p>
|
376
374
|
<p>This function is called by the drag source.</p>
|
377
375
|
<div class="refsect3">
|
378
|
-
<a name="
|
376
|
+
<a name="gdk-drag-drop.parameters"></a><h4>Parameters</h4>
|
379
377
|
<div class="informaltable"><table width="100%" border="0">
|
380
378
|
<colgroup>
|
381
379
|
<col width="150px" class="parameters_name">
|
@@ -418,7 +416,7 @@ given pointer position.</p>
|
|
418
416
|
and <em class="parameter"><code>protocol</code></em>
|
419
417
|
parameters for <a class="link" href="gdk2-Drag-and-Drop.html#gdk-drag-motion" title="gdk_drag_motion ()"><code class="function">gdk_drag_motion()</code></a>.</p>
|
420
418
|
<div class="refsect3">
|
421
|
-
<a name="
|
419
|
+
<a name="gdk-drag-find-window.parameters"></a><h4>Parameters</h4>
|
422
420
|
<div class="informaltable"><table width="100%" border="0">
|
423
421
|
<colgroup>
|
424
422
|
<col width="150px" class="parameters_name">
|
@@ -479,7 +477,7 @@ given pointer position.</p>
|
|
479
477
|
and <em class="parameter"><code>protocol</code></em>
|
480
478
|
parameters for <a class="link" href="gdk2-Drag-and-Drop.html#gdk-drag-motion" title="gdk_drag_motion ()"><code class="function">gdk_drag_motion()</code></a>.</p>
|
481
479
|
<div class="refsect3">
|
482
|
-
<a name="
|
480
|
+
<a name="gdk-drag-find-window-for-screen.parameters"></a><h4>Parameters</h4>
|
483
481
|
<div class="informaltable"><table width="100%" border="0">
|
484
482
|
<colgroup>
|
485
483
|
<col width="150px" class="parameters_name">
|
@@ -526,7 +524,7 @@ should be ignored, since it is put up by the drag source as an icon.</p></td>
|
|
526
524
|
</tbody>
|
527
525
|
</table></div>
|
528
526
|
</div>
|
529
|
-
<p class="since">Since 2.2</p>
|
527
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
530
528
|
</div>
|
531
529
|
<hr>
|
532
530
|
<div class="refsect2">
|
@@ -539,7 +537,7 @@ gdk_drag_context_ref (<em class="parameter"><code><a class="link" href="gdk2-Dra
|
|
539
537
|
</div>
|
540
538
|
<p>Deprecated function; use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> instead.</p>
|
541
539
|
<div class="refsect3">
|
542
|
-
<a name="
|
540
|
+
<a name="gdk-drag-context-ref.parameters"></a><h4>Parameters</h4>
|
543
541
|
<div class="informaltable"><table width="100%" border="0">
|
544
542
|
<colgroup>
|
545
543
|
<col width="150px" class="parameters_name">
|
@@ -562,7 +560,7 @@ gdk_drag_context_get_actions (<em class="parameter"><code><a class="link" href="
|
|
562
560
|
<p>Determines the bitmask of actions proposed by the source if
|
563
561
|
<code class="function">gdk_drag_context_suggested_action()</code> returns GDK_ACTION_ASK.</p>
|
564
562
|
<div class="refsect3">
|
565
|
-
<a name="
|
563
|
+
<a name="gdk-drag-context-get-actions.parameters"></a><h4>Parameters</h4>
|
566
564
|
<div class="informaltable"><table width="100%" border="0">
|
567
565
|
<colgroup>
|
568
566
|
<col width="150px" class="parameters_name">
|
@@ -577,11 +575,10 @@ gdk_drag_context_get_actions (<em class="parameter"><code><a class="link" href="
|
|
577
575
|
</table></div>
|
578
576
|
</div>
|
579
577
|
<div class="refsect3">
|
580
|
-
<a name="
|
578
|
+
<a name="gdk-drag-context-get-actions.returns"></a><h4>Returns</h4>
|
581
579
|
<p> the <a class="link" href="gdk2-Drag-and-Drop.html#GdkDragAction" title="enum GdkDragAction"><span class="type">GdkDragAction</span></a> flags</p>
|
582
|
-
<p></p>
|
583
580
|
</div>
|
584
|
-
<p class="since">Since 2.22</p>
|
581
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
585
582
|
</div>
|
586
583
|
<hr>
|
587
584
|
<div class="refsect2">
|
@@ -590,7 +587,7 @@ gdk_drag_context_get_actions (<em class="parameter"><code><a class="link" href="
|
|
590
587
|
gdk_drag_context_get_selected_action (<em class="parameter"><code><a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="struct GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
591
588
|
<p>Determines the action chosen by the drag destination.</p>
|
592
589
|
<div class="refsect3">
|
593
|
-
<a name="
|
590
|
+
<a name="gdk-drag-context-get-selected-action.parameters"></a><h4>Parameters</h4>
|
594
591
|
<div class="informaltable"><table width="100%" border="0">
|
595
592
|
<colgroup>
|
596
593
|
<col width="150px" class="parameters_name">
|
@@ -605,11 +602,10 @@ gdk_drag_context_get_selected_action (<em class="parameter"><code><a class="link
|
|
605
602
|
</table></div>
|
606
603
|
</div>
|
607
604
|
<div class="refsect3">
|
608
|
-
<a name="
|
605
|
+
<a name="gdk-drag-context-get-selected-action.returns"></a><h4>Returns</h4>
|
609
606
|
<p> a <a class="link" href="gdk2-Drag-and-Drop.html#GdkDragAction" title="enum GdkDragAction"><span class="type">GdkDragAction</span></a> value</p>
|
610
|
-
<p></p>
|
611
607
|
</div>
|
612
|
-
<p class="since">Since 2.22</p>
|
608
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
613
609
|
</div>
|
614
610
|
<hr>
|
615
611
|
<div class="refsect2">
|
@@ -618,7 +614,7 @@ gdk_drag_context_get_selected_action (<em class="parameter"><code><a class="link
|
|
618
614
|
gdk_drag_context_get_suggested_action (<em class="parameter"><code><a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="struct GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
619
615
|
<p>Determines the suggested drag action of the context.</p>
|
620
616
|
<div class="refsect3">
|
621
|
-
<a name="
|
617
|
+
<a name="gdk-drag-context-get-suggested-action.parameters"></a><h4>Parameters</h4>
|
622
618
|
<div class="informaltable"><table width="100%" border="0">
|
623
619
|
<colgroup>
|
624
620
|
<col width="150px" class="parameters_name">
|
@@ -633,11 +629,10 @@ gdk_drag_context_get_suggested_action (<em class="parameter"><code><a class="lin
|
|
633
629
|
</table></div>
|
634
630
|
</div>
|
635
631
|
<div class="refsect3">
|
636
|
-
<a name="
|
632
|
+
<a name="gdk-drag-context-get-suggested-action.returns"></a><h4>Returns</h4>
|
637
633
|
<p> a <a class="link" href="gdk2-Drag-and-Drop.html#GdkDragAction" title="enum GdkDragAction"><span class="type">GdkDragAction</span></a> value</p>
|
638
|
-
<p></p>
|
639
634
|
</div>
|
640
|
-
<p class="since">Since 2.22</p>
|
635
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
641
636
|
</div>
|
642
637
|
<hr>
|
643
638
|
<div class="refsect2">
|
@@ -646,7 +641,7 @@ gdk_drag_context_get_suggested_action (<em class="parameter"><code><a class="lin
|
|
646
641
|
gdk_drag_context_list_targets (<em class="parameter"><code><a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="struct GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
647
642
|
<p>Retrieves the list of targets of the context.</p>
|
648
643
|
<div class="refsect3">
|
649
|
-
<a name="
|
644
|
+
<a name="gdk-drag-context-list-targets.parameters"></a><h4>Parameters</h4>
|
650
645
|
<div class="informaltable"><table width="100%" border="0">
|
651
646
|
<colgroup>
|
652
647
|
<col width="150px" class="parameters_name">
|
@@ -661,11 +656,11 @@ gdk_drag_context_list_targets (<em class="parameter"><code><a class="link" href=
|
|
661
656
|
</table></div>
|
662
657
|
</div>
|
663
658
|
<div class="refsect3">
|
664
|
-
<a name="
|
659
|
+
<a name="gdk-drag-context-list-targets.returns"></a><h4>Returns</h4>
|
665
660
|
<p> a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of targets. </p>
|
666
661
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GdkAtom]</span></p>
|
667
662
|
</div>
|
668
|
-
<p class="since">Since 2.22</p>
|
663
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
669
664
|
</div>
|
670
665
|
<hr>
|
671
666
|
<div class="refsect2">
|
@@ -674,7 +669,7 @@ gdk_drag_context_list_targets (<em class="parameter"><code><a class="link" href=
|
|
674
669
|
gdk_drag_context_get_source_window (<em class="parameter"><code><a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="struct GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
675
670
|
<p>Returns the <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> where the DND operation started.</p>
|
676
671
|
<div class="refsect3">
|
677
|
-
<a name="
|
672
|
+
<a name="gdk-drag-context-get-source-window.parameters"></a><h4>Parameters</h4>
|
678
673
|
<div class="informaltable"><table width="100%" border="0">
|
679
674
|
<colgroup>
|
680
675
|
<col width="150px" class="parameters_name">
|
@@ -689,11 +684,11 @@ gdk_drag_context_get_source_window (<em class="parameter"><code><a class="link"
|
|
689
684
|
</table></div>
|
690
685
|
</div>
|
691
686
|
<div class="refsect3">
|
692
|
-
<a name="
|
687
|
+
<a name="gdk-drag-context-get-source-window.returns"></a><h4>Returns</h4>
|
693
688
|
<p> a <a class="link" href="gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>. </p>
|
694
689
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
695
690
|
</div>
|
696
|
-
<p class="since">Since 2.22</p>
|
691
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
697
692
|
</div>
|
698
693
|
<hr>
|
699
694
|
<div class="refsect2">
|
@@ -704,7 +699,7 @@ gdk_drag_begin (<em class="parameter"><code><a class="link" href="gdk2-Windows.h
|
|
704
699
|
<p>Starts a drag and creates a new drag context for it.</p>
|
705
700
|
<p>This function is called by the drag source.</p>
|
706
701
|
<div class="refsect3">
|
707
|
-
<a name="
|
702
|
+
<a name="gdk-drag-begin.parameters"></a><h4>Parameters</h4>
|
708
703
|
<div class="informaltable"><table width="100%" border="0">
|
709
704
|
<colgroup>
|
710
705
|
<col width="150px" class="parameters_name">
|
@@ -727,9 +722,8 @@ as list of <a class="link" href="gdk2-Properties-and-Atoms.html#GdkAtom" title="
|
|
727
722
|
</table></div>
|
728
723
|
</div>
|
729
724
|
<div class="refsect3">
|
730
|
-
<a name="
|
725
|
+
<a name="gdk-drag-begin.returns"></a><h4>Returns</h4>
|
731
726
|
<p> a newly created <a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="struct GdkDragContext"><span class="type">GdkDragContext</span></a>.</p>
|
732
|
-
<p></p>
|
733
727
|
</div>
|
734
728
|
</div>
|
735
729
|
<hr>
|
@@ -749,7 +743,7 @@ gdk_drag_motion (<em class="parameter"><code><a class="link" href="gdk2-Drag-and
|
|
749
743
|
set of actions changes.</p>
|
750
744
|
<p>This function is called by the drag source.</p>
|
751
745
|
<div class="refsect3">
|
752
|
-
<a name="
|
746
|
+
<a name="gdk-drag-motion.parameters"></a><h4>Parameters</h4>
|
753
747
|
<div class="informaltable"><table width="100%" border="0">
|
754
748
|
<colgroup>
|
755
749
|
<col width="150px" class="parameters_name">
|
@@ -802,9 +796,8 @@ set of actions changes.</p>
|
|
802
796
|
</table></div>
|
803
797
|
</div>
|
804
798
|
<div class="refsect3">
|
805
|
-
<a name="
|
799
|
+
<a name="gdk-drag-motion.returns"></a><h4>Returns</h4>
|
806
800
|
<p> FIXME</p>
|
807
|
-
<p></p>
|
808
801
|
</div>
|
809
802
|
</div>
|
810
803
|
<hr>
|
@@ -817,7 +810,7 @@ gdk_drop_finish (<em class="parameter"><code><a class="link" href="gdk2-Drag-and
|
|
817
810
|
<p>Ends the drag operation after a drop.</p>
|
818
811
|
<p>This function is called by the drag destination.</p>
|
819
812
|
<div class="refsect3">
|
820
|
-
<a name="
|
813
|
+
<a name="gdk-drop-finish.parameters"></a><h4>Parameters</h4>
|
821
814
|
<div class="informaltable"><table width="100%" border="0">
|
822
815
|
<colgroup>
|
823
816
|
<col width="150px" class="parameters_name">
|
@@ -856,7 +849,7 @@ gdk_drag_get_protocol (<em class="parameter"><code><a class="link" href="gdk2-Ev
|
|
856
849
|
</div>
|
857
850
|
<p>Finds out the DND protocol supported by a window.</p>
|
858
851
|
<div class="refsect3">
|
859
|
-
<a name="
|
852
|
+
<a name="gdk-drag-get-protocol.parameters"></a><h4>Parameters</h4>
|
860
853
|
<div class="informaltable"><table width="100%" border="0">
|
861
854
|
<colgroup>
|
862
855
|
<col width="150px" class="parameters_name">
|
@@ -878,13 +871,12 @@ gdk_drag_get_protocol (<em class="parameter"><code><a class="link" href="gdk2-Ev
|
|
878
871
|
</table></div>
|
879
872
|
</div>
|
880
873
|
<div class="refsect3">
|
881
|
-
<a name="
|
874
|
+
<a name="gdk-drag-get-protocol.returns"></a><h4>Returns</h4>
|
882
875
|
<p> the windowing system specific id for the window where
|
883
876
|
the drop should happen. This may be <em class="parameter"><code>xid</code></em>
|
884
877
|
or the id of a proxy
|
885
878
|
window, or zero if <em class="parameter"><code>xid</code></em>
|
886
879
|
doesn't support Drag and Drop.</p>
|
887
|
-
<p></p>
|
888
880
|
</div>
|
889
881
|
</div>
|
890
882
|
<hr>
|
@@ -896,7 +888,7 @@ gdk_drag_get_protocol_for_display (<em class="parameter"><code><a class="link" h
|
|
896
888
|
<em class="parameter"><code><a class="link" href="gdk2-Drag-and-Drop.html#GdkDragProtocol" title="enum GdkDragProtocol"><span class="type">GdkDragProtocol</span></a> *protocol</code></em>);</pre>
|
897
889
|
<p>Finds out the DND protocol supported by a window.</p>
|
898
890
|
<div class="refsect3">
|
899
|
-
<a name="
|
891
|
+
<a name="gdk-drag-get-protocol-for-display.parameters"></a><h4>Parameters</h4>
|
900
892
|
<div class="informaltable"><table width="100%" border="0">
|
901
893
|
<colgroup>
|
902
894
|
<col width="150px" class="parameters_name">
|
@@ -923,15 +915,14 @@ gdk_drag_get_protocol_for_display (<em class="parameter"><code><a class="link" h
|
|
923
915
|
</table></div>
|
924
916
|
</div>
|
925
917
|
<div class="refsect3">
|
926
|
-
<a name="
|
918
|
+
<a name="gdk-drag-get-protocol-for-display.returns"></a><h4>Returns</h4>
|
927
919
|
<p>the windowing system id of the window where the drop should happen. This
|
928
920
|
may be <em class="parameter"><code>xid</code></em>
|
929
921
|
or the id of a proxy window, or zero if <em class="parameter"><code>xid</code></em>
|
930
922
|
doesn't
|
931
923
|
support Drag and Drop.</p>
|
932
|
-
<p></p>
|
933
924
|
</div>
|
934
|
-
<p class="since">Since 2.2</p>
|
925
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
935
926
|
</div>
|
936
927
|
<hr>
|
937
928
|
<div class="refsect2">
|
@@ -944,7 +935,7 @@ gdk_drag_context_unref (<em class="parameter"><code><a class="link" href="gdk2-D
|
|
944
935
|
</div>
|
945
936
|
<p>Deprecated function; use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> instead.</p>
|
946
937
|
<div class="refsect3">
|
947
|
-
<a name="
|
938
|
+
<a name="gdk-drag-context-unref.parameters"></a><h4>Parameters</h4>
|
948
939
|
<div class="informaltable"><table width="100%" border="0">
|
949
940
|
<colgroup>
|
950
941
|
<col width="150px" class="parameters_name">
|
@@ -970,7 +961,7 @@ gdk_drag_status (<em class="parameter"><code><a class="link" href="gdk2-Drag-and
|
|
970
961
|
<p>This function is called by the drag destination in response to
|
971
962
|
<a class="link" href="gdk2-Drag-and-Drop.html#gdk-drag-motion" title="gdk_drag_motion ()"><code class="function">gdk_drag_motion()</code></a> called by the drag source.</p>
|
972
963
|
<div class="refsect3">
|
973
|
-
<a name="
|
964
|
+
<a name="gdk-drag-status.parameters"></a><h4>Parameters</h4>
|
974
965
|
<div class="informaltable"><table width="100%" border="0">
|
975
966
|
<colgroup>
|
976
967
|
<col width="150px" class="parameters_name">
|
@@ -1008,7 +999,7 @@ transferred. This function is intended to be used while
|
|
1008
999
|
handling a <a class="link" href="gdk2-Events.html#GDK-DROP-FINISHED:CAPS"><code class="literal">GDK_DROP_FINISHED</code></a> event, its return value is
|
1009
1000
|
meaningless at other times.</p>
|
1010
1001
|
<div class="refsect3">
|
1011
|
-
<a name="
|
1002
|
+
<a name="gdk-drag-drop-succeeded.parameters"></a><h4>Parameters</h4>
|
1012
1003
|
<div class="informaltable"><table width="100%" border="0">
|
1013
1004
|
<colgroup>
|
1014
1005
|
<col width="150px" class="parameters_name">
|
@@ -1023,11 +1014,10 @@ meaningless at other times.</p>
|
|
1023
1014
|
</table></div>
|
1024
1015
|
</div>
|
1025
1016
|
<div class="refsect3">
|
1026
|
-
<a name="
|
1017
|
+
<a name="gdk-drag-drop-succeeded.returns"></a><h4>Returns</h4>
|
1027
1018
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the drop was successful.</p>
|
1028
|
-
<p></p>
|
1029
1019
|
</div>
|
1030
|
-
<p class="since">Since 2.6</p>
|
1020
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1031
1021
|
</div>
|
1032
1022
|
</div>
|
1033
1023
|
<div class="refsect1">
|
@@ -1039,7 +1029,7 @@ Used in <a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="str
|
|
1039
1029
|
which DND is done.
|
1040
1030
|
</p>
|
1041
1031
|
<div class="refsect3">
|
1042
|
-
<a name="
|
1032
|
+
<a name="GdkDragProtocol.members"></a><h4>Members</h4>
|
1043
1033
|
<div class="informaltable"><table width="100%" border="0">
|
1044
1034
|
<colgroup>
|
1045
1035
|
<col width="300px" class="enum_members_name">
|
@@ -1128,18 +1118,14 @@ A <span class="structname">GdkDragContext</span> holds information about a
|
|
1128
1118
|
drag in progress. It is used on both source and destination sides.
|
1129
1119
|
</p>
|
1130
1120
|
<div class="refsect3">
|
1131
|
-
<a name="
|
1121
|
+
<a name="GdkDragContext.members"></a><h4>Members</h4>
|
1132
1122
|
<div class="informaltable"><table width="100%" border="0">
|
1133
1123
|
<colgroup>
|
1134
1124
|
<col width="300px" class="struct_members_name">
|
1135
1125
|
<col class="struct_members_description">
|
1136
1126
|
<col width="200px" class="struct_members_annotations">
|
1137
1127
|
</colgroup>
|
1138
|
-
<tbody
|
1139
|
-
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> <em class="structfield"><code><a name="GdkDragContext.parent-instance"></a>parent_instance</code></em>;</p></td>
|
1140
|
-
<td class="struct_member_description"><p>the parent instance</p></td>
|
1141
|
-
<td class="struct_member_annotations"> </td>
|
1142
|
-
</tr></tbody>
|
1128
|
+
<tbody></tbody>
|
1143
1129
|
</table></div>
|
1144
1130
|
</div>
|
1145
1131
|
</div>
|
@@ -1151,7 +1137,7 @@ Used in <a class="link" href="gdk2-Drag-and-Drop.html#GdkDragContext" title="str
|
|
1151
1137
|
should do with the dropped data.
|
1152
1138
|
</p>
|
1153
1139
|
<div class="refsect3">
|
1154
|
-
<a name="
|
1140
|
+
<a name="GdkDragAction.members"></a><h4>Members</h4>
|
1155
1141
|
<div class="informaltable"><table width="100%" border="0">
|
1156
1142
|
<colgroup>
|
1157
1143
|
<col width="300px" class="enum_members_name">
|
@@ -1211,7 +1197,6 @@ should do with the dropped data.
|
|
1211
1197
|
</div>
|
1212
1198
|
</div>
|
1213
1199
|
<div class="footer">
|
1214
|
-
<hr>
|
1215
|
-
Generated by GTK-Doc V1.21.1</div>
|
1200
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1216
1201
|
</body>
|
1217
1202
|
</html>
|