gtk2 2.2.0-x86-mingw32 → 2.2.1-x86-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 (289) hide show
  1. checksums.yaml +4 -4
  2. data/ext/gtk2/rbgdkproperty.c +4 -4
  3. data/ext/gtk2/rbgtk.c +17 -0
  4. data/ext/gtk2/rbgtkdialog.c +26 -7
  5. data/ext/gtk2/rbgtkselectiondata.c +4 -5
  6. data/lib/2.0/gtk2.so +0 -0
  7. data/test/test_gdk_pixbuf.rb +34 -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/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  15. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
  16. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +1 -1
  17. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  18. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
  19. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +1 -1
  20. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  21. data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
  22. data/vendor/local/lib/gtk-2.0/modules/libgail.la +1 -1
  23. data/vendor/local/lib/libgailutil.dll.a +0 -0
  24. data/vendor/local/lib/libgailutil.la +1 -1
  25. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  26. data/vendor/local/lib/libgdk-win32-2.0.la +1 -1
  27. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  28. data/vendor/local/lib/libgtk-win32-2.0.la +1 -1
  29. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +46 -46
  30. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +18 -18
  31. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +93 -93
  32. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +7 -7
  33. data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +159 -159
  34. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +13 -13
  35. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +53 -53
  36. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +85 -85
  37. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +17 -17
  38. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +45 -45
  39. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +200 -200
  40. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
  41. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +61 -61
  42. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +117 -117
  43. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +110 -110
  44. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +75 -75
  45. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +36 -36
  46. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +52 -52
  47. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +55 -55
  48. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +23 -23
  49. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +99 -99
  50. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +32 -32
  51. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
  52. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +46 -46
  53. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +125 -125
  54. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +36 -36
  55. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +16 -16
  56. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +88 -88
  57. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +56 -56
  58. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +395 -395
  59. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +72 -72
  60. data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
  61. data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +136 -136
  62. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +15 -15
  63. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +2 -2
  64. data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +133 -133
  65. data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +110 -110
  66. data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +23 -23
  67. data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +78 -78
  68. data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +54 -54
  69. data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
  70. data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +30 -30
  71. data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -59
  72. data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +3 -3
  73. data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +67 -67
  74. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +52 -52
  75. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +127 -127
  76. data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +73 -73
  77. data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +34 -34
  78. data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +294 -294
  79. data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +212 -212
  80. data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +97 -97
  81. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +8 -8
  82. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +27 -27
  83. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +100 -100
  84. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +14 -14
  85. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +11 -11
  86. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
  87. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
  88. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
  89. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +7 -7
  90. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
  91. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +34 -34
  92. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +22 -22
  93. data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +10 -10
  94. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +25 -25
  95. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -53
  96. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +4 -4
  97. data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +41 -41
  98. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +106 -106
  99. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +10 -10
  100. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +16 -16
  101. data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +92 -92
  102. data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +26 -26
  103. data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +75 -75
  104. data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +11 -11
  105. data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +60 -60
  106. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +274 -274
  107. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +59 -59
  108. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +103 -103
  109. data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +17 -17
  110. data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +59 -59
  111. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +217 -217
  112. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +31 -31
  113. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +18 -18
  114. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +4 -4
  115. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +32 -32
  116. data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +21 -21
  117. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +57 -57
  118. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +21 -21
  119. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +19 -19
  120. data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +29 -29
  121. data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
  122. data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +7 -7
  123. data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +6 -6
  124. data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
  125. data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
  126. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +48 -48
  127. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +8 -8
  128. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
  129. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
  130. data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +14 -14
  131. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +65 -65
  132. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +8 -8
  133. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
  134. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +99 -99
  135. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +214 -214
  136. data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +73 -73
  137. data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +30 -30
  138. data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +41 -41
  139. data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +6 -6
  140. data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
  141. data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +8 -8
  142. data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +107 -107
  143. data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +158 -158
  144. data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +33 -33
  145. data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +32 -32
  146. data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +40 -40
  147. data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +28 -28
  148. data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +64 -64
  149. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +107 -107
  150. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
  151. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +66 -66
  152. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +45 -45
  153. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +18 -18
  154. data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +41 -41
  155. data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +34 -34
  156. data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +225 -225
  157. data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +117 -117
  158. data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +4 -4
  159. data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +50 -50
  160. data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
  161. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +75 -75
  162. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +6 -6
  163. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +55 -55
  164. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +68 -68
  165. data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +6 -6
  166. data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +11 -11
  167. data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +44 -44
  168. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +21 -21
  169. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +38 -38
  170. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +210 -210
  171. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +35 -35
  172. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +96 -96
  173. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +46 -46
  174. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +49 -49
  175. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +29 -29
  176. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +30 -30
  177. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +26 -26
  178. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +16 -16
  179. data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +110 -110
  180. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +32 -32
  181. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +114 -114
  182. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +16 -16
  183. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +9 -9
  184. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
  185. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +36 -36
  186. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +147 -147
  187. data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +30 -30
  188. data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +39 -39
  189. data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +30 -30
  190. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
  191. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +19 -19
  192. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
  193. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
  194. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -11
  195. data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +213 -213
  196. data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +13 -13
  197. data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +12 -12
  198. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +93 -93
  199. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
  200. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +164 -164
  201. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +37 -37
  202. data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +467 -467
  203. data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +93 -93
  204. data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
  205. data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +36 -36
  206. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +233 -233
  207. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +309 -309
  208. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +27 -27
  209. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +134 -134
  210. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
  211. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +237 -237
  212. data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +27 -27
  213. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +27 -27
  214. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +46 -46
  215. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +16 -16
  216. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +62 -62
  217. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +70 -70
  218. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +46 -46
  219. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +39 -39
  220. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +2 -2
  221. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +127 -127
  222. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +28 -28
  223. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +17 -17
  224. data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +34 -34
  225. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +8 -8
  226. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +156 -156
  227. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +48 -48
  228. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
  229. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +43 -43
  230. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +34 -34
  231. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +74 -74
  232. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +478 -478
  233. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +175 -175
  234. data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +64 -64
  235. data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +7 -7
  236. data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +6 -6
  237. data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
  238. data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
  239. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +8 -8
  240. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -4
  241. data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
  242. data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +4 -4
  243. data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
  244. data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +769 -769
  245. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +310 -310
  246. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
  247. data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
  248. data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
  249. data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +3 -3
  250. data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
  251. data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
  252. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
  253. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
  254. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
  255. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
  256. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
  257. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
  258. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
  259. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
  260. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
  261. data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +44 -44
  262. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +52 -52
  263. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +55 -55
  264. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +115 -115
  265. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +80 -80
  266. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -8
  267. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +25 -25
  268. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +173 -173
  269. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +2 -2
  270. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +24 -24
  271. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +168 -168
  272. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +100 -100
  273. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +1 -1
  274. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +70 -70
  275. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -149
  276. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +95 -95
  277. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +26 -26
  278. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +52 -52
  279. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +69 -69
  280. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +38 -38
  281. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +34 -34
  282. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +29 -29
  283. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
  284. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
  285. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
  286. data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
  287. metadata +16 -17
  288. data/lib/1.9/gtk2.so +0 -0
  289. data/lib/2.1/gtk2.so +0 -0
@@ -45,23 +45,23 @@
45
45
  #include <gtk/gtk.h>
46
46
 
47
47
  struct <a class="link" href="GtkRecentChooserDialog.html#GtkRecentChooserDialog-struct" title="struct GtkRecentChooserDialog">GtkRecentChooserDialog</a>;
48
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkRecentChooserDialog.html#gtk-recent-chooser-dialog-new" title="gtk_recent_chooser_dialog_new ()">gtk_recent_chooser_dialog_new</a> (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
48
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkRecentChooserDialog.html#gtk-recent-chooser-dialog-new" title="gtk_recent_chooser_dialog_new ()">gtk_recent_chooser_dialog_new</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
49
49
  <em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>,
50
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
50
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
51
51
  <em class="parameter"><code>...</code></em>);
