gtk2 3.2.1-x64-mingw32 → 3.2.2-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/ext/gtk2/extconf.rb +6 -1
- data/ext/gtk2/rbgtkrecentchooser.c +2 -2
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/lib/2.4/gtk2.so +0 -0
- data/lib/2.5/gtk2.so +0 -0
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gdk/gdkenumtypes.h +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkmarshal.h +220 -164
- data/vendor/local/include/gtk-2.0/gtk/gtktypebuiltins.h +23 -23
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +2 -2
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +3 -3
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +3 -3
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +12 -11
@@ -122,7 +122,7 @@
|
|
122
122
|
</tr>
|
123
123
|
<tr>
|
124
124
|
<td class="function_type">
|
125
|
-
<a href="
|
125
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
126
126
|
</td>
|
127
127
|
<td class="function_name">
|
128
128
|
<a class="link" href="gtk2-Selections.html#gtk-target-list-find" title="gtk_target_list_find ()">gtk_target_list_find</a> <span class="c_punctuation">()</span>
|
@@ -146,7 +146,7 @@
|
|
146
146
|
</tr>
|
147
147
|
<tr>
|
148
148
|
<td class="function_type">
|
149
|
-
<a href="
|
149
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
150
150
|
</td>
|
151
151
|
<td class="function_name">
|
152
152
|
<a class="link" href="gtk2-Selections.html#gtk-selection-owner-set" title="gtk_selection_owner_set ()">gtk_selection_owner_set</a> <span class="c_punctuation">()</span>
|
@@ -154,7 +154,7 @@
|
|
154
154
|
</tr>
|
155
155
|
<tr>
|
156
156
|
<td class="function_type">
|
157
|
-
<a href="
|
157
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
158
158
|
</td>
|
159
159
|
<td class="function_name">
|
160
160
|
<a class="link" href="gtk2-Selections.html#gtk-selection-owner-set-for-display" title="gtk_selection_owner_set_for_display ()">gtk_selection_owner_set_for_display</a> <span class="c_punctuation">()</span>
|
@@ -186,7 +186,7 @@
|
|
186
186
|
</tr>
|
187
187
|
<tr>
|
188
188
|
<td class="function_type">
|
189
|
-
<a href="
|
189
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
190
190
|
</td>
|
191
191
|
<td class="function_name">
|
192
192
|
<a class="link" href="gtk2-Selections.html#gtk-selection-convert" title="gtk_selection_convert ()">gtk_selection_convert</a> <span class="c_punctuation">()</span>
|
@@ -202,7 +202,7 @@
|
|
202
202
|
</tr>
|
203
203
|
<tr>
|
204
204
|
<td class="function_type">
|
205
|
-
<a href="
|
205
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
206
206
|
</td>
|
207
207
|
<td class="function_name">
|
208
208
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-set-text" title="gtk_selection_data_set_text ()">gtk_selection_data_set_text</a> <span class="c_punctuation">()</span>
|
@@ -210,7 +210,7 @@
|
|
210
210
|
</tr>
|
211
211
|
<tr>
|
212
212
|
<td class="function_type">
|
213
|
-
<a href="
|
213
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> *
|
214
214
|
</td>
|
215
215
|
<td class="function_name">
|
216
216
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-text" title="gtk_selection_data_get_text ()">gtk_selection_data_get_text</a> <span class="c_punctuation">()</span>
|
@@ -218,7 +218,7 @@
|
|
218
218
|
</tr>
|
219
219
|
<tr>
|
220
220
|
<td class="function_type">
|
221
|
-
<a href="
|
221
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
222
222
|
</td>
|
223
223
|
<td class="function_name">
|
224
224
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-set-pixbuf" title="gtk_selection_data_set_pixbuf ()">gtk_selection_data_set_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -234,7 +234,7 @@
|
|
234
234
|
</tr>
|
235
235
|
<tr>
|
236
236
|
<td class="function_type">
|
237
|
-
<a href="
|
237
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
238
238
|
</td>
|
239
239
|
<td class="function_name">
|
240
240
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-set-uris" title="gtk_selection_data_set_uris ()">gtk_selection_data_set_uris</a> <span class="c_punctuation">()</span>
|
@@ -242,7 +242,7 @@
|
|
242
242
|
</tr>
|
243
243
|
<tr>
|
244
244
|
<td class="function_type">
|
245
|
-
<a href="
|
245
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
246
246
|
</td>
|
247
247
|
<td class="function_name">
|
248
248
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-uris" title="gtk_selection_data_get_uris ()">gtk_selection_data_get_uris</a> <span class="c_punctuation">()</span>
|
@@ -250,7 +250,7 @@
|
|
250
250
|
</tr>
|
251
251
|
<tr>
|
252
252
|
<td class="function_type">
|
253
|
-
<a href="
|
253
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
254
254
|
</td>
|
255
255
|
<td class="function_name">
|
256
256
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-targets" title="gtk_selection_data_get_targets ()">gtk_selection_data_get_targets</a> <span class="c_punctuation">()</span>
|
@@ -258,7 +258,7 @@
|
|
258
258
|
</tr>
|
259
259
|
<tr>
|
260
260
|
<td class="function_type">
|
261
|
-
<a href="
|
261
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
262
262
|
</td>
|
263
263
|
<td class="function_name">
|
264
264
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-targets-include-image" title="gtk_selection_data_targets_include_image ()">gtk_selection_data_targets_include_image</a> <span class="c_punctuation">()</span>
|
@@ -266,7 +266,7 @@
|
|
266
266
|
</tr>
|
267
267
|
<tr>
|
268
268
|
<td class="function_type">
|
269
|
-
<a href="
|
269
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
270
270
|
</td>
|
271
271
|
<td class="function_name">
|
272
272
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-targets-include-text" title="gtk_selection_data_targets_include_text ()">gtk_selection_data_targets_include_text</a> <span class="c_punctuation">()</span>
|
@@ -274,7 +274,7 @@
|
|
274
274
|
</tr>
|
275
275
|
<tr>
|
276
276
|
<td class="function_type">
|
277
|
-
<a href="
|
277
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
278
278
|
</td>
|
279
279
|
<td class="function_name">
|
280
280
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-targets-include-uri" title="gtk_selection_data_targets_include_uri ()">gtk_selection_data_targets_include_uri</a> <span class="c_punctuation">()</span>
|
@@ -282,7 +282,7 @@
|
|
282
282
|
</tr>
|
283
283
|
<tr>
|
284
284
|
<td class="function_type">
|
285
|
-
<a href="
|
285
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
286
286
|
</td>
|
287
287
|
<td class="function_name">
|
288
288
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-targets-include-rich-text" title="gtk_selection_data_targets_include_rich_text ()">gtk_selection_data_targets_include_rich_text</a> <span class="c_punctuation">()</span>
|
@@ -297,7 +297,7 @@
|
|
297
297
|
</td>
|
298
298
|
</tr>
|
299
299
|
<tr>
|
300
|
-
<td class="function_type">const <a href="
|
300
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> *
|
301
301
|
</td>
|
302
302
|
<td class="function_name">
|
303
303
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-data" title="gtk_selection_data_get_data ()">gtk_selection_data_get_data</a> <span class="c_punctuation">()</span>
|
@@ -305,7 +305,7 @@
|
|
305
305
|
</tr>
|
306
306
|
<tr>
|
307
307
|
<td class="function_type">
|
308
|
-
<a href="
|
308
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
309
309
|
</td>
|
310
310
|
<td class="function_name">
|
311
311
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-length" title="gtk_selection_data_get_length ()">gtk_selection_data_get_length</a> <span class="c_punctuation">()</span>
|
@@ -329,7 +329,7 @@
|
|
329
329
|
</tr>
|
330
330
|
<tr>
|
331
331
|
<td class="function_type">
|
332
|
-
<a href="
|
332
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
333
333
|
</td>
|
334
334
|
<td class="function_name">
|
335
335
|
<a class="link" href="gtk2-Selections.html#gtk-selection-data-get-format" title="gtk_selection_data_get_format ()">gtk_selection_data_get_format</a> <span class="c_punctuation">()</span>
|
@@ -345,7 +345,7 @@
|
|
345
345
|
</tr>
|
346
346
|
<tr>
|
347
347
|
<td class="function_type">
|
348
|
-
<a href="
|
348
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
349
349
|
</td>
|
350
350
|
<td class="function_name">
|
351
351
|
<a class="link" href="gtk2-Selections.html#gtk-targets-include-image" title="gtk_targets_include_image ()">gtk_targets_include_image</a> <span class="c_punctuation">()</span>
|
@@ -353,7 +353,7 @@
|
|
353
353
|
</tr>
|
354
354
|
<tr>
|
355
355
|
<td class="function_type">
|
356
|
-
<a href="
|
356
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
357
357
|
</td>
|
358
358
|
<td class="function_name">
|
359
359
|
<a class="link" href="gtk2-Selections.html#gtk-targets-include-text" title="gtk_targets_include_text ()">gtk_targets_include_text</a> <span class="c_punctuation">()</span>
|
@@ -361,7 +361,7 @@
|
|
361
361
|
</tr>
|
362
362
|
<tr>
|
363
363
|
<td class="function_type">
|
364
|
-
<a href="
|
364
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
365
365
|
</td>
|
366
366
|
<td class="function_name">
|
367
367
|
<a class="link" href="gtk2-Selections.html#gtk-targets-include-uri" title="gtk_targets_include_uri ()">gtk_targets_include_uri</a> <span class="c_punctuation">()</span>
|
@@ -369,7 +369,7 @@
|
|
369
369
|
</tr>
|
370
370
|
<tr>
|
371
371
|
<td class="function_type">
|
372
|
-
<a href="
|
372
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
373
373
|
</td>
|
374
374
|
<td class="function_name">
|
375
375
|
<a class="link" href="gtk2-Selections.html#gtk-targets-include-rich-text" title="gtk_targets_include_rich_text ()">gtk_targets_include_rich_text</a> <span class="c_punctuation">()</span>
|
@@ -385,7 +385,7 @@
|
|
385
385
|
</tr>
|
386
386
|
<tr>
|
387
387
|
<td class="function_type">
|
388
|
-
<a href="
|
388
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
389
389
|
</td>
|
390
390
|
<td class="function_name">
|
391
391
|
<a class="link" href="gtk2-Selections.html#gtk-selection-clear" title="gtk_selection_clear ()">gtk_selection_clear</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"> <a href="
|
438
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
|
439
439
|
<span class="lineart">╰──</span> GtkTargetList
|
440
440
|
</pre>
|
441
441
|
</div>
|
@@ -469,7 +469,7 @@ associated information.
|
|
469
469
|
<a name="gtk-target-list-new"></a><h3>gtk_target_list_new ()</h3>
|
470
470
|
<pre class="programlisting"><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="returnvalue">GtkTargetList</span></a> *
|
471
471
|
gtk_target_list_new (<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>,
|
472
|
-
<em class="parameter"><code><a href="
|
472
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/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
475
|
<a name="gtk-target-list-new.parameters"></a><h4>Parameters</h4>
|
@@ -555,8 +555,8 @@ If the resulting reference count is zero, frees the list.</p>
|
|
555
555
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
556
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>,
|
557
557
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
558
|
-
<em class="parameter"><code><a href="
|
559
|
-
<em class="parameter"><code><a href="
|
558
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> flags</code></em>,
|
559
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info</code></em>);</pre>
|
560
560
|
<p>Appends another target to a <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>.</p>
|
561
561
|
<div class="refsect3">
|
562
562
|
<a name="gtk-target-list-add.parameters"></a><h4>Parameters</h4>
|
@@ -597,7 +597,7 @@ gtk_target_list_add (<em class="parameter"><code><a class="link" href="gtk2-Sele
|
|
597
597
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
598
598
|
gtk_target_list_add_table (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
599
599
|
<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>,
|
600
|
-
<em class="parameter"><code><a href="
|
600
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> ntargets</code></em>);</pre>
|
601
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>
|
602
602
|
<div class="refsect3">
|
603
603
|
<a name="gtk-target-list-add-table.parameters"></a><h4>Parameters</h4>
|
@@ -632,7 +632,7 @@ gtk_target_list_add_table (<em class="parameter"><code><a class="link" href="gtk
|
|
632
632
|
<a name="gtk-target-list-add-text-targets"></a><h3>gtk_target_list_add_text_targets ()</h3>
|
633
633
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
634
634
|
gtk_target_list_add_text_targets (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
635
|
-
<em class="parameter"><code><a href="
|
635
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info</code></em>);</pre>
|
636
636
|
<p>Appends the text targets supported by <span class="type">GtkSelection</span> to
|
637
637
|
the target list. All targets are added with the same <em class="parameter"><code>info</code></em>
|
638
638
|
.</p>
|
@@ -665,8 +665,8 @@ the target list. All targets are added with the same <em class="parameter"><code
|
|
665
665
|
<a name="gtk-target-list-add-image-targets"></a><h3>gtk_target_list_add_image_targets ()</h3>
|
666
666
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
667
667
|
gtk_target_list_add_image_targets (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
668
|
-
<em class="parameter"><code><a href="
|
669
|
-
<em class="parameter"><code><a href="
|
668
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info</code></em>,
|
669
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writable</code></em>);</pre>
|
670
670
|
<p>Appends the image targets supported by <span class="type">GtkSelection</span> to
|
671
671
|
the target list. All targets are added with the same <em class="parameter"><code>info</code></em>
|
672
672
|
.</p>
|
@@ -705,7 +705,7 @@ how to convert a pixbuf into the format</p></td>
|
|
705
705
|
<a name="gtk-target-list-add-uri-targets"></a><h3>gtk_target_list_add_uri_targets ()</h3>
|
706
706
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
707
707
|
gtk_target_list_add_uri_targets (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
708
|
-
<em class="parameter"><code><a href="
|
708
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info</code></em>);</pre>
|
709
709
|
<p>Appends the URI targets supported by <span class="type">GtkSelection</span> to
|
710
710
|
the target list. All targets are added with the same <em class="parameter"><code>info</code></em>
|
711
711
|
.</p>
|
@@ -738,8 +738,8 @@ the target list. All targets are added with the same <em class="parameter"><code
|
|
738
738
|
<a name="gtk-target-list-add-rich-text-targets"></a><h3>gtk_target_list_add_rich_text_targets ()</h3>
|
739
739
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
740
740
|
gtk_target_list_add_rich_text_targets (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
741
|
-
<em class="parameter"><code><a href="
|
742
|
-
<em class="parameter"><code><a href="
|
741
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info</code></em>,
|
742
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> deserializable</code></em>,
|
743
743
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
744
744
|
<p>Appends the rich text targets registered with
|
745
745
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-serialize-format" title="gtk_text_buffer_register_serialize_format ()"><code class="function">gtk_text_buffer_register_serialize_format()</code></a> or
|
@@ -767,7 +767,7 @@ targets are added with the same <em class="parameter"><code>info</code></em>
|
|
767
767
|
</tr>
|
768
768
|
<tr>
|
769
769
|
<td class="parameter_name"><p>deserializable</p></td>
|
770
|
-
<td class="parameter_description"><p>if <a href="
|
770
|
+
<td class="parameter_description"><p>if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then deserializable rich text formats
|
771
771
|
will be added, serializable formats otherwise.</p></td>
|
772
772
|
<td class="parameter_annotations"> </td>
|
773
773
|
</tr>
|
@@ -814,10 +814,10 @@ gtk_target_list_remove (<em class="parameter"><code><a class="link" href="gtk2-S
|
|
814
814
|
<hr>
|
815
815
|
<div class="refsect2">
|
816
816
|
<a name="gtk-target-list-find"></a><h3>gtk_target_list_find ()</h3>
|
817
|
-
<pre class="programlisting"><a href="
|
817
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
818
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>,
|
819
819
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
820
|
-
<em class="parameter"><code><a href="
|
820
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *info</code></em>);</pre>
|
821
821
|
<p>Looks up a given target in a <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>.</p>
|
822
822
|
<div class="refsect3">
|
823
823
|
<a name="gtk-target-list-find.parameters"></a><h4>Parameters</h4>
|
@@ -841,7 +841,7 @@ gtk_target_list_find (<em class="parameter"><code><a class="link" href="gtk2-Sel
|
|
841
841
|
<tr>
|
842
842
|
<td class="parameter_name"><p>info</p></td>
|
843
843
|
<td class="parameter_description"><p>a pointer to the location to store application info for target,
|
844
|
-
or <a href="
|
844
|
+
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
845
845
|
<td class="parameter_annotations"> </td>
|
846
846
|
</tr>
|
847
847
|
</tbody>
|
@@ -849,7 +849,7 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
849
849
|
</div>
|
850
850
|
<div class="refsect3">
|
851
851
|
<a name="gtk-target-list-find.returns"></a><h4>Returns</h4>
|
852
|
-
<p> <a href="
|
852
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the target was found, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p>
|
853
853
|
</div>
|
854
854
|
</div>
|
855
855
|
<hr>
|
@@ -857,7 +857,7 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
857
857
|
<a name="gtk-target-table-free"></a><h3>gtk_target_table_free ()</h3>
|
858
858
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
859
859
|
gtk_target_table_free (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
860
|
-
<em class="parameter"><code><a href="
|
860
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>);</pre>
|
861
861
|
<p>This function frees a target table as returned by
|
862
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>
|
863
863
|
<div class="refsect3">
|
@@ -889,7 +889,7 @@ gtk_target_table_free (<em class="parameter"><code><a class="link" href="gtk2-Se
|
|
889
889
|
<a name="gtk-target-table-new-from-list"></a><h3>gtk_target_table_new_from_list ()</h3>
|
890
890
|
<pre class="programlisting"><a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> *
|
891
891
|
gtk_target_table_new_from_list (<em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
892
|
-
<em class="parameter"><code><a href="
|
892
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_targets</code></em>);</pre>
|
893
893
|
<p>This function creates an <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> array that contains the
|
894
894
|
same targets as the passed <code class="literal">list</code>. The returned table is newly
|
895
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
|
@@ -926,13 +926,13 @@ longer needed.</p>
|
|
926
926
|
<hr>
|
927
927
|
<div class="refsect2">
|
928
928
|
<a name="gtk-selection-owner-set"></a><h3>gtk_selection_owner_set ()</h3>
|
929
|
-
<pre class="programlisting"><a href="
|
929
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
930
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>,
|
931
931
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
932
|
-
<em class="parameter"><code><a href="
|
932
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
933
933
|
<p>Claims ownership of a given selection for a particular widget,
|
934
934
|
or, if <em class="parameter"><code>widget</code></em>
|
935
|
-
is <a href="
|
935
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, release ownership of the selection.</p>
|
936
936
|
<div class="refsect3">
|
937
937
|
<a name="gtk-selection-owner-set.parameters"></a><h4>Parameters</h4>
|
938
938
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -944,7 +944,7 @@ or, if <em class="parameter"><code>widget</code></em>
|
|
944
944
|
<tbody>
|
945
945
|
<tr>
|
946
946
|
<td class="parameter_name"><p>widget</p></td>
|
947
|
-
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="
|
947
|
+
<td class="parameter_description"><p> a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
948
948
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
949
949
|
</tr>
|
950
950
|
<tr>
|
@@ -962,20 +962,20 @@ or, if <em class="parameter"><code>widget</code></em>
|
|
962
962
|
</div>
|
963
963
|
<div class="refsect3">
|
964
964
|
<a name="gtk-selection-owner-set.returns"></a><h4>Returns</h4>
|
965
|
-
<p> <a href="
|
965
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the operation succeeded</p>
|
966
966
|
</div>
|
967
967
|
</div>
|
968
968
|
<hr>
|
969
969
|
<div class="refsect2">
|
970
970
|
<a name="gtk-selection-owner-set-for-display"></a><h3>gtk_selection_owner_set_for_display ()</h3>
|
971
|
-
<pre class="programlisting"><a href="
|
971
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
972
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>,
|
973
973
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
974
974
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
975
|
-
<em class="parameter"><code><a href="
|
975
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
976
976
|
<p>Claim ownership of a given selection for a particular widget, or,
|
977
977
|
if <em class="parameter"><code>widget</code></em>
|
978
|
-
is <a href="
|
978
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, release ownership of the selection.</p>
|
979
979
|
<div class="refsect3">
|
980
980
|
<a name="gtk-selection-owner-set-for-display.parameters"></a><h4>Parameters</h4>
|
981
981
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -992,7 +992,7 @@ if <em class="parameter"><code>widget</code></em>
|
|
992
992
|
</tr>
|
993
993
|
<tr>
|
994
994
|
<td class="parameter_name"><p>widget</p></td>
|
995
|
-
<td class="parameter_description"><p> new selection owner (a <span class="type">GdkWidget</span>), or <a href="
|
995
|
+
<td class="parameter_description"><p> new selection owner (a <span class="type">GdkWidget</span>), or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
996
996
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
997
997
|
</tr>
|
998
998
|
<tr>
|
@@ -1021,7 +1021,7 @@ if <em class="parameter"><code>widget</code></em>
|
|
1021
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>,
|
1022
1022
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1023
1023
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1024
|
-
<em class="parameter"><code><a href="
|
1024
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info</code></em>);</pre>
|
1025
1025
|
<p>Appends a specified target to the list of supported targets for a
|
1026
1026
|
given widget and selection.</p>
|
1027
1027
|
<div class="refsect3">
|
@@ -1064,7 +1064,7 @@ given widget and selection.</p>
|
|
1064
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>,
|
1065
1065
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1066
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>,
|
1067
|
-
<em class="parameter"><code><a href="
|
1067
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> ntargets</code></em>);</pre>
|
1068
1068
|
<p>Prepends a table of targets to the list of supported targets
|
1069
1069
|
for a given widget and selection.</p>
|
1070
1070
|
<div class="refsect3">
|
@@ -1135,11 +1135,11 @@ widget.</p>
|
|
1135
1135
|
<hr>
|
1136
1136
|
<div class="refsect2">
|
1137
1137
|
<a name="gtk-selection-convert"></a><h3>gtk_selection_convert ()</h3>
|
1138
|
-
<pre class="programlisting"><a href="
|
1138
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1139
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>,
|
1140
1140
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1141
1141
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1142
|
-
<em class="parameter"><code><a href="
|
1142
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
1143
1143
|
<p>Requests the contents of a selection. When received,
|
1144
1144
|
a "selection-received" signal will be generated.</p>
|
1145
1145
|
<div class="refsect3">
|
@@ -1177,7 +1177,7 @@ In emergency, you could use <a href="../html/gdk2-Events.html#GDK-CURRENT-TIME:C
|
|
1177
1177
|
</div>
|
1178
1178
|
<div class="refsect3">
|
1179
1179
|
<a name="gtk-selection-convert.returns"></a><h4>Returns</h4>
|
1180
|
-
<p> <a href="
|
1180
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if requested succeeded. <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we could not process
|
1181
1181
|
request. (e.g., there was already a request in process for
|
1182
1182
|
this widget).</p>
|
1183
1183
|
</div>
|
@@ -1188,9 +1188,9 @@ this widget).</p>
|
|
1188
1188
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1189
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>,
|
1190
1190
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> type</code></em>,
|
1191
|
-
<em class="parameter"><code><a href="
|
1192
|
-
<em class="parameter"><code>const <a href="
|
1193
|
-
<em class="parameter"><code><a href="
|
1191
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> format</code></em>,
|
1192
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *data</code></em>,
|
1193
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> length</code></em>);</pre>
|
1194
1194
|
<p>Stores new data into a <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object. Should
|
1195
1195
|
<span class="emphasis"><em>only</em></span> be called from a selection handler callback.
|
1196
1196
|
Zero-terminates the stored data.</p>
|
@@ -1235,10 +1235,10 @@ Zero-terminates the stored data.</p>
|
|
1235
1235
|
<hr>
|
1236
1236
|
<div class="refsect2">
|
1237
1237
|
<a name="gtk-selection-data-set-text"></a><h3>gtk_selection_data_set_text ()</h3>
|
1238
|
-
<pre class="programlisting"><a href="
|
1238
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1239
1239
|
gtk_selection_data_set_text (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1240
|
-
<em class="parameter"><code>const <a href="
|
1241
|
-
<em class="parameter"><code><a href="
|
1240
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *str</code></em>,
|
1241
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len</code></em>);</pre>
|
1242
1242
|
<p>Sets the contents of the selection from a UTF-8 encoded string.
|
1243
1243
|
The string is converted to the form determined by
|
1244
1244
|
<em class="parameter"><code>selection_data->target</code></em>
|
@@ -1274,14 +1274,14 @@ is nul-terminated.</p></td>
|
|
1274
1274
|
</div>
|
1275
1275
|
<div class="refsect3">
|
1276
1276
|
<a name="gtk-selection-data-set-text.returns"></a><h4>Returns</h4>
|
1277
|
-
<p> <a href="
|
1278
|
-
otherwise <a href="
|
1277
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the selection was successfully set,
|
1278
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1279
1279
|
</div>
|
1280
1280
|
</div>
|
1281
1281
|
<hr>
|
1282
1282
|
<div class="refsect2">
|
1283
1283
|
<a name="gtk-selection-data-get-text"></a><h3>gtk_selection_data_get_text ()</h3>
|
1284
|
-
<pre class="programlisting"><a href="
|
1284
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> *
|
1285
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>
|
1286
1286
|
<p>Gets the contents of the selection data as a UTF-8 string.</p>
|
1287
1287
|
<div class="refsect3">
|
@@ -1303,14 +1303,14 @@ gtk_selection_data_get_text (<em class="parameter"><code><a class="link" href="G
|
|
1303
1303
|
<a name="gtk-selection-data-get-text.returns"></a><h4>Returns</h4>
|
1304
1304
|
<p> if the selection data contained a recognized
|
1305
1305
|
text type and it could be converted to UTF-8, a newly allocated
|
1306
|
-
string containing the converted text, otherwise <a href="
|
1307
|
-
If the result is non-<a href="
|
1306
|
+
string containing the converted text, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
|
1307
|
+
If the result is non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> it must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
1308
1308
|
</div>
|
1309
1309
|
</div>
|
1310
1310
|
<hr>
|
1311
1311
|
<div class="refsect2">
|
1312
1312
|
<a name="gtk-selection-data-set-pixbuf"></a><h3>gtk_selection_data_set_pixbuf ()</h3>
|
1313
|
-
<pre class="programlisting"><a href="
|
1313
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1314
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>,
|
1315
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
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>
|
@@ -1341,8 +1341,8 @@ The pixbuf is converted to the form determined by
|
|
1341
1341
|
</div>
|
1342
1342
|
<div class="refsect3">
|
1343
1343
|
<a name="gtk-selection-data-set-pixbuf.returns"></a><h4>Returns</h4>
|
1344
|
-
<p> <a href="
|
1345
|
-
otherwise <a href="
|
1344
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the selection was successfully set,
|
1345
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1346
1346
|
</div>
|
1347
1347
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1348
1348
|
</div>
|
@@ -1371,8 +1371,8 @@ gtk_selection_data_get_pixbuf (<em class="parameter"><code><a class="link" href=
|
|
1371
1371
|
<a name="gtk-selection-data-get-pixbuf.returns"></a><h4>Returns</h4>
|
1372
1372
|
<p> if the selection data contained a recognized
|
1373
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
|
1374
|
-
newly allocated pixbuf is returned, otherwise <a href="
|
1375
|
-
If the result is non-<a href="
|
1374
|
+
newly allocated pixbuf is returned, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
|
1375
|
+
If the result is non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> it must be freed with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. </p>
|
1376
1376
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1377
1377
|
</div>
|
1378
1378
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
@@ -1380,9 +1380,9 @@ If the result is non-<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local
|
|
1380
1380
|
<hr>
|
1381
1381
|
<div class="refsect2">
|
1382
1382
|
<a name="gtk-selection-data-set-uris"></a><h3>gtk_selection_data_set_uris ()</h3>
|
1383
|
-
<pre class="programlisting"><a href="
|
1383
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1384
1384
|
gtk_selection_data_set_uris (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1385
|
-
<em class="parameter"><code><a href="
|
1385
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **uris</code></em>);</pre>
|
1386
1386
|
<p>Sets the contents of the selection from a list of URIs.
|
1387
1387
|
The string is converted to the form determined by
|
1388
1388
|
<em class="parameter"><code>selection_data->target</code></em>
|
@@ -1403,7 +1403,7 @@ The string is converted to the form determined by
|
|
1403
1403
|
</tr>
|
1404
1404
|
<tr>
|
1405
1405
|
<td class="parameter_name"><p>uris</p></td>
|
1406
|
-
<td class="parameter_description"><p> a <a href="
|
1406
|
+
<td class="parameter_description"><p> a <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of
|
1407
1407
|
strings holding URIs. </p></td>
|
1408
1408
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1]</span></td>
|
1409
1409
|
</tr>
|
@@ -1412,15 +1412,15 @@ strings holding URIs. </p></td>
|
|
1412
1412
|
</div>
|
1413
1413
|
<div class="refsect3">
|
1414
1414
|
<a name="gtk-selection-data-set-uris.returns"></a><h4>Returns</h4>
|
1415
|
-
<p> <a href="
|
1416
|
-
otherwise <a href="
|
1415
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the selection was successfully set,
|
1416
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1417
1417
|
</div>
|
1418
1418
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1419
1419
|
</div>
|
1420
1420
|
<hr>
|
1421
1421
|
<div class="refsect2">
|
1422
1422
|
<a name="gtk-selection-data-get-uris"></a><h3>gtk_selection_data_get_uris ()</h3>
|
1423
|
-
<pre class="programlisting"><a href="
|
1423
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
1424
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>
|
1425
1425
|
<p>Gets the contents of the selection data as array of URIs.</p>
|
1426
1426
|
<div class="refsect3">
|
@@ -1442,9 +1442,9 @@ gtk_selection_data_get_uris (<em class="parameter"><code><a class="link" href="G
|
|
1442
1442
|
<a name="gtk-selection-data-get-uris.returns"></a><h4>Returns</h4>
|
1443
1443
|
<p> if
|
1444
1444
|
the selection data contains a list of
|
1445
|
-
URIs, a newly allocated <a href="
|
1446
|
-
containing the URIs, otherwise <a href="
|
1447
|
-
non-<a href="
|
1445
|
+
URIs, a newly allocated <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated string array
|
1446
|
+
containing the URIs, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. If the result is
|
1447
|
+
non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> it must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>. </p>
|
1448
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>
|
1449
1449
|
</div>
|
1450
1450
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
@@ -1452,10 +1452,10 @@ non-<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/ht
|
|
1452
1452
|
<hr>
|
1453
1453
|
<div class="refsect2">
|
1454
1454
|
<a name="gtk-selection-data-get-targets"></a><h3>gtk_selection_data_get_targets ()</h3>
|
1455
|
-
<pre class="programlisting"><a href="
|
1455
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1456
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>,
|
1457
1457
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> **targets</code></em>,
|
1458
|
-
<em class="parameter"><code><a href="
|
1458
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_atoms</code></em>);</pre>
|
1459
1459
|
<p>Gets the contents of <em class="parameter"><code>selection_data</code></em>
|
1460
1460
|
as an array of targets.
|
1461
1461
|
This can be used to interpret the results of getting
|
@@ -1478,7 +1478,7 @@ any selection.</p>
|
|
1478
1478
|
<tr>
|
1479
1479
|
<td class="parameter_name"><p>targets</p></td>
|
1480
1480
|
<td class="parameter_description"><p> location to store an array of targets. The result
|
1481
|
-
stored here must be freed with <a href="
|
1481
|
+
stored here must be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>. </p></td>
|
1482
1482
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_atoms][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></td>
|
1483
1483
|
</tr>
|
1484
1484
|
<tr>
|
@@ -1492,18 +1492,18 @@ stored here must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/ve
|
|
1492
1492
|
</div>
|
1493
1493
|
<div class="refsect3">
|
1494
1494
|
<a name="gtk-selection-data-get-targets.returns"></a><h4>Returns</h4>
|
1495
|
-
<p> <a href="
|
1495
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>selection_data</code></em>
|
1496
1496
|
contains a valid
|
1497
|
-
array of targets, otherwise <a href="
|
1497
|
+
array of targets, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1498
1498
|
</div>
|
1499
1499
|
</div>
|
1500
1500
|
<hr>
|
1501
1501
|
<div class="refsect2">
|
1502
1502
|
<a name="gtk-selection-data-targets-include-image"></a><h3>gtk_selection_data_targets_include_image ()</h3>
|
1503
|
-
<pre class="programlisting"><a href="
|
1503
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1504
1504
|
gtk_selection_data_targets_include_image
|
1505
1505
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1506
|
-
<em class="parameter"><code><a href="
|
1506
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writable</code></em>);</pre>
|
1507
1507
|
<p>Given a <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object holding a list of targets,
|
1508
1508
|
determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1509
1509
|
can be used to
|
@@ -1533,16 +1533,16 @@ how to convert a pixbuf into the format</p></td>
|
|
1533
1533
|
</div>
|
1534
1534
|
<div class="refsect3">
|
1535
1535
|
<a name="gtk-selection-data-targets-include-image.returns"></a><h4>Returns</h4>
|
1536
|
-
<p> <a href="
|
1536
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>selection_data</code></em>
|
1537
1537
|
holds a list of targets,
|
1538
|
-
and a suitable target for images is included, otherwise <a href="
|
1538
|
+
and a suitable target for images is included, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1539
1539
|
</div>
|
1540
1540
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1541
1541
|
</div>
|
1542
1542
|
<hr>
|
1543
1543
|
<div class="refsect2">
|
1544
1544
|
<a name="gtk-selection-data-targets-include-text"></a><h3>gtk_selection_data_targets_include_text ()</h3>
|
1545
|
-
<pre class="programlisting"><a href="
|
1545
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1546
1546
|
gtk_selection_data_targets_include_text
|
1547
1547
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1548
1548
|
<p>Given a <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object holding a list of targets,
|
@@ -1566,15 +1566,15 @@ provide text.</p>
|
|
1566
1566
|
</div>
|
1567
1567
|
<div class="refsect3">
|
1568
1568
|
<a name="gtk-selection-data-targets-include-text.returns"></a><h4>Returns</h4>
|
1569
|
-
<p> <a href="
|
1569
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>selection_data</code></em>
|
1570
1570
|
holds a list of targets,
|
1571
|
-
and a suitable target for text is included, otherwise <a href="
|
1571
|
+
and a suitable target for text is included, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1572
1572
|
</div>
|
1573
1573
|
</div>
|
1574
1574
|
<hr>
|
1575
1575
|
<div class="refsect2">
|
1576
1576
|
<a name="gtk-selection-data-targets-include-uri"></a><h3>gtk_selection_data_targets_include_uri ()</h3>
|
1577
|
-
<pre class="programlisting"><a href="
|
1577
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1578
1578
|
gtk_selection_data_targets_include_uri
|
1579
1579
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1580
1580
|
<p>Given a <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object holding a list of targets,
|
@@ -1598,16 +1598,16 @@ provide a list or URIs.</p>
|
|
1598
1598
|
</div>
|
1599
1599
|
<div class="refsect3">
|
1600
1600
|
<a name="gtk-selection-data-targets-include-uri.returns"></a><h4>Returns</h4>
|
1601
|
-
<p> <a href="
|
1601
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>selection_data</code></em>
|
1602
1602
|
holds a list of targets,
|
1603
|
-
and a suitable target for URI lists is included, otherwise <a href="
|
1603
|
+
and a suitable target for URI lists is included, otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1604
1604
|
</div>
|
1605
1605
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1606
1606
|
</div>
|
1607
1607
|
<hr>
|
1608
1608
|
<div class="refsect2">
|
1609
1609
|
<a name="gtk-selection-data-targets-include-rich-text"></a><h3>gtk_selection_data_targets_include_rich_text ()</h3>
|
1610
|
-
<pre class="programlisting"><a href="
|
1610
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1611
1611
|
gtk_selection_data_targets_include_rich_text
|
1612
1612
|
(<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1613
1613
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
@@ -1639,10 +1639,10 @@ provide rich text.</p>
|
|
1639
1639
|
</div>
|
1640
1640
|
<div class="refsect3">
|
1641
1641
|
<a name="gtk-selection-data-targets-include-rich-text.returns"></a><h4>Returns</h4>
|
1642
|
-
<p> <a href="
|
1642
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>selection_data</code></em>
|
1643
1643
|
holds a list of targets,
|
1644
1644
|
and a suitable target for rich text is included,
|
1645
|
-
otherwise <a href="
|
1645
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1646
1646
|
</div>
|
1647
1647
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1648
1648
|
</div>
|
@@ -1677,7 +1677,7 @@ gtk_selection_data_get_selection (<em class="parameter"><code><a class="link" hr
|
|
1677
1677
|
<hr>
|
1678
1678
|
<div class="refsect2">
|
1679
1679
|
<a name="gtk-selection-data-get-data"></a><h3>gtk_selection_data_get_data ()</h3>
|
1680
|
-
<pre class="programlisting">const <a href="
|
1680
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> *
|
1681
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>
|
1682
1682
|
<p>Retrieves the raw data of the selection.</p>
|
1683
1683
|
<div class="refsect3">
|
@@ -1704,7 +1704,7 @@ gtk_selection_data_get_data (<em class="parameter"><code><a class="link" href="G
|
|
1704
1704
|
<hr>
|
1705
1705
|
<div class="refsect2">
|
1706
1706
|
<a name="gtk-selection-data-get-length"></a><h3>gtk_selection_data_get_length ()</h3>
|
1707
|
-
<pre class="programlisting"><a href="
|
1707
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
1708
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>
|
1709
1709
|
<p>Retrieves the length of the raw data of the selection.</p>
|
1710
1710
|
<div class="refsect3">
|
@@ -1787,7 +1787,7 @@ gtk_selection_data_get_display (<em class="parameter"><code><a class="link" href
|
|
1787
1787
|
<hr>
|
1788
1788
|
<div class="refsect2">
|
1789
1789
|
<a name="gtk-selection-data-get-format"></a><h3>gtk_selection_data_get_format ()</h3>
|
1790
|
-
<pre class="programlisting"><a href="
|
1790
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
1791
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>
|
1792
1792
|
<p>Retrieves the format of the selection.</p>
|
1793
1793
|
<div class="refsect3">
|
@@ -1842,10 +1842,10 @@ gtk_selection_data_get_target (<em class="parameter"><code><a class="link" href=
|
|
1842
1842
|
<hr>
|
1843
1843
|
<div class="refsect2">
|
1844
1844
|
<a name="gtk-targets-include-image"></a><h3>gtk_targets_include_image ()</h3>
|
1845
|
-
<pre class="programlisting"><a href="
|
1845
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1846
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>,
|
1847
|
-
<em class="parameter"><code><a href="
|
1848
|
-
<em class="parameter"><code><a href="
|
1847
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
1848
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writable</code></em>);</pre>
|
1849
1849
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1850
1850
|
can be used to
|
1851
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>
|
@@ -1880,18 +1880,18 @@ how to convert a pixbuf into the format</p></td>
|
|
1880
1880
|
</div>
|
1881
1881
|
<div class="refsect3">
|
1882
1882
|
<a name="gtk-targets-include-image.returns"></a><h4>Returns</h4>
|
1883
|
-
<p> <a href="
|
1883
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>targets</code></em>
|
1884
1884
|
include a suitable target for images,
|
1885
|
-
otherwise <a href="
|
1885
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1886
1886
|
</div>
|
1887
1887
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1888
1888
|
</div>
|
1889
1889
|
<hr>
|
1890
1890
|
<div class="refsect2">
|
1891
1891
|
<a name="gtk-targets-include-text"></a><h3>gtk_targets_include_text ()</h3>
|
1892
|
-
<pre class="programlisting"><a href="
|
1892
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1893
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>,
|
1894
|
-
<em class="parameter"><code><a href="
|
1894
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>);</pre>
|
1895
1895
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1896
1896
|
can be used to
|
1897
1897
|
provide text.</p>
|
@@ -1920,18 +1920,18 @@ provide text.</p>
|
|
1920
1920
|
</div>
|
1921
1921
|
<div class="refsect3">
|
1922
1922
|
<a name="gtk-targets-include-text.returns"></a><h4>Returns</h4>
|
1923
|
-
<p> <a href="
|
1923
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>targets</code></em>
|
1924
1924
|
include a suitable target for text,
|
1925
|
-
otherwise <a href="
|
1925
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1926
1926
|
</div>
|
1927
1927
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1928
1928
|
</div>
|
1929
1929
|
<hr>
|
1930
1930
|
<div class="refsect2">
|
1931
1931
|
<a name="gtk-targets-include-uri"></a><h3>gtk_targets_include_uri ()</h3>
|
1932
|
-
<pre class="programlisting"><a href="
|
1932
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1933
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>,
|
1934
|
-
<em class="parameter"><code><a href="
|
1934
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>);</pre>
|
1935
1935
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1936
1936
|
can be used to
|
1937
1937
|
provide an uri list.</p>
|
@@ -1960,18 +1960,18 @@ provide an uri list.</p>
|
|
1960
1960
|
</div>
|
1961
1961
|
<div class="refsect3">
|
1962
1962
|
<a name="gtk-targets-include-uri.returns"></a><h4>Returns</h4>
|
1963
|
-
<p> <a href="
|
1963
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>targets</code></em>
|
1964
1964
|
include a suitable target for uri lists,
|
1965
|
-
otherwise <a href="
|
1965
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1966
1966
|
</div>
|
1967
1967
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1968
1968
|
</div>
|
1969
1969
|
<hr>
|
1970
1970
|
<div class="refsect2">
|
1971
1971
|
<a name="gtk-targets-include-rich-text"></a><h3>gtk_targets_include_rich_text ()</h3>
|
1972
|
-
<pre class="programlisting"><a href="
|
1972
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1973
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>,
|
1974
|
-
<em class="parameter"><code><a href="
|
1974
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
1975
1975
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
1976
1976
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1977
1977
|
can be used to
|
@@ -2006,9 +2006,9 @@ provide rich text.</p>
|
|
2006
2006
|
</div>
|
2007
2007
|
<div class="refsect3">
|
2008
2008
|
<a name="gtk-targets-include-rich-text.returns"></a><h4>Returns</h4>
|
2009
|
-
<p> <a href="
|
2009
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>targets</code></em>
|
2010
2010
|
include a suitable target for rich text,
|
2011
|
-
otherwise <a href="
|
2011
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2012
2012
|
</div>
|
2013
2013
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2014
2014
|
</div>
|
@@ -2040,7 +2040,7 @@ called by applications.</p>
|
|
2040
2040
|
<hr>
|
2041
2041
|
<div class="refsect2">
|
2042
2042
|
<a name="gtk-selection-clear"></a><h3>gtk_selection_clear ()</h3>
|
2043
|
-
<pre class="programlisting"><a href="
|
2043
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2044
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>,
|
2045
2045
|
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEventSelection"><span class="type">GdkEventSelection</span></a> *event</code></em>);</pre>
|
2046
2046
|
<div class="warning">
|
@@ -2075,7 +2075,7 @@ signal.</p>
|
|
2075
2075
|
</div>
|
2076
2076
|
<div class="refsect3">
|
2077
2077
|
<a name="gtk-selection-clear.returns"></a><h4>Returns</h4>
|
2078
|
-
<p> <a href="
|
2078
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the event was handled, otherwise false</p>
|
2079
2079
|
</div>
|
2080
2080
|
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2081
2081
|
</div>
|