gtk2 3.2.1-x64-mingw32 → 3.2.2-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. checksums.yaml +5 -5
  2. data/ext/gtk2/extconf.rb +6 -1
  3. data/ext/gtk2/rbgtkrecentchooser.c +2 -2
  4. data/lib/2.2/gtk2.so +0 -0
  5. data/lib/2.3/gtk2.so +0 -0
  6. data/lib/2.4/gtk2.so +0 -0
  7. data/lib/2.5/gtk2.so +0 -0
  8. data/vendor/local/bin/gtk-demo.exe +0 -0
  9. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  10. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  11. data/vendor/local/bin/libgailutil-18.dll +0 -0
  12. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  13. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  14. data/vendor/local/include/gtk-2.0/gdk/gdkenumtypes.h +1 -1
  15. data/vendor/local/include/gtk-2.0/gtk/gtkmarshal.h +220 -164
  16. data/vendor/local/include/gtk-2.0/gtk/gtktypebuiltins.h +23 -23
  17. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  18. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
  19. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +3 -3
  20. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  21. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
  22. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +3 -3
  23. data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +2 -2
  24. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  25. data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
  26. data/vendor/local/lib/gtk-2.0/modules/libgail.la +3 -3
  27. data/vendor/local/lib/libgailutil.dll.a +0 -0
  28. data/vendor/local/lib/libgailutil.la +3 -3
  29. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  30. data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
  31. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  32. data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
  33. data/vendor/local/lib/pkgconfig/gail.pc +1 -1
  34. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
  35. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
  36. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
  37. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
  38. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
  39. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
  40. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
  41. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
  42. data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
  43. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
  44. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
  45. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
  46. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
  47. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
  48. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
  49. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
  50. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
  51. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
  52. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
  53. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
  54. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
  55. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
  56. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
  57. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
  58. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
  59. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
  60. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
  61. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
  62. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
  63. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
  64. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
  65. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
  66. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
  67. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
  68. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
  69. data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
  70. data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
  71. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
  72. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
  73. data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
  74. data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
  75. data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
  76. data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
  77. data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
  78. data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
  79. data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
  80. data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
  81. data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
  82. data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
  83. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
  84. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
  85. data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
  86. data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
  87. data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
  88. data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
  89. data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
  90. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
  91. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
  92. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
  93. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
  94. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
  95. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
  96. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
  97. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
  98. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
  99. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
  100. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
  101. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
  102. data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
  103. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
  104. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
  105. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
  106. data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
  107. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
  108. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
  109. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
  110. data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
  111. data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
  112. data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
  113. data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
  114. data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
  115. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
  116. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
  117. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
  118. data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
  119. data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
  120. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
  121. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
  122. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
  123. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
  124. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
  125. data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
  126. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
  127. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
  128. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
  129. data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
  130. data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
  131. data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
  132. data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
  133. data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
  134. data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
  135. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
  136. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
  137. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
  138. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
  139. data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
  140. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
  141. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
  142. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
  143. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
  144. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
  145. data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
  146. data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
  147. data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
  148. data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
  149. data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
  150. data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
  151. data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
  152. data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
  153. data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
  154. data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
  155. data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
  156. data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
  157. data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
  158. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
  159. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
  160. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
  161. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
  162. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
  163. data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
  164. data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
  165. data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
  166. data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
  167. data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
  168. data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
  169. data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
  170. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
  171. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
  172. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
  173. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
  174. data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
  175. data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
  176. data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
  177. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
  178. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
  179. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
  180. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
  181. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
  182. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
  183. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
  184. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
  185. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
  186. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
  187. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
  188. data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
  189. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
  190. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
  191. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
  192. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
  193. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
  194. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
  195. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
  196. data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
  197. data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
  198. data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
  199. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
  200. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
  201. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
  202. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
  203. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
  204. data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
  205. data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
  206. data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
  207. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
  208. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
  209. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
  210. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
  211. data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
  212. data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
  213. data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
  214. data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
  215. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
  216. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
  217. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
  218. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
  219. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
  220. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
  221. data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
  222. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
  223. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
  224. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
  225. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
  226. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
  227. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
  228. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
  229. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
  230. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
  231. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
  232. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
  233. data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
  234. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
  235. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
  236. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
  237. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
  238. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
  239. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
  240. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
  241. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
  242. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
  243. data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
  244. data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
  245. data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
  246. data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
  247. data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
  248. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
  249. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
  250. data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
  251. data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
  252. data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
  253. data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
  254. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
  255. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
  256. data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
  257. data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
  258. data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
  259. data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
  260. data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
  261. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
  262. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
  263. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
  264. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
  265. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
  266. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
  267. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
  268. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
  269. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
  270. data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
  271. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
  272. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
  273. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
  274. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
  275. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
  276. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
  277. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
  278. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
  279. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
  280. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
  281. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
  282. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
  283. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
  284. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
  285. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
  286. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
  287. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
  288. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
  289. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
  290. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
  291. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
  292. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
  293. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
  294. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
  295. data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
  296. metadata +12 -11