52
52
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkRecentChooserDialog.html#gtk-recent-chooser-dialog-new-for-manager" title="gtk_recent_chooser_dialog_new_for_manager ()">gtk_recent_chooser_dialog_new_for_manager</a>
53
- (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
53
+ (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
54
54
  <em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>,
55
55
  <em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
56
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
56
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
57
57
  <em class="parameter"><code>...</code></em>);
58
58
  </pre>
59
59
  </div>
60
60
  <div class="refsect1">
61
61
  <a name="GtkRecentChooserDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
62
62
  <pre class="synopsis">
63
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
64
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
63
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
64
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
65
65
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
66
66
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
67
67
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -130,9 +130,9 @@ Recently used files are supported since GTK+ 2.10.
130
130
  <hr>
131
131
  <div class="refsect2">
132
132
  <a name="gtk-recent-chooser-dialog-new"></a><h3>gtk_recent_chooser_dialog_new ()</h3>
133
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_recent_chooser_dialog_new (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
133
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_recent_chooser_dialog_new (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
134
134
  <em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>,
135
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
135
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
136
136
  <em class="parameter"><code>...</code></em>);</pre>
137
137
  <p>
138
138
  Creates a new <a class="link" href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog"><span class="type">GtkRecentChooserDialog</span></a>. This function is analogous to
@@ -146,17 +146,17 @@ Creates a new <a class="link" href="GtkRecentChooserDialog.html" title="GtkRecen
146
146
  <tbody>
147
147
  <tr>
148
148
  <td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
149
- <td>Title of the dialog, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
149
+ <td>Title of the dialog, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
150
150
  </td>
151
151
  </tr>
152
152
  <tr>
153
153
  <td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
154
- <td>Transient parent of the dialog, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
154
+ <td>Transient parent of the dialog, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
155
155
  </td>
156
156
  </tr>
157
157
  <tr>
158
158
  <td><p><span class="term"><em class="parameter"><code>first_button_text</code></em> :</span></p></td>
159
- <td>stock ID or text to go in the first button, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
159
+ <td>stock ID or text to go in the first button, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
160
160
  </td>
161
161
  </tr>
162
162
  <tr>
@@ -172,10 +172,10 @@ Creates a new <a class="link" href="GtkRecentChooserDialog.html" title="GtkRecen
172
172
  <div class="refsect2">
173
173
  <a name="gtk-recent-chooser-dialog-new-for-manager"></a><h3>gtk_recent_chooser_dialog_new_for_manager ()</h3>
174
174
  <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_recent_chooser_dialog_new_for_manager
175
- (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
175
+ (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
176
176
  <em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *parent</code></em>,
177
177
  <em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
178
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
178
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
179
179
  <em class="parameter"><code>...</code></em>);</pre>
180
180
  <p>
181
181
  Creates a new <a class="link" href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog"><span class="type">GtkRecentChooserDialog</span></a> with a specified recent manager.
@@ -192,12 +192,12 @@ have a customized instance of a <a class="link" href="GtkRecentManager.html" tit
192
192
  <tbody>
193
193
  <tr>
194
194
  <td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
195
- <td>Title of the dialog, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
195
+ <td>Title of the dialog, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
196
196
  </td>
197
197
  </tr>
198
198
  <tr>
199
199
  <td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
200
- <td>Transient parent of the dialog, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
200
+ <td>Transient parent of the dialog, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
201
201
  </td>
202
202
  </tr>
203
203
  <tr>
@@ -207,7 +207,7 @@ have a customized instance of a <a class="link" href="GtkRecentManager.html" tit
207
207
  </tr>
208
208
  <tr>
209
209
  <td><p><span class="term"><em class="parameter"><code>first_button_text</code></em> :</span></p></td>
210
- <td>stock ID or text to go in the first button, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
210
+ <td>stock ID or text to go in the first button, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
211
211
  </td>
212
212
  </tr>
213
213
  <tr>
@@ -50,18 +50,18 @@ struct <a class="link" href="GtkRecentChooserMenu.html#GtkRecentCho
50
50
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-new" title="gtk_recent_chooser_menu_new ()">gtk_recent_chooser_menu_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
51
51
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-new-for-manager" title="gtk_recent_chooser_menu_new_for_manager ()">gtk_recent_chooser_menu_new_for_manager</a>
52
52
  (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);
53
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-get-show-numbers" title="gtk_recent_chooser_menu_get_show_numbers ()">gtk_recent_chooser_menu_get_show_numbers</a>
53
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-get-show-numbers" title="gtk_recent_chooser_menu_get_show_numbers ()">gtk_recent_chooser_menu_get_show_numbers</a>
54
54
  (<em class="parameter"><code><a class="link" href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu"><span class="type">GtkRecentChooserMenu</span></a> *menu</code></em>);
55
55
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-set-show-numbers" title="gtk_recent_chooser_menu_set_show_numbers ()">gtk_recent_chooser_menu_set_show_numbers</a>
56
56
  (<em class="parameter"><code><a class="link" href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu"><span class="type">GtkRecentChooserMenu</span></a> *menu</code></em>,
57
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_numbers</code></em>);
57
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_numbers</code></em>);
58
58
  </pre>
59
59
  </div>
60
60
  <div class="refsect1">
61
61
  <a name="GtkRecentChooserMenu.object-hierarchy"></a><h2>Object Hierarchy</h2>
62
62
  <pre class="synopsis">
63
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
64
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
63
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
64
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
65
65
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
66
66
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
67
67
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -79,7 +79,7 @@ GtkRecentChooserMenu implements
79
79
  <div class="refsect1">
80
80
  <a name="GtkRecentChooserMenu.properties"></a><h2>Properties</h2>
81
81
  <pre class="synopsis">
82
- "<a class="link" href="GtkRecentChooserMenu.html#GtkRecentChooserMenu--show-numbers" title='The "show-numbers" property'>show-numbers</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
82
+ "<a class="link" href="GtkRecentChooserMenu.html#GtkRecentChooserMenu--show-numbers" title='The "show-numbers" property'>show-numbers</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
83
83
  </pre>
84
84
  </div>
85
85
  <div class="refsect1">
@@ -187,7 +187,7 @@ among multiple <a class="link" href="GtkRecentChooser.html" title="GtkRecentChoo
187
187
  <hr>
188
188
  <div class="refsect2">
189
189
  <a name="gtk-recent-chooser-menu-get-show-numbers"></a><h3>gtk_recent_chooser_menu_get_show_numbers ()</h3>
190
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_chooser_menu_get_show_numbers
190
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_chooser_menu_get_show_numbers
191
191
  (<em class="parameter"><code><a class="link" href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu"><span class="type">GtkRecentChooserMenu</span></a> *menu</code></em>);</pre>
192
192
  <p>
193
193
  Returns the value set by <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-set-show-numbers" title="gtk_recent_chooser_menu_set_show_numbers ()"><code class="function">gtk_recent_chooser_menu_set_show_numbers()</code></a>.
@@ -206,7 +206,7 @@ Returns the value set by <a class="link" href="GtkRecentChooserMenu.html#gtk-rec
206
206
  <tr>
207
207
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
208
208
  <td>
209
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if numbers should be shown.</td>
209
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if numbers should be shown.</td>
210
210
  </tr>
211
211
  </tbody>
212
212
  </table></div>
@@ -217,7 +217,7 @@ Returns the value set by <a class="link" href="GtkRecentChooserMenu.html#gtk-rec
217
217
  <a name="gtk-recent-chooser-menu-set-show-numbers"></a><h3>gtk_recent_chooser_menu_set_show_numbers ()</h3>
218
218
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_chooser_menu_set_show_numbers
219
219
  (<em class="parameter"><code><a class="link" href="GtkRecentChooserMenu.html" title="GtkRecentChooserMenu"><span class="type">GtkRecentChooserMenu</span></a> *menu</code></em>,
220
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_numbers</code></em>);</pre>
220
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_numbers</code></em>);</pre>
221
221
  <p>
222
222
  Sets whether a number should be added to the items of <em class="parameter"><code>menu</code></em>. The
223
223
  numbers are shown to provide a unique character for a mnemonic to
@@ -248,7 +248,7 @@ get a number to avoid clashes.
248
248
  <a name="GtkRecentChooserMenu.property-details"></a><h2>Property Details</h2>
249
249
  <div class="refsect2">
250
250
  <a name="GtkRecentChooserMenu--show-numbers"></a><h3>The <code class="literal">"show-numbers"</code> property</h3>
251
- <pre class="programlisting"> "show-numbers" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
251
+ <pre class="programlisting"> "show-numbers" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write</pre>
252
252
  <p>
253
253
  Whether the first ten items in the menu should be prepended by
254
254
  a number acting as a unique mnemonic.
@@ -53,8 +53,8 @@ struct <a class="link" href="GtkRecentChooserWidget.html#GtkRecentC
53
53
  <div class="refsect1">
54
54
  <a name="GtkRecentChooserWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
55
55
  <pre class="synopsis">
56
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
57
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
56
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
57
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
58
58
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
59
59
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
60
60
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
@@ -45,39 +45,39 @@
45
45
  <a class="link" href="GtkRecentFilter.html#GtkRecentFilter-struct" title="GtkRecentFilter">GtkRecentFilter</a>;
46
46
  struct <a class="link" href="GtkRecentFilter.html#GtkRecentFilterInfo" title="struct GtkRecentFilterInfo">GtkRecentFilterInfo</a>;
47
47
  enum <a class="link" href="GtkRecentFilter.html#GtkRecentFilterFlags" title="enum GtkRecentFilterFlags">GtkRecentFilterFlags</a>;
48
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="GtkRecentFilter.html#GtkRecentFilterFunc" title="GtkRecentFilterFunc ()">*GtkRecentFilterFunc</a>) (<em class="parameter"><code>const <a class="link" href="GtkRecentFilter.html#GtkRecentFilterInfo" title="struct GtkRecentFilterInfo"><span class="type">GtkRecentFilterInfo</span></a> *filter_info</code></em>,
49
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
48
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="GtkRecentFilter.html#GtkRecentFilterFunc" title="GtkRecentFilterFunc ()">*GtkRecentFilterFunc</a>) (<em class="parameter"><code>const <a class="link" href="GtkRecentFilter.html#GtkRecentFilterInfo" title="struct GtkRecentFilterInfo"><span class="type">GtkRecentFilterInfo</span></a> *filter_info</code></em>,
49
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
50
50
  <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="returnvalue">GtkRecentFilter</span></a> * <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-new" title="gtk_recent_filter_new ()">gtk_recent_filter_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
51
- const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-get-name" title="gtk_recent_filter_get_name ()">gtk_recent_filter_get_name</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);
51
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-get-name" title="gtk_recent_filter_get_name ()">gtk_recent_filter_get_name</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);
52
52
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-set-name" title="gtk_recent_filter_set_name ()">gtk_recent_filter_set_name</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
53
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
53
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
54
54
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-add-mime-type" title="gtk_recent_filter_add_mime_type ()">gtk_recent_filter_add_mime_type</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
55
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mime_type</code></em>);
55
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mime_type</code></em>);
56
56
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-add-pattern" title="gtk_recent_filter_add_pattern ()">gtk_recent_filter_add_pattern</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
57
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *pattern</code></em>);
57
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *pattern</code></em>);
58
58
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-add-pixbuf-formats" title="gtk_recent_filter_add_pixbuf_formats ()">gtk_recent_filter_add_pixbuf_formats</a>
59
59
  (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);
