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
@@ -57,7 +57,7 @@
|
|
57
57
|
</tr>
|
58
58
|
<tr>
|
59
59
|
<td class="function_type">
|
60
|
-
<a href="
|
60
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
61
61
|
</td>
|
62
62
|
<td class="function_name">
|
63
63
|
<a class="link" href="gtk2-Bindings.html#gtk-binding-parse-binding" title="gtk_binding_parse_binding ()">gtk_binding_parse_binding</a> <span class="c_punctuation">()</span>
|
@@ -89,7 +89,7 @@
|
|
89
89
|
</tr>
|
90
90
|
<tr>
|
91
91
|
<td class="function_type">
|
92
|
-
<a href="
|
92
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
93
93
|
</td>
|
94
94
|
<td class="function_name">
|
95
95
|
<a class="link" href="gtk2-Bindings.html#gtk-bindings-activate" title="gtk_bindings_activate ()">gtk_bindings_activate</a> <span class="c_punctuation">()</span>
|
@@ -97,7 +97,7 @@
|
|
97
97
|
</tr>
|
98
98
|
<tr>
|
99
99
|
<td class="function_type">
|
100
|
-
<a href="
|
100
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
101
101
|
</td>
|
102
102
|
<td class="function_name">
|
103
103
|
<a class="link" href="gtk2-Bindings.html#gtk-bindings-activate-event" title="gtk_bindings_activate_event ()">gtk_bindings_activate_event</a> <span class="c_punctuation">()</span>
|
@@ -105,7 +105,7 @@
|
|
105
105
|
</tr>
|
106
106
|
<tr>
|
107
107
|
<td class="function_type">
|
108
|
-
<a href="
|
108
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
109
109
|
</td>
|
110
110
|
<td class="function_name">
|
111
111
|
<a class="link" href="gtk2-Bindings.html#gtk-binding-set-activate" title="gtk_binding_set_activate ()">gtk_binding_set_activate</a> <span class="c_punctuation">()</span>
|
@@ -315,10 +315,10 @@ The "unbind" functionality has been introduced in GTK+ 2.12.
|
|
315
315
|
<a name="gtk-binding-entry-add-signall"></a><h3>gtk_binding_entry_add_signall ()</h3>
|
316
316
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
317
317
|
gtk_binding_entry_add_signall (<em class="parameter"><code><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
318
|
-
<em class="parameter"><code><a href="
|
318
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
319
319
|
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>,
|
320
|
-
<em class="parameter"><code>const <a href="
|
321
|
-
<em class="parameter"><code><a href="
|
320
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *signal_name</code></em>,
|
321
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *binding_args</code></em>);</pre>
|
322
322
|
<p>Override or install a new key binding for <em class="parameter"><code>keyval</code></em>
|
323
323
|
with <em class="parameter"><code>modifiers</code></em>
|
324
324
|
on
|
@@ -367,7 +367,7 @@ gtk_binding_entry_add_signall (<em class="parameter"><code><a class="link" href=
|
|
367
367
|
<a name="gtk-binding-entry-clear"></a><h3>gtk_binding_entry_clear ()</h3>
|
368
368
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
369
369
|
gtk_binding_entry_clear (<em class="parameter"><code><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
370
|
-
<em class="parameter"><code><a href="
|
370
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
371
371
|
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
372
372
|
<div class="warning">
|
373
373
|
<p><code class="literal">gtk_binding_entry_clear</code> has been deprecated since version 2.12 and should not be used in newly-written code.</p>
|
@@ -405,8 +405,8 @@ gtk_binding_entry_clear (<em class="parameter"><code><a class="link" href="gtk2-
|
|
405
405
|
<hr>
|
406
406
|
<div class="refsect2">
|
407
407
|
<a name="gtk-binding-parse-binding"></a><h3>gtk_binding_parse_binding ()</h3>
|
408
|
-
<pre class="programlisting"><a href="
|
409
|
-
gtk_binding_parse_binding (<em class="parameter"><code><a href="
|
408
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
409
|
+
gtk_binding_parse_binding (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Lexical-Scanner.html#GScanner"><span class="type">GScanner</span></a> *scanner</code></em>);</pre>
|
410
410
|
<div class="warning">
|
411
411
|
<p><code class="literal">gtk_binding_parse_binding</code> has been deprecated since version 2.12 and should not be used in newly-written code.</p>
|
412
412
|
<p>There should be no need to call this function outside GTK+.</p>
|
@@ -429,14 +429,14 @@ gtk_binding_parse_binding (<em class="parameter"><code><a href="/home/vagrant/ru
|
|
429
429
|
</div>
|
430
430
|
<div class="refsect3">
|
431
431
|
<a name="gtk-binding-parse-binding.returns"></a><h4>Returns</h4>
|
432
|
-
<p> expected token upon errors, <a href="
|
432
|
+
<p> expected token upon errors, <a href="https://developer.gnome.org/glib/unstable/glib-Lexical-Scanner.html#G-TOKEN-NONE:CAPS"><code class="literal">G_TOKEN_NONE</code></a> on success.</p>
|
433
433
|
</div>
|
434
434
|
</div>
|
435
435
|
<hr>
|
436
436
|
<div class="refsect2">
|
437
437
|
<a name="gtk-binding-set-new"></a><h3>gtk_binding_set_new ()</h3>
|
438
438
|
<pre class="programlisting"><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="returnvalue">GtkBindingSet</span></a> *
|
439
|
-
gtk_binding_set_new (<em class="parameter"><code>const <a href="
|
439
|
+
gtk_binding_set_new (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *set_name</code></em>);</pre>
|
440
440
|
<p>GTK+ maintains a global list of binding sets. Each binding set has
|
441
441
|
a unique name which needs to be specified upon creation.</p>
|
442
442
|
<div class="refsect3">
|
@@ -463,7 +463,7 @@ a unique name which needs to be specified upon creation.</p>
|
|
463
463
|
<div class="refsect2">
|
464
464
|
<a name="gtk-binding-set-by-class"></a><h3>gtk_binding_set_by_class ()</h3>
|
465
465
|
<pre class="programlisting"><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="returnvalue">GtkBindingSet</span></a> *
|
466
|
-
gtk_binding_set_by_class (<em class="parameter"><code><a href="
|
466
|
+
gtk_binding_set_by_class (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object_class</code></em>);</pre>
|
467
467
|
<p>This function returns the binding set named after the type name of
|
468
468
|
the passed in class structure. New binding sets are created on
|
469
469
|
demand by this function.</p>
|
@@ -492,7 +492,7 @@ demand by this function.</p>
|
|
492
492
|
<div class="refsect2">
|
493
493
|
<a name="gtk-binding-set-find"></a><h3>gtk_binding_set_find ()</h3>
|
494
494
|
<pre class="programlisting"><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="returnvalue">GtkBindingSet</span></a> *
|
495
|
-
gtk_binding_set_find (<em class="parameter"><code>const <a href="
|
495
|
+
gtk_binding_set_find (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *set_name</code></em>);</pre>
|
496
496
|
<p>Find a binding set by its globally unique name. The <em class="parameter"><code>set_name</code></em>
|
497
497
|
can
|
498
498
|
either be a name used for <a class="link" href="gtk2-Bindings.html#gtk-binding-set-new" title="gtk_binding_set_new ()"><code class="function">gtk_binding_set_new()</code></a> or the type name of
|
@@ -514,16 +514,16 @@ a class used in <a class="link" href="gtk2-Bindings.html#gtk-binding-set-by-clas
|
|
514
514
|
</div>
|
515
515
|
<div class="refsect3">
|
516
516
|
<a name="gtk-binding-set-find.returns"></a><h4>Returns</h4>
|
517
|
-
<p> <a href="
|
517
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> or the specified binding set. </p>
|
518
518
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
519
519
|
</div>
|
520
520
|
</div>
|
521
521
|
<hr>
|
522
522
|
<div class="refsect2">
|
523
523
|
<a name="gtk-bindings-activate"></a><h3>gtk_bindings_activate ()</h3>
|
524
|
-
<pre class="programlisting"><a href="
|
524
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
525
525
|
gtk_bindings_activate (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
526
|
-
<em class="parameter"><code><a href="
|
526
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
527
527
|
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
528
528
|
<p>Find a key binding matching <em class="parameter"><code>keyval</code></em>
|
529
529
|
and <em class="parameter"><code>modifiers</code></em>
|
@@ -559,13 +559,13 @@ binding on <em class="parameter"><code>object</code></em>
|
|
559
559
|
</div>
|
560
560
|
<div class="refsect3">
|
561
561
|
<a name="gtk-bindings-activate.returns"></a><h4>Returns</h4>
|
562
|
-
<p> <a href="
|
562
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a binding was found and activated</p>
|
563
563
|
</div>
|
564
564
|
</div>
|
565
565
|
<hr>
|
566
566
|
<div class="refsect2">
|
567
567
|
<a name="gtk-bindings-activate-event"></a><h3>gtk_bindings_activate_event ()</h3>
|
568
|
-
<pre class="programlisting"><a href="
|
568
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
569
569
|
gtk_bindings_activate_event (<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>,
|
570
570
|
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
571
571
|
<p>Looks up key bindings for <em class="parameter"><code>object</code></em>
|
@@ -596,16 +596,16 @@ gtk_bindings_activate_event (<em class="parameter"><code><a class="link" href="G
|
|
596
596
|
</div>
|
597
597
|
<div class="refsect3">
|
598
598
|
<a name="gtk-bindings-activate-event.returns"></a><h4>Returns</h4>
|
599
|
-
<p> <a href="
|
599
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a matching key binding was found</p>
|
600
600
|
</div>
|
601
601
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
602
602
|
</div>
|
603
603
|
<hr>
|
604
604
|
<div class="refsect2">
|
605
605
|
<a name="gtk-binding-set-activate"></a><h3>gtk_binding_set_activate ()</h3>
|
606
|
-
<pre class="programlisting"><a href="
|
606
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
607
607
|
gtk_binding_set_activate (<em class="parameter"><code><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
608
|
-
<em class="parameter"><code><a href="
|
608
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
609
609
|
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>,
|
610
610
|
<em class="parameter"><code><a class="link" href="GtkObject.html" title="GtkObject"><span class="type">GtkObject</span></a> *object</code></em>);</pre>
|
611
611
|
<p>Find a key binding matching <em class="parameter"><code>keyval</code></em>
|
@@ -648,7 +648,7 @@ gtk_binding_set_activate (<em class="parameter"><code><a class="link" href="gtk2
|
|
648
648
|
</div>
|
649
649
|
<div class="refsect3">
|
650
650
|
<a name="gtk-binding-set-activate.returns"></a><h4>Returns</h4>
|
651
|
-
<p> <a href="
|
651
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a binding was found and activated</p>
|
652
652
|
</div>
|
653
653
|
</div>
|
654
654
|
<hr>
|
@@ -656,10 +656,10 @@ gtk_binding_set_activate (<em class="parameter"><code><a class="link" href="gtk2
|
|
656
656
|
<a name="gtk-binding-entry-add-signal"></a><h3>gtk_binding_entry_add_signal ()</h3>
|
657
657
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
658
658
|
gtk_binding_entry_add_signal (<em class="parameter"><code><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
659
|
-
<em class="parameter"><code><a href="
|
659
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
660
660
|
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>,
|
661
|
-
<em class="parameter"><code>const <a href="
|
662
|
-
<em class="parameter"><code><a href="
|
661
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *signal_name</code></em>,
|
662
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_args</code></em>,
|
663
663
|
<em class="parameter"><code>...</code></em>);</pre>
|
664
664
|
<p>Override or install a new key binding for <em class="parameter"><code>keyval</code></em>
|
665
665
|
with <em class="parameter"><code>modifiers</code></em>
|
@@ -715,7 +715,7 @@ arguments.</p>
|
|
715
715
|
<a name="gtk-binding-entry-skip"></a><h3>gtk_binding_entry_skip ()</h3>
|
716
716
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
717
717
|
gtk_binding_entry_skip (<em class="parameter"><code><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
718
|
-
<em class="parameter"><code><a href="
|
718
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
719
719
|
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
720
720
|
<div class="warning"><p><code class="literal">gtk_binding_entry_skip</code> is deprecated and should not be used in newly-written code.</p></div>
|
721
721
|
<p>Install a binding on <em class="parameter"><code>binding_set</code></em>
|
@@ -756,7 +756,7 @@ to be activated.</p>
|
|
756
756
|
<a name="gtk-binding-entry-remove"></a><h3>gtk_binding_entry_remove ()</h3>
|
757
757
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
758
758
|
gtk_binding_entry_remove (<em class="parameter"><code><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
759
|
-
<em class="parameter"><code><a href="
|
759
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
760
760
|
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
761
761
|
<p>Remove a binding previously installed via
|
762
762
|
<a class="link" href="gtk2-Bindings.html#gtk-binding-entry-add-signal" title="gtk_binding_entry_add_signal ()"><code class="function">gtk_binding_entry_add_signal()</code></a> on <em class="parameter"><code>binding_set</code></em>
|
@@ -795,7 +795,7 @@ gtk_binding_entry_remove (<em class="parameter"><code><a class="link" href="gtk2
|
|
795
795
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
796
796
|
gtk_binding_set_add_path (<em class="parameter"><code><a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
797
797
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkPathType" title="enum GtkPathType"><span class="type">GtkPathType</span></a> path_type</code></em>,
|
798
|
-
<em class="parameter"><code>const <a href="
|
798
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_pattern</code></em>,
|
799
799
|
<em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkPathPriorityType" title="enum GtkPathPriorityType"><span class="type">GtkPathPriorityType</span></a> priority</code></em>);</pre>
|
800
800
|
<p>This function is used internally by the GtkRC parsing mechanism to
|
801
801
|
assign match patterns to <a class="link" href="gtk2-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> structures.</p>
|
@@ -866,27 +866,27 @@ widget to carry out the actual activation.
|
|
866
866
|
</colgroup>
|
867
867
|
<tbody>
|
868
868
|
<tr>
|
869
|
-
<td class="struct_member_name"><p><a href="
|
869
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkBindingSet.set-name"></a>set_name</code></em>;</p></td>
|
870
870
|
<td class="struct_member_description"><p> unique binding set name</p></td>
|
871
871
|
<td class="struct_member_annotations"> </td>
|
872
872
|
</tr>
|
873
873
|
<tr>
|
874
|
-
<td class="struct_member_name"><p><a href="
|
874
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkBindingSet.priority"></a>priority</code></em>;</p></td>
|
875
875
|
<td class="struct_member_description"><p> unused</p></td>
|
876
876
|
<td class="struct_member_annotations"> </td>
|
877
877
|
</tr>
|
878
878
|
<tr>
|
879
|
-
<td class="struct_member_name"><p><a href="
|
879
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *<em class="structfield"><code><a name="GtkBindingSet.widget-path-pspecs"></a>widget_path_pspecs</code></em>;</p></td>
|
880
880
|
<td class="struct_member_description"><p> widgets matched by path that this binding set applies to</p></td>
|
881
881
|
<td class="struct_member_annotations"> </td>
|
882
882
|
</tr>
|
883
883
|
<tr>
|
884
|
-
<td class="struct_member_name"><p><a href="
|
884
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *<em class="structfield"><code><a name="GtkBindingSet.widget-class-pspecs"></a>widget_class_pspecs</code></em>;</p></td>
|
885
885
|
<td class="struct_member_description"><p> widgets matched by class path that this binding set applies to</p></td>
|
886
886
|
<td class="struct_member_annotations"> </td>
|
887
887
|
</tr>
|
888
888
|
<tr>
|
889
|
-
<td class="struct_member_name"><p><a href="
|
889
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *<em class="structfield"><code><a name="GtkBindingSet.class-branch-pspecs"></a>class_branch_pspecs</code></em>;</p></td>
|
890
890
|
<td class="struct_member_description"><p> widgets matched by class that this binding set applies to</p></td>
|
891
891
|
<td class="struct_member_annotations"> </td>
|
892
892
|
</tr>
|
@@ -901,7 +901,7 @@ widget to carry out the actual activation.
|
|
901
901
|
<td class="struct_member_annotations"> </td>
|
902
902
|
</tr>
|
903
903
|
<tr>
|
904
|
-
<td class="struct_member_name"><p><a href="
|
904
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBindingSet.parsed"></a>parsed</code></em> : 1;</p></td>
|
905
905
|
<td class="struct_member_description"><p> whether this binding set stems from an RC file and is reset upon theme changes</p></td>
|
906
906
|
<td class="struct_member_annotations"> </td>
|
907
907
|
</tr>
|
@@ -941,7 +941,7 @@ a <a class="link" href="gtk2-Bindings.html#GtkBindingEntry" title="struct GtkBin
|
|
941
941
|
</colgroup>
|
942
942
|
<tbody>
|
943
943
|
<tr>
|
944
|
-
<td class="struct_member_name"><p><a href="
|
944
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBindingEntry.keyval"></a>keyval</code></em>;</p></td>
|
945
945
|
<td class="struct_member_description"><p> key value to match</p></td>
|
946
946
|
<td class="struct_member_annotations"> </td>
|
947
947
|
</tr>
|
@@ -956,17 +956,17 @@ a <a class="link" href="gtk2-Bindings.html#GtkBindingEntry" title="struct GtkBin
|
|
956
956
|
<td class="struct_member_annotations"> </td>
|
957
957
|
</tr>
|
958
958
|
<tr>
|
959
|
-
<td class="struct_member_name"><p><a href="
|
959
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBindingEntry.destroyed"></a>destroyed</code></em> : 1;</p></td>
|
960
960
|
<td class="struct_member_description"><p> implementation detail</p></td>
|
961
961
|
<td class="struct_member_annotations"> </td>
|
962
962
|
</tr>
|
963
963
|
<tr>
|
964
|
-
<td class="struct_member_name"><p><a href="
|
964
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBindingEntry.in-emission"></a>in_emission</code></em> : 1;</p></td>
|
965
965
|
<td class="struct_member_description"><p> implementation detail</p></td>
|
966
966
|
<td class="struct_member_annotations"> </td>
|
967
967
|
</tr>
|
968
968
|
<tr>
|
969
|
-
<td class="struct_member_name"><p><a href="
|
969
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBindingEntry.marks-unbound"></a>marks_unbound</code></em> : 1;</p></td>
|
970
970
|
<td class="struct_member_description"><p>implementation detail</p></td>
|
971
971
|
<td class="struct_member_annotations"> </td>
|
972
972
|
</tr>
|
@@ -1018,12 +1018,12 @@ in response to a key press via a signal emission.
|
|
1018
1018
|
<td class="struct_member_annotations"> </td>
|
1019
1019
|
</tr>
|
1020
1020
|
<tr>
|
1021
|
-
<td class="struct_member_name"><p><a href="
|
1021
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkBindingSignal.signal-name"></a>signal_name</code></em>;</p></td>
|
1022
1022
|
<td class="struct_member_description"><p> the action signal to be emitted</p></td>
|
1023
1023
|
<td class="struct_member_annotations"> </td>
|
1024
1024
|
</tr>
|
1025
1025
|
<tr>
|
1026
|
-
<td class="struct_member_name"><p><a href="
|
1026
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkBindingSignal.n-args"></a>n_args</code></em>;</p></td>
|
1027
1027
|
<td class="struct_member_description"><p> number of arguments specified for the signal</p></td>
|
1028
1028
|
<td class="struct_member_annotations"> </td>
|
1029
1029
|
</tr>
|
@@ -1061,7 +1061,7 @@ key binding signal emission as stored in <a class="link" href="gtk2-Bindings.htm
|
|
1061
1061
|
<col width="200px" class="struct_members_annotations">
|
1062
1062
|
</colgroup>
|
1063
1063
|
<tbody><tr>
|
1064
|
-
<td class="struct_member_name"><p><a href="
|
1064
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> <em class="structfield"><code><a name="GtkBindingArg.arg-type"></a>arg_type</code></em>;</p></td>
|
1065
1065
|
<td class="struct_member_description"><p>implementation detail</p></td>
|
1066
1066
|
<td class="struct_member_annotations"> </td>
|
1067
1067
|
</tr></tbody>
|
@@ -131,7 +131,7 @@
|
|
131
131
|
</tr>
|
132
132
|
<tr>
|
133
133
|
<td class="function_type">
|
134
|
-
<a href="
|
134
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
135
135
|
</td>
|
136
136
|
<td class="function_name">
|
137
137
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-with-data" title="gtk_clipboard_set_with_data ()">gtk_clipboard_set_with_data</a> <span class="c_punctuation">()</span>
|
@@ -139,7 +139,7 @@
|
|
139
139
|
</tr>
|
140
140
|
<tr>
|
141
141
|
<td class="function_type">
|
142
|
-
<a href="
|
142
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
143
143
|
</td>
|
144
144
|
<td class="function_name">
|
145
145
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-with-owner" title="gtk_clipboard_set_with_owner ()">gtk_clipboard_set_with_owner</a> <span class="c_punctuation">()</span>
|
@@ -147,7 +147,7 @@
|
|
147
147
|
</tr>
|
148
148
|
<tr>
|
149
149
|
<td class="function_type">
|
150
|
-
<a href="
|
150
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
|
151
151
|
</td>
|
152
152
|
<td class="function_name">
|
153
153
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-get-owner" title="gtk_clipboard_get_owner ()">gtk_clipboard_get_owner</a> <span class="c_punctuation">()</span>
|
@@ -235,7 +235,7 @@
|
|
235
235
|
</tr>
|
236
236
|
<tr>
|
237
237
|
<td class="function_type">
|
238
|
-
<a href="
|
238
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
239
239
|
</td>
|
240
240
|
<td class="function_name">
|
241
241
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-text" title="gtk_clipboard_wait_for_text ()">gtk_clipboard_wait_for_text</a> <span class="c_punctuation">()</span>
|
@@ -251,7 +251,7 @@
|
|
251
251
|
</tr>
|
252
252
|
<tr>
|
253
253
|
<td class="function_type">
|
254
|
-
<a href="
|
254
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
255
255
|
</td>
|
256
256
|
<td class="function_name">
|
257
257
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-rich-text" title="gtk_clipboard_wait_for_rich_text ()">gtk_clipboard_wait_for_rich_text</a> <span class="c_punctuation">()</span>
|
@@ -259,7 +259,7 @@
|
|
259
259
|
</tr>
|
260
260
|
<tr>
|
261
261
|
<td class="function_type">
|
262
|
-
<a href="
|
262
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
263
263
|
</td>
|
264
264
|
<td class="function_name">
|
265
265
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-uris" title="gtk_clipboard_wait_for_uris ()">gtk_clipboard_wait_for_uris</a> <span class="c_punctuation">()</span>
|
@@ -267,7 +267,7 @@
|
|
267
267
|
</tr>
|
268
268
|
<tr>
|
269
269
|
<td class="function_type">
|
270
|
-
<a href="
|
270
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
271
271
|
</td>
|
272
272
|
<td class="function_name">
|
273
273
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-is-text-available" title="gtk_clipboard_wait_is_text_available ()">gtk_clipboard_wait_is_text_available</a> <span class="c_punctuation">()</span>
|
@@ -275,7 +275,7 @@
|
|
275
275
|
</tr>
|
276
276
|
<tr>
|
277
277
|
<td class="function_type">
|
278
|
-
<a href="
|
278
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
279
279
|
</td>
|
280
280
|
<td class="function_name">
|
281
281
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-is-image-available" title="gtk_clipboard_wait_is_image_available ()">gtk_clipboard_wait_is_image_available</a> <span class="c_punctuation">()</span>
|
@@ -283,7 +283,7 @@
|
|
283
283
|
</tr>
|
284
284
|
<tr>
|
285
285
|
<td class="function_type">
|
286
|
-
<a href="
|
286
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
287
287
|
</td>
|
288
288
|
<td class="function_name">
|
289
289
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-is-rich-text-available" title="gtk_clipboard_wait_is_rich_text_available ()">gtk_clipboard_wait_is_rich_text_available</a> <span class="c_punctuation">()</span>
|
@@ -291,7 +291,7 @@
|
|
291
291
|
</tr>
|
292
292
|
<tr>
|
293
293
|
<td class="function_type">
|
294
|
-
<a href="
|
294
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
295
295
|
</td>
|
296
296
|
<td class="function_name">
|
297
297
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-is-uris-available" title="gtk_clipboard_wait_is_uris_available ()">gtk_clipboard_wait_is_uris_available</a> <span class="c_punctuation">()</span>
|
@@ -299,7 +299,7 @@
|
|
299
299
|
</tr>
|
300
300
|
<tr>
|
301
301
|
<td class="function_type">
|
302
|
-
<a href="
|
302
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
303
303
|
</td>
|
304
304
|
<td class="function_name">
|
305
305
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-targets" title="gtk_clipboard_wait_for_targets ()">gtk_clipboard_wait_for_targets</a> <span class="c_punctuation">()</span>
|
@@ -307,7 +307,7 @@
|
|
307
307
|
</tr>
|
308
308
|
<tr>
|
309
309
|
<td class="function_type">
|
310
|
-
<a href="
|
310
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
311
311
|
</td>
|
312
312
|
<td class="function_name">
|
313
313
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-is-target-available" title="gtk_clipboard_wait_is_target_available ()">gtk_clipboard_wait_is_target_available</a> <span class="c_punctuation">()</span>
|
@@ -343,7 +343,7 @@
|
|
343
343
|
<tbody><tr>
|
344
344
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
345
345
|
<td class="signal_name"><a class="link" href="gtk2-Clipboards.html#GtkClipboard-owner-change" title="The “owner-change” signal">owner-change</a></td>
|
346
|
-
<td class="signal_flags"><a href="
|
346
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
347
347
|
</tr></tbody>
|
348
348
|
</table></div>
|
349
349
|
</div>
|
@@ -362,7 +362,7 @@
|
|
362
362
|
</div>
|
363
363
|
<div class="refsect1">
|
364
364
|
<a name="gtk2-Clipboards.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
365
|
-
<pre class="screen"> <a href="
|
365
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
366
366
|
<span class="lineart">╰──</span> GtkClipboard
|
367
367
|
</pre>
|
368
368
|
</div>
|
@@ -402,7 +402,7 @@
|
|
402
402
|
with callbacks to convert it into the various data types that you
|
403
403
|
advertise. When the <em class="parameter"><code>clear_func</code></em> you provided is called, you
|
404
404
|
simply free the data blob. The latter is more useful when the
|
405
|
-
contents of clipboard reflect the internal state of a <a href="
|
405
|
+
contents of clipboard reflect the internal state of a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>
|
406
406
|
(As an example, for the PRIMARY clipboard, when an entry widget
|
407
407
|
provides the clipboard's contents the contents are simply the
|
408
408
|
text within the selected region.) If the contents change, the
|
@@ -444,7 +444,7 @@
|
|
444
444
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
445
445
|
<span class="c_punctuation">(</span>*GtkClipboardReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
446
446
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
447
|
-
<em class="parameter"><code><a href="
|
447
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
448
448
|
<p>
|
449
449
|
A function to be called when the results of <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-contents" title="gtk_clipboard_request_contents ()"><code class="function">gtk_clipboard_request_contents()</code></a>
|
450
450
|
are received, or when the request fails.
|
@@ -486,8 +486,8 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-con
|
|
486
486
|
<a name="GtkClipboardTextReceivedFunc"></a><h3>GtkClipboardTextReceivedFunc ()</h3>
|
487
487
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
488
488
|
<span class="c_punctuation">(</span>*GtkClipboardTextReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
489
|
-
<em class="parameter"><code>const <a href="
|
490
|
-
<em class="parameter"><code><a href="
|
489
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
490
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
491
491
|
<p>
|
492
492
|
A function to be called when the results of <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-text" title="gtk_clipboard_request_text ()"><code class="function">gtk_clipboard_request_text()</code></a>
|
493
493
|
are received, or when the request fails.
|
@@ -508,7 +508,7 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-con
|
|
508
508
|
</tr>
|
509
509
|
<tr>
|
510
510
|
<td class="parameter_name"><p>text</p></td>
|
511
|
-
<td class="parameter_description"><p>the text received, as a UTF-8 encoded string, or <a href="
|
511
|
+
<td class="parameter_description"><p>the text received, as a UTF-8 encoded string, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
512
512
|
if retrieving the data failed.</p></td>
|
513
513
|
<td class="parameter_annotations"> </td>
|
514
514
|
</tr>
|
@@ -528,7 +528,7 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-tex
|
|
528
528
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
529
529
|
<span class="c_punctuation">(</span>*GtkClipboardImageReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
530
530
|
<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>,
|
531
|
-
<em class="parameter"><code><a href="
|
531
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
532
532
|
<p>
|
533
533
|
A function to be called when the results of <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-image" title="gtk_clipboard_request_image ()"><code class="function">gtk_clipboard_request_image()</code></a>
|
534
534
|
are received, or when the request fails.
|
@@ -569,8 +569,8 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-ima
|
|
569
569
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
570
570
|
<span class="c_punctuation">(</span>*GtkClipboardTargetsReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
571
571
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *atoms</code></em>,
|
572
|
-
<em class="parameter"><code><a href="
|
573
|
-
<em class="parameter"><code><a href="
|
572
|
+
<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>,
|
573
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
574
574
|
<p>
|
575
575
|
A function to be called when the results of <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-targets" title="gtk_clipboard_request_targets ()"><code class="function">gtk_clipboard_request_targets()</code></a>
|
576
576
|
are received, or when the request fails.
|
@@ -591,7 +591,7 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-ima
|
|
591
591
|
</tr>
|
592
592
|
<tr>
|
593
593
|
<td class="parameter_name"><p>atoms</p></td>
|
594
|
-
<td class="parameter_description"><p>the supported targets, as array of <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>, or <a href="
|
594
|
+
<td class="parameter_description"><p>the supported targets, as array of <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
595
595
|
if retrieving the data failed.</p></td>
|
596
596
|
<td class="parameter_annotations"> </td>
|
597
597
|
</tr>
|
@@ -618,9 +618,9 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-tar
|
|
618
618
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
619
619
|
<span class="c_punctuation">(</span>*GtkClipboardRichTextReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
620
620
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
621
|
-
<em class="parameter"><code>const <a href="
|
622
|
-
<em class="parameter"><code><a href="
|
623
|
-
<em class="parameter"><code><a href="
|
621
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *text</code></em>,
|
622
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> length</code></em>,
|
623
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
624
624
|
<p>
|
625
625
|
</p>
|
626
626
|
</div>
|
@@ -629,8 +629,8 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-tar
|
|
629
629
|
<a name="GtkClipboardURIReceivedFunc"></a><h3>GtkClipboardURIReceivedFunc ()</h3>
|
630
630
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
631
631
|
<span class="c_punctuation">(</span>*GtkClipboardURIReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
632
|
-
<em class="parameter"><code><a href="
|
633
|
-
<em class="parameter"><code><a href="
|
632
|
+
<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>,
|
633
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
634
634
|
<p>
|
635
635
|
</p>
|
636
636
|
</div>
|
@@ -640,8 +640,8 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-tar
|
|
640
640
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
641
641
|
<span class="c_punctuation">(</span>*GtkClipboardGetFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
642
642
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
643
|
-
<em class="parameter"><code><a href="
|
644
|
-
<em class="parameter"><code><a href="
|
643
|
+
<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>,
|
644
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data_or_owner</code></em>);</pre>
|
645
645
|
<p>
|
646
646
|
A function that will be called to provide the contents of the selection.
|
647
647
|
If multiple types of data were advertised, the requested type can
|
@@ -696,7 +696,7 @@ argument passed to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-
|
|
696
696
|
<a name="GtkClipboardClearFunc"></a><h3>GtkClipboardClearFunc ()</h3>
|
697
697
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
698
698
|
<span class="c_punctuation">(</span>*GtkClipboardClearFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
699
|
-
<em class="parameter"><code><a href="
|
699
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data_or_owner</code></em>);</pre>
|
700
700
|
<p>
|
701
701
|
A function that will be called when the contents of the clipboard are changed
|
702
702
|
or cleared. Once this has called, the <em class="parameter"><code>user_data_or_owner</code></em> argument
|
@@ -856,13 +856,13 @@ gtk_clipboard_get_display (<em class="parameter"><code><a class="link" href="gtk
|
|
856
856
|
<hr>
|
857
857
|
<div class="refsect2">
|
858
858
|
<a name="gtk-clipboard-set-with-data"></a><h3>gtk_clipboard_set_with_data ()</h3>
|
859
|
-
<pre class="programlisting"><a href="
|
859
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
860
860
|
gtk_clipboard_set_with_data (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
861
861
|
<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>,
|
862
|
-
<em class="parameter"><code><a href="
|
862
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_targets</code></em>,
|
863
863
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardGetFunc" title="GtkClipboardGetFunc ()"><span class="type">GtkClipboardGetFunc</span></a> get_func</code></em>,
|
864
864
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardClearFunc" title="GtkClipboardClearFunc ()"><span class="type">GtkClipboardClearFunc</span></a> clear_func</code></em>,
|
865
|
-
<em class="parameter"><code><a href="
|
865
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
866
866
|
<p>Virtually sets the contents of the specified clipboard by providing
|
867
867
|
a list of supported formats for the clipboard data and a function
|
868
868
|
to call to get the actual data when it is requested.</p>
|
@@ -916,7 +916,7 @@ and <em class="parameter"><code>clear_func</code></em>
|
|
916
916
|
</div>
|
917
917
|
<div class="refsect3">
|
918
918
|
<a name="gtk-clipboard-set-with-data.returns"></a><h4>Returns</h4>
|
919
|
-
<p> <a href="
|
919
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if setting the clipboard data succeeded. If setting
|
920
920
|
the clipboard data failed the provided callback functions
|
921
921
|
will be ignored.</p>
|
922
922
|
</div>
|
@@ -924,19 +924,19 @@ will be ignored.</p>
|
|
924
924
|
<hr>
|
925
925
|
<div class="refsect2">
|
926
926
|
<a name="gtk-clipboard-set-with-owner"></a><h3>gtk_clipboard_set_with_owner ()</h3>
|
927
|
-
<pre class="programlisting"><a href="
|
927
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
928
928
|
gtk_clipboard_set_with_owner (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
929
929
|
<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>,
|
930
|
-
<em class="parameter"><code><a href="
|
930
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_targets</code></em>,
|
931
931
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardGetFunc" title="GtkClipboardGetFunc ()"><span class="type">GtkClipboardGetFunc</span></a> get_func</code></em>,
|
932
932
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardClearFunc" title="GtkClipboardClearFunc ()"><span class="type">GtkClipboardClearFunc</span></a> clear_func</code></em>,
|
933
|
-
<em class="parameter"><code><a href="
|
933
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *owner</code></em>);</pre>
|
934
934
|
<p>Virtually sets the contents of the specified clipboard by providing
|
935
935
|
a list of supported formats for the clipboard data and a function
|
936
936
|
to call to get the actual data when it is requested.</p>
|
937
937
|
<p>The difference between this function and <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-with-data" title="gtk_clipboard_set_with_data ()"><code class="function">gtk_clipboard_set_with_data()</code></a>
|
938
938
|
is that instead of an generic <em class="parameter"><code>user_data</code></em>
|
939
|
-
pointer, a <a href="
|
939
|
+
pointer, a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> is passed
|
940
940
|
in.</p>
|
941
941
|
<div class="refsect3">
|
942
942
|
<a name="gtk-clipboard-set-with-owner.parameters"></a><h4>Parameters</h4>
|
@@ -987,7 +987,7 @@ to the callbacks when called. </p></td>
|
|
987
987
|
</div>
|
988
988
|
<div class="refsect3">
|
989
989
|
<a name="gtk-clipboard-set-with-owner.returns"></a><h4>Returns</h4>
|
990
|
-
<p> <a href="
|
990
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if setting the clipboard data succeeded. If setting
|
991
991
|
the clipboard data failed the provided callback functions
|
992
992
|
will be ignored.</p>
|
993
993
|
</div>
|
@@ -995,7 +995,7 @@ will be ignored.</p>
|
|
995
995
|
<hr>
|
996
996
|
<div class="refsect2">
|
997
997
|
<a name="gtk-clipboard-get-owner"></a><h3>gtk_clipboard_get_owner ()</h3>
|
998
|
-
<pre class="programlisting"><a href="
|
998
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
|
999
999
|
gtk_clipboard_get_owner (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1000
1000
|
<p>If the clipboard contents callbacks were set with
|
1001
1001
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-with-owner" title="gtk_clipboard_set_with_owner ()"><code class="function">gtk_clipboard_set_with_owner()</code></a>, and the <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-with-data" title="gtk_clipboard_set_with_data ()"><code class="function">gtk_clipboard_set_with_data()</code></a> or
|
@@ -1018,7 +1018,7 @@ by <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-with-owner" titl
|
|
1018
1018
|
</div>
|
1019
1019
|
<div class="refsect3">
|
1020
1020
|
<a name="gtk-clipboard-get-owner.returns"></a><h4>Returns</h4>
|
1021
|
-
<p> the owner of the clipboard, if any; otherwise <a href="
|
1021
|
+
<p> the owner of the clipboard, if any; otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1022
1022
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1023
1023
|
</div>
|
1024
1024
|
</div>
|
@@ -1054,8 +1054,8 @@ clipboard may be owned by someone else.</p>
|
|
1054
1054
|
<a name="gtk-clipboard-set-text"></a><h3>gtk_clipboard_set_text ()</h3>
|
1055
1055
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1056
1056
|
gtk_clipboard_set_text (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1057
|
-
<em class="parameter"><code>const <a href="
|
1058
|
-
<em class="parameter"><code><a href="
|
1057
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
1058
|
+
<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>
|
1059
1059
|
<p>Sets the contents of the clipboard to the given UTF-8 string. GTK+ will
|
1060
1060
|
make a copy of the text and take responsibility for responding
|
1061
1061
|
for requests for the text, and for converting the text into
|
@@ -1131,7 +1131,7 @@ requested format.</p>
|
|
1131
1131
|
gtk_clipboard_request_contents (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1132
1132
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1133
1133
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardReceivedFunc" title="GtkClipboardReceivedFunc ()"><span class="type">GtkClipboardReceivedFunc</span></a> callback</code></em>,
|
1134
|
-
<em class="parameter"><code><a href="
|
1134
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1135
1135
|
<p>Requests the contents of clipboard as the given target.
|
1136
1136
|
When the results of the result are later received the supplied callback
|
1137
1137
|
will be called.</p>
|
@@ -1180,7 +1180,7 @@ negative.</p></td>
|
|
1180
1180
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1181
1181
|
gtk_clipboard_request_text (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1182
1182
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardTextReceivedFunc" title="GtkClipboardTextReceivedFunc ()"><span class="type">GtkClipboardTextReceivedFunc</span></a> callback</code></em>,
|
1183
|
-
<em class="parameter"><code><a href="
|
1183
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1184
1184
|
<p>Requests the contents of the clipboard as text. When the text is
|
1185
1185
|
later received, it will be converted to UTF-8 if necessary, and
|
1186
1186
|
<em class="parameter"><code>callback</code></em>
|
@@ -1188,7 +1188,7 @@ later received, it will be converted to UTF-8 if necessary, and
|
|
1188
1188
|
<p>The <em class="parameter"><code>text</code></em>
|
1189
1189
|
parameter to <em class="parameter"><code>callback</code></em>
|
1190
1190
|
will contain the resulting text if
|
1191
|
-
the request succeeded, or <a href="
|
1191
|
+
the request succeeded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it failed. This could happen for
|
1192
1192
|
various reasons, in particular if the clipboard was empty or if the
|
1193
1193
|
contents of the clipboard could not be converted into text form.</p>
|
1194
1194
|
<div class="refsect3">
|
@@ -1228,7 +1228,7 @@ one way or the other.)</p></td>
|
|
1228
1228
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1229
1229
|
gtk_clipboard_request_image (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1230
1230
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardImageReceivedFunc" title="GtkClipboardImageReceivedFunc ()"><span class="type">GtkClipboardImageReceivedFunc</span></a> callback</code></em>,
|
1231
|
-
<em class="parameter"><code><a href="
|
1231
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1232
1232
|
<p>Requests the contents of the clipboard as image. When the image is
|
1233
1233
|
later received, it will 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>, and
|
1234
1234
|
<em class="parameter"><code>callback</code></em>
|
@@ -1236,7 +1236,7 @@ later received, it will be converted to a <a href="http://library.gnome.org/deve
|
|
1236
1236
|
<p>The <em class="parameter"><code>pixbuf</code></em>
|
1237
1237
|
parameter to <em class="parameter"><code>callback</code></em>
|
1238
1238
|
will contain the resulting
|
1239
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> if the request succeeded, or <a href="
|
1239
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> if the request succeeded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it failed. This
|
1240
1240
|
could happen for various reasons, in particular if the clipboard
|
1241
1241
|
was empty or if the contents of the clipboard could not be
|
1242
1242
|
converted into an image.</p>
|
@@ -1278,14 +1278,14 @@ one way or the other.)</p></td>
|
|
1278
1278
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1279
1279
|
gtk_clipboard_request_targets (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1280
1280
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardTargetsReceivedFunc" title="GtkClipboardTargetsReceivedFunc ()"><span class="type">GtkClipboardTargetsReceivedFunc</span></a> callback</code></em>,
|
1281
|
-
<em class="parameter"><code><a href="
|
1281
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1282
1282
|
<p>Requests the contents of the clipboard as list of supported targets.
|
1283
1283
|
When the list is later received, <em class="parameter"><code>callback</code></em>
|
1284
1284
|
will be called. </p>
|
1285
1285
|
<p>The <em class="parameter"><code>targets</code></em>
|
1286
1286
|
parameter to <em class="parameter"><code>callback</code></em>
|
1287
1287
|
will contain the resulting targets if
|
1288
|
-
the request succeeded, or <a href="
|
1288
|
+
the request succeeded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it failed.</p>
|
1289
1289
|
<div class="refsect3">
|
1290
1290
|
<a name="gtk-clipboard-request-targets.parameters"></a><h4>Parameters</h4>
|
1291
1291
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1325,14 +1325,14 @@ one way or the other.)</p></td>
|
|
1325
1325
|
gtk_clipboard_request_rich_text (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1326
1326
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1327
1327
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardRichTextReceivedFunc" title="GtkClipboardRichTextReceivedFunc ()"><span class="type">GtkClipboardRichTextReceivedFunc</span></a> callback</code></em>,
|
1328
|
-
<em class="parameter"><code><a href="
|
1328
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1329
1329
|
<p>Requests the contents of the clipboard as rich text. When the rich
|
1330
1330
|
text is later received, <em class="parameter"><code>callback</code></em>
|
1331
1331
|
will be called.</p>
|
1332
1332
|
<p>The <em class="parameter"><code>text</code></em>
|
1333
1333
|
parameter to <em class="parameter"><code>callback</code></em>
|
1334
1334
|
will contain the resulting rich
|
1335
|
-
text if the request succeeded, or <a href="
|
1335
|
+
text if the request succeeded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it failed. The <em class="parameter"><code>length</code></em>
|
1336
1336
|
|
1337
1337
|
parameter will contain <em class="parameter"><code>text</code></em>
|
1338
1338
|
's length. This function can fail for
|
@@ -1381,14 +1381,14 @@ one way or the other.)</p></td>
|
|
1381
1381
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1382
1382
|
gtk_clipboard_request_uris (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1383
1383
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardURIReceivedFunc" title="GtkClipboardURIReceivedFunc ()"><span class="type">GtkClipboardURIReceivedFunc</span></a> callback</code></em>,
|
1384
|
-
<em class="parameter"><code><a href="
|
1384
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1385
1385
|
<p>Requests the contents of the clipboard as URIs. When the URIs are
|
1386
1386
|
later received <em class="parameter"><code>callback</code></em>
|
1387
1387
|
will be called.</p>
|
1388
1388
|
<p>The <em class="parameter"><code>uris</code></em>
|
1389
1389
|
parameter to <em class="parameter"><code>callback</code></em>
|
1390
1390
|
will contain the resulting array of
|
1391
|
-
URIs if the request succeeded, or <a href="
|
1391
|
+
URIs if the request succeeded, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it failed. This could happen
|
1392
1392
|
for various reasons, in particular if the clipboard was empty or if the
|
1393
1393
|
contents of the clipboard could not be converted into URI form.</p>
|
1394
1394
|
<div class="refsect3">
|
@@ -1457,8 +1457,8 @@ owner should convert the selection.</p></td>
|
|
1457
1457
|
</div>
|
1458
1458
|
<div class="refsect3">
|
1459
1459
|
<a name="gtk-clipboard-wait-for-contents.returns"></a><h4>Returns</h4>
|
1460
|
-
<p> a newly-allocated <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object or <a href="
|
1461
|
-
if retrieving the given target failed. If non-<a href="
|
1460
|
+
<p> a newly-allocated <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1461
|
+
if retrieving the given target failed. If non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
1462
1462
|
this value must be freed with <a class="link" href="gtk2-Selections.html#gtk-selection-data-free" title="gtk_selection_data_free ()"><code class="function">gtk_selection_data_free()</code></a>
|
1463
1463
|
when you are finished with it.</p>
|
1464
1464
|
</div>
|
@@ -1466,7 +1466,7 @@ when you are finished with it.</p>
|
|
1466
1466
|
<hr>
|
1467
1467
|
<div class="refsect2">
|
1468
1468
|
<a name="gtk-clipboard-wait-for-text"></a><h3>gtk_clipboard_wait_for_text ()</h3>
|
1469
|
-
<pre class="programlisting"><a href="
|
1469
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1470
1470
|
gtk_clipboard_wait_for_text (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1471
1471
|
<p>Requests the contents of the clipboard as text and converts
|
1472
1472
|
the result to UTF-8 if necessary. This function waits for
|
@@ -1490,7 +1490,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1490
1490
|
<div class="refsect3">
|
1491
1491
|
<a name="gtk-clipboard-wait-for-text.returns"></a><h4>Returns</h4>
|
1492
1492
|
<p> a newly-allocated UTF-8 string which must
|
1493
|
-
be freed with <a href="
|
1493
|
+
be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if retrieving
|
1494
1494
|
the selection data failed. (This could happen
|
1495
1495
|
for various reasons, in particular if the
|
1496
1496
|
clipboard was empty or if the contents of the
|
@@ -1524,7 +1524,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1524
1524
|
<div class="refsect3">
|
1525
1525
|
<a name="gtk-clipboard-wait-for-image.returns"></a><h4>Returns</h4>
|
1526
1526
|
<p> a newly-allocated <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> object which must
|
1527
|
-
be disposed with <a href="
|
1527
|
+
be disposed 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>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
1528
1528
|
retrieving the selection data failed. (This
|
1529
1529
|
could happen for various reasons, in particular
|
1530
1530
|
if the clipboard was empty or if the contents of
|
@@ -1536,11 +1536,11 @@ the clipboard could not be converted into an image.). </p>
|
|
1536
1536
|
<hr>
|
1537
1537
|
<div class="refsect2">
|
1538
1538
|
<a name="gtk-clipboard-wait-for-rich-text"></a><h3>gtk_clipboard_wait_for_rich_text ()</h3>
|
1539
|
-
<pre class="programlisting"><a href="
|
1539
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
1540
1540
|
gtk_clipboard_wait_for_rich_text (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1541
1541
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1542
1542
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *format</code></em>,
|
1543
|
-
<em class="parameter"><code><a href="
|
1543
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
|
1544
1544
|
<p>Requests the contents of the clipboard as rich text. This function
|
1545
1545
|
waits for the data to be received using the main loop, so events,
|
1546
1546
|
timeouts, etc, may be dispatched during the wait.</p>
|
@@ -1580,7 +1580,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1580
1580
|
<a name="gtk-clipboard-wait-for-rich-text.returns"></a><h4>Returns</h4>
|
1581
1581
|
<p> a
|
1582
1582
|
newly-allocated binary block of data which must
|
1583
|
-
be freed with <a href="
|
1583
|
+
be freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if retrieving
|
1584
1584
|
the selection data failed. (This could happen
|
1585
1585
|
for various reasons, in particular if the
|
1586
1586
|
clipboard was empty or if the contents of the
|
@@ -1592,7 +1592,7 @@ clipboard could not be converted into text form.). </p>
|
|
1592
1592
|
<hr>
|
1593
1593
|
<div class="refsect2">
|
1594
1594
|
<a name="gtk-clipboard-wait-for-uris"></a><h3>gtk_clipboard_wait_for_uris ()</h3>
|
1595
|
-
<pre class="programlisting"><a href="
|
1595
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **
|
1596
1596
|
gtk_clipboard_wait_for_uris (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1597
1597
|
<p>Requests the contents of the clipboard as URIs. This function waits
|
1598
1598
|
for the data to be received using the main loop, so events,
|
@@ -1615,8 +1615,8 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1615
1615
|
<div class="refsect3">
|
1616
1616
|
<a name="gtk-clipboard-wait-for-uris.returns"></a><h4>Returns</h4>
|
1617
1617
|
<p> a newly-allocated
|
1618
|
-
<a href="
|
1619
|
-
be freed with <a href="
|
1618
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings which must
|
1619
|
+
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>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
1620
1620
|
retrieving the selection data failed. (This
|
1621
1621
|
could happen for various reasons, in particular
|
1622
1622
|
if the clipboard was empty or if the contents of
|
@@ -1628,7 +1628,7 @@ the clipboard could not be converted into URI form.). </p>
|
|
1628
1628
|
<hr>
|
1629
1629
|
<div class="refsect2">
|
1630
1630
|
<a name="gtk-clipboard-wait-is-text-available"></a><h3>gtk_clipboard_wait_is_text_available ()</h3>
|
1631
|
-
<pre class="programlisting"><a href="
|
1631
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1632
1632
|
gtk_clipboard_wait_is_text_available (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1633
1633
|
<p>Test to see if there is text available to be pasted
|
1634
1634
|
This is done by requesting the TARGETS atom and checking
|
@@ -1655,13 +1655,13 @@ the actual text.</p>
|
|
1655
1655
|
</div>
|
1656
1656
|
<div class="refsect3">
|
1657
1657
|
<a name="gtk-clipboard-wait-is-text-available.returns"></a><h4>Returns</h4>
|
1658
|
-
<p> <a href="
|
1658
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is there is text available, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1659
1659
|
</div>
|
1660
1660
|
</div>
|
1661
1661
|
<hr>
|
1662
1662
|
<div class="refsect2">
|
1663
1663
|
<a name="gtk-clipboard-wait-is-image-available"></a><h3>gtk_clipboard_wait_is_image_available ()</h3>
|
1664
|
-
<pre class="programlisting"><a href="
|
1664
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1665
1665
|
gtk_clipboard_wait_is_image_available (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1666
1666
|
<p>Test to see if there is an image available to be pasted
|
1667
1667
|
This is done by requesting the TARGETS atom and checking
|
@@ -1688,14 +1688,14 @@ the actual image data.</p>
|
|
1688
1688
|
</div>
|
1689
1689
|
<div class="refsect3">
|
1690
1690
|
<a name="gtk-clipboard-wait-is-image-available.returns"></a><h4>Returns</h4>
|
1691
|
-
<p> <a href="
|
1691
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is there is an image available, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1692
1692
|
</div>
|
1693
1693
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1694
1694
|
</div>
|
1695
1695
|
<hr>
|
1696
1696
|
<div class="refsect2">
|
1697
1697
|
<a name="gtk-clipboard-wait-is-rich-text-available"></a><h3>gtk_clipboard_wait_is_rich_text_available ()</h3>
|
1698
|
-
<pre class="programlisting"><a href="
|
1698
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1699
1699
|
gtk_clipboard_wait_is_rich_text_available
|
1700
1700
|
(<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1701
1701
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
@@ -1731,14 +1731,14 @@ the actual text.</p>
|
|
1731
1731
|
</div>
|
1732
1732
|
<div class="refsect3">
|
1733
1733
|
<a name="gtk-clipboard-wait-is-rich-text-available.returns"></a><h4>Returns</h4>
|
1734
|
-
<p> <a href="
|
1734
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is there is rich text available, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1735
1735
|
</div>
|
1736
1736
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1737
1737
|
</div>
|
1738
1738
|
<hr>
|
1739
1739
|
<div class="refsect2">
|
1740
1740
|
<a name="gtk-clipboard-wait-is-uris-available"></a><h3>gtk_clipboard_wait_is_uris_available ()</h3>
|
1741
|
-
<pre class="programlisting"><a href="
|
1741
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1742
1742
|
gtk_clipboard_wait_is_uris_available (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1743
1743
|
<p>Test to see if there is a list of URIs available to be pasted
|
1744
1744
|
This is done by requesting the TARGETS atom and checking
|
@@ -1765,20 +1765,20 @@ the actual URI data.</p>
|
|
1765
1765
|
</div>
|
1766
1766
|
<div class="refsect3">
|
1767
1767
|
<a name="gtk-clipboard-wait-is-uris-available.returns"></a><h4>Returns</h4>
|
1768
|
-
<p> <a href="
|
1768
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is there is an URI list available, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1769
1769
|
</div>
|
1770
1770
|
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1771
1771
|
</div>
|
1772
1772
|
<hr>
|
1773
1773
|
<div class="refsect2">
|
1774
1774
|
<a name="gtk-clipboard-wait-for-targets"></a><h3>gtk_clipboard_wait_for_targets ()</h3>
|
1775
|
-
<pre class="programlisting"><a href="
|
1775
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1776
1776
|
gtk_clipboard_wait_for_targets (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1777
1777
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> **targets</code></em>,
|
1778
|
-
<em class="parameter"><code><a href="
|
1779
|
-
<p>Returns a list of targets that are present on the clipboard, or <a href="
|
1778
|
+
<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>
|
1779
|
+
<p>Returns a list of targets that are present on the clipboard, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1780
1780
|
if there aren't any targets available. The returned list must be
|
1781
|
-
freed with <a href="
|
1781
|
+
freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.
|
1782
1782
|
This function waits for the data to be received using the main
|
1783
1783
|
loop, so events, timeouts, etc, may be dispatched during the wait.</p>
|
1784
1784
|
<div class="refsect3">
|
@@ -1798,7 +1798,7 @@ loop, so events, timeouts, etc, may be dispatched during the wait.</p>
|
|
1798
1798
|
<tr>
|
1799
1799
|
<td class="parameter_name"><p>targets</p></td>
|
1800
1800
|
<td class="parameter_description"><p> location to store an array of targets. The result
|
1801
|
-
stored here must be freed with <a href="
|
1801
|
+
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>
|
1802
1802
|
<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_targets][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></td>
|
1803
1803
|
</tr>
|
1804
1804
|
<tr>
|
@@ -1812,15 +1812,15 @@ stored here must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/ve
|
|
1812
1812
|
</div>
|
1813
1813
|
<div class="refsect3">
|
1814
1814
|
<a name="gtk-clipboard-wait-for-targets.returns"></a><h4>Returns</h4>
|
1815
|
-
<p> <a href="
|
1816
|
-
otherwise <a href="
|
1815
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if any targets are present on the clipboard,
|
1816
|
+
otherwise <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1817
1817
|
</div>
|
1818
1818
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1819
1819
|
</div>
|
1820
1820
|
<hr>
|
1821
1821
|
<div class="refsect2">
|
1822
1822
|
<a name="gtk-clipboard-wait-is-target-available"></a><h3>gtk_clipboard_wait_is_target_available ()</h3>
|
1823
|
-
<pre class="programlisting"><a href="
|
1823
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1824
1824
|
gtk_clipboard_wait_is_target_available
|
1825
1825
|
(<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1826
1826
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>);</pre>
|
@@ -1853,7 +1853,7 @@ insensitive or not.</p>
|
|
1853
1853
|
</div>
|
1854
1854
|
<div class="refsect3">
|
1855
1855
|
<a name="gtk-clipboard-wait-is-target-available.returns"></a><h4>Returns</h4>
|
1856
|
-
<p> <a href="
|
1856
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the target is available, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1857
1857
|
</div>
|
1858
1858
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1859
1859
|
</div>
|
@@ -1863,7 +1863,7 @@ insensitive or not.</p>
|
|
1863
1863
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1864
1864
|
gtk_clipboard_set_can_store (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1865
1865
|
<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>,
|
1866
|
-
<em class="parameter"><code><a href="
|
1866
|
+
<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>
|
1867
1867
|
<p>Hints that the clipboard data should be stored somewhere when the
|
1868
1868
|
application exits or when <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-store" title="gtk_clipboard_store ()"><code class="function">gtk_clipboard_store()</code></a> is called.</p>
|
1869
1869
|
<p>This value is reset when the clipboard owner changes.
|
@@ -1886,7 +1886,7 @@ see <a href="../html/GdkDisplay.html#gdk-display-store-clipboard"><code class="f
|
|
1886
1886
|
<tr>
|
1887
1887
|
<td class="parameter_name"><p>targets</p></td>
|
1888
1888
|
<td class="parameter_description"><p> array containing
|
1889
|
-
information about which forms should be stored or <a href="
|
1889
|
+
information about which forms should be stored or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1890
1890
|
to indicate that all forms should be stored. </p></td>
|
1891
1891
|
<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>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
1892
1892
|
</tr>
|
@@ -1942,7 +1942,7 @@ around after the application has quit.</p>
|
|
1942
1942
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1943
1943
|
user_function (<a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard,
|
1944
1944
|
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
1945
|
-
<a href="
|
1945
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1946
1946
|
<p>The ::owner-change signal is emitted when GTK+ receives an
|
1947
1947
|
event that indicates that the ownership of the selection
|
1948
1948
|
|
@@ -1976,7 +1976,7 @@ event </p></td>
|
|
1976
1976
|
</tbody>
|
1977
1977
|
</table></div>
|
1978
1978
|
</div>
|
1979
|
-
<p>Flags: <a href="
|
1979
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
1980
1980
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1981
1981
|
</div>
|
1982
1982
|
</div>
|