@@ -121,7 +121,7 @@
121
121
  </tr>
122
122
  <tr>
123
123
  <td class="function_type">
124
- <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>
124
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
125
125
  </td>
126
126
  <td class="function_name">
127
127
  <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-get-track-motion" title="gtk_drag_dest_get_track_motion ()">gtk_drag_dest_get_track_motion</a> <span class="c_punctuation">()</span>
@@ -233,7 +233,7 @@
233
233
  </tr>
234
234
  <tr>
235
235
  <td class="function_type">
236
- <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>
236
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
237
237
  </td>
238
238
  <td class="function_name">
239
239
  <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-check-threshold" title="gtk_drag_check_threshold ()">gtk_drag_check_threshold</a> <span class="c_punctuation">()</span>
@@ -377,7 +377,7 @@ in the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type
377
377
  gtk_drag_dest_set (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
378
378
  <em class="parameter"><code><a class="link" href="gtk2-Drag-and-Drop.html#GtkDestDefaults" title="enum GtkDestDefaults"><span class="type">GtkDestDefaults</span></a> flags</code></em>,
379
379
  <em class="parameter"><code>const <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
380
- <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>,
380
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
381
381
  <em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
382
382
  <p>Sets a widget as a potential drop destination, and adds default behaviors.</p>
383
383
  <p>The default behaviors listed in <em class="parameter"><code>flags</code></em>
@@ -429,7 +429,7 @@ the action to use depending on whether the control key is pressed or not:</p>
429
429
  <span class="normal"> </span><span class="usertype">GdkModifierType</span><span class="normal"> mask</span><span class="symbol">;</span>
430
430
 
431
431
  <span class="normal"> </span><span class="function"><a href="../html/gdk2-Windows.html#gdk-window-get-pointer">gdk_window_get_pointer</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function"><a href="GtkWidget.html#gtk-widget-get-window">gtk_widget_get_window</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">),</span>
432
- <span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">mask</span><span class="symbol">);</span>
432
+ <span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">mask</span><span class="symbol">);</span>
433
433
  <span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">mask </span><span class="symbol">&amp;</span><span class="normal"> <a href="../html/gdk2-Windows.html#GDK-CONTROL-MASK:CAPS">GDK_CONTROL_MASK</a></span><span class="symbol">)</span>
434
434
  <span class="normal"> </span><span class="function"><a href="../html/gdk2-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> <a href="../html/gdk2-Drag-and-Drop.html#GDK-ACTION-COPY:CAPS">GDK_ACTION_COPY</a></span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
435
435
  <span class="normal"> </span><span class="keyword">else</span>
@@ -464,7 +464,7 @@ the action to use depending on whether the control key is pressed or not:</p>
464
464
  <td class="parameter_name"><p>targets</p></td>
465
465
  <td class="parameter_description"><p> a pointer to an array of <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a>s
466
466
  indicating the drop types that this <em class="parameter"><code>widget</code></em>
467
- will accept, 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>.
467
+ will accept, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
468
468
  Later you can access the list with <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-get-target-list" title="gtk_drag_dest_get_target_list ()"><code class="function">gtk_drag_dest_get_target_list()</code></a>
469
469
  and <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-find-target" title="gtk_drag_dest_find_target ()"><code class="function">gtk_drag_dest_find_target()</code></a>. </p></td>
470
470
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
@@ -492,7 +492,7 @@ and <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-dest-find-target" tit
492
492
  gtk_drag_dest_set_proxy (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
493
493
  <em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *proxy_window</code></em>,
494
494
  <em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragProtocol"><span class="type">GdkDragProtocol</span></a> protocol</code></em>,
495
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_coordinates</code></em>);</pre>
495
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_coordinates</code></em>);</pre>
496
496
  <p>
