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="GtkStyle.html" title="Styles">
|
10
10
|
<link rel="next" href="gtk2-Feature-Test-Macros.html" title="Version Information">
|
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">
|
@@ -226,7 +226,7 @@
|
|
226
226
|
</tr>
|
227
227
|
<tr>
|
228
228
|
<td class="function_type">
|
229
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
229
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
230
230
|
</td>
|
231
231
|
<td class="function_name">
|
232
232
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-pixbuf" title="gtk_selection_data_get_pixbuf ()">gtk_selection_data_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -290,7 +290,7 @@
|
|
290
290
|
</tr>
|
291
291
|
<tr>
|
292
292
|
<td class="function_type">
|
293
|
-
<a href="
|
293
|
+
<a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
294
294
|
</td>
|
295
295
|
<td class="function_name">
|
296
296
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-selection" title="gtk_selection_data_get_selection ()">gtk_selection_data_get_selection</a> <span class="c_punctuation">()</span>
|
@@ -313,7 +313,7 @@
|
|
313
313
|
</tr>
|
314
314
|
<tr>
|
315
315
|
<td class="function_type">
|
316
|
-
<a href="
|
316
|
+
<a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
317
317
|
</td>
|
318
318
|
<td class="function_name">
|
319
319
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-data-type" title="gtk_selection_data_get_data_type ()">gtk_selection_data_get_data_type</a> <span class="c_punctuation">()</span>
|
@@ -321,7 +321,7 @@
|
|
321
321
|
</tr>
|
322
322
|
<tr>
|
323
323
|
<td class="function_type">
|
324
|
-
<a href="
|
324
|
+
<a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
325
325
|
</td>
|
326
326
|
<td class="function_name">
|
327
327
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-display" title="gtk_selection_data_get_display ()">gtk_selection_data_get_display</a> <span class="c_punctuation">()</span>
|
@@ -337,7 +337,7 @@
|
|
337
337
|
</tr>
|
338
338
|
<tr>
|
339
339
|
<td class="function_type">
|
340
|
-
<a href="
|
340
|
+
<a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
341
341
|
</td>
|
342
342
|
<td class="function_name">
|
343
343
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-target" title="gtk_selection_data_get_target ()">gtk_selection_data_get_target</a> <span class="c_punctuation">()</span>
|
@@ -435,7 +435,7 @@
|
|
435
435
|
</div>
|
436
436
|
<div class="refsect1">
|
437
437
|
<a name="gtk2-Selections.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
438
|
-
<pre class="screen"> GBoxed
|
438
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
439
439
|
<span class="lineart">╰──</span> GtkTargetList
|
440
440
|
</pre>
|
441
441
|
</div>
|
@@ -472,7 +472,7 @@ gtk_target_list_new (<em class="parameter"><code>const <a class="link" href="gtk
|
|
472
472
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> ntargets</code></em>);</pre>
|
473
473
|
<p>Creates a new <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> from an array of <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a>.</p>
|
474
474
|
<div class="refsect3">
|
475
|
-
<a name="
|
475
|
+
<a name="gtk-target-list-new.parameters"></a><h4>Parameters</h4>
|
476
476
|
<div class="informaltable"><table width="100%" border="0">
|
477
477
|
<colgroup>
|
478
478
|
<col width="150px" class="parameters_name">
|
@@ -495,7 +495,7 @@ gtk_target_list_new (<em class="parameter"><code>const <a class="link" href="gtk
|
|
495
495
|
</table></div>
|
496
496
|
</div>
|
497
497
|
<div class="refsect3">
|
498
|
-
<a name="
|
498
|
+
<a name="gtk-target-list-new.returns"></a><h4>Returns</h4>
|
499
499
|
<p> the new <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>. </p>
|
500
500
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
501
501
|
</div>
|
@@ -507,7 +507,7 @@ gtk_target_list_new (<em class="parameter"><code>const <a class="link" href="gtk
|
|
507
507
|
gtk_target_list_ref (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>);</pre>
|
508
508
|
<p>Increases the reference count of a <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> by one.</p>
|
509
509
|
<div class="refsect3">
|
510
|
-
<a name="
|
510
|
+
<a name="gtk-target-list-ref.parameters"></a><h4>Parameters</h4>
|
511
511
|
<div class="informaltable"><table width="100%" border="0">
|
512
512
|
<colgroup>
|
513
513
|
<col width="150px" class="parameters_name">
|
@@ -522,9 +522,8 @@ gtk_target_list_ref (<em class="parameter"><code><a class="link" href="gtk2-Sele
|
|
522
522
|
</table></div>
|
523
523
|
</div>
|
524
524
|
<div class="refsect3">
|
525
|
-
<a name="
|
525
|
+
<a name="gtk-target-list-ref.returns"></a><h4>Returns</h4>
|
526
526
|
<p> the passed in <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>.</p>
|
527
|
-
<p></p>
|
528
527
|
</div>
|
529
528
|
</div>
|
530
529
|
<hr>
|
@@ -535,7 +534,7 @@ gtk_target_list_unref (<em class="parameter"><code><a class="link" href="gtk2-Se
|
|
535
534
|
<p>Decreases the reference count of a <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> by one.
|
536
535
|
If the resulting reference count is zero, frees the list.</p>
|
537
536
|
<div class="refsect3">
|
538
|
-
<a name="
|
537
|
+
<a name="gtk-target-list-unref.parameters"></a><h4>Parameters</h4>
|
539
538
|
<div class="informaltable"><table width="100%" border="0">
|
540
539
|
<colgroup>
|
541
540
|
<col width="150px" class="parameters_name">
|
@@ -555,12 +554,12 @@ If the resulting reference count is zero, frees the list.</p>
|
|
555
554
|
<a name="gtk-target-list-add"></a><h3>gtk_target_list_add ()</h3>
|
556
555
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
557
556
|
gtk_target_list_add (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
558
|
-
<em class="parameter"><code><a href="
|
557
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
559
558
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> flags</code></em>,
|
560
559
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info</code></em>);</pre>
|
561
560
|
<p>Appends another target to a <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>.</p>
|
562
561
|
<div class="refsect3">
|
563
|
-
<a name="
|
562
|
+
<a name="gtk-target-list-add.parameters"></a><h4>Parameters</h4>
|
564
563
|
<div class="informaltable"><table width="100%" border="0">
|
565
564
|
<colgroup>
|
566
565
|
<col width="150px" class="parameters_name">
|
@@ -601,7 +600,7 @@ gtk_target_list_add_table (<em class="parameter"><code><a class="link" href="gtk
|
|
601
600
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> ntargets</code></em>);</pre>
|
602
601
|
<p>Prepends a table of <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> to a target list.</p>
|
603
602
|
<div class="refsect3">
|
604
|
-
<a name="
|
603
|
+
<a name="gtk-target-list-add-table.parameters"></a><h4>Parameters</h4>
|
605
604
|
<div class="informaltable"><table width="100%" border="0">
|
606
605
|
<colgroup>
|
607
606
|
<col width="150px" class="parameters_name">
|
@@ -638,7 +637,7 @@ gtk_target_list_add_text_targets (<em class="parameter"><code><a class="link" hr
|
|
638
637
|
the target list. All targets are added with the same <em class="parameter"><code>info</code></em>
|
639
638
|
.</p>
|
640
639
|
<div class="refsect3">
|
641
|
-
<a name="
|
640
|
+
<a name="gtk-target-list-add-text-targets.parameters"></a><h4>Parameters</h4>
|
642
641
|
<div class="informaltable"><table width="100%" border="0">
|
643
642
|
<colgroup>
|
644
643
|
<col width="150px" class="parameters_name">
|
@@ -659,7 +658,7 @@ the target list. All targets are added with the same <em class="parameter"><code
|
|
659
658
|
</tbody>
|
660
659
|
</table></div>
|
661
660
|
</div>
|
662
|
-
<p class="since">Since 2.6</p>
|
661
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
663
662
|
</div>
|
664
663
|
<hr>
|
665
664
|
<div class="refsect2">
|
@@ -672,7 +671,7 @@ gtk_target_list_add_image_targets (<em class="parameter"><code><a class="link" h
|
|
672
671
|
the target list. All targets are added with the same <em class="parameter"><code>info</code></em>
|
673
672
|
.</p>
|
674
673
|
<div class="refsect3">
|
675
|
-
<a name="
|
674
|
+
<a name="gtk-target-list-add-image-targets.parameters"></a><h4>Parameters</h4>
|
676
675
|
<div class="informaltable"><table width="100%" border="0">
|
677
676
|
<colgroup>
|
678
677
|
<col width="150px" class="parameters_name">
|
@@ -699,7 +698,7 @@ how to convert a pixbuf into the format</p></td>
|
|
699
698
|
</tbody>
|
700
699
|
</table></div>
|
701
700
|
</div>
|
702
|
-
<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>
|
703
702
|
</div>
|
704
703
|
<hr>
|
705
704
|
<div class="refsect2">
|
@@ -711,7 +710,7 @@ gtk_target_list_add_uri_targets (<em class="parameter"><code><a class="link" hre
|
|
711
710
|
the target list. All targets are added with the same <em class="parameter"><code>info</code></em>
|
712
711
|
.</p>
|
713
712
|
<div class="refsect3">
|
714
|
-
<a name="
|
713
|
+
<a name="gtk-target-list-add-uri-targets.parameters"></a><h4>Parameters</h4>
|
715
714
|
<div class="informaltable"><table width="100%" border="0">
|
716
715
|
<colgroup>
|
717
716
|
<col width="150px" class="parameters_name">
|
@@ -732,7 +731,7 @@ the target list. All targets are added with the same <em class="parameter"><code
|
|
732
731
|
</tbody>
|
733
732
|
</table></div>
|
734
733
|
</div>
|
735
|
-
<p class="since">Since 2.6</p>
|
734
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
736
735
|
</div>
|
737
736
|
<hr>
|
738
737
|
<div class="refsect2">
|
@@ -748,7 +747,7 @@ gtk_target_list_add_rich_text_targets (<em class="parameter"><code><a class="lin
|
|
748
747
|
targets are added with the same <em class="parameter"><code>info</code></em>
|
749
748
|
.</p>
|
750
749
|
<div class="refsect3">
|
751
|
-
<a name="
|
750
|
+
<a name="gtk-target-list-add-rich-text-targets.parameters"></a><h4>Parameters</h4>
|
752
751
|
<div class="informaltable"><table width="100%" border="0">
|
753
752
|
<colgroup>
|
754
753
|
<col width="150px" class="parameters_name">
|
@@ -780,17 +779,17 @@ will be added, serializable formats otherwise.</p></td>
|
|
780
779
|
</tbody>
|
781
780
|
</table></div>
|
782
781
|
</div>
|
783
|
-
<p class="since">Since 2.10</p>
|
782
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
784
783
|
</div>
|
785
784
|
<hr>
|
786
785
|
<div class="refsect2">
|
787
786
|
<a name="gtk-target-list-remove"></a><h3>gtk_target_list_remove ()</h3>
|
788
787
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
789
788
|
gtk_target_list_remove (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
790
|
-
<em class="parameter"><code><a href="
|
789
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>);</pre>
|
791
790
|
<p>Removes a target from a target list.</p>
|
792
791
|
<div class="refsect3">
|
793
|
-
<a name="
|
792
|
+
<a name="gtk-target-list-remove.parameters"></a><h4>Parameters</h4>
|
794
793
|
<div class="informaltable"><table width="100%" border="0">
|
795
794
|
<colgroup>
|
796
795
|
<col width="150px" class="parameters_name">
|
@@ -817,11 +816,11 @@ gtk_target_list_remove (<em class="parameter"><code><a class="link" href="gtk2-S
|
|
817
816
|
<a name="gtk-target-list-find"></a><h3>gtk_target_list_find ()</h3>
|
818
817
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
819
818
|
gtk_target_list_find (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
820
|
-
<em class="parameter"><code><a href="
|
819
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
821
820
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *info</code></em>);</pre>
|
822
821
|
<p>Looks up a given target in a <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>.</p>
|
823
822
|
<div class="refsect3">
|
824
|
-
<a name="
|
823
|
+
<a name="gtk-target-list-find.parameters"></a><h4>Parameters</h4>
|
825
824
|
<div class="informaltable"><table width="100%" border="0">
|
826
825
|
<colgroup>
|
827
826
|
<col width="150px" class="parameters_name">
|
@@ -849,9 +848,8 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
849
848
|
</table></div>
|
850
849
|
</div>
|
851
850
|
<div class="refsect3">
|
852
|
-
<a name="
|
851
|
+
<a name="gtk-target-list-find.returns"></a><h4>Returns</h4>
|
853
852
|
<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 target was found, otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p>
|
854
|
-
<p></p>
|
855
853
|
</div>
|
856
854
|
</div>
|
857
855
|
<hr>
|
@@ -863,7 +861,7 @@ gtk_target_table_free (<em class="parameter"><code><a class="link" href="gtk2-Se
|
|
863
861
|
<p>This function frees a target table as returned by
|
864
862
|
<a class="link" href="gtk2-Selections.html#gtk-target-table-new-from-list" title="gtk_target_table_new_from_list ()"><code class="function">gtk_target_table_new_from_list()</code></a></p>
|
865
863
|
<div class="refsect3">
|
866
|
-
<a name="
|
864
|
+
<a name="gtk-target-table-free.parameters"></a><h4>Parameters</h4>
|
867
865
|
<div class="informaltable"><table width="100%" border="0">
|
868
866
|
<colgroup>
|
869
867
|
<col width="150px" class="parameters_name">
|
@@ -884,7 +882,7 @@ gtk_target_table_free (<em class="parameter"><code><a class="link" href="gtk2-Se
|
|
884
882
|
</tbody>
|
885
883
|
</table></div>
|
886
884
|
</div>
|
887
|
-
<p class="since">Since 2.10</p>
|
885
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
888
886
|
</div>
|
889
887
|
<hr>
|
890
888
|
<div class="refsect2">
|
@@ -897,7 +895,7 @@ same targets as the passed <code class="literal">list</code>. The returned table
|
|
897
895
|
allocated and should be freed using <a class="link" href="gtk2-Selections.html#gtk-target-table-free" title="gtk_target_table_free ()"><code class="function">gtk_target_table_free()</code></a> when no
|
898
896
|
longer needed.</p>
|
899
897
|
<div class="refsect3">
|
900
|
-
<a name="
|
898
|
+
<a name="gtk-target-table-new-from-list.parameters"></a><h4>Parameters</h4>
|
901
899
|
<div class="informaltable"><table width="100%" border="0">
|
902
900
|
<colgroup>
|
903
901
|
<col width="150px" class="parameters_name">
|
@@ -919,24 +917,24 @@ longer needed.</p>
|
|
919
917
|
</table></div>
|
920
918
|
</div>
|
921
919
|
<div class="refsect3">
|
922
|
-
<a name="
|
920
|
+
<a name="gtk-target-table-new-from-list.returns"></a><h4>Returns</h4>
|
923
921
|
<p> the new table. </p>
|
924
922
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
925
923
|
</div>
|
926
|
-
<p class="since">Since 2.10</p>
|
924
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
927
925
|
</div>
|
928
926
|
<hr>
|
929
927
|
<div class="refsect2">
|
930
928
|
<a name="gtk-selection-owner-set"></a><h3>gtk_selection_owner_set ()</h3>
|
931
929
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
932
930
|
gtk_selection_owner_set (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
933
|
-
<em class="parameter"><code><a href="
|
931
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
934
932
|
<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>
|
935
933
|
<p>Claims ownership of a given selection for a particular widget,
|
936
934
|
or, if <em class="parameter"><code>widget</code></em>
|
937
935
|
is <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>, release ownership of the selection.</p>
|
938
936
|
<div class="refsect3">
|
939
|
-
<a name="
|
937
|
+
<a name="gtk-selection-owner-set.parameters"></a><h4>Parameters</h4>
|
940
938
|
<div class="informaltable"><table width="100%" border="0">
|
941
939
|
<colgroup>
|
942
940
|
<col width="150px" class="parameters_name">
|
@@ -963,24 +961,23 @@ or, if <em class="parameter"><code>widget</code></em>
|
|
963
961
|
</table></div>
|
964
962
|
</div>
|
965
963
|
<div class="refsect3">
|
966
|
-
<a name="
|
964
|
+
<a name="gtk-selection-owner-set.returns"></a><h4>Returns</h4>
|
967
965
|
<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 operation succeeded</p>
|
968
|
-
<p></p>
|
969
966
|
</div>
|
970
967
|
</div>
|
971
968
|
<hr>
|
972
969
|
<div class="refsect2">
|
973
970
|
<a name="gtk-selection-owner-set-for-display"></a><h3>gtk_selection_owner_set_for_display ()</h3>
|
974
971
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
975
|
-
gtk_selection_owner_set_for_display (<em class="parameter"><code><a href="
|
972
|
+
gtk_selection_owner_set_for_display (<em class="parameter"><code><a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
976
973
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
977
|
-
<em class="parameter"><code><a href="
|
974
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
978
975
|
<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>
|
979
976
|
<p>Claim ownership of a given selection for a particular widget, or,
|
980
977
|
if <em class="parameter"><code>widget</code></em>
|
981
978
|
is <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>, release ownership of the selection.</p>
|
982
979
|
<div class="refsect3">
|
983
|
-
<a name="
|
980
|
+
<a name="gtk-selection-owner-set-for-display.parameters"></a><h4>Parameters</h4>
|
984
981
|
<div class="informaltable"><table width="100%" border="0">
|
985
982
|
<colgroup>
|
986
983
|
<col width="150px" class="parameters_name">
|
@@ -1012,24 +1009,23 @@ if <em class="parameter"><code>widget</code></em>
|
|
1012
1009
|
</table></div>
|
1013
1010
|
</div>
|
1014
1011
|
<div class="refsect3">
|
1015
|
-
<a name="
|
1012
|
+
<a name="gtk-selection-owner-set-for-display.returns"></a><h4>Returns</h4>
|
1016
1013
|
<p> TRUE if the operation succeeded </p>
|
1017
|
-
<p></p>
|
1018
1014
|
</div>
|
1019
|
-
<p class="since">Since 2.2</p>
|
1015
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1020
1016
|
</div>
|
1021
1017
|
<hr>
|
1022
1018
|
<div class="refsect2">
|
1023
1019
|
<a name="gtk-selection-add-target"></a><h3>gtk_selection_add_target ()</h3>
|
1024
1020
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1025
1021
|
gtk_selection_add_target (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1026
|
-
<em class="parameter"><code><a href="
|
1027
|
-
<em class="parameter"><code><a href="
|
1022
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1023
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1028
1024
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info</code></em>);</pre>
|
1029
1025
|
<p>Appends a specified target to the list of supported targets for a
|
1030
1026
|
given widget and selection.</p>
|
1031
1027
|
<div class="refsect3">
|
1032
|
-
<a name="
|
1028
|
+
<a name="gtk-selection-add-target.parameters"></a><h4>Parameters</h4>
|
1033
1029
|
<div class="informaltable"><table width="100%" border="0">
|
1034
1030
|
<colgroup>
|
1035
1031
|
<col width="150px" class="parameters_name">
|
@@ -1066,13 +1062,13 @@ given widget and selection.</p>
|
|
1066
1062
|
<a name="gtk-selection-add-targets"></a><h3>gtk_selection_add_targets ()</h3>
|
1067
1063
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1068
1064
|
gtk_selection_add_targets (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1069
|
-
<em class="parameter"><code><a href="
|
1065
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1070
1066
|
<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>,
|
1071
1067
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> ntargets</code></em>);</pre>
|
1072
1068
|
<p>Prepends a table of targets to the list of supported targets
|
1073
1069
|
for a given widget and selection.</p>
|
1074
1070
|
<div class="refsect3">
|
1075
|
-
<a name="
|
1071
|
+
<a name="gtk-selection-add-targets.parameters"></a><h4>Parameters</h4>
|
1076
1072
|
<div class="informaltable"><table width="100%" border="0">
|
1077
1073
|
<colgroup>
|
1078
1074
|
<col width="150px" class="parameters_name">
|
@@ -1110,11 +1106,11 @@ for a given widget and selection.</p>
|
|
1110
1106
|
<a name="gtk-selection-clear-targets"></a><h3>gtk_selection_clear_targets ()</h3>
|
1111
1107
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1112
1108
|
gtk_selection_clear_targets (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1113
|
-
<em class="parameter"><code><a href="
|
1109
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
|
1114
1110
|
<p>Remove all targets registered for the given selection for the
|
1115
1111
|
widget.</p>
|
1116
1112
|
<div class="refsect3">
|
1117
|
-
<a name="
|
1113
|
+
<a name="gtk-selection-clear-targets.parameters"></a><h4>Parameters</h4>
|
1118
1114
|
<div class="informaltable"><table width="100%" border="0">
|
1119
1115
|
<colgroup>
|
1120
1116
|
<col width="150px" class="parameters_name">
|
@@ -1141,13 +1137,13 @@ widget.</p>
|
|
1141
1137
|
<a name="gtk-selection-convert"></a><h3>gtk_selection_convert ()</h3>
|
1142
1138
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1143
1139
|
gtk_selection_convert (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1144
|
-
<em class="parameter"><code><a href="
|
1145
|
-
<em class="parameter"><code><a href="
|
1140
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1141
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1146
1142
|
<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>
|
1147
1143
|
<p>Requests the contents of a selection. When received,
|
1148
1144
|
a "selection-received" signal will be generated.</p>
|
1149
1145
|
<div class="refsect3">
|
1150
|
-
<a name="
|
1146
|
+
<a name="gtk-selection-convert.parameters"></a><h4>Parameters</h4>
|
1151
1147
|
<div class="informaltable"><table width="100%" border="0">
|
1152
1148
|
<colgroup>
|
1153
1149
|
<col width="150px" class="parameters_name">
|
@@ -1173,18 +1169,17 @@ a "selection-received" signal will be generated.</p>
|
|
1173
1169
|
<tr>
|
1174
1170
|
<td class="parameter_name"><p>time_</p></td>
|
1175
1171
|
<td class="parameter_description"><p>Time of request (usually of triggering event)
|
1176
|
-
In emergency, you could use <a href="
|
1172
|
+
In emergency, you could use <a href="../html/gdk2-Events.html#GDK-CURRENT-TIME:CAPS"><span class="type">GDK_CURRENT_TIME</span></a></p></td>
|
1177
1173
|
<td class="parameter_annotations"> </td>
|
1178
1174
|
</tr>
|
1179
1175
|
</tbody>
|
1180
1176
|
</table></div>
|
1181
1177
|
</div>
|
1182
1178
|
<div class="refsect3">
|
1183
|
-
<a name="
|
1179
|
+
<a name="gtk-selection-convert.returns"></a><h4>Returns</h4>
|
1184
1180
|
<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 requested succeeded. <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we could not process
|
1185
1181
|
request. (e.g., there was already a request in process for
|
1186
1182
|
this widget).</p>
|
1187
|
-
<p></p>
|
1188
1183
|
</div>
|
1189
1184
|
</div>
|
1190
1185
|
<hr>
|
@@ -1192,7 +1187,7 @@ this widget).</p>
|
|
1192
1187
|
<a name="gtk-selection-data-set"></a><h3>gtk_selection_data_set ()</h3>
|
1193
1188
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1194
1189
|
gtk_selection_data_set (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1195
|
-
<em class="parameter"><code><a href="
|
1190
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> type</code></em>,
|
1196
1191
|
<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> format</code></em>,
|
1197
1192
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *data</code></em>,
|
1198
1193
|
<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> length</code></em>);</pre>
|
@@ -1200,7 +1195,7 @@ gtk_selection_data_set (<em class="parameter"><code><a class="link" href="GtkWid
|
|
1200
1195
|
<span class="emphasis"><em>only</em></span> be called from a selection handler callback.
|
1201
1196
|
Zero-terminates the stored data.</p>
|
1202
1197
|
<div class="refsect3">
|
1203
|
-
<a name="
|
1198
|
+
<a name="gtk-selection-data-set.parameters"></a><h4>Parameters</h4>
|
1204
1199
|
<div class="informaltable"><table width="100%" border="0">
|
1205
1200
|
<colgroup>
|
1206
1201
|
<col width="150px" class="parameters_name">
|
@@ -1249,7 +1244,7 @@ The string is converted to the form determined by
|
|
1249
1244
|
<em class="parameter"><code>selection_data->target</code></em>
|
1250
1245
|
.</p>
|
1251
1246
|
<div class="refsect3">
|
1252
|
-
<a name="
|
1247
|
+
<a name="gtk-selection-data-set-text.parameters"></a><h4>Parameters</h4>
|
1253
1248
|
<div class="informaltable"><table width="100%" border="0">
|
1254
1249
|
<colgroup>
|
1255
1250
|
<col width="150px" class="parameters_name">
|
@@ -1278,10 +1273,9 @@ is nul-terminated.</p></td>
|
|
1278
1273
|
</table></div>
|
1279
1274
|
</div>
|
1280
1275
|
<div class="refsect3">
|
1281
|
-
<a name="
|
1276
|
+
<a name="gtk-selection-data-set-text.returns"></a><h4>Returns</h4>
|
1282
1277
|
<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 selection was successfully set,
|
1283
1278
|
otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1284
|
-
<p></p>
|
1285
1279
|
</div>
|
1286
1280
|
</div>
|
1287
1281
|
<hr>
|
@@ -1291,7 +1285,7 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-
|
|
1291
1285
|
gtk_selection_data_get_text (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1292
1286
|
<p>Gets the contents of the selection data as a UTF-8 string.</p>
|
1293
1287
|
<div class="refsect3">
|
1294
|
-
<a name="
|
1288
|
+
<a name="gtk-selection-data-get-text.parameters"></a><h4>Parameters</h4>
|
1295
1289
|
<div class="informaltable"><table width="100%" border="0">
|
1296
1290
|
<colgroup>
|
1297
1291
|
<col width="150px" class="parameters_name">
|
@@ -1306,12 +1300,11 @@ gtk_selection_data_get_text (<em class="parameter"><code><a class="link" href="G
|
|
1306
1300
|
</table></div>
|
1307
1301
|
</div>
|
1308
1302
|
<div class="refsect3">
|
1309
|
-
<a name="
|
1303
|
+
<a name="gtk-selection-data-get-text.returns"></a><h4>Returns</h4>
|
1310
1304
|
<p> if the selection data contained a recognized
|
1311
1305
|
text type and it could be converted to UTF-8, a newly allocated
|
1312
1306
|
string containing the converted text, 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>.
|
1313
1307
|
If the result is non-<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> it must be freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
1314
|
-
<p></p>
|
1315
1308
|
</div>
|
1316
1309
|
</div>
|
1317
1310
|
<hr>
|
@@ -1319,13 +1312,13 @@ If the result is non-<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local
|
|
1319
1312
|
<a name="gtk-selection-data-set-pixbuf"></a><h3>gtk_selection_data_set_pixbuf ()</h3>
|
1320
1313
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1321
1314
|
gtk_selection_data_set_pixbuf (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1322
|
-
<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>
|
1323
|
-
<p>Sets the contents of the selection 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>
|
1315
|
+
<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>
|
1316
|
+
<p>Sets the contents of the selection 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>
|
1324
1317
|
The pixbuf is converted to the form determined by
|
1325
1318
|
<em class="parameter"><code>selection_data->target</code></em>
|
1326
1319
|
.</p>
|
1327
1320
|
<div class="refsect3">
|
1328
|
-
<a name="
|
1321
|
+
<a name="gtk-selection-data-set-pixbuf.parameters"></a><h4>Parameters</h4>
|
1329
1322
|
<div class="informaltable"><table width="100%" border="0">
|
1330
1323
|
<colgroup>
|
1331
1324
|
<col width="150px" class="parameters_name">
|
@@ -1340,28 +1333,27 @@ The pixbuf is converted to the form determined by
|
|
1340
1333
|
</tr>
|
1341
1334
|
<tr>
|
1342
1335
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1343
|
-
<td class="parameter_description"><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></p></td>
|
1336
|
+
<td class="parameter_description"><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></p></td>
|
1344
1337
|
<td class="parameter_annotations"> </td>
|
1345
1338
|
</tr>
|
1346
1339
|
</tbody>
|
1347
1340
|
</table></div>
|
1348
1341
|
</div>
|
1349
1342
|
<div class="refsect3">
|
1350
|
-
<a name="
|
1343
|
+
<a name="gtk-selection-data-set-pixbuf.returns"></a><h4>Returns</h4>
|
1351
1344
|
<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 selection was successfully set,
|
1352
1345
|
otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1353
|
-
<p></p>
|
1354
1346
|
</div>
|
1355
|
-
<p class="since">Since 2.6</p>
|
1347
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1356
1348
|
</div>
|
1357
1349
|
<hr>
|
1358
1350
|
<div class="refsect2">
|
1359
1351
|
<a name="gtk-selection-data-get-pixbuf"></a><h3>gtk_selection_data_get_pixbuf ()</h3>
|
1360
|
-
<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> *
|
1352
|
+
<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> *
|
1361
1353
|
gtk_selection_data_get_pixbuf (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1362
|
-
<p>Gets the contents of the selection data as a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>.</p>
|
1354
|
+
<p>Gets the contents of the selection data as 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>.</p>
|
1363
1355
|
<div class="refsect3">
|
1364
|
-
<a name="
|
1356
|
+
<a name="gtk-selection-data-get-pixbuf.parameters"></a><h4>Parameters</h4>
|
1365
1357
|
<div class="informaltable"><table width="100%" border="0">
|
1366
1358
|
<colgroup>
|
1367
1359
|
<col width="150px" class="parameters_name">
|
@@ -1376,14 +1368,14 @@ gtk_selection_data_get_pixbuf (<em class="parameter"><code><a class="link" href=
|
|
1376
1368
|
</table></div>
|
1377
1369
|
</div>
|
1378
1370
|
<div class="refsect3">
|
1379
|
-
<a name="
|
1371
|
+
<a name="gtk-selection-data-get-pixbuf.returns"></a><h4>Returns</h4>
|
1380
1372
|
<p> if the selection data contained a recognized
|
1381
|
-
image type and it could be converted to a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, a
|
1373
|
+
image type and it could be converted to 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>, a
|
1382
1374
|
newly allocated pixbuf is returned, 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>.
|
1383
1375
|
If the result is non-<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> it must be freed with <a href="/home/vagrant/ruby-gnome2.win32/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>. </p>
|
1384
1376
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1385
1377
|
</div>
|
1386
|
-
<p class="since">Since 2.6</p>
|
1378
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1387
1379
|
</div>
|
1388
1380
|
<hr>
|
1389
1381
|
<div class="refsect2">
|
@@ -1396,7 +1388,7 @@ The string is converted to the form determined by
|
|
1396
1388
|
<em class="parameter"><code>selection_data->target</code></em>
|
1397
1389
|
.</p>
|
1398
1390
|
<div class="refsect3">
|
1399
|
-
<a name="
|
1391
|
+
<a name="gtk-selection-data-set-uris.parameters"></a><h4>Parameters</h4>
|
1400
1392
|
<div class="informaltable"><table width="100%" border="0">
|
1401
1393
|
<colgroup>
|
1402
1394
|
<col width="150px" class="parameters_name">
|
@@ -1419,12 +1411,11 @@ strings holding URIs. </p></td>
|
|
1419
1411
|
</table></div>
|
1420
1412
|
</div>
|
1421
1413
|
<div class="refsect3">
|
1422
|
-
<a name="
|
1414
|
+
<a name="gtk-selection-data-set-uris.returns"></a><h4>Returns</h4>
|
1423
1415
|
<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 selection was successfully set,
|
1424
1416
|
otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1425
|
-
<p></p>
|
1426
1417
|
</div>
|
1427
|
-
<p class="since">Since 2.6</p>
|
1418
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1428
1419
|
</div>
|
1429
1420
|
<hr>
|
1430
1421
|
<div class="refsect2">
|
@@ -1433,7 +1424,7 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-
|
|
1433
1424
|
gtk_selection_data_get_uris (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1434
1425
|
<p>Gets the contents of the selection data as array of URIs.</p>
|
1435
1426
|
<div class="refsect3">
|
1436
|
-
<a name="
|
1427
|
+
<a name="gtk-selection-data-get-uris.parameters"></a><h4>Parameters</h4>
|
1437
1428
|
<div class="informaltable"><table width="100%" border="0">
|
1438
1429
|
<colgroup>
|
1439
1430
|
<col width="150px" class="parameters_name">
|
@@ -1448,7 +1439,7 @@ gtk_selection_data_get_uris (<em class="parameter"><code><a class="link" href="G
|
|
1448
1439
|
</table></div>
|
1449
1440
|
</div>
|
1450
1441
|
<div class="refsect3">
|
1451
|
-
<a name="
|
1442
|
+
<a name="gtk-selection-data-get-uris.returns"></a><h4>Returns</h4>
|
1452
1443
|
<p> if
|
1453
1444
|
the selection data contains a list of
|
1454
1445
|
URIs, a newly allocated <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>-terminated string array
|
@@ -1456,14 +1447,14 @@ containing the URIs, otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/ve
|
|
1456
1447
|
non-<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> it must be freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>. </p>
|
1457
1448
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1458
1449
|
</div>
|
1459
|
-
<p class="since">Since 2.6</p>
|
1450
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1460
1451
|
</div>
|
1461
1452
|
<hr>
|
1462
1453
|
<div class="refsect2">
|
1463
1454
|
<a name="gtk-selection-data-get-targets"></a><h3>gtk_selection_data_get_targets ()</h3>
|
1464
1455
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1465
1456
|
gtk_selection_data_get_targets (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1466
|
-
<em class="parameter"><code><a href="
|
1457
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> **targets</code></em>,
|
1467
1458
|
<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_atoms</code></em>);</pre>
|
1468
1459
|
<p>Gets the contents of <em class="parameter"><code>selection_data</code></em>
|
1469
1460
|
as an array of targets.
|
@@ -1471,7 +1462,7 @@ This can be used to interpret the results of getting
|
|
1471
1462
|
the standard TARGETS target that is always supplied for
|
1472
1463
|
any selection.</p>
|
1473
1464
|
<div class="refsect3">
|
1474
|
-
<a name="
|
1465
|
+
<a name="gtk-selection-data-get-targets.parameters"></a><h4>Parameters</h4>
|
1475
1466
|
<div class="informaltable"><table width="100%" border="0">
|
1476
1467
|
<colgroup>
|
1477
1468
|
<col width="150px" class="parameters_name">
|
@@ -1500,11 +1491,10 @@ stored here must be freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/ve
|
|
1500
1491
|
</table></div>
|
1501
1492
|
</div>
|
1502
1493
|
<div class="refsect3">
|
1503
|
-
<a name="
|
1494
|
+
<a name="gtk-selection-data-get-targets.returns"></a><h4>Returns</h4>
|
1504
1495
|
<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 <em class="parameter"><code>selection_data</code></em>
|
1505
1496
|
contains a valid
|
1506
1497
|
array of targets, otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1507
|
-
<p></p>
|
1508
1498
|
</div>
|
1509
1499
|
</div>
|
1510
1500
|
<hr>
|
@@ -1517,9 +1507,9 @@ gtk_selection_data_targets_include_image
|
|
1517
1507
|
<p>Given a <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object holding a list of targets,
|
1518
1508
|
determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1519
1509
|
can be used to
|
1520
|
-
provide a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>.</p>
|
1510
|
+
provide 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>.</p>
|
1521
1511
|
<div class="refsect3">
|
1522
|
-
<a name="
|
1512
|
+
<a name="gtk-selection-data-targets-include-image.parameters"></a><h4>Parameters</h4>
|
1523
1513
|
<div class="informaltable"><table width="100%" border="0">
|
1524
1514
|
<colgroup>
|
1525
1515
|
<col width="150px" class="parameters_name">
|
@@ -1542,13 +1532,12 @@ how to convert a pixbuf into the format</p></td>
|
|
1542
1532
|
</table></div>
|
1543
1533
|
</div>
|
1544
1534
|
<div class="refsect3">
|
1545
|
-
<a name="
|
1535
|
+
<a name="gtk-selection-data-targets-include-image.returns"></a><h4>Returns</h4>
|
1546
1536
|
<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 <em class="parameter"><code>selection_data</code></em>
|
1547
1537
|
holds a list of targets,
|
1548
1538
|
and a suitable target for images is included, otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1549
|
-
<p></p>
|
1550
1539
|
</div>
|
1551
|
-
<p class="since">Since 2.6</p>
|
1540
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1552
1541
|
</div>
|
1553
1542
|
<hr>
|
1554
1543
|
<div class="refsect2">
|
@@ -1561,7 +1550,7 @@ determines if any of the targets in <em class="parameter"><code>targets</code></
|
|
1561
1550
|
can be used to
|
1562
1551
|
provide text.</p>
|
1563
1552
|
<div class="refsect3">
|
1564
|
-
<a name="
|
1553
|
+
<a name="gtk-selection-data-targets-include-text.parameters"></a><h4>Parameters</h4>
|
1565
1554
|
<div class="informaltable"><table width="100%" border="0">
|
1566
1555
|
<colgroup>
|
1567
1556
|
<col width="150px" class="parameters_name">
|
@@ -1576,11 +1565,10 @@ provide text.</p>
|
|
1576
1565
|
</table></div>
|
1577
1566
|
</div>
|
1578
1567
|
<div class="refsect3">
|
1579
|
-
<a name="
|
1568
|
+
<a name="gtk-selection-data-targets-include-text.returns"></a><h4>Returns</h4>
|
1580
1569
|
<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 <em class="parameter"><code>selection_data</code></em>
|
1581
1570
|
holds a list of targets,
|
1582
1571
|
and a suitable target for text is included, otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1583
|
-
<p></p>
|
1584
1572
|
</div>
|
1585
1573
|
</div>
|
1586
1574
|
<hr>
|
@@ -1594,7 +1582,7 @@ determines if any of the targets in <em class="parameter"><code>targets</code></
|
|
1594
1582
|
can be used to
|
1595
1583
|
provide a list or URIs.</p>
|
1596
1584
|
<div class="refsect3">
|
1597
|
-
<a name="
|
1585
|
+
<a name="gtk-selection-data-targets-include-uri.parameters"></a><h4>Parameters</h4>
|
1598
1586
|
<div class="informaltable"><table width="100%" border="0">
|
1599
1587
|
<colgroup>
|
1600
1588
|
<col width="150px" class="parameters_name">
|
@@ -1609,13 +1597,12 @@ provide a list or URIs.</p>
|
|
1609
1597
|
</table></div>
|
1610
1598
|
</div>
|
1611
1599
|
<div class="refsect3">
|
1612
|
-
<a name="
|
1600
|
+
<a name="gtk-selection-data-targets-include-uri.returns"></a><h4>Returns</h4>
|
1613
1601
|
<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 <em class="parameter"><code>selection_data</code></em>
|
1614
1602
|
holds a list of targets,
|
1615
1603
|
and a suitable target for URI lists is included, otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1616
|
-
<p></p>
|
1617
1604
|
</div>
|
1618
|
-
<p class="since">Since 2.10</p>
|
1605
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1619
1606
|
</div>
|
1620
1607
|
<hr>
|
1621
1608
|
<div class="refsect2">
|
@@ -1629,7 +1616,7 @@ determines if any of the targets in <em class="parameter"><code>targets</code></
|
|
1629
1616
|
can be used to
|
1630
1617
|
provide rich text.</p>
|
1631
1618
|
<div class="refsect3">
|
1632
|
-
<a name="
|
1619
|
+
<a name="gtk-selection-data-targets-include-rich-text.parameters"></a><h4>Parameters</h4>
|
1633
1620
|
<div class="informaltable"><table width="100%" border="0">
|
1634
1621
|
<colgroup>
|
1635
1622
|
<col width="150px" class="parameters_name">
|
@@ -1651,23 +1638,22 @@ provide rich text.</p>
|
|
1651
1638
|
</table></div>
|
1652
1639
|
</div>
|
1653
1640
|
<div class="refsect3">
|
1654
|
-
<a name="
|
1641
|
+
<a name="gtk-selection-data-targets-include-rich-text.returns"></a><h4>Returns</h4>
|
1655
1642
|
<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 <em class="parameter"><code>selection_data</code></em>
|
1656
1643
|
holds a list of targets,
|
1657
1644
|
and a suitable target for rich text is included,
|
1658
1645
|
otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1659
|
-
<p></p>
|
1660
1646
|
</div>
|
1661
|
-
<p class="since">Since 2.10</p>
|
1647
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1662
1648
|
</div>
|
1663
1649
|
<hr>
|
1664
1650
|
<div class="refsect2">
|
1665
1651
|
<a name="gtk-selection-data-get-selection"></a><h3>gtk_selection_data_get_selection ()</h3>
|
1666
|
-
<pre class="programlisting"><a href="
|
1652
|
+
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
1667
1653
|
gtk_selection_data_get_selection (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1668
|
-
<p>Retrieves the selection <a href="
|
1654
|
+
<p>Retrieves the selection <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> of the selection data.</p>
|
1669
1655
|
<div class="refsect3">
|
1670
|
-
<a name="
|
1656
|
+
<a name="gtk-selection-data-get-selection.parameters"></a><h4>Parameters</h4>
|
1671
1657
|
<div class="informaltable"><table width="100%" border="0">
|
1672
1658
|
<colgroup>
|
1673
1659
|
<col width="150px" class="parameters_name">
|
@@ -1682,11 +1668,11 @@ gtk_selection_data_get_selection (<em class="parameter"><code><a class="link" hr
|
|
1682
1668
|
</table></div>
|
1683
1669
|
</div>
|
1684
1670
|
<div class="refsect3">
|
1685
|
-
<a name="
|
1686
|
-
<p> the selection <a href="
|
1671
|
+
<a name="gtk-selection-data-get-selection.returns"></a><h4>Returns</h4>
|
1672
|
+
<p> the selection <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> of the selection data. </p>
|
1687
1673
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1688
1674
|
</div>
|
1689
|
-
<p class="since">Since 2.16</p>
|
1675
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
1690
1676
|
</div>
|
1691
1677
|
<hr>
|
1692
1678
|
<div class="refsect2">
|
@@ -1695,7 +1681,7 @@ gtk_selection_data_get_selection (<em class="parameter"><code><a class="link" hr
|
|
1695
1681
|
gtk_selection_data_get_data (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1696
1682
|
<p>Retrieves the raw data of the selection.</p>
|
1697
1683
|
<div class="refsect3">
|
1698
|
-
<a name="
|
1684
|
+
<a name="gtk-selection-data-get-data.parameters"></a><h4>Parameters</h4>
|
1699
1685
|
<div class="informaltable"><table width="100%" border="0">
|
1700
1686
|
<colgroup>
|
1701
1687
|
<col width="150px" class="parameters_name">
|
@@ -1710,11 +1696,10 @@ gtk_selection_data_get_data (<em class="parameter"><code><a class="link" href="G
|
|
1710
1696
|
</table></div>
|
1711
1697
|
</div>
|
1712
1698
|
<div class="refsect3">
|
1713
|
-
<a name="
|
1699
|
+
<a name="gtk-selection-data-get-data.returns"></a><h4>Returns</h4>
|
1714
1700
|
<p> the raw data of the selection.</p>
|
1715
|
-
<p></p>
|
1716
1701
|
</div>
|
1717
|
-
<p class="since">Since 2.14</p>
|
1702
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1718
1703
|
</div>
|
1719
1704
|
<hr>
|
1720
1705
|
<div class="refsect2">
|
@@ -1723,7 +1708,7 @@ gtk_selection_data_get_data (<em class="parameter"><code><a class="link" href="G
|
|
1723
1708
|
gtk_selection_data_get_length (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1724
1709
|
<p>Retrieves the length of the raw data of the selection.</p>
|
1725
1710
|
<div class="refsect3">
|
1726
|
-
<a name="
|
1711
|
+
<a name="gtk-selection-data-get-length.parameters"></a><h4>Parameters</h4>
|
1727
1712
|
<div class="informaltable"><table width="100%" border="0">
|
1728
1713
|
<colgroup>
|
1729
1714
|
<col width="150px" class="parameters_name">
|
@@ -1738,20 +1723,19 @@ gtk_selection_data_get_length (<em class="parameter"><code><a class="link" href=
|
|
1738
1723
|
</table></div>
|
1739
1724
|
</div>
|
1740
1725
|
<div class="refsect3">
|
1741
|
-
<a name="
|
1726
|
+
<a name="gtk-selection-data-get-length.returns"></a><h4>Returns</h4>
|
1742
1727
|
<p> the length of the data of the selection.</p>
|
1743
|
-
<p></p>
|
1744
1728
|
</div>
|
1745
|
-
<p class="since">Since 2.14</p>
|
1729
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1746
1730
|
</div>
|
1747
1731
|
<hr>
|
1748
1732
|
<div class="refsect2">
|
1749
1733
|
<a name="gtk-selection-data-get-data-type"></a><h3>gtk_selection_data_get_data_type ()</h3>
|
1750
|
-
<pre class="programlisting"><a href="
|
1734
|
+
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
1751
1735
|
gtk_selection_data_get_data_type (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1752
1736
|
<p>Retrieves the data type of the selection.</p>
|
1753
1737
|
<div class="refsect3">
|
1754
|
-
<a name="
|
1738
|
+
<a name="gtk-selection-data-get-data-type.parameters"></a><h4>Parameters</h4>
|
1755
1739
|
<div class="informaltable"><table width="100%" border="0">
|
1756
1740
|
<colgroup>
|
1757
1741
|
<col width="150px" class="parameters_name">
|
@@ -1766,20 +1750,20 @@ gtk_selection_data_get_data_type (<em class="parameter"><code><a class="link" hr
|
|
1766
1750
|
</table></div>
|
1767
1751
|
</div>
|
1768
1752
|
<div class="refsect3">
|
1769
|
-
<a name="
|
1753
|
+
<a name="gtk-selection-data-get-data-type.returns"></a><h4>Returns</h4>
|
1770
1754
|
<p> the data type of the selection. </p>
|
1771
1755
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1772
1756
|
</div>
|
1773
|
-
<p class="since">Since 2.14</p>
|
1757
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1774
1758
|
</div>
|
1775
1759
|
<hr>
|
1776
1760
|
<div class="refsect2">
|
1777
1761
|
<a name="gtk-selection-data-get-display"></a><h3>gtk_selection_data_get_display ()</h3>
|
1778
|
-
<pre class="programlisting"><a href="
|
1762
|
+
<pre class="programlisting"><a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
1779
1763
|
gtk_selection_data_get_display (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1780
1764
|
<p>Retrieves the display of the selection.</p>
|
1781
1765
|
<div class="refsect3">
|
1782
|
-
<a name="
|
1766
|
+
<a name="gtk-selection-data-get-display.parameters"></a><h4>Parameters</h4>
|
1783
1767
|
<div class="informaltable"><table width="100%" border="0">
|
1784
1768
|
<colgroup>
|
1785
1769
|
<col width="150px" class="parameters_name">
|
@@ -1794,11 +1778,11 @@ gtk_selection_data_get_display (<em class="parameter"><code><a class="link" href
|
|
1794
1778
|
</table></div>
|
1795
1779
|
</div>
|
1796
1780
|
<div class="refsect3">
|
1797
|
-
<a name="
|
1781
|
+
<a name="gtk-selection-data-get-display.returns"></a><h4>Returns</h4>
|
1798
1782
|
<p> the display of the selection. </p>
|
1799
1783
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1800
1784
|
</div>
|
1801
|
-
<p class="since">Since 2.14</p>
|
1785
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1802
1786
|
</div>
|
1803
1787
|
<hr>
|
1804
1788
|
<div class="refsect2">
|
@@ -1807,7 +1791,7 @@ gtk_selection_data_get_display (<em class="parameter"><code><a class="link" href
|
|
1807
1791
|
gtk_selection_data_get_format (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1808
1792
|
<p>Retrieves the format of the selection.</p>
|
1809
1793
|
<div class="refsect3">
|
1810
|
-
<a name="
|
1794
|
+
<a name="gtk-selection-data-get-format.parameters"></a><h4>Parameters</h4>
|
1811
1795
|
<div class="informaltable"><table width="100%" border="0">
|
1812
1796
|
<colgroup>
|
1813
1797
|
<col width="150px" class="parameters_name">
|
@@ -1822,20 +1806,19 @@ gtk_selection_data_get_format (<em class="parameter"><code><a class="link" href=
|
|
1822
1806
|
</table></div>
|
1823
1807
|
</div>
|
1824
1808
|
<div class="refsect3">
|
1825
|
-
<a name="
|
1809
|
+
<a name="gtk-selection-data-get-format.returns"></a><h4>Returns</h4>
|
1826
1810
|
<p> the format of the selection.</p>
|
1827
|
-
<p></p>
|
1828
1811
|
</div>
|
1829
|
-
<p class="since">Since 2.14</p>
|
1812
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1830
1813
|
</div>
|
1831
1814
|
<hr>
|
1832
1815
|
<div class="refsect2">
|
1833
1816
|
<a name="gtk-selection-data-get-target"></a><h3>gtk_selection_data_get_target ()</h3>
|
1834
|
-
<pre class="programlisting"><a href="
|
1817
|
+
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
1835
1818
|
gtk_selection_data_get_target (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1836
1819
|
<p>Retrieves the target of the selection.</p>
|
1837
1820
|
<div class="refsect3">
|
1838
|
-
<a name="
|
1821
|
+
<a name="gtk-selection-data-get-target.parameters"></a><h4>Parameters</h4>
|
1839
1822
|
<div class="informaltable"><table width="100%" border="0">
|
1840
1823
|
<colgroup>
|
1841
1824
|
<col width="150px" class="parameters_name">
|
@@ -1850,24 +1833,24 @@ gtk_selection_data_get_target (<em class="parameter"><code><a class="link" href=
|
|
1850
1833
|
</table></div>
|
1851
1834
|
</div>
|
1852
1835
|
<div class="refsect3">
|
1853
|
-
<a name="
|
1836
|
+
<a name="gtk-selection-data-get-target.returns"></a><h4>Returns</h4>
|
1854
1837
|
<p> the target of the selection. </p>
|
1855
1838
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1856
1839
|
</div>
|
1857
|
-
<p class="since">Since 2.14</p>
|
1840
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1858
1841
|
</div>
|
1859
1842
|
<hr>
|
1860
1843
|
<div class="refsect2">
|
1861
1844
|
<a name="gtk-targets-include-image"></a><h3>gtk_targets_include_image ()</h3>
|
1862
1845
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1863
|
-
gtk_targets_include_image (<em class="parameter"><code><a href="
|
1846
|
+
gtk_targets_include_image (<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *targets</code></em>,
|
1864
1847
|
<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>,
|
1865
1848
|
<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> writable</code></em>);</pre>
|
1866
1849
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1867
1850
|
can be used to
|
1868
|
-
provide a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>.</p>
|
1851
|
+
provide 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>.</p>
|
1869
1852
|
<div class="refsect3">
|
1870
|
-
<a name="
|
1853
|
+
<a name="gtk-targets-include-image.parameters"></a><h4>Parameters</h4>
|
1871
1854
|
<div class="informaltable"><table width="100%" border="0">
|
1872
1855
|
<colgroup>
|
1873
1856
|
<col width="150px" class="parameters_name">
|
@@ -1877,7 +1860,7 @@ provide a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf
|
|
1877
1860
|
<tbody>
|
1878
1861
|
<tr>
|
1879
1862
|
<td class="parameter_name"><p>targets</p></td>
|
1880
|
-
<td class="parameter_description"><p> an array of <a href="
|
1863
|
+
<td class="parameter_description"><p> an array of <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>s. </p></td>
|
1881
1864
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
1882
1865
|
</tr>
|
1883
1866
|
<tr>
|
@@ -1896,25 +1879,24 @@ how to convert a pixbuf into the format</p></td>
|
|
1896
1879
|
</table></div>
|
1897
1880
|
</div>
|
1898
1881
|
<div class="refsect3">
|
1899
|
-
<a name="
|
1882
|
+
<a name="gtk-targets-include-image.returns"></a><h4>Returns</h4>
|
1900
1883
|
<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 <em class="parameter"><code>targets</code></em>
|
1901
1884
|
include a suitable target for images,
|
1902
1885
|
otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1903
|
-
<p></p>
|
1904
1886
|
</div>
|
1905
|
-
<p class="since">Since 2.10</p>
|
1887
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1906
1888
|
</div>
|
1907
1889
|
<hr>
|
1908
1890
|
<div class="refsect2">
|
1909
1891
|
<a name="gtk-targets-include-text"></a><h3>gtk_targets_include_text ()</h3>
|
1910
1892
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1911
|
-
gtk_targets_include_text (<em class="parameter"><code><a href="
|
1893
|
+
gtk_targets_include_text (<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *targets</code></em>,
|
1912
1894
|
<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>);</pre>
|
1913
1895
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1914
1896
|
can be used to
|
1915
1897
|
provide text.</p>
|
1916
1898
|
<div class="refsect3">
|
1917
|
-
<a name="
|
1899
|
+
<a name="gtk-targets-include-text.parameters"></a><h4>Parameters</h4>
|
1918
1900
|
<div class="informaltable"><table width="100%" border="0">
|
1919
1901
|
<colgroup>
|
1920
1902
|
<col width="150px" class="parameters_name">
|
@@ -1924,7 +1906,7 @@ provide text.</p>
|
|
1924
1906
|
<tbody>
|
1925
1907
|
<tr>
|
1926
1908
|
<td class="parameter_name"><p>targets</p></td>
|
1927
|
-
<td class="parameter_description"><p> an array of <a href="
|
1909
|
+
<td class="parameter_description"><p> an array of <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>s. </p></td>
|
1928
1910
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
1929
1911
|
</tr>
|
1930
1912
|
<tr>
|
@@ -1937,25 +1919,24 @@ provide text.</p>
|
|
1937
1919
|
</table></div>
|
1938
1920
|
</div>
|
1939
1921
|
<div class="refsect3">
|
1940
|
-
<a name="
|
1922
|
+
<a name="gtk-targets-include-text.returns"></a><h4>Returns</h4>
|
1941
1923
|
<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 <em class="parameter"><code>targets</code></em>
|
1942
1924
|
include a suitable target for text,
|
1943
1925
|
otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1944
|
-
<p></p>
|
1945
1926
|
</div>
|
1946
|
-
<p class="since">Since 2.10</p>
|
1927
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1947
1928
|
</div>
|
1948
1929
|
<hr>
|
1949
1930
|
<div class="refsect2">
|
1950
1931
|
<a name="gtk-targets-include-uri"></a><h3>gtk_targets_include_uri ()</h3>
|
1951
1932
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1952
|
-
gtk_targets_include_uri (<em class="parameter"><code><a href="
|
1933
|
+
gtk_targets_include_uri (<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *targets</code></em>,
|
1953
1934
|
<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>);</pre>
|
1954
1935
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1955
1936
|
can be used to
|
1956
1937
|
provide an uri list.</p>
|
1957
1938
|
<div class="refsect3">
|
1958
|
-
<a name="
|
1939
|
+
<a name="gtk-targets-include-uri.parameters"></a><h4>Parameters</h4>
|
1959
1940
|
<div class="informaltable"><table width="100%" border="0">
|
1960
1941
|
<colgroup>
|
1961
1942
|
<col width="150px" class="parameters_name">
|
@@ -1965,7 +1946,7 @@ provide an uri list.</p>
|
|
1965
1946
|
<tbody>
|
1966
1947
|
<tr>
|
1967
1948
|
<td class="parameter_name"><p>targets</p></td>
|
1968
|
-
<td class="parameter_description"><p> an array of <a href="
|
1949
|
+
<td class="parameter_description"><p> an array of <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>s. </p></td>
|
1969
1950
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
1970
1951
|
</tr>
|
1971
1952
|
<tr>
|
@@ -1978,26 +1959,25 @@ provide an uri list.</p>
|
|
1978
1959
|
</table></div>
|
1979
1960
|
</div>
|
1980
1961
|
<div class="refsect3">
|
1981
|
-
<a name="
|
1962
|
+
<a name="gtk-targets-include-uri.returns"></a><h4>Returns</h4>
|
1982
1963
|
<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 <em class="parameter"><code>targets</code></em>
|
1983
1964
|
include a suitable target for uri lists,
|
1984
1965
|
otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1985
|
-
<p></p>
|
1986
1966
|
</div>
|
1987
|
-
<p class="since">Since 2.10</p>
|
1967
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1988
1968
|
</div>
|
1989
1969
|
<hr>
|
1990
1970
|
<div class="refsect2">
|
1991
1971
|
<a name="gtk-targets-include-rich-text"></a><h3>gtk_targets_include_rich_text ()</h3>
|
1992
1972
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1993
|
-
gtk_targets_include_rich_text (<em class="parameter"><code><a href="
|
1973
|
+
gtk_targets_include_rich_text (<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *targets</code></em>,
|
1994
1974
|
<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>,
|
1995
1975
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
1996
1976
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1997
1977
|
can be used to
|
1998
1978
|
provide rich text.</p>
|
1999
1979
|
<div class="refsect3">
|
2000
|
-
<a name="
|
1980
|
+
<a name="gtk-targets-include-rich-text.parameters"></a><h4>Parameters</h4>
|
2001
1981
|
<div class="informaltable"><table width="100%" border="0">
|
2002
1982
|
<colgroup>
|
2003
1983
|
<col width="150px" class="parameters_name">
|
@@ -2007,7 +1987,7 @@ provide rich text.</p>
|
|
2007
1987
|
<tbody>
|
2008
1988
|
<tr>
|
2009
1989
|
<td class="parameter_name"><p>targets</p></td>
|
2010
|
-
<td class="parameter_description"><p> an array of <a href="
|
1990
|
+
<td class="parameter_description"><p> an array of <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>s. </p></td>
|
2011
1991
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
2012
1992
|
</tr>
|
2013
1993
|
<tr>
|
@@ -2025,13 +2005,12 @@ provide rich text.</p>
|
|
2025
2005
|
</table></div>
|
2026
2006
|
</div>
|
2027
2007
|
<div class="refsect3">
|
2028
|
-
<a name="
|
2008
|
+
<a name="gtk-targets-include-rich-text.returns"></a><h4>Returns</h4>
|
2029
2009
|
<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 <em class="parameter"><code>targets</code></em>
|
2030
2010
|
include a suitable target for rich text,
|
2031
2011
|
otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2032
|
-
<p></p>
|
2033
2012
|
</div>
|
2034
|
-
<p class="since">Since 2.10</p>
|
2013
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2035
2014
|
</div>
|
2036
2015
|
<hr>
|
2037
2016
|
<div class="refsect2">
|
@@ -2043,7 +2022,7 @@ selections for a widget. Called when widget is being
|
|
2043
2022
|
destroyed. This function will not generally be
|
2044
2023
|
called by applications.</p>
|
2045
2024
|
<div class="refsect3">
|
2046
|
-
<a name="
|
2025
|
+
<a name="gtk-selection-remove-all.parameters"></a><h4>Parameters</h4>
|
2047
2026
|
<div class="informaltable"><table width="100%" border="0">
|
2048
2027
|
<colgroup>
|
2049
2028
|
<col width="150px" class="parameters_name">
|
@@ -2063,7 +2042,7 @@ called by applications.</p>
|
|
2063
2042
|
<a name="gtk-selection-clear"></a><h3>gtk_selection_clear ()</h3>
|
2064
2043
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2065
2044
|
gtk_selection_clear (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2066
|
-
<em class="parameter"><code><a href="
|
2045
|
+
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEventSelection"><span class="type">GdkEventSelection</span></a> *event</code></em>);</pre>
|
2067
2046
|
<div class="warning">
|
2068
2047
|
<p><code class="literal">gtk_selection_clear</code> has been deprecated since version 2.4 and should not be used in newly-written code.</p>
|
2069
2048
|
<p>Instead of calling this function, chain up from
|
@@ -2073,7 +2052,7 @@ from any other context is illegal.</p>
|
|
2073
2052
|
<p>The default handler for the <a class="link" href="GtkWidget.html#GtkWidget-selection-clear-event" title="The “selection-clear-event” signal"><span class="type">“selection-clear-event”</span></a>
|
2074
2053
|
signal.</p>
|
2075
2054
|
<div class="refsect3">
|
2076
|
-
<a name="
|
2055
|
+
<a name="gtk-selection-clear.parameters"></a><h4>Parameters</h4>
|
2077
2056
|
<div class="informaltable"><table width="100%" border="0">
|
2078
2057
|
<colgroup>
|
2079
2058
|
<col width="150px" class="parameters_name">
|
@@ -2095,11 +2074,10 @@ signal.</p>
|
|
2095
2074
|
</table></div>
|
2096
2075
|
</div>
|
2097
2076
|
<div class="refsect3">
|
2098
|
-
<a name="
|
2077
|
+
<a name="gtk-selection-clear.returns"></a><h4>Returns</h4>
|
2099
2078
|
<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 event was handled, otherwise false</p>
|
2100
|
-
<p></p>
|
2101
2079
|
</div>
|
2102
|
-
<p class="since">Since 2.2</p>
|
2080
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2103
2081
|
</div>
|
2104
2082
|
<hr>
|
2105
2083
|
<div class="refsect2">
|
@@ -2108,7 +2086,7 @@ signal.</p>
|
|
2108
2086
|
gtk_selection_data_copy (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data</code></em>);</pre>
|
2109
2087
|
<p>Makes a copy of a <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> structure and its data.</p>
|
2110
2088
|
<div class="refsect3">
|
2111
|
-
<a name="
|
2089
|
+
<a name="gtk-selection-data-copy.parameters"></a><h4>Parameters</h4>
|
2112
2090
|
<div class="informaltable"><table width="100%" border="0">
|
2113
2091
|
<colgroup>
|
2114
2092
|
<col width="150px" class="parameters_name">
|
@@ -2123,10 +2101,9 @@ gtk_selection_data_copy (<em class="parameter"><code><a class="link" href="GtkWi
|
|
2123
2101
|
</table></div>
|
2124
2102
|
</div>
|
2125
2103
|
<div class="refsect3">
|
2126
|
-
<a name="
|
2104
|
+
<a name="gtk-selection-data-copy.returns"></a><h4>Returns</h4>
|
2127
2105
|
<p> a pointer to a copy of <em class="parameter"><code>data</code></em>
|
2128
2106
|
.</p>
|
2129
|
-
<p></p>
|
2130
2107
|
</div>
|
2131
2108
|
</div>
|
2132
2109
|
<hr>
|
@@ -2137,7 +2114,7 @@ gtk_selection_data_free (<em class="parameter"><code><a class="link" href="GtkWi
|
|
2137
2114
|
<p>Frees a <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> structure returned from
|
2138
2115
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-copy" title="gtk_selection_data_copy ()"><code class="function">gtk_selection_data_copy()</code></a>.</p>
|
2139
2116
|
<div class="refsect3">
|
2140
|
-
<a name="
|
2117
|
+
<a name="gtk-selection-data-free.parameters"></a><h4>Parameters</h4>
|
2141
2118
|
<div class="informaltable"><table width="100%" border="0">
|
2142
2119
|
<colgroup>
|
2143
2120
|
<col width="150px" class="parameters_name">
|
@@ -2230,7 +2207,6 @@ selection handling code.
|
|
2230
2207
|
</div>
|
2231
2208
|
</div>
|
2232
2209
|
<div class="footer">
|
2233
|
-
<hr>
|
2234
|
-
Generated by GTK-Doc V1.21.1</div>
|
2210
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2235
2211
|
</body>
|
2236
2212
|
</html>
|