60
60
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-add-application" title="gtk_recent_filter_add_application ()">gtk_recent_filter_add_application</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
61
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *application</code></em>);
61
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *application</code></em>);
62
62
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-add-group" title="gtk_recent_filter_add_group ()">gtk_recent_filter_add_group</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
63
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group</code></em>);
63
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group</code></em>);
64
64
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-add-age" title="gtk_recent_filter_add_age ()">gtk_recent_filter_add_age</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
65
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> days</code></em>);
65
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> days</code></em>);
66
66
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-add-custom" title="gtk_recent_filter_add_custom ()">gtk_recent_filter_add_custom</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
67
67
  <em class="parameter"><code><a class="link" href="GtkRecentFilter.html#GtkRecentFilterFlags" title="enum GtkRecentFilterFlags"><span class="type">GtkRecentFilterFlags</span></a> needed</code></em>,
68
68
  <em class="parameter"><code><a class="link" href="GtkRecentFilter.html#GtkRecentFilterFunc" title="GtkRecentFilterFunc ()"><span class="type">GtkRecentFilterFunc</span></a> func</code></em>,
69
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
70
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> data_destroy</code></em>);
69
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
70
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> data_destroy</code></em>);
71
71
  <a class="link" href="GtkRecentFilter.html#GtkRecentFilterFlags" title="enum GtkRecentFilterFlags"><span class="returnvalue">GtkRecentFilterFlags</span></a> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-get-needed" title="gtk_recent_filter_get_needed ()">gtk_recent_filter_get_needed</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);
72
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-filter" title="gtk_recent_filter_filter ()">gtk_recent_filter_filter</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
72
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-filter" title="gtk_recent_filter_filter ()">gtk_recent_filter_filter</a> (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
73
73
  <em class="parameter"><code>const <a class="link" href="GtkRecentFilter.html#GtkRecentFilterInfo" title="struct GtkRecentFilterInfo"><span class="type">GtkRecentFilterInfo</span></a> *filter_info</code></em>);
74
74
  </pre>
75
75
  </div>
76
76
  <div class="refsect1">
77
77
  <a name="GtkRecentFilter.object-hierarchy"></a><h2>Object Hierarchy</h2>
78
78
  <pre class="synopsis">
79
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
80
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
79
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
80
+ +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
81
81
  +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
82
82
  +----GtkRecentFilter
83
83
  </pre>
@@ -149,28 +149,28 @@ to pass information about the tested file to <a class="link" href="GtkRecentFilt
149
149
  are filled</td>
150
150
  </tr>
151
151
  <tr>
152
- <td><p><span class="term">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentFilterInfo.uri"></a>uri</code></em>;</span></p></td>
152
+ <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentFilterInfo.uri"></a>uri</code></em>;</span></p></td>
153
153
  <td>the URI of the file being tested</td>
154
154
  </tr>
155
155
  <tr>
156
- <td><p><span class="term">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentFilterInfo.display-name"></a>display_name</code></em>;</span></p></td>
156
+ <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentFilterInfo.display-name"></a>display_name</code></em>;</span></p></td>
157
157
  <td>the string that will be used to display the file
158
158
  in the recent chooser</td>
159
159
  </tr>
160
160
  <tr>
161
- <td><p><span class="term">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentFilterInfo.mime-type"></a>mime_type</code></em>;</span></p></td>
161
+ <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentFilterInfo.mime-type"></a>mime_type</code></em>;</span></p></td>
162
162
  <td>the mime type of the file</td>
163
163
  </tr>
164
164
  <tr>
165
- <td><p><span class="term">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **<em class="structfield"><code><a name="GtkRecentFilterInfo.applications"></a>applications</code></em>;</span></p></td>
165
+ <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **<em class="structfield"><code><a name="GtkRecentFilterInfo.applications"></a>applications</code></em>;</span></p></td>
166
166
  <td>the list of applications that have registered the file</td>
167
167
  </tr>
168
168
  <tr>
169
- <td><p><span class="term">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **<em class="structfield"><code><a name="GtkRecentFilterInfo.groups"></a>groups</code></em>;</span></p></td>
169
+ <td><p><span class="term">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **<em class="structfield"><code><a name="GtkRecentFilterInfo.groups"></a>groups</code></em>;</span></p></td>
170
170
  <td>the groups to which the file belongs to</td>
171
171
  </tr>
172
172
  <tr>
173
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkRecentFilterInfo.age"></a>age</code></em>;</span></p></td>
173
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkRecentFilterInfo.age"></a>age</code></em>;</span></p></td>
174
174
  <td>the number of days elapsed since the file has been registered</td>
175
175
  </tr>
176
176
  </tbody>
@@ -237,8 +237,8 @@ are filled or need to be filled.
237
237
  <hr>
238
238
  <div class="refsect2">
239
239
  <a name="GtkRecentFilterFunc"></a><h3>GtkRecentFilterFunc ()</h3>
240
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GtkRecentFilterFunc) (<em class="parameter"><code>const <a class="link" href="GtkRecentFilter.html#GtkRecentFilterInfo" title="struct GtkRecentFilterInfo"><span class="type">GtkRecentFilterInfo</span></a> *filter_info</code></em>,
241
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
240
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GtkRecentFilterFunc) (<em class="parameter"><code>const <a class="link" href="GtkRecentFilter.html#GtkRecentFilterInfo" title="struct GtkRecentFilterInfo"><span class="type">GtkRecentFilterInfo</span></a> *filter_info</code></em>,
241
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
242
242
  <p>
243
243
  The type of function that is used with custom filters,
244
244
  see <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-add-custom" title="gtk_recent_filter_add_custom ()"><code class="function">gtk_recent_filter_add_custom()</code></a>.
@@ -263,7 +263,7 @@ to the <em class="parameter"><code>needed</code></em> flags passed to <a class="
263
263
  <tr>
264
264
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
265
265
  <td>
266
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file should be displayed</td>
266
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file should be displayed</td>
267
267
  </tr>
268
268
  </tbody>
269
269
  </table></div>
@@ -311,7 +311,7 @@ To create a filter that accepts any recently used resource, use:
311
311
  <hr>
312
312
  <div class="refsect2">
313
313
  <a name="gtk-recent-filter-get-name"></a><h3>gtk_recent_filter_get_name ()</h3>
314
- <pre class="programlisting">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_filter_get_name (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);</pre>
314
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_filter_get_name (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>);</pre>
315
315
  <p>
316
316
  Gets the human-readable name for the filter.
317
317
  See <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-set-name" title="gtk_recent_filter_set_name ()"><code class="function">gtk_recent_filter_set_name()</code></a>.
@@ -329,7 +329,7 @@ See <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-set-name" title
329
329
  </tr>
330
330
  <tr>
331
331
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
332
- <td>the name of the filter, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The returned string
332
+ <td>the name of the filter, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The returned string
333
333
  is owned by the filter object and should not be freed.</td>
334
334
  </tr>
335
335
  </tbody>
@@ -340,7 +340,7 @@ is owned by the filter object and should not be freed.</td>
340
340
  <div class="refsect2">
341
341
  <a name="gtk-recent-filter-set-name"></a><h3>gtk_recent_filter_set_name ()</h3>
342
342
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_filter_set_name (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
343
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
343
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
344
344
  <p>
345
345
  Sets the human-readable name of the filter; this is the string
346
346
  that will be displayed in the recently used resources selector
@@ -370,7 +370,7 @@ user interface if there is a selectable list of filters.
370
370
  <div class="refsect2">
371
371
  <a name="gtk-recent-filter-add-mime-type"></a><h3>gtk_recent_filter_add_mime_type ()</h3>
372
372
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_filter_add_mime_type (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
373
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mime_type</code></em>);</pre>
373
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mime_type</code></em>);</pre>
374
374
  <p>
375
375
  Adds a rule that allows resources based on their registered MIME type.
376
376
  </p>
@@ -397,7 +397,7 @@ Adds a rule that allows resources based on their registered MIME type.
397
397
  <div class="refsect2">
398
398
  <a name="gtk-recent-filter-add-pattern"></a><h3>gtk_recent_filter_add_pattern ()</h3>
399
399
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_filter_add_pattern (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
400
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *pattern</code></em>);</pre>
400
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *pattern</code></em>);</pre>
401
401
  <p>