497
497
  Sets this widget as a proxy for drops to another window.
498
498
  </p>
@@ -524,7 +524,7 @@ accepts
524
524
  </tr>
525
525
  <tr>
526
526
  <td class="parameter_name"><p>use_coordinates</p></td>
527
- <td class="parameter_description"><p>If <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>, send the same coordinates to the
527
+ <td class="parameter_description"><p>If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, send the same coordinates to the
528
528
  destination, because it is an embedded
529
529
  subwindow.</p></td>
530
530
  <td class="parameter_annotations"> </td>
@@ -587,7 +587,7 @@ gtk_drag_dest_find_target (<em class="parameter"><code><a class="link" href="Gtk
587
587
  </tr>
588
588
  <tr>
589
589
  <td class="parameter_name"><p>target_list</p></td>
590
- <td class="parameter_description"><p> list of droppable targets, 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> to use
590
+ <td class="parameter_description"><p> list of droppable targets, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use
591
591
  gtk_drag_dest_get_target_list (<em class="parameter"><code>widget</code></em>
592
592
  ).
593
593
  Looks for a match between the supported targets of <em class="parameter"><code>context</code></em>
@@ -636,7 +636,7 @@ drag-and-drop.</p>
636
636
  </div>
637
637
  <div class="refsect3">
638
638
  <a name="gtk-drag-dest-get-target-list.returns"></a><h4>Returns</h4>
639
- <p> the <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none. </p>
639
+ <p> the <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none. </p>
640
640
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
641
641
  </div>
642
642
  </div>
@@ -665,7 +665,7 @@ The widget must first be made into a drag destination with
665
665
  </tr>
666
666
  <tr>
667
667
  <td class="parameter_name"><p>target_list</p></td>
668
- <td class="parameter_description"><p> list of droppable targets, 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> for none. </p></td>
668
+ <td class="parameter_description"><p> list of droppable targets, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for none. </p></td>
669
669
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
670
670
  </tr>
671
671
  </tbody>
@@ -761,7 +761,7 @@ use <a class="link" href="gtk2-Selections.html#gtk-target-list-add-uri-targets"
761
761
  <a name="gtk-drag-dest-set-track-motion"></a><h3>gtk_drag_dest_set_track_motion ()</h3>
762
762
  <pre class="programlisting"><span class="returnvalue">void</span>
763
763
  gtk_drag_dest_set_track_motion (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
764
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> track_motion</code></em>);</pre>
764
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> track_motion</code></em>);</pre>
765
765
  <p>Tells the widget to emit ::drag-motion and ::drag-leave
766
766
  events regardless of the targets and the <a class="link" href="gtk2-Drag-and-Drop.html#GTK-DEST-DEFAULT-MOTION:CAPS"><code class="literal">GTK_DEST_DEFAULT_MOTION</code></a>
767
767
  flag. </p>
@@ -794,7 +794,7 @@ actions regardless of the targets that the source offers.</p>
794
794
  <hr>
795
795
  <div class="refsect2">
796
796
  <a name="gtk-drag-dest-get-track-motion"></a><h3>gtk_drag_dest_get_track_motion ()</h3>
