gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="gtkbase.html" title="Part II. GTK+ Core Reference">
|
9
9
|
<link rel="prev" href="gtk2-Accelerator-Maps.html" title="Accelerator Maps">
|
10
10
|
<link rel="next" href="gtk2-Drag-and-Drop.html" title="Drag and Drop">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -123,7 +123,7 @@
|
|
123
123
|
</tr>
|
124
124
|
<tr>
|
125
125
|
<td class="function_type">
|
126
|
-
<a href="
|
126
|
+
<a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
127
127
|
</td>
|
128
128
|
<td class="function_name">
|
129
129
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-get-display" title="gtk_clipboard_get_display ()">gtk_clipboard_get_display</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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *
|
150
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/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>
|
@@ -243,7 +243,7 @@
|
|
243
243
|
</tr>
|
244
244
|
<tr>
|
245
245
|
<td class="function_type">
|
246
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
246
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
247
247
|
</td>
|
248
248
|
<td class="function_name">
|
249
249
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-image" title="gtk_clipboard_wait_for_image ()">gtk_clipboard_wait_for_image</a> <span class="c_punctuation">()</span>
|
@@ -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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
365
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
366
366
|
<span class="lineart">╰──</span> GtkClipboard
|
367
367
|
</pre>
|
368
368
|
</div>
|
@@ -377,8 +377,8 @@
|
|
377
377
|
The <a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> object represents a clipboard of data shared
|
378
378
|
between different processes or between different widgets in
|
379
379
|
the same process. Each clipboard is identified by a name encoded as a
|
380
|
-
<a href="
|
381
|
-
<a href="
|
380
|
+
<a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>. (Conversion to and from strings can be done with
|
381
|
+
<a href="../html/gdk2-Properties-and-Atoms.html#gdk-atom-intern"><code class="function">gdk_atom_intern()</code></a> and <a href="../html/gdk2-Properties-and-Atoms.html#gdk-atom-name"><code class="function">gdk_atom_name()</code></a>.) The default clipboard
|
382
382
|
corresponds to the "CLIPBOARD" atom; another commonly used clipboard
|
383
383
|
is the "PRIMARY" clipboard, which, in X, traditionally contains
|
384
384
|
the currently selected text.
|
@@ -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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
|
405
|
+
contents of clipboard reflect the internal state of a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/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
|
@@ -450,7 +450,7 @@
|
|
450
450
|
are received, or when the request fails.
|
451
451
|
</p>
|
452
452
|
<div class="refsect3">
|
453
|
-
<a name="
|
453
|
+
<a name="GtkClipboardReceivedFunc.parameters"></a><h4>Parameters</h4>
|
454
454
|
<div class="informaltable"><table width="100%" border="0">
|
455
455
|
<colgroup>
|
456
456
|
<col width="150px" class="parameters_name">
|
@@ -493,7 +493,7 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-con
|
|
493
493
|
are received, or when the request fails.
|
494
494
|
</p>
|
495
495
|
<div class="refsect3">
|
496
|
-
<a name="
|
496
|
+
<a name="GtkClipboardTextReceivedFunc.parameters"></a><h4>Parameters</h4>
|
497
497
|
<div class="informaltable"><table width="100%" border="0">
|
498
498
|
<colgroup>
|
499
499
|
<col width="150px" class="parameters_name">
|
@@ -527,14 +527,14 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-tex
|
|
527
527
|
<a name="GtkClipboardImageReceivedFunc"></a><h3>GtkClipboardImageReceivedFunc ()</h3>
|
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
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
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
531
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/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.
|
535
535
|
</p>
|
536
536
|
<div class="refsect3">
|
537
|
-
<a name="
|
537
|
+
<a name="GtkClipboardImageReceivedFunc.parameters"></a><h4>Parameters</h4>
|
538
538
|
<div class="informaltable"><table width="100%" border="0">
|
539
539
|
<colgroup>
|
540
540
|
<col width="150px" class="parameters_name">
|
@@ -561,14 +561,14 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-ima
|
|
561
561
|
</tbody>
|
562
562
|
</table></div>
|
563
563
|
</div>
|
564
|
-
<p class="since">Since 2.6</p>
|
564
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
565
565
|
</div>
|
566
566
|
<hr>
|
567
567
|
<div class="refsect2">
|
568
568
|
<a name="GtkClipboardTargetsReceivedFunc"></a><h3>GtkClipboardTargetsReceivedFunc ()</h3>
|
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
|
-
<em class="parameter"><code><a href="
|
571
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *atoms</code></em>,
|
572
572
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_atoms</code></em>,
|
573
573
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
574
574
|
<p>
|
@@ -576,7 +576,7 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-ima
|
|
576
576
|
are received, or when the request fails.
|
577
577
|
</p>
|
578
578
|
<div class="refsect3">
|
579
|
-
<a name="
|
579
|
+
<a name="GtkClipboardTargetsReceivedFunc.parameters"></a><h4>Parameters</h4>
|
580
580
|
<div class="informaltable"><table width="100%" border="0">
|
581
581
|
<colgroup>
|
582
582
|
<col width="150px" class="parameters_name">
|
@@ -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="
|
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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
595
595
|
if retrieving the data failed.</p></td>
|
596
596
|
<td class="parameter_annotations"> </td>
|
597
597
|
</tr>
|
@@ -610,14 +610,14 @@ supplied to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-request-tar
|
|
610
610
|
</tbody>
|
611
611
|
</table></div>
|
612
612
|
</div>
|
613
|
-
<p class="since">Since 2.4</p>
|
613
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
614
614
|
</div>
|
615
615
|
<hr>
|
616
616
|
<div class="refsect2">
|
617
617
|
<a name="GtkClipboardRichTextReceivedFunc"></a><h3>GtkClipboardRichTextReceivedFunc ()</h3>
|
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
|
-
<em class="parameter"><code><a href="
|
620
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
621
621
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *text</code></em>,
|
622
622
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> length</code></em>,
|
623
623
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
@@ -653,7 +653,7 @@ as <a class="link" href="gtk2-Selections.html#gtk-selection-data-set-text" title
|
|
653
653
|
will be informed that the attempt to get the data failed.
|
654
654
|
</p>
|
655
655
|
<div class="refsect3">
|
656
|
-
<a name="
|
656
|
+
<a name="GtkClipboardGetFunc.parameters"></a><h4>Parameters</h4>
|
657
657
|
<div class="informaltable"><table width="100%" border="0">
|
658
658
|
<colgroup>
|
659
659
|
<col width="150px" class="parameters_name">
|
@@ -703,7 +703,7 @@ or cleared. Once this has called, the <em class="parameter"><code>user_data_or_o
|
|
703
703
|
will not be used again.
|
704
704
|
</p>
|
705
705
|
<div class="refsect3">
|
706
|
-
<a name="
|
706
|
+
<a name="GtkClipboardClearFunc.parameters"></a><h4>Parameters</h4>
|
707
707
|
<div class="informaltable"><table width="100%" border="0">
|
708
708
|
<colgroup>
|
709
709
|
<col width="150px" class="parameters_name">
|
@@ -732,11 +732,11 @@ argument passed to <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-
|
|
732
732
|
<div class="refsect2">
|
733
733
|
<a name="gtk-clipboard-get"></a><h3>gtk_clipboard_get ()</h3>
|
734
734
|
<pre class="programlisting"><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="returnvalue">GtkClipboard</span></a> *
|
735
|
-
gtk_clipboard_get (<em class="parameter"><code><a href="
|
735
|
+
gtk_clipboard_get (<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
|
736
736
|
<p>Returns the clipboard object for the given selection.
|
737
737
|
See <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-get-for-display" title="gtk_clipboard_get_for_display ()"><code class="function">gtk_clipboard_get_for_display()</code></a> for complete details.</p>
|
738
738
|
<div class="refsect3">
|
739
|
-
<a name="
|
739
|
+
<a name="gtk-clipboard-get.parameters"></a><h4>Parameters</h4>
|
740
740
|
<div class="informaltable"><table width="100%" border="0">
|
741
741
|
<colgroup>
|
742
742
|
<col width="150px" class="parameters_name">
|
@@ -745,13 +745,13 @@ See <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-get-for-display" ti
|
|
745
745
|
</colgroup>
|
746
746
|
<tbody><tr>
|
747
747
|
<td class="parameter_name"><p>selection</p></td>
|
748
|
-
<td class="parameter_description"><p>a <a href="
|
748
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> which identifies the clipboard to use</p></td>
|
749
749
|
<td class="parameter_annotations"> </td>
|
750
750
|
</tr></tbody>
|
751
751
|
</table></div>
|
752
752
|
</div>
|
753
753
|
<div class="refsect3">
|
754
|
-
<a name="
|
754
|
+
<a name="gtk-clipboard-get.returns"></a><h4>Returns</h4>
|
755
755
|
<p> the appropriate clipboard object. If no clipboard
|
756
756
|
already exists, a new one will be created. Once a clipboard
|
757
757
|
object has been created, it is persistent and, since it is
|
@@ -763,25 +763,25 @@ owned by GTK+, must not be freed or unreffed. </p>
|
|
763
763
|
<div class="refsect2">
|
764
764
|
<a name="gtk-clipboard-get-for-display"></a><h3>gtk_clipboard_get_for_display ()</h3>
|
765
765
|
<pre class="programlisting"><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="returnvalue">GtkClipboard</span></a> *
|
766
|
-
gtk_clipboard_get_for_display (<em class="parameter"><code><a href="
|
767
|
-
<em class="parameter"><code><a href="
|
766
|
+
gtk_clipboard_get_for_display (<em class="parameter"><code><a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
767
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
|
768
768
|
<p>Returns the clipboard object for the given selection.
|
769
769
|
Cut/copy/paste menu items and keyboard shortcuts should use
|
770
|
-
the default clipboard, returned by passing <a href="
|
770
|
+
the default clipboard, returned by passing <a href="../html/gdk2-Selections.html#GDK-SELECTION-CLIPBOARD:CAPS"><code class="literal">GDK_SELECTION_CLIPBOARD</code></a> for <em class="parameter"><code>selection</code></em>
|
771
771
|
.
|
772
|
-
(<a href="
|
772
|
+
(<a href="../html/gdk2-Properties-and-Atoms.html#GDK-NONE:CAPS"><code class="literal">GDK_NONE</code></a> is supported as a synonym for GDK_SELECTION_CLIPBOARD
|
773
773
|
for backwards compatibility reasons.)
|
774
774
|
The currently-selected object or text should be provided on the clipboard
|
775
|
-
identified by <a href="
|
776
|
-
conceptually copy the contents of the <a href="
|
775
|
+
identified by <a href="../html/gdk2-Selections.html#GDK-SELECTION-PRIMARY:CAPS"><span class="type">GDK_SELECTION_PRIMARY</span></a>. Cut/copy/paste menu items
|
776
|
+
conceptually copy the contents of the <a href="../html/gdk2-Selections.html#GDK-SELECTION-PRIMARY:CAPS"><span class="type">GDK_SELECTION_PRIMARY</span></a> clipboard
|
777
777
|
to the default clipboard, i.e. they copy the selection to what the
|
778
778
|
user sees as the clipboard.</p>
|
779
|
-
<p>(Passing <a href="
|
779
|
+
<p>(Passing <a href="../html/gdk2-Properties-and-Atoms.html#GDK-NONE:CAPS"><span class="type">GDK_NONE</span></a> is the same as using <code class="literal">gdk_atom_intern
|
780
780
|
("CLIPBOARD", FALSE)</code>. See <a class="ulink" href="http://www.freedesktop.org/Standards/clipboards-spec" target="_top">
|
781
781
|
http://www.freedesktop.org/Standards/clipboards-spec</a>
|
782
782
|
for a detailed discussion of the "CLIPBOARD" vs. "PRIMARY"
|
783
783
|
selections under the X window system. On Win32 the
|
784
|
-
<a href="
|
784
|
+
<a href="../html/gdk2-Selections.html#GDK-SELECTION-PRIMARY:CAPS"><span class="type">GDK_SELECTION_PRIMARY</span></a> clipboard is essentially ignored.)</p>
|
785
785
|
<p>It's possible to have arbitrary named clipboards; if you do invent
|
786
786
|
new clipboards, you should prefix the selection name with an
|
787
787
|
underscore (because the ICCCM requires that nonstandard atoms are
|
@@ -789,7 +789,7 @@ underscore-prefixed), and namespace it as well. For example,
|
|
789
789
|
if your application called "Foo" has a special-purpose
|
790
790
|
clipboard, you might call it "_FOO_SPECIAL_CLIPBOARD".</p>
|
791
791
|
<div class="refsect3">
|
792
|
-
<a name="
|
792
|
+
<a name="gtk-clipboard-get-for-display.parameters"></a><h4>Parameters</h4>
|
793
793
|
<div class="informaltable"><table width="100%" border="0">
|
794
794
|
<colgroup>
|
795
795
|
<col width="150px" class="parameters_name">
|
@@ -804,7 +804,7 @@ clipboard, you might call it "_FOO_SPECIAL_CLIPBOARD".</p>
|
|
804
804
|
</tr>
|
805
805
|
<tr>
|
806
806
|
<td class="parameter_name"><p>selection</p></td>
|
807
|
-
<td class="parameter_description"><p>a <a href="
|
807
|
+
<td class="parameter_description"><p>a <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> which identifies the clipboard
|
808
808
|
to use.</p></td>
|
809
809
|
<td class="parameter_annotations"> </td>
|
810
810
|
</tr>
|
@@ -812,7 +812,7 @@ to use.</p></td>
|
|
812
812
|
</table></div>
|
813
813
|
</div>
|
814
814
|
<div class="refsect3">
|
815
|
-
<a name="
|
815
|
+
<a name="gtk-clipboard-get-for-display.returns"></a><h4>Returns</h4>
|
816
816
|
<p> the appropriate clipboard object. If no
|
817
817
|
clipboard already exists, a new one will
|
818
818
|
be created. Once a clipboard object has
|
@@ -821,17 +821,17 @@ it is owned by GTK+, must not be freed or
|
|
821
821
|
unrefd. </p>
|
822
822
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
823
823
|
</div>
|
824
|
-
<p class="since">Since 2.2</p>
|
824
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
825
825
|
</div>
|
826
826
|
<hr>
|
827
827
|
<div class="refsect2">
|
828
828
|
<a name="gtk-clipboard-get-display"></a><h3>gtk_clipboard_get_display ()</h3>
|
829
|
-
<pre class="programlisting"><a href="
|
829
|
+
<pre class="programlisting"><a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
830
830
|
gtk_clipboard_get_display (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
831
|
-
<p>Gets the <a href="
|
831
|
+
<p>Gets the <a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> associated with <em class="parameter"><code>clipboard</code></em>
|
832
832
|
</p>
|
833
833
|
<div class="refsect3">
|
834
|
-
<a name="
|
834
|
+
<a name="gtk-clipboard-get-display.parameters"></a><h4>Parameters</h4>
|
835
835
|
<div class="informaltable"><table width="100%" border="0">
|
836
836
|
<colgroup>
|
837
837
|
<col width="150px" class="parameters_name">
|
@@ -846,12 +846,12 @@ gtk_clipboard_get_display (<em class="parameter"><code><a class="link" href="gtk
|
|
846
846
|
</table></div>
|
847
847
|
</div>
|
848
848
|
<div class="refsect3">
|
849
|
-
<a name="
|
850
|
-
<p> the <a href="
|
849
|
+
<a name="gtk-clipboard-get-display.returns"></a><h4>Returns</h4>
|
850
|
+
<p> the <a href="../html/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> associated with <em class="parameter"><code>clipboard</code></em>
|
851
851
|
. </p>
|
852
852
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
853
853
|
</div>
|
854
|
-
<p class="since">Since 2.2</p>
|
854
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
855
855
|
</div>
|
856
856
|
<hr>
|
857
857
|
<div class="refsect2">
|
@@ -867,7 +867,7 @@ gtk_clipboard_set_with_data (<em class="parameter"><code><a class="link" href="g
|
|
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>
|
869
869
|
<div class="refsect3">
|
870
|
-
<a name="
|
870
|
+
<a name="gtk-clipboard-set-with-data.parameters"></a><h4>Parameters</h4>
|
871
871
|
<div class="informaltable"><table width="100%" border="0">
|
872
872
|
<colgroup>
|
873
873
|
<col width="150px" class="parameters_name">
|
@@ -915,11 +915,10 @@ and <em class="parameter"><code>clear_func</code></em>
|
|
915
915
|
</table></div>
|
916
916
|
</div>
|
917
917
|
<div class="refsect3">
|
918
|
-
<a name="
|
918
|
+
<a name="gtk-clipboard-set-with-data.returns"></a><h4>Returns</h4>
|
919
919
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if setting the clipboard data succeeded. If setting
|
920
920
|
the clipboard data failed the provided callback functions
|
921
921
|
will be ignored.</p>
|
922
|
-
<p></p>
|
923
922
|
</div>
|
924
923
|
</div>
|
925
924
|
<hr>
|
@@ -931,16 +930,16 @@ gtk_clipboard_set_with_owner (<em class="parameter"><code><a class="link" href="
|
|
931
930
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_targets</code></em>,
|
932
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>,
|
933
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>,
|
934
|
-
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *owner</code></em>);</pre>
|
933
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *owner</code></em>);</pre>
|
935
934
|
<p>Virtually sets the contents of the specified clipboard by providing
|
936
935
|
a list of supported formats for the clipboard data and a function
|
937
936
|
to call to get the actual data when it is requested.</p>
|
938
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>
|
939
938
|
is that instead of an generic <em class="parameter"><code>user_data</code></em>
|
940
|
-
pointer, a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> is passed
|
939
|
+
pointer, a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> is passed
|
941
940
|
in.</p>
|
942
941
|
<div class="refsect3">
|
943
|
-
<a name="
|
942
|
+
<a name="gtk-clipboard-set-with-owner.parameters"></a><h4>Parameters</h4>
|
944
943
|
<div class="informaltable"><table width="100%" border="0">
|
945
944
|
<colgroup>
|
946
945
|
<col width="150px" class="parameters_name">
|
@@ -987,24 +986,23 @@ to the callbacks when called. </p></td>
|
|
987
986
|
</table></div>
|
988
987
|
</div>
|
989
988
|
<div class="refsect3">
|
990
|
-
<a name="
|
989
|
+
<a name="gtk-clipboard-set-with-owner.returns"></a><h4>Returns</h4>
|
991
990
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if setting the clipboard data succeeded. If setting
|
992
991
|
the clipboard data failed the provided callback functions
|
993
992
|
will be ignored.</p>
|
994
|
-
<p></p>
|
995
993
|
</div>
|
996
994
|
</div>
|
997
995
|
<hr>
|
998
996
|
<div class="refsect2">
|
999
997
|
<a name="gtk-clipboard-get-owner"></a><h3>gtk_clipboard_get_owner ()</h3>
|
1000
|
-
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *
|
998
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> *
|
1001
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>
|
1002
1000
|
<p>If the clipboard contents callbacks were set with
|
1003
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
|
1004
1002
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-clear" title="gtk_clipboard_clear ()"><code class="function">gtk_clipboard_clear()</code></a> has not subsequently called, returns the owner set
|
1005
1003
|
by <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>.</p>
|
1006
1004
|
<div class="refsect3">
|
1007
|
-
<a name="
|
1005
|
+
<a name="gtk-clipboard-get-owner.parameters"></a><h4>Parameters</h4>
|
1008
1006
|
<div class="informaltable"><table width="100%" border="0">
|
1009
1007
|
<colgroup>
|
1010
1008
|
<col width="150px" class="parameters_name">
|
@@ -1019,7 +1017,7 @@ by <a class="link" href="gtk2-Clipboards.html#gtk-clipboard-set-with-owner" titl
|
|
1019
1017
|
</table></div>
|
1020
1018
|
</div>
|
1021
1019
|
<div class="refsect3">
|
1022
|
-
<a name="
|
1020
|
+
<a name="gtk-clipboard-get-owner.returns"></a><h4>Returns</h4>
|
1023
1021
|
<p> the owner of the clipboard, if any; otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1024
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>
|
1025
1023
|
</div>
|
@@ -1036,7 +1034,7 @@ and when the <em class="parameter"><code>clear_func</code></em>
|
|
1036
1034
|
you supplied is called. Otherwise, the
|
1037
1035
|
clipboard may be owned by someone else.</p>
|
1038
1036
|
<div class="refsect3">
|
1039
|
-
<a name="
|
1037
|
+
<a name="gtk-clipboard-clear.parameters"></a><h4>Parameters</h4>
|
1040
1038
|
<div class="informaltable"><table width="100%" border="0">
|
1041
1039
|
<colgroup>
|
1042
1040
|
<col width="150px" class="parameters_name">
|
@@ -1063,7 +1061,7 @@ make a copy of the text and take responsibility for responding
|
|
1063
1061
|
for requests for the text, and for converting the text into
|
1064
1062
|
the requested format.</p>
|
1065
1063
|
<div class="refsect3">
|
1066
|
-
<a name="
|
1064
|
+
<a name="gtk-clipboard-set-text.parameters"></a><h4>Parameters</h4>
|
1067
1065
|
<div class="informaltable"><table width="100%" border="0">
|
1068
1066
|
<colgroup>
|
1069
1067
|
<col width="150px" class="parameters_name">
|
@@ -1097,13 +1095,13 @@ the length will be determined with <code class="function"><code class="function"
|
|
1097
1095
|
<a name="gtk-clipboard-set-image"></a><h3>gtk_clipboard_set_image ()</h3>
|
1098
1096
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1099
1097
|
gtk_clipboard_set_image (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1100
|
-
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1101
|
-
<p>Sets the contents of the clipboard to the given <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>.
|
1098
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1099
|
+
<p>Sets the contents of the clipboard to the given <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>.
|
1102
1100
|
GTK+ will take responsibility for responding for requests
|
1103
1101
|
for the image, and for converting the image into the
|
1104
1102
|
requested format.</p>
|
1105
1103
|
<div class="refsect3">
|
1106
|
-
<a name="
|
1104
|
+
<a name="gtk-clipboard-set-image.parameters"></a><h4>Parameters</h4>
|
1107
1105
|
<div class="informaltable"><table width="100%" border="0">
|
1108
1106
|
<colgroup>
|
1109
1107
|
<col width="150px" class="parameters_name">
|
@@ -1118,27 +1116,27 @@ requested format.</p>
|
|
1118
1116
|
</tr>
|
1119
1117
|
<tr>
|
1120
1118
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1121
|
-
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> </p></td>
|
1119
|
+
<td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> </p></td>
|
1122
1120
|
<td class="parameter_annotations"> </td>
|
1123
1121
|
</tr>
|
1124
1122
|
</tbody>
|
1125
1123
|
</table></div>
|
1126
1124
|
</div>
|
1127
|
-
<p class="since">Since 2.6</p>
|
1125
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1128
1126
|
</div>
|
1129
1127
|
<hr>
|
1130
1128
|
<div class="refsect2">
|
1131
1129
|
<a name="gtk-clipboard-request-contents"></a><h3>gtk_clipboard_request_contents ()</h3>
|
1132
1130
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1133
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>,
|
1134
|
-
<em class="parameter"><code><a href="
|
1132
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1135
1133
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardReceivedFunc" title="GtkClipboardReceivedFunc ()"><span class="type">GtkClipboardReceivedFunc</span></a> callback</code></em>,
|
1136
1134
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1137
1135
|
<p>Requests the contents of clipboard as the given target.
|
1138
1136
|
When the results of the result are later received the supplied callback
|
1139
1137
|
will be called.</p>
|
1140
1138
|
<div class="refsect3">
|
1141
|
-
<a name="
|
1139
|
+
<a name="gtk-clipboard-request-contents.parameters"></a><h4>Parameters</h4>
|
1142
1140
|
<div class="informaltable"><table width="100%" border="0">
|
1143
1141
|
<colgroup>
|
1144
1142
|
<col width="150px" class="parameters_name">
|
@@ -1194,7 +1192,7 @@ the request succeeded, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/
|
|
1194
1192
|
various reasons, in particular if the clipboard was empty or if the
|
1195
1193
|
contents of the clipboard could not be converted into text form.</p>
|
1196
1194
|
<div class="refsect3">
|
1197
|
-
<a name="
|
1195
|
+
<a name="gtk-clipboard-request-text.parameters"></a><h4>Parameters</h4>
|
1198
1196
|
<div class="informaltable"><table width="100%" border="0">
|
1199
1197
|
<colgroup>
|
1200
1198
|
<col width="150px" class="parameters_name">
|
@@ -1232,18 +1230,18 @@ gtk_clipboard_request_image (<em class="parameter"><code><a class="link" href="g
|
|
1232
1230
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboardImageReceivedFunc" title="GtkClipboardImageReceivedFunc ()"><span class="type">GtkClipboardImageReceivedFunc</span></a> callback</code></em>,
|
1233
1231
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1234
1232
|
<p>Requests the contents of the clipboard as image. When the image is
|
1235
|
-
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"><span class="type">GdkPixbuf</span></a>, and
|
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
|
1236
1234
|
<em class="parameter"><code>callback</code></em>
|
1237
1235
|
will be called. </p>
|
1238
1236
|
<p>The <em class="parameter"><code>pixbuf</code></em>
|
1239
1237
|
parameter to <em class="parameter"><code>callback</code></em>
|
1240
1238
|
will contain the resulting
|
1241
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> if the request succeeded, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it failed. This
|
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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it failed. This
|
1242
1240
|
could happen for various reasons, in particular if the clipboard
|
1243
1241
|
was empty or if the contents of the clipboard could not be
|
1244
1242
|
converted into an image.</p>
|
1245
1243
|
<div class="refsect3">
|
1246
|
-
<a name="
|
1244
|
+
<a name="gtk-clipboard-request-image.parameters"></a><h4>Parameters</h4>
|
1247
1245
|
<div class="informaltable"><table width="100%" border="0">
|
1248
1246
|
<colgroup>
|
1249
1247
|
<col width="150px" class="parameters_name">
|
@@ -1272,7 +1270,7 @@ one way or the other.)</p></td>
|
|
1272
1270
|
</tbody>
|
1273
1271
|
</table></div>
|
1274
1272
|
</div>
|
1275
|
-
<p class="since">Since 2.6</p>
|
1273
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1276
1274
|
</div>
|
1277
1275
|
<hr>
|
1278
1276
|
<div class="refsect2">
|
@@ -1289,7 +1287,7 @@ When the list is later received, <em class="parameter"><code>callback</code></em
|
|
1289
1287
|
will contain the resulting targets if
|
1290
1288
|
the request succeeded, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it failed.</p>
|
1291
1289
|
<div class="refsect3">
|
1292
|
-
<a name="
|
1290
|
+
<a name="gtk-clipboard-request-targets.parameters"></a><h4>Parameters</h4>
|
1293
1291
|
<div class="informaltable"><table width="100%" border="0">
|
1294
1292
|
<colgroup>
|
1295
1293
|
<col width="150px" class="parameters_name">
|
@@ -1318,7 +1316,7 @@ one way or the other.)</p></td>
|
|
1318
1316
|
</tbody>
|
1319
1317
|
</table></div>
|
1320
1318
|
</div>
|
1321
|
-
<p class="since">Since 2.4</p>
|
1319
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1322
1320
|
</div>
|
1323
1321
|
<hr>
|
1324
1322
|
<div class="refsect2">
|
@@ -1341,7 +1339,7 @@ parameter will contain <em class="parameter"><code>text</code></em>
|
|
1341
1339
|
various reasons, in particular if the clipboard was empty or if the
|
1342
1340
|
contents of the clipboard could not be converted into rich text form.</p>
|
1343
1341
|
<div class="refsect3">
|
1344
|
-
<a name="
|
1342
|
+
<a name="gtk-clipboard-request-rich-text.parameters"></a><h4>Parameters</h4>
|
1345
1343
|
<div class="informaltable"><table width="100%" border="0">
|
1346
1344
|
<colgroup>
|
1347
1345
|
<col width="150px" class="parameters_name">
|
@@ -1375,7 +1373,7 @@ one way or the other.)</p></td>
|
|
1375
1373
|
</tbody>
|
1376
1374
|
</table></div>
|
1377
1375
|
</div>
|
1378
|
-
<p class="since">Since 2.10</p>
|
1376
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1379
1377
|
</div>
|
1380
1378
|
<hr>
|
1381
1379
|
<div class="refsect2">
|
@@ -1394,7 +1392,7 @@ URIs if the request succeeded, or <a href="/home/vagrant/ruby-gnome2.win64/glib2
|
|
1394
1392
|
for various reasons, in particular if the clipboard was empty or if the
|
1395
1393
|
contents of the clipboard could not be converted into URI form.</p>
|
1396
1394
|
<div class="refsect3">
|
1397
|
-
<a name="
|
1395
|
+
<a name="gtk-clipboard-request-uris.parameters"></a><h4>Parameters</h4>
|
1398
1396
|
<div class="informaltable"><table width="100%" border="0">
|
1399
1397
|
<colgroup>
|
1400
1398
|
<col width="150px" class="parameters_name">
|
@@ -1423,19 +1421,19 @@ one way or the other.)</p></td>
|
|
1423
1421
|
</tbody>
|
1424
1422
|
</table></div>
|
1425
1423
|
</div>
|
1426
|
-
<p class="since">Since 2.14</p>
|
1424
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1427
1425
|
</div>
|
1428
1426
|
<hr>
|
1429
1427
|
<div class="refsect2">
|
1430
1428
|
<a name="gtk-clipboard-wait-for-contents"></a><h3>gtk_clipboard_wait_for_contents ()</h3>
|
1431
1429
|
<pre class="programlisting"><a class="link" href="GtkWidget.html#GtkSelectionData"><span class="returnvalue">GtkSelectionData</span></a> *
|
1432
1430
|
gtk_clipboard_wait_for_contents (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1433
|
-
<em class="parameter"><code><a href="
|
1431
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>);</pre>
|
1434
1432
|
<p>Requests the contents of the clipboard using the given target.
|
1435
1433
|
This function waits for the data to be received using the main
|
1436
1434
|
loop, so events, timeouts, etc, may be dispatched during the wait.</p>
|
1437
1435
|
<div class="refsect3">
|
1438
|
-
<a name="
|
1436
|
+
<a name="gtk-clipboard-wait-for-contents.parameters"></a><h4>Parameters</h4>
|
1439
1437
|
<div class="informaltable"><table width="100%" border="0">
|
1440
1438
|
<colgroup>
|
1441
1439
|
<col width="150px" class="parameters_name">
|
@@ -1458,12 +1456,11 @@ owner should convert the selection.</p></td>
|
|
1458
1456
|
</table></div>
|
1459
1457
|
</div>
|
1460
1458
|
<div class="refsect3">
|
1461
|
-
<a name="
|
1459
|
+
<a name="gtk-clipboard-wait-for-contents.returns"></a><h4>Returns</h4>
|
1462
1460
|
<p> a newly-allocated <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1463
1461
|
if retrieving the given target failed. If non-<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
1464
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>
|
1465
1463
|
when you are finished with it.</p>
|
1466
|
-
<p></p>
|
1467
1464
|
</div>
|
1468
1465
|
</div>
|
1469
1466
|
<hr>
|
@@ -1476,7 +1473,7 @@ the result to UTF-8 if necessary. This function waits for
|
|
1476
1473
|
the data to be received using the main loop, so events,
|
1477
1474
|
timeouts, etc, may be dispatched during the wait.</p>
|
1478
1475
|
<div class="refsect3">
|
1479
|
-
<a name="
|
1476
|
+
<a name="gtk-clipboard-wait-for-text.parameters"></a><h4>Parameters</h4>
|
1480
1477
|
<div class="informaltable"><table width="100%" border="0">
|
1481
1478
|
<colgroup>
|
1482
1479
|
<col width="150px" class="parameters_name">
|
@@ -1491,27 +1488,26 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1491
1488
|
</table></div>
|
1492
1489
|
</div>
|
1493
1490
|
<div class="refsect3">
|
1494
|
-
<a name="
|
1491
|
+
<a name="gtk-clipboard-wait-for-text.returns"></a><h4>Returns</h4>
|
1495
1492
|
<p> a newly-allocated UTF-8 string which must
|
1496
1493
|
be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if retrieving
|
1497
1494
|
the selection data failed. (This could happen
|
1498
1495
|
for various reasons, in particular if the
|
1499
1496
|
clipboard was empty or if the contents of the
|
1500
1497
|
clipboard could not be converted into text form.)</p>
|
1501
|
-
<p></p>
|
1502
1498
|
</div>
|
1503
1499
|
</div>
|
1504
1500
|
<hr>
|
1505
1501
|
<div class="refsect2">
|
1506
1502
|
<a name="gtk-clipboard-wait-for-image"></a><h3>gtk_clipboard_wait_for_image ()</h3>
|
1507
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
1503
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1508
1504
|
gtk_clipboard_wait_for_image (<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1509
1505
|
<p>Requests the contents of the clipboard as image and converts
|
1510
|
-
the result to a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>. This function waits for
|
1506
|
+
the result 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>. This function waits for
|
1511
1507
|
the data to be received using the main loop, so events,
|
1512
1508
|
timeouts, etc, may be dispatched during the wait.</p>
|
1513
1509
|
<div class="refsect3">
|
1514
|
-
<a name="
|
1510
|
+
<a name="gtk-clipboard-wait-for-image.parameters"></a><h4>Parameters</h4>
|
1515
1511
|
<div class="informaltable"><table width="100%" border="0">
|
1516
1512
|
<colgroup>
|
1517
1513
|
<col width="150px" class="parameters_name">
|
@@ -1526,8 +1522,8 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1526
1522
|
</table></div>
|
1527
1523
|
</div>
|
1528
1524
|
<div class="refsect3">
|
1529
|
-
<a name="
|
1530
|
-
<p> a newly-allocated <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> object which must
|
1525
|
+
<a name="gtk-clipboard-wait-for-image.returns"></a><h4>Returns</h4>
|
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
|
1531
1527
|
be disposed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
1532
1528
|
retrieving the selection data failed. (This
|
1533
1529
|
could happen for various reasons, in particular
|
@@ -1535,7 +1531,7 @@ if the clipboard was empty or if the contents of
|
|
1535
1531
|
the clipboard could not be converted into an image.). </p>
|
1536
1532
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1537
1533
|
</div>
|
1538
|
-
<p class="since">Since 2.6</p>
|
1534
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1539
1535
|
</div>
|
1540
1536
|
<hr>
|
1541
1537
|
<div class="refsect2">
|
@@ -1543,13 +1539,13 @@ the clipboard could not be converted into an image.). </p>
|
|
1543
1539
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
1544
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>,
|
1545
1541
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1546
|
-
<em class="parameter"><code><a href="
|
1542
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *format</code></em>,
|
1547
1543
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
|
1548
1544
|
<p>Requests the contents of the clipboard as rich text. This function
|
1549
1545
|
waits for the data to be received using the main loop, so events,
|
1550
1546
|
timeouts, etc, may be dispatched during the wait.</p>
|
1551
1547
|
<div class="refsect3">
|
1552
|
-
<a name="
|
1548
|
+
<a name="gtk-clipboard-wait-for-rich-text.parameters"></a><h4>Parameters</h4>
|
1553
1549
|
<div class="informaltable"><table width="100%" border="0">
|
1554
1550
|
<colgroup>
|
1555
1551
|
<col width="150px" class="parameters_name">
|
@@ -1581,7 +1577,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1581
1577
|
</table></div>
|
1582
1578
|
</div>
|
1583
1579
|
<div class="refsect3">
|
1584
|
-
<a name="
|
1580
|
+
<a name="gtk-clipboard-wait-for-rich-text.returns"></a><h4>Returns</h4>
|
1585
1581
|
<p> a
|
1586
1582
|
newly-allocated binary block of data which must
|
1587
1583
|
be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if retrieving
|
@@ -1591,7 +1587,7 @@ clipboard was empty or if the contents of the
|
|
1591
1587
|
clipboard could not be converted into text form.). </p>
|
1592
1588
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1593
1589
|
</div>
|
1594
|
-
<p class="since">Since 2.10</p>
|
1590
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1595
1591
|
</div>
|
1596
1592
|
<hr>
|
1597
1593
|
<div class="refsect2">
|
@@ -1602,7 +1598,7 @@ gtk_clipboard_wait_for_uris (<em class="parameter"><code><a class="link" href="g
|
|
1602
1598
|
for the data to be received using the main loop, so events,
|
1603
1599
|
timeouts, etc, may be dispatched during the wait.</p>
|
1604
1600
|
<div class="refsect3">
|
1605
|
-
<a name="
|
1601
|
+
<a name="gtk-clipboard-wait-for-uris.parameters"></a><h4>Parameters</h4>
|
1606
1602
|
<div class="informaltable"><table width="100%" border="0">
|
1607
1603
|
<colgroup>
|
1608
1604
|
<col width="150px" class="parameters_name">
|
@@ -1617,7 +1613,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1617
1613
|
</table></div>
|
1618
1614
|
</div>
|
1619
1615
|
<div class="refsect3">
|
1620
|
-
<a name="
|
1616
|
+
<a name="gtk-clipboard-wait-for-uris.returns"></a><h4>Returns</h4>
|
1621
1617
|
<p> a newly-allocated
|
1622
1618
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings which must
|
1623
1619
|
be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
@@ -1627,7 +1623,7 @@ if the clipboard was empty or if the contents of
|
|
1627
1623
|
the clipboard could not be converted into URI form.). </p>
|
1628
1624
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1629
1625
|
</div>
|
1630
|
-
<p class="since">Since 2.14</p>
|
1626
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1631
1627
|
</div>
|
1632
1628
|
<hr>
|
1633
1629
|
<div class="refsect2">
|
@@ -1643,7 +1639,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1643
1639
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-text" title="gtk_clipboard_wait_for_text ()"><code class="function">gtk_clipboard_wait_for_text()</code></a> since it doesn't need to retrieve
|
1644
1640
|
the actual text.</p>
|
1645
1641
|
<div class="refsect3">
|
1646
|
-
<a name="
|
1642
|
+
<a name="gtk-clipboard-wait-is-text-available.parameters"></a><h4>Parameters</h4>
|
1647
1643
|
<div class="informaltable"><table width="100%" border="0">
|
1648
1644
|
<colgroup>
|
1649
1645
|
<col width="150px" class="parameters_name">
|
@@ -1658,9 +1654,8 @@ the actual text.</p>
|
|
1658
1654
|
</table></div>
|
1659
1655
|
</div>
|
1660
1656
|
<div class="refsect3">
|
1661
|
-
<a name="
|
1657
|
+
<a name="gtk-clipboard-wait-is-text-available.returns"></a><h4>Returns</h4>
|
1662
1658
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is there is text available, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1663
|
-
<p></p>
|
1664
1659
|
</div>
|
1665
1660
|
</div>
|
1666
1661
|
<hr>
|
@@ -1677,7 +1672,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1677
1672
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-image" title="gtk_clipboard_wait_for_image ()"><code class="function">gtk_clipboard_wait_for_image()</code></a> since it doesn't need to retrieve
|
1678
1673
|
the actual image data.</p>
|
1679
1674
|
<div class="refsect3">
|
1680
|
-
<a name="
|
1675
|
+
<a name="gtk-clipboard-wait-is-image-available.parameters"></a><h4>Parameters</h4>
|
1681
1676
|
<div class="informaltable"><table width="100%" border="0">
|
1682
1677
|
<colgroup>
|
1683
1678
|
<col width="150px" class="parameters_name">
|
@@ -1692,11 +1687,10 @@ the actual image data.</p>
|
|
1692
1687
|
</table></div>
|
1693
1688
|
</div>
|
1694
1689
|
<div class="refsect3">
|
1695
|
-
<a name="
|
1690
|
+
<a name="gtk-clipboard-wait-is-image-available.returns"></a><h4>Returns</h4>
|
1696
1691
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is there is an image available, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1697
|
-
<p></p>
|
1698
1692
|
</div>
|
1699
|
-
<p class="since">Since 2.6</p>
|
1693
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1700
1694
|
</div>
|
1701
1695
|
<hr>
|
1702
1696
|
<div class="refsect2">
|
@@ -1714,7 +1708,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1714
1708
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-rich-text" title="gtk_clipboard_wait_for_rich_text ()"><code class="function">gtk_clipboard_wait_for_rich_text()</code></a> since it doesn't need to retrieve
|
1715
1709
|
the actual text.</p>
|
1716
1710
|
<div class="refsect3">
|
1717
|
-
<a name="
|
1711
|
+
<a name="gtk-clipboard-wait-is-rich-text-available.parameters"></a><h4>Parameters</h4>
|
1718
1712
|
<div class="informaltable"><table width="100%" border="0">
|
1719
1713
|
<colgroup>
|
1720
1714
|
<col width="150px" class="parameters_name">
|
@@ -1736,11 +1730,10 @@ the actual text.</p>
|
|
1736
1730
|
</table></div>
|
1737
1731
|
</div>
|
1738
1732
|
<div class="refsect3">
|
1739
|
-
<a name="
|
1733
|
+
<a name="gtk-clipboard-wait-is-rich-text-available.returns"></a><h4>Returns</h4>
|
1740
1734
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is there is rich text available, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1741
|
-
<p></p>
|
1742
1735
|
</div>
|
1743
|
-
<p class="since">Since 2.10</p>
|
1736
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1744
1737
|
</div>
|
1745
1738
|
<hr>
|
1746
1739
|
<div class="refsect2">
|
@@ -1756,7 +1749,7 @@ timeouts, etc, may be dispatched during the wait.</p>
|
|
1756
1749
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-for-uris" title="gtk_clipboard_wait_for_uris ()"><code class="function">gtk_clipboard_wait_for_uris()</code></a> since it doesn't need to retrieve
|
1757
1750
|
the actual URI data.</p>
|
1758
1751
|
<div class="refsect3">
|
1759
|
-
<a name="
|
1752
|
+
<a name="gtk-clipboard-wait-is-uris-available.parameters"></a><h4>Parameters</h4>
|
1760
1753
|
<div class="informaltable"><table width="100%" border="0">
|
1761
1754
|
<colgroup>
|
1762
1755
|
<col width="150px" class="parameters_name">
|
@@ -1771,18 +1764,17 @@ the actual URI data.</p>
|
|
1771
1764
|
</table></div>
|
1772
1765
|
</div>
|
1773
1766
|
<div class="refsect3">
|
1774
|
-
<a name="
|
1767
|
+
<a name="gtk-clipboard-wait-is-uris-available.returns"></a><h4>Returns</h4>
|
1775
1768
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> is there is an URI list available, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1776
|
-
<p></p>
|
1777
1769
|
</div>
|
1778
|
-
<p class="since">Since 2.14</p>
|
1770
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
1779
1771
|
</div>
|
1780
1772
|
<hr>
|
1781
1773
|
<div class="refsect2">
|
1782
1774
|
<a name="gtk-clipboard-wait-for-targets"></a><h3>gtk_clipboard_wait_for_targets ()</h3>
|
1783
1775
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1784
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>,
|
1785
|
-
<em class="parameter"><code><a href="
|
1777
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> **targets</code></em>,
|
1786
1778
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_targets</code></em>);</pre>
|
1787
1779
|
<p>Returns a list of targets that are present on the clipboard, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1788
1780
|
if there aren't any targets available. The returned list must be
|
@@ -1790,7 +1782,7 @@ freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk
|
|
1790
1782
|
This function waits for the data to be received using the main
|
1791
1783
|
loop, so events, timeouts, etc, may be dispatched during the wait.</p>
|
1792
1784
|
<div class="refsect3">
|
1793
|
-
<a name="
|
1785
|
+
<a name="gtk-clipboard-wait-for-targets.parameters"></a><h4>Parameters</h4>
|
1794
1786
|
<div class="informaltable"><table width="100%" border="0">
|
1795
1787
|
<colgroup>
|
1796
1788
|
<col width="150px" class="parameters_name">
|
@@ -1819,12 +1811,11 @@ stored here must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/ve
|
|
1819
1811
|
</table></div>
|
1820
1812
|
</div>
|
1821
1813
|
<div class="refsect3">
|
1822
|
-
<a name="
|
1814
|
+
<a name="gtk-clipboard-wait-for-targets.returns"></a><h4>Returns</h4>
|
1823
1815
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if any targets are present on the clipboard,
|
1824
1816
|
otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
1825
|
-
<p></p>
|
1826
1817
|
</div>
|
1827
|
-
<p class="since">Since 2.4</p>
|
1818
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1828
1819
|
</div>
|
1829
1820
|
<hr>
|
1830
1821
|
<div class="refsect2">
|
@@ -1832,14 +1823,14 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
1832
1823
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1833
1824
|
gtk_clipboard_wait_is_target_available
|
1834
1825
|
(<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1835
|
-
<em class="parameter"><code><a href="
|
1826
|
+
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>);</pre>
|
1836
1827
|
<p>Checks if a clipboard supports pasting data of a given type. This
|
1837
1828
|
function can be used to determine if a "Paste" menu item should be
|
1838
1829
|
insensitive or not.</p>
|
1839
1830
|
<p>If you want to see if there's text available on the clipboard, use
|
1840
1831
|
<a class="link" href="gtk2-Clipboards.html#gtk-clipboard-wait-is-text-available" title="gtk_clipboard_wait_is_text_available ()"><code class="function">gtk_clipboard_wait_is_text_available()</code></a> instead.</p>
|
1841
1832
|
<div class="refsect3">
|
1842
|
-
<a name="
|
1833
|
+
<a name="gtk-clipboard-wait-is-target-available.parameters"></a><h4>Parameters</h4>
|
1843
1834
|
<div class="informaltable"><table width="100%" border="0">
|
1844
1835
|
<colgroup>
|
1845
1836
|
<col width="150px" class="parameters_name">
|
@@ -1854,18 +1845,17 @@ insensitive or not.</p>
|
|
1854
1845
|
</tr>
|
1855
1846
|
<tr>
|
1856
1847
|
<td class="parameter_name"><p>target</p></td>
|
1857
|
-
<td class="parameter_description"><p>A <a href="
|
1848
|
+
<td class="parameter_description"><p>A <a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> indicating which target to look for.</p></td>
|
1858
1849
|
<td class="parameter_annotations"> </td>
|
1859
1850
|
</tr>
|
1860
1851
|
</tbody>
|
1861
1852
|
</table></div>
|
1862
1853
|
</div>
|
1863
1854
|
<div class="refsect3">
|
1864
|
-
<a name="
|
1855
|
+
<a name="gtk-clipboard-wait-is-target-available.returns"></a><h4>Returns</h4>
|
1865
1856
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the target is available, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1866
|
-
<p></p>
|
1867
1857
|
</div>
|
1868
|
-
<p class="since">Since 2.6</p>
|
1858
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1869
1859
|
</div>
|
1870
1860
|
<hr>
|
1871
1861
|
<div class="refsect2">
|
@@ -1878,9 +1868,9 @@ gtk_clipboard_set_can_store (<em class="parameter"><code><a class="link" href="g
|
|
1878
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>
|
1879
1869
|
<p>This value is reset when the clipboard owner changes.
|
1880
1870
|
Where the clipboard data is stored is platform dependent,
|
1881
|
-
see <a href="
|
1871
|
+
see <a href="../html/GdkDisplay.html#gdk-display-store-clipboard"><code class="function">gdk_display_store_clipboard()</code></a> for more information.</p>
|
1882
1872
|
<div class="refsect3">
|
1883
|
-
<a name="
|
1873
|
+
<a name="gtk-clipboard-set-can-store.parameters"></a><h4>Parameters</h4>
|
1884
1874
|
<div class="informaltable"><table width="100%" border="0">
|
1885
1875
|
<colgroup>
|
1886
1876
|
<col width="150px" class="parameters_name">
|
@@ -1909,7 +1899,7 @@ to indicate that all forms should be stored. </p></td>
|
|
1909
1899
|
</tbody>
|
1910
1900
|
</table></div>
|
1911
1901
|
</div>
|
1912
|
-
<p class="since">Since 2.6</p>
|
1902
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1913
1903
|
</div>
|
1914
1904
|
<hr>
|
1915
1905
|
<div class="refsect2">
|
@@ -1919,7 +1909,7 @@ gtk_clipboard_store (<em class="parameter"><code><a class="link" href="gtk2-Clip
|
|
1919
1909
|
<p>Stores the current clipboard data somewhere so that it will stay
|
1920
1910
|
around after the application has quit.</p>
|
1921
1911
|
<div class="refsect3">
|
1922
|
-
<a name="
|
1912
|
+
<a name="gtk-clipboard-store.parameters"></a><h4>Parameters</h4>
|
1923
1913
|
<div class="informaltable"><table width="100%" border="0">
|
1924
1914
|
<colgroup>
|
1925
1915
|
<col width="150px" class="parameters_name">
|
@@ -1933,7 +1923,7 @@ around after the application has quit.</p>
|
|
1933
1923
|
</tr></tbody>
|
1934
1924
|
</table></div>
|
1935
1925
|
</div>
|
1936
|
-
<p class="since">Since 2.6</p>
|
1926
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1937
1927
|
</div>
|
1938
1928
|
</div>
|
1939
1929
|
<div class="refsect1">
|
@@ -1951,7 +1941,7 @@ around after the application has quit.</p>
|
|
1951
1941
|
<a name="GtkClipboard-owner-change"></a><h3>The <code class="literal">“owner-change”</code> signal</h3>
|
1952
1942
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1953
1943
|
user_function (<a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard,
|
1954
|
-
<a href="
|
1944
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
1955
1945
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1956
1946
|
<p>The ::owner-change signal is emitted when GTK+ receives an
|
1957
1947
|
event that indicates that the ownership of the selection
|
@@ -1959,7 +1949,7 @@ event that indicates that the ownership of the selection
|
|
1959
1949
|
associated with <em class="parameter"><code>clipboard</code></em>
|
1960
1950
|
has changed.</p>
|
1961
1951
|
<div class="refsect3">
|
1962
|
-
<a name="
|
1952
|
+
<a name="GtkClipboard-owner-change.parameters"></a><h4>Parameters</h4>
|
1963
1953
|
<div class="informaltable"><table width="100%" border="0">
|
1964
1954
|
<colgroup>
|
1965
1955
|
<col width="150px" class="parameters_name">
|
@@ -1987,7 +1977,7 @@ event </p></td>
|
|
1987
1977
|
</table></div>
|
1988
1978
|
</div>
|
1989
1979
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
1990
|
-
<p class="since">Since 2.6</p>
|
1980
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1991
1981
|
</div>
|
1992
1982
|
</div>
|
1993
1983
|
<div class="refsect1">
|
@@ -2012,7 +2002,6 @@ event </p></td>
|
|
2012
2002
|
</div>
|
2013
2003
|
</div>
|
2014
2004
|
<div class="footer">
|
2015
|
-
<hr>
|
2016
|
-
Generated by GTK-Doc V1.21.1</div>
|
2005
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2017
2006
|
</body>
|
2018
2007
|
</html>
|