402
402
  Adds a rule that allows resources based on a pattern matching their
403
403
  display name.
@@ -447,7 +447,7 @@ by GdkPixbuf.
447
447
  <div class="refsect2">
448
448
  <a name="gtk-recent-filter-add-application"></a><h3>gtk_recent_filter_add_application ()</h3>
449
449
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_filter_add_application (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
450
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *application</code></em>);</pre>
450
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *application</code></em>);</pre>
451
451
  <p>
452
452
  Adds a rule that allows resources based on the name of the application
453
453
  that has registered them.
@@ -475,7 +475,7 @@ that has registered them.
475
475
  <div class="refsect2">
476
476
  <a name="gtk-recent-filter-add-group"></a><h3>gtk_recent_filter_add_group ()</h3>
477
477
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_filter_add_group (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
478
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group</code></em>);</pre>
478
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group</code></em>);</pre>
479
479
  <p>
480
480
  Adds a rule that allows resources based on the name of the group
481
481
  to which they belong
@@ -503,7 +503,7 @@ to which they belong
503
503
  <div class="refsect2">
504
504
  <a name="gtk-recent-filter-add-age"></a><h3>gtk_recent_filter_add_age ()</h3>
505
505
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_filter_add_age (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
506
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> days</code></em>);</pre>
506
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> days</code></em>);</pre>
507
507
  <p>
508
508
  Adds a rule that allows resources based on their age - that is, the number
509
509
  of days elapsed since they were last modified.
@@ -533,8 +533,8 @@ of days elapsed since they were last modified.
533
533
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_filter_add_custom (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
534
534
  <em class="parameter"><code><a class="link" href="GtkRecentFilter.html#GtkRecentFilterFlags" title="enum GtkRecentFilterFlags"><span class="type">GtkRecentFilterFlags</span></a> needed</code></em>,
535
535
  <em class="parameter"><code><a class="link" href="GtkRecentFilter.html#GtkRecentFilterFunc" title="GtkRecentFilterFunc ()"><span class="type">GtkRecentFilterFunc</span></a> func</code></em>,
536
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
537
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> data_destroy</code></em>);</pre>
536
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
537
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> data_destroy</code></em>);</pre>
538
538
  <p>
539
539
  Adds a rule to a filter that allows resources based on a custom callback
540
540
  function. The bitfield <em class="parameter"><code>needed</code></em> which is passed in provides information
@@ -560,7 +560,7 @@ filter function needs.</td>
560
560
  </tr>
561
561
  <tr>
562
562
  <td><p><span class="term"><em class="parameter"><code>func</code></em> :</span></p></td>
563
- <td>callback function; if the function returns <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then
563
+ <td>callback function; if the function returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then
564
564
  the file will be displayed.</td>
565
565
  </tr>
566
566
  <tr>
@@ -613,7 +613,7 @@ calling <a class="link" href="GtkRecentFilter.html#gtk-recent-filter-filter" tit
613
613
  <hr>
614
614
  <div class="refsect2">
615
615
  <a name="gtk-recent-filter-filter"></a><h3>gtk_recent_filter_filter ()</h3>
616
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_filter_filter (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
616
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_filter_filter (<em class="parameter"><code><a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> *filter</code></em>,
617
617
  <em class="parameter"><code>const <a class="link" href="GtkRecentFilter.html#GtkRecentFilterInfo" title="struct GtkRecentFilterInfo"><span class="type">GtkRecentFilterInfo</span></a> *filter_info</code></em>);</pre>
618
618
  <p>
619
619
  Tests whether a file should be displayed according to <em class="parameter"><code>filter</code></em>.
@@ -644,7 +644,7 @@ about a recently used resource</td>
644
644
  <tr>
645
645
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
646
646
  <td>
647
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file should be displayed</td>
647
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file should be displayed</td>
648
648
  </tr>
649
649
  </tbody>
650
650
  </table></div>
@@ -56,85 +56,85 @@ enum <a class="link" href="GtkRecentManager.html#GtkRecentManager
56
56
  <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="returnvalue">GtkRecentManager</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-manager-get-for-screen" title="gtk_recent_manager_get_for_screen ()">gtk_recent_manager_get_for_screen</a> (<em class="parameter"><code><a href="../gdk2/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);
57
57
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-set-screen" title="gtk_recent_manager_set_screen ()">gtk_recent_manager_set_screen</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
58
58
  <em class="parameter"><code><a href="../gdk2/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);
59
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-add-item" title="gtk_recent_manager_add_item ()">gtk_recent_manager_add_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
60
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
61
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-add-full" title="gtk_recent_manager_add_full ()">gtk_recent_manager_add_full</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
62
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
59
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-add-item" title="gtk_recent_manager_add_item ()">gtk_recent_manager_add_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
60
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
61
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-add-full" title="gtk_recent_manager_add_full ()">gtk_recent_manager_add_full</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
62
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
63
63
  <em class="parameter"><code>const <a class="link" href="GtkRecentManager.html#GtkRecentData" title="struct GtkRecentData"><span class="type">GtkRecentData</span></a> *recent_data</code></em>);
64
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-remove-item" title="gtk_recent_manager_remove_item ()">gtk_recent_manager_remove_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
65
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
66
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
64
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-remove-item" title="gtk_recent_manager_remove_item ()">gtk_recent_manager_remove_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
65
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
66
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
67
67
  <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="returnvalue">GtkRecentInfo</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-manager-lookup-item" title="gtk_recent_manager_lookup_item ()">gtk_recent_manager_lookup_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
68
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
69
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
70
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-has-item" title="gtk_recent_manager_has_item ()">gtk_recent_manager_has_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
71
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
72
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-move-item" title="gtk_recent_manager_move_item ()">gtk_recent_manager_move_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
73
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
74
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_uri</code></em>,
75
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
76
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-get-limit" title="gtk_recent_manager_get_limit ()">gtk_recent_manager_get_limit</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);
68
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
69
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
70
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-has-item" title="gtk_recent_manager_has_item ()">gtk_recent_manager_has_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
71
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);
72
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-move-item" title="gtk_recent_manager_move_item ()">gtk_recent_manager_move_item</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
73
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
74
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_uri</code></em>,
75
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
76
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-get-limit" title="gtk_recent_manager_get_limit ()">gtk_recent_manager_get_limit</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);
77
77
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-set-limit" title="gtk_recent_manager_set_limit ()">gtk_recent_manager_set_limit</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
78
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> limit</code></em>);
79
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-manager-get-items" title="gtk_recent_manager_get_items ()">gtk_recent_manager_get_items</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);
80
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-purge-items" title="gtk_recent_manager_purge_items ()">gtk_recent_manager_purge_items</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
81
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
78
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> limit</code></em>);
79
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-manager-get-items" title="gtk_recent_manager_get_items ()">gtk_recent_manager_get_items</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);
80
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-manager-purge-items" title="gtk_recent_manager_purge_items ()">gtk_recent_manager_purge_items</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
81
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
82
82
 
83
83
  <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="returnvalue">GtkRecentInfo</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-ref" title="gtk_recent_info_ref ()">gtk_recent_info_ref</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
84
84
  <span class="returnvalue">void</span> <a class="link" href="GtkRecentManager.html#gtk-recent-info-unref" title="gtk_recent_info_unref ()">gtk_recent_info_unref</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
85
- const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-uri" title="gtk_recent_info_get_uri ()">gtk_recent_info_get_uri</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
86
- const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-display-name" title="gtk_recent_info_get_display_name ()">gtk_recent_info_get_display_name</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
87
- const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-description" title="gtk_recent_info_get_description ()">gtk_recent_info_get_description</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
88
- const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-mime-type" title="gtk_recent_info_get_mime_type ()">gtk_recent_info_get_mime_type</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
85
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-uri" title="gtk_recent_info_get_uri ()">gtk_recent_info_get_uri</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
86
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-display-name" title="gtk_recent_info_get_display_name ()">gtk_recent_info_get_display_name</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
87
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-description" title="gtk_recent_info_get_description ()">gtk_recent_info_get_description</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
88
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-mime-type" title="gtk_recent_info_get_mime_type ()">gtk_recent_info_get_mime_type</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
89
89
  <span class="returnvalue">time_t</span> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-added" title="gtk_recent_info_get_added ()">gtk_recent_info_get_added</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
90
90
  <span class="returnvalue">time_t</span> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-modified" title="gtk_recent_info_get_modified ()">gtk_recent_info_get_modified</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
91
91
  <span class="returnvalue">time_t</span> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-visited" title="gtk_recent_info_get_visited ()">gtk_recent_info_get_visited</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