797
- <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>
797
+ <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
798
798
  gtk_drag_dest_get_track_motion (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
799
799
  <p>Returns whether the widget has been configured to always
800
800
  emit ::drag-motion signals.</p>
@@ -815,7 +815,7 @@ emit ::drag-motion signals.</p>
815
815
  </div>
816
816
  <div class="refsect3">
817
817
  <a name="gtk-drag-dest-get-track-motion.returns"></a><h4>Returns</h4>
818
- <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 widget always emits ::drag-motion events</p>
818
+ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the widget always emits ::drag-motion events</p>
819
819
  </div>
820
820
  <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
821
821
  </div>
@@ -824,9 +824,9 @@ emit ::drag-motion signals.</p>
824
824
  <a name="gtk-drag-finish"></a><h3>gtk_drag_finish ()</h3>
825
825
  <pre class="programlisting"><span class="returnvalue">void</span>
826
826
  gtk_drag_finish (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
827
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> success</code></em>,
828
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> del</code></em>,
829
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
827
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> success</code></em>,
828
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> del</code></em>,
829
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
830
830
  <p>
831
831
  Informs the drag source that the drop is finished, and
832
832
  that the data of the drag will no longer be required.
@@ -853,7 +853,7 @@ that the data of the drag will no longer be required.
853
853
  <tr>
854
854
  <td class="parameter_name"><p>del</p></td>
855
855
  <td class="parameter_description"><p>a flag indicating whether the source should delete the
856
- original data. (This should be <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> for a move)</p></td>
856
+ original data. (This should be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> for a move)</p></td>
857
857
  <td class="parameter_annotations"> </td>
858
858
  </tr>
859
859
  <tr>
@@ -872,7 +872,7 @@ original data. (This should be <a href="/home/vagrant/ruby-gnome2.win64/glib2/ve
872
872
  gtk_drag_get_data (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
873
873
  <em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
874
874
  <em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
875
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
875
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
876
876
  <p>
877
877
  Gets the data associated with a drag. When the data
878
878
  is received or the retrieval fails, GTK+ will emit a
@@ -947,7 +947,7 @@ Determines the source widget for a drag.
947
947
  <a name="gtk-drag-get-source-widget.returns"></a><h4>Returns</h4>
948
948
  <p> if the drag is occurring
949
949
  within a single application, a pointer to the source widget.
950
- 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>
950
+ Otherwise, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
951
951
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
952
952
  </div>
953
953
  </div>
@@ -1010,7 +1010,7 @@ a widget.
1010
1010
  gtk_drag_begin (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
1011
1011
  <em class="parameter"><code><a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *targets</code></em>,
1012
1012
  <em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>,
1013
- <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> button</code></em>,
1013
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> button</code></em>,
1014
1014
  <em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
1015
1015
  <p>Initiates a drag on the source side. The function
1016
1016
  only needs to be used when the application is
@@ -1019,7 +1019,7 @@ starting drags itself, and is not needed when
1019
1019
  <p>The <em class="parameter"><code>event</code></em>
1020
1020
  is used to retrieve the timestamp that will be used internally to
1021
1021
  grab the pointer. If <em class="parameter"><code>event</code></em>
1022
- is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>, then GDK_CURRENT_TIME will be used.
1022
+ is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>, then GDK_CURRENT_TIME will be used.
1023
1023
  However, you should try to pass a real event in all cases, since that can be
1024
1024
  used by GTK+ to get information about the start position of the drag, for
1025
1025
  example if the <em class="parameter"><code>event</code></em>
@@ -1039,7 +1039,7 @@ have in your motion-notify-event handler.</p></li>
1039
1039
  button is held down for some time. Try to save the last event that you got
1040
1040
  from the mouse, using <a href="../html/gdk2-Events.html#gdk-event-copy"><code class="function">gdk_event_copy()</code></a>, and pass it to this function
1041
1041
  (remember to free the event with <a href="../html/gdk2-Events.html#gdk-event-free"><code class="function">gdk_event_free()</code></a> when you are done). If you
1042
- can really not pass a real event, pass <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a> instead.</p></li>
1042
+ can really not pass a real event, pass <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a> instead.</p></li>
1043
1043
  </ol></div>
1044
1044
  <div class="refsect3">
1045
1045
  <a name="gtk-drag-begin.parameters"></a><h4>Parameters</h4>
@@ -1091,8 +1091,8 @@ source can provide the data.</p></td>
1091
1091
  <pre class="programlisting"><span class="returnvalue">void</span>
1092
1092
  gtk_drag_set_icon_widget (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
1093
1093
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
1094
- <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> hot_x</code></em>,
1095
- <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> hot_y</code></em>);</pre>
1094
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
1095
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
1096
1096
  <p>Changes the icon for a widget to a given widget. GTK+
1097
1097
  will not destroy the icon, so if you don't want
1098
1098
  it to persist, you should connect to the "drag-end"
@@ -1141,8 +1141,8 @@ gtk_drag_set_icon_pixmap (<em class="parameter"><code><a href="../html/gdk2-Drag
1141
1141
  <em class="parameter"><code><a href="../html/gdk2-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
1142
1142
  <em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
1143
1143
  <em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>,
1144
- <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> hot_x</code></em>,
1145
- <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> hot_y</code></em>);</pre>
1144
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
1145
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
1146
1146
  <p>Sets <em class="parameter"><code>pixmap</code></em>
1147
1147
  as the icon for a given drag. GTK+ retains
1148
1148
  references for the arguments, and will release them when
@@ -1200,8 +1200,8 @@ of the hotspot.</p></td>
1200
1200
  <pre class="programlisting"><span class="returnvalue">void</span>
1201
1201
  gtk_drag_set_icon_pixbuf (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
1202
1202
  <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>,
1203
- <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> hot_x</code></em>,
1204
- <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> hot_y</code></em>);</pre>
1203
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
1204
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
1205
1205
  <p>Sets <em class="parameter"><code>pixbuf</code></em>
1206
1206
  as the icon for a given drag.</p>
1207
1207
  <div class="refsect3">
@@ -1245,9 +1245,9 @@ of the hotspot.</p></td>
1245
1245
  <a name="gtk-drag-set-icon-stock"></a><h3>gtk_drag_set_icon_stock ()</h3>
1246
1246
  <pre class="programlisting"><span class="returnvalue">void</span>
1247
1247
  gtk_drag_set_icon_stock (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
1248
- <em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
1249
- <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> hot_x</code></em>,
1250
- <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> hot_y</code></em>);</pre>
1248
+ <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
1249
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
1250
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
1251
1251
  <p>Sets the icon for a given drag from a stock ID.</p>
1252
1252
  <div class="refsect3">
1253
1253
  <a name="gtk-drag-set-icon-stock.parameters"></a><h4>Parameters</h4>
@@ -1288,9 +1288,9 @@ with a context for the source side of a drag)</p></td>
1288
1288
  <a name="gtk-drag-set-icon-name"></a><h3>gtk_drag_set_icon_name ()</h3>
1289
1289
  <pre class="programlisting"><span class="returnvalue">void</span>
1290
1290
  gtk_drag_set_icon_name (<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *context</code></em>,
1291
- <em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
1292
- <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> hot_x</code></em>,
1293
- <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> hot_y</code></em>);</pre>
1291
+ <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
1292
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
1293
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
1294
1294
  <p>Sets the icon for a given drag from a named themed icon. See
1295
1295
  the docs for <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> for more details. Note that the
1296
1296
  size of the icon depends on the icon theme (the icon is
@@ -1364,8 +1364,8 @@ with a context for the source side of a drag)</p></td>
1364
1364
  gtk_drag_set_default_icon (<em class="parameter"><code><a href="../html/gdk2-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>,
1365
1365
  <em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
1366
1366
  <em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>,
1367
- <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> hot_x</code></em>,
1368
- <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> hot_y</code></em>);</pre>
1367
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
1368
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
1369
1369
  <div class="warning">
1370
1370
  <p><code class="literal">gtk_drag_set_default_icon</code> is deprecated and should not be used in newly-written code.</p>
1371
1371
  <p>Change the default drag icon via the stock system by
@@ -1394,7 +1394,7 @@ arguments, and will release them when they are no longer needed.</p>
1394
1394
  </tr>
1395
1395
  <tr>
1396
1396
  <td class="parameter_name"><p>mask</p></td>
1397
- <td class="parameter_description"><p> the transparency mask for an image, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1397
+ <td class="parameter_description"><p> the transparency mask for an image, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1398
1398
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1399
1399
  </tr>
1400
1400
  <tr>
@@ -1416,12 +1416,12 @@ of the hotspot.</p></td>
1416
1416
  <hr>
1417
1417
  <div class="refsect2">
1418
1418
  <a name="gtk-drag-check-threshold"></a><h3>gtk_drag_check_threshold ()</h3>
1419
- <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>
1419
+ <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1420
1420
  gtk_drag_check_threshold (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
1421
- <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> start_x</code></em>,
1422
- <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> start_y</code></em>,
1423
- <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> current_x</code></em>,
1424
- <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> current_y</code></em>);</pre>
1421
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_x</code></em>,
1422
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> start_y</code></em>,
1423
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> current_x</code></em>,
1424
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> current_y</code></em>);</pre>
1425
1425
  <p>Checks to see if a mouse drag starting at (<em class="parameter"><code>start_x</code></em>
1426
1426
  , <em class="parameter"><code>start_y</code></em>
1427
1427
  ) and ending
@@ -1468,7 +1468,7 @@ should trigger the beginning of a drag-and-drop operation.</p>
1468
1468
  </div>
1469
1469
  <div class="refsect3">
1470
1470
  <a name="gtk-drag-check-threshold.returns"></a><h4>Returns</h4>
1471
- <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 drag threshold has been passed.</p>
1471
+ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the drag threshold has been passed.</p>
1472
1472
  </div>
1473
1473
  </div>
1474
1474
  <hr>
@@ -1478,7 +1478,7 @@ should trigger the beginning of a drag-and-drop operation.</p>
1478
1478
  gtk_drag_source_set (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
1479
1479
  <em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> start_button_mask</code></em>,
1480
1480
  <em class="parameter"><code>const <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
1481
- <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>,
1481
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
1482
1482
  <em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
1483
1483
  <p>Sets up a widget so that GTK+ will start a drag operation when the user
1484
1484
  clicks and drags on the widget. The widget must have a window.</p>
@@ -1504,7 +1504,7 @@ clicks and drags on the widget. The widget must have a window.</p>
1504
1504
  <tr>
1505
1505
  <td class="parameter_name"><p>targets</p></td>
1506
1506
  <td class="parameter_description"><p> the table of targets that the drag will support,
1507
- may be <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></td>
1507
+ may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1508
1508
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
1509
1509
  </tr>
1510
1510
  <tr>
@@ -1605,7 +1605,7 @@ release it when it is no longer needed.</p>
1605
1605
  <a name="gtk-drag-source-set-icon-stock"></a><h3>gtk_drag_source_set_icon_stock ()</h3>
1606
1606
  <pre class="programlisting"><span class="returnvalue">void</span>
1607
1607
  gtk_drag_source_set_icon_stock (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
1608
- <em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);</pre>
1608
+ <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);</pre>
1609
1609
  <p>Sets the icon that will be used for drags from a particular source
1610
1610
  to a stock icon.</p>
1611
1611
  <div class="refsect3">
@@ -1636,7 +1636,7 @@ to a stock icon.</p>
1636
1636
  <a name="gtk-drag-source-set-icon-name"></a><h3>gtk_drag_source_set_icon_name ()</h3>
1637
1637
  <pre class="programlisting"><span class="returnvalue">void</span>
1638
1638
  gtk_drag_source_set_icon_name (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
1639
- <em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>);</pre>
1639
+ <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>);</pre>
1640
1640
  <p>Sets the icon that will be used for drags from a particular source
1641
1641
  to a themed icon. See the docs for <a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> for more details.</p>
1642
1642
  <div class="refsect3">
@@ -1712,7 +1712,7 @@ The widget must first be made into a drag source with
1712
1712
  </tr>
1713
1713
  <tr>
1714
1714
  <td class="parameter_name"><p>target_list</p></td>
1715
- <td class="parameter_description"><p> list of draggable targets, 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> for none. </p></td>
1715
+ <td class="parameter_description"><p> list of draggable targets, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for none. </p></td>
1716
1716
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1717
1717
  </tr>
1718
1718
  </tbody>
@@ -1744,7 +1744,7 @@ drag-and-drop.</p>
1744
1744
  </div>
1745
1745
  <div class="refsect3">
1746
1746
  <a name="gtk-drag-source-get-target-list.returns"></a><h4>Returns</h4>
1747
- <p> the <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none. </p>
1747
+ <p> the <a class="link" href="gtk2-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none. </p>
1748
1748
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1749
1749
  </div>
1750
1750
  <p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
@@ -1881,7 +1881,7 @@ of the user for a drag destination site.
1881
1881
  of the widget. Whether or not the drop is successful,
1882
1882
  GTK+ will call <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a>. If the action
1883
1883
  was a move, then if the drag was successful, then
1884
- <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> will be passed for the <em class="parameter"><code>delete</code></em>
1884
+ <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> will be passed for the <em class="parameter"><code>delete</code></em>
1885
1885
  parameter
1886
1886
  to <a class="link" href="gtk2-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a>.</p>
1887
1887
  </td>
@@ -40,7 +40,7 @@
40
40
  </colgroup>
41
41
  <tbody>
42
42
  <tr>
43
- <td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
43
+ <td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
44
44
  </td>
45
45
  <td class="function_name">
46
46
  <a class="link" href="gtk2-Feature-Test-Macros.html#gtk-check-version" title="gtk_check_version ()">gtk_check_version</a> <span class="c_punctuation">()</span>
@@ -123,10 +123,10 @@ typically use the features described here.
123
123
  <a name="gtk2-Feature-Test-Macros.functions_details"></a><h2>Functions</h2>
124
124
  <div class="refsect2">
125
125
  <a name="gtk-check-version"></a><h3>gtk_check_version ()</h3>
126
- <pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
127
- gtk_check_version (<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> required_major</code></em>,
128
- <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> required_minor</code></em>,
129
- <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> required_micro</code></em>);</pre>
126
+ <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
127
+ gtk_check_version (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_major</code></em>,
128
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_minor</code></em>,
129
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_micro</code></em>);</pre>
130
130
  <p>Checks that the GTK+ library in use is compatible with the
131
131
  given version. Generally you would pass in the constants
132
132
  <a class="link" href="gtk2-Feature-Test-Macros.html#GTK-MAJOR-VERSION:CAPS" title="GTK_MAJOR_VERSION"><span class="type">GTK_MAJOR_VERSION</span></a>, <a class="link" href="gtk2-Feature-Test-Macros.html#GTK-MINOR-VERSION:CAPS" title="GTK_MINOR_VERSION"><span class="type">GTK_MINOR_VERSION</span></a>, <a class="link" href="gtk2-Feature-Test-Macros.html#GTK-MICRO-VERSION:CAPS" title="GTK_MICRO_VERSION"><span class="type">GTK_MICRO_VERSION</span></a>
@@ -180,7 +180,7 @@ into an application using a newer version of GTK+.</p>
180
180
  </div>
181
181
  <div class="refsect3">
182
182
  <a name="gtk-check-version.returns"></a><h4>Returns</h4>
183
- <p> <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 the GTK+ library is compatible with the
183
+ <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the GTK+ library is compatible with the
184
184
  given version, or a string describing the version mismatch.
185
185
  The returned string is owned by GTK+ and should not be modified
186
186
  or freed.</p>
@@ -191,7 +191,7 @@ or freed.</p>
191
191
  <a name="GTK-CHECK-VERSION:CAPS"></a><h3>GTK_CHECK_VERSION()</h3>
192
192
  <pre class="programlisting">#define GTK_CHECK_VERSION(major,minor,micro)</pre>
193
193
  <p>
194
- Returns <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 version of the GTK+ header files is the same
194
+ Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version of the GTK+ header files is the same
195
195
  as or newer than the passed-in version.
196
196
  </p>
197
197
  <div class="refsect3">
@@ -43,7 +43,7 @@
43
43
  <tbody>
44
44
  <tr>
45
45
  <td class="function_type">
46
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="returnvalue">GMountOperation</span></a> *
46
+ <a href="https://developer.gnome.org/gio/unstable/GMountOperation.html#GMountOperation-struct"><span class="returnvalue">GMountOperation</span></a> *
47
47
  </td>
48
48
  <td class="function_name">
49
49
  <a class="link" href="gtk2-Filesystem-utilities.html#gtk-mount-operation-new" title="gtk_mount_operation_new ()">gtk_mount_operation_new</a> <span class="c_punctuation">()</span>
@@ -51,7 +51,7 @@
51
51
  </tr>
52
52
  <tr>
53
53
  <td class="function_type">
54
- <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>
54
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
55
55
  </td>
56
56
  <td class="function_name">
57
57
  <a class="link" href="gtk2-Filesystem-utilities.html#gtk-mount-operation-is-showing" title="gtk_mount_operation_is_showing ()">gtk_mount_operation_is_showing</a> <span class="c_punctuation">()</span>
@@ -91,7 +91,7 @@
91
91
  </tr>
92
92
  <tr>
93
93
  <td class="function_type">
94
- <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>
94
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
95
95
  </td>
96
96
  <td class="function_name">
97
97
  <a class="link" href="gtk2-Filesystem-utilities.html#gtk-show-uri" title="gtk_show_uri ()">gtk_show_uri</a> <span class="c_punctuation">()</span>
@@ -110,7 +110,7 @@
110
110
  </colgroup>
111
111
  <tbody>
112
112
  <tr>
113
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
113
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
114
114
  <td class="property_name"><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation--is-showing" title="The “is-showing” property">is-showing</a></td>
115
115
  <td class="property_flags">Read</td>
116
116
  </tr>
@@ -144,8 +144,8 @@
144
144
  </div>
145
145
  <div class="refsect1">
146
146
  <a name="gtk2-Filesystem-utilities.object-hierarchy"></a><h2>Object Hierarchy</h2>
147
- <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>
148
- <span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct">GMountOperation</a>
147
+ <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
148
+ <span class="lineart">╰──</span> <a href="https://developer.gnome.org/gio/unstable/GMountOperation.html#GMountOperation-struct">GMountOperation</a>
149
149
  <span class="lineart">╰──</span> GtkMountOperation
150
150
  </pre>
151
151
  </div>
@@ -161,14 +161,14 @@
161
161
  <a name="gtk2-Filesystem-utilities.functions_details"></a><h2>Functions</h2>
162
162
  <div class="refsect2">
163
163
  <a name="gtk-mount-operation-new"></a><h3>gtk_mount_operation_new ()</h3>
164
- <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GMountOperation.html#GMountOperation-struct"><span class="returnvalue">GMountOperation</span></a> *
164
+ <pre class="programlisting"><a href="https://developer.gnome.org/gio/unstable/GMountOperation.html#GMountOperation-struct"><span class="returnvalue">GMountOperation</span></a> *
165
165
  gtk_mount_operation_new (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>);</pre>
166
166
  <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
167
167
  </div>
168
168
  <hr>
169
169
  <div class="refsect2">
170
170
  <a name="gtk-mount-operation-is-showing"></a><h3>gtk_mount_operation_is_showing ()</h3>
171
- <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>
171
+ <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
172
172
  gtk_mount_operation_is_showing (<em class="parameter"><code><a class="link" href="gtk2-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> *op</code></em>);</pre>
173
173
  <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
174
174
  </div>
@@ -205,11 +205,11 @@ gtk_mount_operation_get_screen (<em class="parameter"><code><a class="link" href
205
205
  <hr>
206
206
  <div class="refsect2">
207
207
  <a name="gtk-show-uri"></a><h3>gtk_show_uri ()</h3>
208
- <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>
208
+ <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
209
209
  gtk_show_uri (<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>,
210
- <em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
211
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> timestamp</code></em>,
212
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
210
+ <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
211
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> timestamp</code></em>,
212
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
213
213
  <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
214
214
  </div>
215
215
  </div>
@@ -224,7 +224,7 @@ gtk_show_uri (<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScr
224
224
  <a name="gtk2-Filesystem-utilities.property-details"></a><h2>Property Details</h2>
225
225
  <div class="refsect2">
226
226
  <a name="GtkMountOperation--is-showing"></a><h3>The <code class="literal">“is-showing”</code> property</h3>
227
- <pre class="programlisting"> “is-showing” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
227
+ <pre class="programlisting"> “is-showing” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
228
228
  <p>Are we showing a dialog.</p>
229
229
  <p>Flags: Read</p>
230
230
  <p>Default value: FALSE</p>