92
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-private-hint" title="gtk_recent_info_get_private_hint ()">gtk_recent_info_get_private_hint</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
93
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-application-info" title="gtk_recent_info_get_application_info ()">gtk_recent_info_get_application_info</a>
92
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-private-hint" title="gtk_recent_info_get_private_hint ()">gtk_recent_info_get_private_hint</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
93
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-application-info" title="gtk_recent_info_get_application_info ()">gtk_recent_info_get_application_info</a>
94
94
  (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
95
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *app_name</code></em>,
96
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **app_exec</code></em>,
97
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *count</code></em>,
95
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *app_name</code></em>,
96
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **app_exec</code></em>,
97
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *count</code></em>,
98
98
  <em class="parameter"><code><span class="type">time_t</span> *time_</code></em>);
99
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-applications" title="gtk_recent_info_get_applications ()">gtk_recent_info_get_applications</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
100
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);
101
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-last-application" title="gtk_recent_info_last_application ()">gtk_recent_info_last_application</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
102
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-groups" title="gtk_recent_info_get_groups ()">gtk_recent_info_get_groups</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
103
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);
104
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-has-group" title="gtk_recent_info_has_group ()">gtk_recent_info_has_group</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
105
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group_name</code></em>);
106
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-has-application" title="gtk_recent_info_has_application ()">gtk_recent_info_has_application</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
107
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *app_name</code></em>);
99
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-applications" title="gtk_recent_info_get_applications ()">gtk_recent_info_get_applications</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
100
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);
101
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-last-application" title="gtk_recent_info_last_application ()">gtk_recent_info_last_application</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
102
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-groups" title="gtk_recent_info_get_groups ()">gtk_recent_info_get_groups</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
103
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);
104
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-has-group" title="gtk_recent_info_has_group ()">gtk_recent_info_has_group</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
105
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group_name</code></em>);
106
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-has-application" title="gtk_recent_info_has_application ()">gtk_recent_info_has_application</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
107
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *app_name</code></em>);
108
108
  <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-icon" title="gtk_recent_info_get_icon ()">gtk_recent_info_get_icon</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
109
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);
110
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-short-name" title="gtk_recent_info_get_short_name ()">gtk_recent_info_get_short_name</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
111
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-uri-display" title="gtk_recent_info_get_uri_display ()">gtk_recent_info_get_uri_display</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
112
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-age" title="gtk_recent_info_get_age ()">gtk_recent_info_get_age</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
113
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-is-local" title="gtk_recent_info_is_local ()">gtk_recent_info_is_local</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
114
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-exists" title="gtk_recent_info_exists ()">gtk_recent_info_exists</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
115
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-match" title="gtk_recent_info_match ()">gtk_recent_info_match</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info_a</code></em>,
109
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);
110
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-short-name" title="gtk_recent_info_get_short_name ()">gtk_recent_info_get_short_name</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
111
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-uri-display" title="gtk_recent_info_get_uri_display ()">gtk_recent_info_get_uri_display</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
112
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-age" title="gtk_recent_info_get_age ()">gtk_recent_info_get_age</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
113
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-is-local" title="gtk_recent_info_is_local ()">gtk_recent_info_is_local</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
114
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-exists" title="gtk_recent_info_exists ()">gtk_recent_info_exists</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);
115
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkRecentManager.html#gtk-recent-info-match" title="gtk_recent_info_match ()">gtk_recent_info_match</a> (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info_a</code></em>,
116
116
  <em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info_b</code></em>);
117
117
  </pre>
118
118
  </div>
119
119
  <div class="refsect1">
120
120
  <a name="GtkRecentManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
121
121
  <pre class="synopsis">
122
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
122
+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
123
123
  +----GtkRecentManager
124
124
  </pre>
125
125
  </div>
126
126
  <div class="refsect1">
127
127
  <a name="GtkRecentManager.properties"></a><h2>Properties</h2>
128
128
  <pre class="synopsis">
129
- "<a class="link" href="GtkRecentManager.html#GtkRecentManager--filename" title='The "filename" property'>filename</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
130
- "<a class="link" href="GtkRecentManager.html#GtkRecentManager--limit" title='The "limit" property'>limit</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
131
- "<a class="link" href="GtkRecentManager.html#GtkRecentManager--size" title='The "size" property'>size</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
129
+ "<a class="link" href="GtkRecentManager.html#GtkRecentManager--filename" title='The "filename" property'>filename</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
130
+ "<a class="link" href="GtkRecentManager.html#GtkRecentManager--limit" title='The "limit" property'>limit</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
131
+ "<a class="link" href="GtkRecentManager.html#GtkRecentManager--size" title='The "size" property'>size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
132
132
  </pre>
133
133
  </div>
134
134
  <div class="refsect1">
135
135
  <a name="GtkRecentManager.signals"></a><h2>Signals</h2>
136
136
  <pre class="synopsis">
137
- "<a class="link" href="GtkRecentManager.html#GtkRecentManager-changed" title='The "changed" signal'>changed</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
137
+ "<a class="link" href="GtkRecentManager.html#GtkRecentManager-changed" title='The "changed" signal'>changed</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
138
138
  </pre>
139
139
  </div>
140
140
  <div class="refsect1">
@@ -195,13 +195,13 @@ While looking up a recently used file is as simple as:
195
195
  15</pre></td>
196
196
  <td class="listing_code"><pre class="programlisting"><span class="usertype">GtkRecentManager</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">manager</span><span class="symbol">;</span>
197
197
  <span class="usertype">GtkRecentInfo</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">info</span><span class="symbol">;</span>
198
- <span class="usertype">GError</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">error </span><span class="symbol">=</span><span class="normal"> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
198
+ <span class="usertype">GError</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">error </span><span class="symbol">=</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">;</span>
199
199
  <span class="normal">manager </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkRecentManager.html#gtk-recent-manager-get-default">gtk_recent_manager_get_default</a></span><span class="normal"> </span><span class="symbol">();</span>
200
200
  <span class="normal">info </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkRecentManager.html#gtk-recent-manager-lookup-item">gtk_recent_manager_lookup_item</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">manager</span><span class="symbol">,</span><span class="normal"> file_uri</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">error</span><span class="symbol">);</span>
201
201
  <span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">error</span><span class="symbol">)</span>
202
202
  <span class="normal"> </span><span class="cbracket">{</span>
203
- <span class="normal"> </span><span class="function"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html#g-warning">g_warning</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Could not find the file: %s"</span><span class="symbol">,</span><span class="normal"> error</span><span class="symbol">-&gt;</span><span class="normal">message</span><span class="symbol">);</span>
204
- <span class="normal"> </span><span class="function"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#g-error-free">g_error_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">error</span><span class="symbol">);</span>
203
+ <span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/glib-Message-Logging.html#g-warning">g_warning</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Could not find the file: %s"</span><span class="symbol">,</span><span class="normal"> error</span><span class="symbol">-&gt;</span><span class="normal">message</span><span class="symbol">);</span>
204
+ <span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#g-error-free">g_error_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">error</span><span class="symbol">);</span>
205
205
  <span class="normal"> </span><span class="cbracket">}</span>
206
206
  <span class="keyword">else</span>
207
207
  <span class="normal"> </span><span class="cbracket">{</span>
@@ -266,37 +266,37 @@ registering a recently used resource.
266
266
  </colgroup>
267
267
  <tbody>
268
268
  <tr>
269
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.display-name"></a>display_name</code></em>;</span></p></td>
269
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.display-name"></a>display_name</code></em>;</span></p></td>
270
270
  <td>a UTF-8 encoded string, containing the name of the recently
271
- used resource to be displayed, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>;</td>
271
+ used resource to be displayed, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>;</td>
272
272
  </tr>
273
273
  <tr>
274
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.description"></a>description</code></em>;</span></p></td>
274
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.description"></a>description</code></em>;</span></p></td>
275
275
  <td>a UTF-8 encoded string, containing a short description of
276
- the resource, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>;</td>
276
+ the resource, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>;</td>
277
277
  </tr>
278
278
  <tr>
279
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.mime-type"></a>mime_type</code></em>;</span></p></td>
279
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.mime-type"></a>mime_type</code></em>;</span></p></td>
280
280
  <td>the MIME type of the resource;</td>
281
281
  </tr>
282
282
  <tr>
283
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.app-name"></a>app_name</code></em>;</span></p></td>
283
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.app-name"></a>app_name</code></em>;</span></p></td>
284
284
  <td>the name of the application that is registering this recently
285
285
  used resource;</td>
286
286
  </tr>
287
287
  <tr>
288
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.app-exec"></a>app_exec</code></em>;</span></p></td>
288
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkRecentData.app-exec"></a>app_exec</code></em>;</span></p></td>
289
289
  <td>command line used to launch this resource; may contain the
290
290
  "%f" and "%u" escape characters which will be expanded
291
291
  to the resource file path and URI respectively when the command line
292
292
  is retrieved;</td>
293
293
  </tr>
294
294
  <tr>
295
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **<em class="structfield"><code><a name="GtkRecentData.groups"></a>groups</code></em>;</span></p></td>
295
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **<em class="structfield"><code><a name="GtkRecentData.groups"></a>groups</code></em>;</span></p></td>
296
296
  <td>a vector of strings containing groups names;</td>
297
297
  </tr>
298
298
  <tr>
299
- <td><p><span class="term"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> <em class="structfield"><code><a name="GtkRecentData.is-private"></a>is_private</code></em>;</span></p></td>
299
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> <em class="structfield"><code><a name="GtkRecentData.is-private"></a>is_private</code></em>;</span></p></td>
300
300
  <td>whether this resource should be displayed only by the
301
301
  applications that have registered it or not.</td>
302
302
  </tr>
@@ -309,7 +309,7 @@ applications that have registered it or not.</td>
309
309
  <pre class="programlisting">#define GTK_RECENT_MANAGER_ERROR (gtk_recent_manager_error_quark ())
310
310
  </pre>
311
311
  <p>
312
- The <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> used for <a class="link" href="GtkRecentManager.html#GtkRecentManagerError" title="enum GtkRecentManagerError"><span class="type">GtkRecentManagerError</span></a> errors.
312
+ The <a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> used for <a class="link" href="GtkRecentManager.html#GtkRecentManagerError" title="enum GtkRecentManagerError"><span class="type">GtkRecentManagerError</span></a> errors.
313
313
  </p>
314
314
  </div>
315
315
  <hr>
@@ -506,8 +506,8 @@ storage.
506
506
  <hr>
507
507
  <div class="refsect2">
508
508
  <a name="gtk-recent-manager-add-item"></a><h3>gtk_recent_manager_add_item ()</h3>
509
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_add_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
510
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
509
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_add_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
510
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
511
511
  <p>
512
512
  Adds a new resource, pointed by <em class="parameter"><code>uri</code></em>, into the recently used
513
513
  resources list.
@@ -539,7 +539,7 @@ define the metadata for the resource pointed by <em class="parameter"><code>uri<
539
539
  <tr>
540
540
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
541
541
  <td>
542
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the new item was successfully added
542
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the new item was successfully added
543
543
  to the recently used resources list</td>
544
544
  </tr>
545
545
  </tbody>
@@ -549,8 +549,8 @@ to the recently used resources list</td>
549
549
  <hr>
550
550
  <div class="refsect2">
551
551
  <a name="gtk-recent-manager-add-full"></a><h3>gtk_recent_manager_add_full ()</h3>
552
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_add_full (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
553
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
552
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_add_full (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
553
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
554
554
  <em class="parameter"><code>const <a class="link" href="GtkRecentManager.html#GtkRecentData" title="struct GtkRecentData"><span class="type">GtkRecentData</span></a> *recent_data</code></em>);</pre>
555
555
  <p>
556
556
  Adds a new resource, pointed by <em class="parameter"><code>uri</code></em>, into the recently used
@@ -598,8 +598,8 @@ applications that have registered it.
598
598
  <tr>
599
599
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
600
600
  <td>
601
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the new item was successfully added to the
602
- recently used resources list, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
601
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the new item was successfully added to the
602
+ recently used resources list, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
603
603
  </tr>
604
604
  </tbody>
605
605
  </table></div>
@@ -608,9 +608,9 @@ recently used resources list, <a href="/home/kou/work/ruby/ruby-gnome2.win32/gli
608
608
  <hr>
609
609
  <div class="refsect2">
610
610
  <a name="gtk-recent-manager-remove-item"></a><h3>gtk_recent_manager_remove_item ()</h3>
611
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_remove_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
612
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
613
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
611
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_remove_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
612
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
613
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
614
614
  <p>
615
615
  Removes a resource pointed by <em class="parameter"><code>uri</code></em> from the recently used resources
616
616
  list handled by a recent manager.
@@ -632,14 +632,14 @@ list handled by a recent manager.
632
632
  </tr>
633
633
  <tr>
634
634
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
635
- <td>return location for a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
635
+ <td>return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
636
636
  </td>
637
637
  </tr>
638
638
  <tr>
639
639
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
640
640
  <td>
641
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the item pointed by <em class="parameter"><code>uri</code></em> has been successfully
642
- removed by the recently used resources list, and <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
641
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the item pointed by <em class="parameter"><code>uri</code></em> has been successfully
642
+ removed by the recently used resources list, and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
643
643
  </tr>
644
644
  </tbody>
645
645
  </table></div>
@@ -649,8 +649,8 @@ removed by the recently used resources list, and <a href="/home/kou/work/ruby/ru
649
649
  <div class="refsect2">
650
650
  <a name="gtk-recent-manager-lookup-item"></a><h3>gtk_recent_manager_lookup_item ()</h3>
651
651
  <pre class="programlisting"><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="returnvalue">GtkRecentInfo</span></a> * gtk_recent_manager_lookup_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
652
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
653
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
652
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
653
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
654
654
  <p>
655
655
  Searches for a URI inside the recently used resources list, and
656
656
  returns a structure containing informations about the resource
@@ -673,13 +673,13 @@ like its MIME type, or its display name.
673
673
  </tr>
674
674
  <tr>
675
675
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
676
- <td>a return location for a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
676
+ <td>a return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
677
677
  </td>
678
678
  </tr>
679
679
  <tr>
680
680
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
681
681
  <td>a <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> structure containing information
682
- about the resource pointed by <em class="parameter"><code>uri</code></em>, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the URI was
682
+ about the resource pointed by <em class="parameter"><code>uri</code></em>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the URI was
683
683
  not registered in the recently used resources list. Free with
684
684
  <a class="link" href="GtkRecentManager.html#gtk-recent-info-unref" title="gtk_recent_info_unref ()"><code class="function">gtk_recent_info_unref()</code></a>.</td>
685
685
  </tr>
@@ -690,8 +690,8 @@ not registered in the recently used resources list. Free with
690
690
  <hr>
691
691
  <div class="refsect2">
692
692
  <a name="gtk-recent-manager-has-item"></a><h3>gtk_recent_manager_has_item ()</h3>
693
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_has_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
694
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
693
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_has_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
694
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
695
695
  <p>
696
696
  Checks whether there is a recently used resource registered
697
697
  with <em class="parameter"><code>uri</code></em> inside the recent manager.
@@ -714,7 +714,7 @@ with <em class="parameter"><code>uri</code></em> inside the recent manager.
714
714
  <tr>
715
715
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
716
716
  <td>
717
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the resource was found, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
717
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the resource was found, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
718
718
  </tr>
719
719
  </tbody>
720
720
  </table></div>
@@ -723,10 +723,10 @@ with <em class="parameter"><code>uri</code></em> inside the recent manager.
723
723
  <hr>
724
724
  <div class="refsect2">
725
725
  <a name="gtk-recent-manager-move-item"></a><h3>gtk_recent_manager_move_item ()</h3>
726
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_move_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
727
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
728
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_uri</code></em>,
729
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
726
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_manager_move_item (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
727
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>,
728
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_uri</code></em>,
729
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
730
730
  <p>
731
731
  Changes the location of a recently used resource from <em class="parameter"><code>uri</code></em> to <em class="parameter"><code>new_uri</code></em>.
732
732
  </p>
@@ -751,19 +751,19 @@ by the URIs, but only the URI used in the recently used resources list.
751
751
  </tr>
752
752
  <tr>
753
753
  <td><p><span class="term"><em class="parameter"><code>new_uri</code></em> :</span></p></td>
754
- <td>the new URI of the recently used resource, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
754
+ <td>the new URI of the recently used resource, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
755
755
  remove the item pointed by <em class="parameter"><code>uri</code></em> in the list. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
756
756
  </td>
757
757
  </tr>
758
758
  <tr>
759
759
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
760
- <td>a return location for a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
760
+ <td>a return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
761
761
  </td>
762
762
  </tr>
763
763
  <tr>
764
764
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
765
765
  <td>
766
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success.</td>
766
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success.</td>
767
767
  </tr>
768
768
  </tbody>
769
769
  </table></div>
@@ -772,7 +772,7 @@ remove the item pointed by <em class="parameter"><code>uri</code></em> in the li
772
772
  <hr>
773
773
  <div class="refsect2">
774
774
  <a name="gtk-recent-manager-get-limit"></a><h3>gtk_recent_manager_get_limit ()</h3>
775
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_recent_manager_get_limit (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);</pre>
775
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_recent_manager_get_limit (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);</pre>
776
776
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
777
777
  <h3 class="title">Warning</h3>
778
778
  <p><code class="literal">gtk_recent_manager_get_limit</code> has been deprecated since version 2.22 and should not be used in newly-written code. The length of the list should be managed by the
@@ -806,7 +806,7 @@ function should return.
806
806
  <div class="refsect2">
807
807
  <a name="gtk-recent-manager-set-limit"></a><h3>gtk_recent_manager_set_limit ()</h3>
808
808
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_recent_manager_set_limit (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
809
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> limit</code></em>);</pre>
809
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> limit</code></em>);</pre>
810
810
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
811
811
  <h3 class="title">Warning</h3>
812
812
  <p><code class="literal">gtk_recent_manager_set_limit</code> has been deprecated since version 2.22 and should not be used in newly-written code. The length of the list should be managed by the
@@ -840,7 +840,7 @@ items.
840
840
  <hr>
841
841
  <div class="refsect2">
842
842
  <a name="gtk-recent-manager-get-items"></a><h3>gtk_recent_manager_get_items ()</h3>
843
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gtk_recent_manager_get_items (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);</pre>
843
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * gtk_recent_manager_get_items (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);</pre>
844
844
  <p>
845
845
  Gets the list of recently used resources.
846
846
  </p>
@@ -860,7 +860,7 @@ Gets the list of recently used resources.
860
860
  <td>a list of
861
861
  newly allocated <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> objects. Use
862
862
  <a class="link" href="GtkRecentManager.html#gtk-recent-info-unref" title="gtk_recent_info_unref ()"><code class="function">gtk_recent_info_unref()</code></a> on each item inside the list, and then
863
- free the list itself using <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkRecentInfo][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
863
+ free the list itself using <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. <span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkRecentInfo][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
864
864
  </td>
865
865
  </tr>
866
866
  </tbody>
@@ -870,8 +870,8 @@ free the list itself using <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/
870
870
  <hr>
871
871
  <div class="refsect2">
872
872
  <a name="gtk-recent-manager-purge-items"></a><h3>gtk_recent_manager_purge_items ()</h3>
873
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_recent_manager_purge_items (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
874
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
873
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_recent_manager_purge_items (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
874
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
875
875
  <p>
876
876
  Purges every item from the recently used resources list.
877
877
  </p>
@@ -888,7 +888,7 @@ Purges every item from the recently used resources list.
888
888
  </tr>
889
889
  <tr>
890
890
  <td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
891
- <td>a return location for a <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
891
+ <td>a return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
892
892
  </td>
893
893
  </tr>
894
894
  <tr>
@@ -951,7 +951,7 @@ count reaches zero, <em class="parameter"><code>info</code></em> is deallocated,
951
951
  <hr>
952
952
  <div class="refsect2">
953
953
  <a name="gtk-recent-info-get-uri"></a><h3>gtk_recent_info_get_uri ()</h3>
954
- <pre class="programlisting">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_uri (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
954
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_uri (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
955
955
  <p>
956
956
  Gets the URI of the resource.
957
957
  </p>
@@ -978,7 +978,7 @@ owned by the recent manager, and should not be freed.</td>
978
978
  <hr>
979
979
  <div class="refsect2">
980
980
  <a name="gtk-recent-info-get-display-name"></a><h3>gtk_recent_info_get_display_name ()</h3>
981
- <pre class="programlisting">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_display_name (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
981
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_display_name (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
982
982
  <p>
983
983
  Gets the name of the resource. If none has been defined, the basename
984
984
  of the resource is obtained.
@@ -1006,7 +1006,7 @@ is owned by the recent manager, and should not be freed.</td>
1006
1006
  <hr>
1007
1007
  <div class="refsect2">
1008
1008
  <a name="gtk-recent-info-get-description"></a><h3>gtk_recent_info_get_description ()</h3>
1009
- <pre class="programlisting">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_description (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1009
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_description (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1010
1010
  <p>
1011
1011
  Gets the (short) description of the resource.
1012
1012
  </p>
@@ -1033,7 +1033,7 @@ is owned by the recent manager, and should not be freed.</td>
1033
1033
  <hr>
1034
1034
  <div class="refsect2">
1035
1035
  <a name="gtk-recent-info-get-mime-type"></a><h3>gtk_recent_info_get_mime_type ()</h3>
1036
- <pre class="programlisting">const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_mime_type (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1036
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_mime_type (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1037
1037
  <p>
1038
1038
  Gets the MIME type of the resource.
1039
1039
  </p>
@@ -1144,10 +1144,10 @@ the resource was last visited, or -1 on failure.</td>
1144
1144
  <hr>
1145
1145
  <div class="refsect2">
1146
1146
  <a name="gtk-recent-info-get-private-hint"></a><h3>gtk_recent_info_get_private_hint ()</h3>
1147
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_get_private_hint (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1147
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_get_private_hint (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1148
1148
  <p>
1149
1149
  Gets the value of the "private" flag. Resources in the recently used
1150
- list that have this flag set to <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> should only be displayed by the
1150
+ list that have this flag set to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> should only be displayed by the
1151
1151
  applications that have registered them.
1152
1152
  </p>
1153
1153
  <div class="variablelist"><table border="0" class="variablelist">
@@ -1164,7 +1164,7 @@ applications that have registered them.
1164
1164
  <tr>
1165
1165
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1166
1166
  <td>
1167
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the private flag was found, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
1167
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the private flag was found, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
1168
1168
  </tr>
1169
1169
  </tbody>
1170
1170
  </table></div>
@@ -1173,11 +1173,11 @@ applications that have registered them.
1173
1173
  <hr>
1174
1174
  <div class="refsect2">
1175
1175
  <a name="gtk-recent-info-get-application-info"></a><h3>gtk_recent_info_get_application_info ()</h3>
1176
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_get_application_info
1176
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_get_application_info
1177
1177
  (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1178
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *app_name</code></em>,
1179
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **app_exec</code></em>,
1180
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *count</code></em>,
1178
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *app_name</code></em>,
1179
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **app_exec</code></em>,
1180
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *count</code></em>,
1181
1181
  <em class="parameter"><code><span class="type">time_t</span> *time_</code></em>);</pre>
1182
1182
  <p>
1183
1183
  Gets the data regarding the application that has registered the resource
@@ -1221,8 +1221,8 @@ for this application. <span class="annotation">[<acronym title="Parameter for re
1221
1221
  <tr>
1222
1222
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1223
1223
  <td>
1224
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if an application with <em class="parameter"><code>app_name</code></em> has registered this
1225
- resource inside the recently used list, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise. The
1224
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if an application with <em class="parameter"><code>app_name</code></em> has registered this
1225
+ resource inside the recently used list, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise. The
1226
1226
  <em class="parameter"><code>app_exec</code></em> string is owned by the <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> and should not be
1227
1227
  modified or freed</td>
1228
1228
  </tr>
@@ -1233,8 +1233,8 @@ modified or freed</td>
1233
1233
  <hr>
1234
1234
  <div class="refsect2">
1235
1235
  <a name="gtk-recent-info-get-applications"></a><h3>gtk_recent_info_get_applications ()</h3>
1236
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gtk_recent_info_get_applications (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1237
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
1236
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gtk_recent_info_get_applications (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1237
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
1238
1238
  <p>
1239
1239
  Retrieves the list of applications that have registered this resource.
1240
1240
  </p>
@@ -1256,8 +1256,8 @@ Retrieves the list of applications that have registered this resource.
1256
1256
  </tr>
1257
1257
  <tr>
1258
1258
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1259
- <td>a newly allocated <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings.
1260
- Use <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
1259
+ <td>a newly allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings.
1260
+ Use <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
1261
1261
  </td>
1262
1262
  </tr>
1263
1263
  </tbody>
@@ -1267,7 +1267,7 @@ Use <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-
1267
1267
  <hr>
1268
1268
  <div class="refsect2">
1269
1269
  <a name="gtk-recent-info-last-application"></a><h3>gtk_recent_info_last_application ()</h3>
1270
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_last_application (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1270
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_last_application (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1271
1271
  <p>
1272
1272
  Gets the name of the last application that have registered the
1273
1273
  recently used resource represented by <em class="parameter"><code>info</code></em>.
@@ -1285,7 +1285,7 @@ recently used resource represented by <em class="parameter"><code>info</code></e
1285
1285
  </tr>
1286
1286
  <tr>
1287
1287
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1288
- <td>an application name. Use <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> to free it.</td>
1288
+ <td>an application name. Use <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> to free it.</td>
1289
1289
  </tr>
1290
1290
  </tbody>
1291
1291
  </table></div>
@@ -1294,12 +1294,12 @@ recently used resource represented by <em class="parameter"><code>info</code></e
1294
1294
  <hr>
1295
1295
  <div class="refsect2">
1296
1296
  <a name="gtk-recent-info-get-groups"></a><h3>gtk_recent_info_get_groups ()</h3>
1297
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gtk_recent_info_get_groups (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1298
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
1297
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** gtk_recent_info_get_groups (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1298
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
1299
1299
  <p>
1300
1300
  Returns all groups registered for the recently used item <em class="parameter"><code>info</code></em>. The
1301
- array of returned group names will be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated, so length might
1302
- optionally be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
1301
+ array of returned group names will be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated, so length might
1302
+ optionally be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
1303
1303
  </p>
1304
1304
  <div class="variablelist"><table border="0" class="variablelist">
1305
1305
  <colgroup>
@@ -1319,8 +1319,8 @@ optionally be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/
1319
1319
  </tr>
1320
1320
  <tr>
1321
1321
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1322
- <td>a newly allocated <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array of strings.
1323
- Use <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
1322
+ <td>a newly allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated array of strings.
1323
+ Use <a href="http://library.gnome.org/devel/glib/unstable/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
1324
1324
  </td>
1325
1325
  </tr>
1326
1326
  </tbody>
@@ -1330,8 +1330,8 @@ Use <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-
1330
1330
  <hr>
1331
1331
  <div class="refsect2">
1332
1332
  <a name="gtk-recent-info-has-group"></a><h3>gtk_recent_info_has_group ()</h3>
1333
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_has_group (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1334
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group_name</code></em>);</pre>
1333
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_has_group (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1334
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *group_name</code></em>);</pre>
1335
1335
  <p>
1336
1336
  Checks whether <em class="parameter"><code>group_name</code></em> appears inside the groups registered for the
1337
1337
  recently used item <em class="parameter"><code>info</code></em>.
@@ -1354,7 +1354,7 @@ recently used item <em class="parameter"><code>info</code></em>.
1354
1354
  <tr>
1355
1355
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1356
1356
  <td>
1357
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the group was found.</td>
1357
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the group was found.</td>
1358
1358
  </tr>
1359
1359
  </tbody>
1360
1360
  </table></div>
@@ -1363,8 +1363,8 @@ recently used item <em class="parameter"><code>info</code></em>.
1363
1363
  <hr>
1364
1364
  <div class="refsect2">
1365
1365
  <a name="gtk-recent-info-has-application"></a><h3>gtk_recent_info_has_application ()</h3>
1366
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_has_application (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1367
- <em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *app_name</code></em>);</pre>
1366
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_has_application (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1367
+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *app_name</code></em>);</pre>
1368
1368
  <p>
1369
1369
  Checks whether an application registered this resource using <em class="parameter"><code>app_name</code></em>.
1370
1370
  </p>
@@ -1386,8 +1386,8 @@ Checks whether an application registered this resource using <em class="paramete
1386
1386
  <tr>
1387
1387
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1388
1388
  <td>
1389
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if an application with name <em class="parameter"><code>app_name</code></em> was found,
1390
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
1389
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if an application with name <em class="parameter"><code>app_name</code></em> was found,
1390
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
1391
1391
  </tr>
1392
1392
  </tbody>
1393
1393
  </table></div>
@@ -1397,7 +1397,7 @@ Checks whether an application registered this resource using <em class="paramete
1397
1397
  <div class="refsect2">
1398
1398
  <a name="gtk-recent-info-get-icon"></a><h3>gtk_recent_info_get_icon ()</h3>
1399
1399
  <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> * gtk_recent_info_get_icon (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
1400
- <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
1400
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
1401
1401
  <p>
1402
1402
  Retrieves the icon of size <em class="parameter"><code>size</code></em> associated to the resource MIME type.
1403
1403
  </p>
@@ -1419,7 +1419,7 @@ Retrieves the icon of size <em class="parameter"><code>size</code></em> associat
1419
1419
  <tr>
1420
1420
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1421
1421
  <td>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> containing the icon,
1422
- or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Use <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> when finished using the icon. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
1422
+ or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> when finished using the icon. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
1423
1423
  </td>
1424
1424
  </tr>
1425
1425
  </tbody>
@@ -1429,7 +1429,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
1429
1429
  <hr>
1430
1430
  <div class="refsect2">
1431
1431
  <a name="gtk-recent-info-get-short-name"></a><h3>gtk_recent_info_get_short_name ()</h3>
1432
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_short_name (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1432
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_short_name (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1433
1433
  <p>
1434
1434
  Computes a valid UTF-8 string that can be used as the name of the item in a
1435
1435
  menu or list. For example, calling this function on an item that refers to
@@ -1449,7 +1449,7 @@ menu or list. For example, calling this function on an item that refers to
1449
1449
  <tr>
1450
1450
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1451
1451
  <td>A newly-allocated string in UTF-8 encoding; free it with
1452
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
1452
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
1453
1453
  </tr>
1454
1454
  </tbody>
1455
1455
  </table></div>
@@ -1458,7 +1458,7 @@ menu or list. For example, calling this function on an item that refers to
1458
1458
  <hr>
1459
1459
  <div class="refsect2">
1460
1460
  <a name="gtk-recent-info-get-uri-display"></a><h3>gtk_recent_info_get_uri_display ()</h3>
1461
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_uri_display (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1461
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_recent_info_get_uri_display (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1462
1462
  <p>
1463
1463
  Gets a displayable version of the resource's URI. If the resource
1464
1464
  is local, it returns a local path; if the resource is not local,
@@ -1478,7 +1478,7 @@ it returns the UTF-8 encoded content of <a class="link" href="GtkRecentManager.h
1478
1478
  <tr>
1479
1479
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1480
1480
  <td>a newly allocated UTF-8 string containing the
1481
- resource's URI or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Use <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done using it.</td>
1481
+ resource's URI or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Use <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done using it.</td>
1482
1482
  </tr>
1483
1483
  </tbody>
1484
1484
  </table></div>
@@ -1487,7 +1487,7 @@ resource's URI or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/lo
1487
1487
  <hr>
1488
1488
  <div class="refsect2">
1489
1489
  <a name="gtk-recent-info-get-age"></a><h3>gtk_recent_info_get_age ()</h3>
1490
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_recent_info_get_age (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1490
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_recent_info_get_age (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1491
1491
  <p>
1492
1492
  Gets the number of days elapsed since the last update of the resource
1493
1493
  pointed by <em class="parameter"><code>info</code></em>.
@@ -1515,7 +1515,7 @@ since the time this resource was last modified.</td>
1515
1515
  <hr>
1516
1516
  <div class="refsect2">
1517
1517
  <a name="gtk-recent-info-is-local"></a><h3>gtk_recent_info_is_local ()</h3>
1518
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_is_local (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1518
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_is_local (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1519
1519
  <p>
1520
1520
  Checks whether the resource is local or not by looking at the
1521
1521
  scheme of its URI.
@@ -1534,7 +1534,7 @@ scheme of its URI.
1534
1534
  <tr>
1535
1535
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1536
1536
  <td>
1537
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the resource is local.</td>
1537
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the resource is local.</td>
1538
1538
  </tr>
1539
1539
  </tbody>
1540
1540
  </table></div>
@@ -1543,7 +1543,7 @@ scheme of its URI.
1543
1543
  <hr>
1544
1544
  <div class="refsect2">
1545
1545
  <a name="gtk-recent-info-exists"></a><h3>gtk_recent_info_exists ()</h3>
1546
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_exists (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1546
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_exists (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
1547
1547
  <p>
1548
1548
  Checks whether the resource pointed by <em class="parameter"><code>info</code></em> still exists. At
1549
1549
  the moment this check is done only on resources pointing to local files.
@@ -1562,7 +1562,7 @@ the moment this check is done only on resources pointing to local files.
1562
1562
  <tr>
1563
1563
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1564
1564
  <td>
1565
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the resource exists</td>
1565
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the resource exists</td>
1566
1566
  </tr>
1567
1567
  </tbody>
1568
1568
  </table></div>
@@ -1571,7 +1571,7 @@ the moment this check is done only on resources pointing to local files.
1571
1571
  <hr>
1572
1572
  <div class="refsect2">
1573
1573
  <a name="gtk-recent-info-match"></a><h3>gtk_recent_info_match ()</h3>
1574
- <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_match (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info_a</code></em>,
1574
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_recent_info_match (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info_a</code></em>,
1575
1575
  <em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info_b</code></em>);</pre>
1576
1576
  <p>
1577
1577
  Checks whether two <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> structures point to the same
@@ -1596,8 +1596,8 @@ resource.
1596
1596
  <tr>
1597
1597
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1598
1598
  <td>
1599
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if both <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> structures point to se same
1600
- resource, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
1599
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if both <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> structures point to se same
1600
+ resource, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
1601
1601
  </tr>
1602
1602
  </tbody>
1603
1603
  </table></div>
@@ -1608,7 +1608,7 @@ resource, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/shar
1608
1608
  <a name="GtkRecentManager.property-details"></a><h2>Property Details</h2>
1609
1609
  <div class="refsect2">
1610
1610
  <a name="GtkRecentManager--filename"></a><h3>The <code class="literal">"filename"</code> property</h3>
1611
- <pre class="programlisting"> "filename" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
1611
+ <pre class="programlisting"> "filename" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
1612
1612
  <p>
1613
1613
  The full path to the file to be used to store and read the recently
1614
1614
  used resources list
@@ -1619,7 +1619,7 @@ used resources list
1619
1619
  <hr>
1620
1620
  <div class="refsect2">
1621
1621
  <a name="GtkRecentManager--limit"></a><h3>The <code class="literal">"limit"</code> property</h3>
1622
- <pre class="programlisting"> "limit" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
1622
+ <pre class="programlisting"> "limit" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write</pre>
1623
1623
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1624
1624
  <h3 class="title">Warning</h3>
1625
1625
  <p><code class="literal">GtkRecentManager:limit</code> has been deprecated since version 2.22 and should not be used in newly-written code. Setting this property does not have any effect.
@@ -1638,7 +1638,7 @@ The maximum number of items to be returned by the
1638
1638
  <hr>
1639
1639
  <div class="refsect2">
1640
1640
  <a name="GtkRecentManager--size"></a><h3>The <code class="literal">"size"</code> property</h3>
1641
- <pre class="programlisting"> "size" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
1641
+ <pre class="programlisting"> "size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read</pre>
1642
1642
  <p>
1643
1643
  The size of the recently used resources list.
1644
1644
  </p>
@@ -1652,7 +1652,7 @@ The size of the recently used resources list.
1652
1652
  <div class="refsect2">
1653
1653
  <a name="GtkRecentManager-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
1654
1654
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *recent_manager,
1655
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1655
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
1656
1656
  <p>
1657
1657
  Emitted when the current recently used resources manager changes its
1658
1658
  contents.