gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (581) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/gtk2/extconf.rb +1 -0
  4. data/lib/2.2/gtk2.so +0 -0
  5. data/lib/2.3/gtk2.so +0 -0
  6. data/sample/misc/threads.rb +0 -1
  7. data/vendor/local/bin/gtk-demo.exe +0 -0
  8. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  9. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  10. data/vendor/local/bin/libgailutil-18.dll +0 -0
  11. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  12. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  13. data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
  14. data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
  15. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  16. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
  17. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
  18. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  19. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
  20. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
  21. data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
  22. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  23. data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
  24. data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
  25. data/vendor/local/lib/libgailutil.dll.a +0 -0
  26. data/vendor/local/lib/libgailutil.la +2 -2
  27. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  28. data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
  29. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  30. data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
  31. data/vendor/local/lib/pkgconfig/gail.pc +1 -1
  32. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
  33. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
  34. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
  35. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
  36. data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
  37. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
  38. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
  39. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
  40. data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
  41. data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
  42. data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
  43. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
  44. data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
  45. data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
  46. data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
  47. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
  48. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
  49. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
  50. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
  51. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
  52. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
  53. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
  54. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
  55. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
  56. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
  57. data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
  58. data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
  59. data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
  60. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
  61. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
  62. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
  63. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
  64. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
  65. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
  66. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
  67. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
  68. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
  69. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
  70. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
  71. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
  72. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
  73. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
  74. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
  75. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
  76. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
  77. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
  78. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
  79. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
  80. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
  81. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
  82. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
  83. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
  84. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
  85. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
  86. data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
  87. data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
  88. data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
  89. data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
  90. data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
  91. data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
  92. data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
  93. data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
  94. data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
  95. data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
  96. data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
  97. data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
  98. data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
  99. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
  100. data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
  101. data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
  102. data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
  103. data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
  104. data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
  105. data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
  106. data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
  107. data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
  108. data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
  109. data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
  110. data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
  111. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
  112. data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
  113. data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
  114. data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
  115. data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
  116. data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
  117. data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
  118. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
  119. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
  120. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
  121. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
  122. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
  123. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
  124. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
  125. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
  126. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
  127. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
  128. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
  129. data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
  130. data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
  131. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
  132. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
  133. data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
  134. data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
  135. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
  136. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
  137. data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
  138. data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
  139. data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
  140. data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
  141. data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
  142. data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
  143. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
  144. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
  145. data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
  146. data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
  147. data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
  148. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
  149. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
  150. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
  151. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
  152. data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
  153. data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
  154. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
  155. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
  156. data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
  157. data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
  158. data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
  159. data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
  160. data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
  161. data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
  162. data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
  163. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
  164. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
  165. data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
  166. data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
  167. data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
  168. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
  169. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
  170. data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
  171. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
  172. data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
  173. data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
  174. data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
  175. data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
  176. data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
  177. data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
  178. data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
  179. data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
  180. data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
  181. data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
  182. data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
  183. data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
  184. data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
  185. data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
  186. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
  187. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
  188. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
  189. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
  190. data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
  191. data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
  192. data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
  193. data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
  194. data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
  195. data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
  196. data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
  197. data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
  198. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
  199. data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
  200. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
  201. data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
  202. data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
  203. data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
  204. data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
  205. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
  206. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
  207. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
  208. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
  209. data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
  210. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
  211. data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
  212. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
  213. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
  214. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
  215. data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
  216. data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
  217. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
  218. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
  219. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
  220. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
  221. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
  222. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
  223. data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
  224. data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
  225. data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
  226. data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
  227. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
  228. data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
  229. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
  230. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
  231. data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
  232. data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
  233. data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
  234. data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
  235. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
  236. data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
  237. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
  238. data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
  239. data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
  240. data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
  241. data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
  242. data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
  243. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
  244. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
  245. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
  246. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
  247. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
  248. data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
  249. data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
  250. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
  251. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
  252. data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
  253. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
  254. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
  255. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
  256. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
  257. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
  258. data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
  259. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
  260. data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
  261. data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
  262. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
  263. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
  264. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
  265. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
  266. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
  267. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
  268. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
  269. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
  270. data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
  271. data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
  272. data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
  273. data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
  274. data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
  275. data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
  276. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
  277. data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
  278. data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
  279. data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
  280. data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
  281. data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
  282. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
  283. data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
  284. data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
  285. data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
  286. data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
  287. data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
  288. data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
  289. data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
  290. data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
  291. data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
  292. data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
  293. data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
  294. data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
  295. data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
  296. data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
  297. data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
  298. data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
  299. data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
  300. data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
  301. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
  302. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
  303. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
  304. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
  305. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
  306. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
  307. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
  308. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
  309. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
  310. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
  311. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
  312. data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
  313. data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
  314. data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
  315. data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
  316. data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
  317. data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
  318. data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
  319. data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
  320. data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
  321. data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
  322. data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
  323. data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
  324. data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
  325. data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
  326. data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
  327. data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
  328. data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
  329. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
  330. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
  331. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
  332. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
  333. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
  334. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
  335. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
  336. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
  337. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
  338. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
  339. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
  340. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
  341. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
  342. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
  343. data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
  344. data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
  345. data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
  346. data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
  347. data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
  348. data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
  349. data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
  350. data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
  351. data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
  352. data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
  353. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
  354. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
  355. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
  356. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
  357. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
  358. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
  359. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
  360. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
  361. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
  362. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
  363. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
  364. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
  365. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
  366. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
  367. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
  368. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
  369. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
  370. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
  371. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
  372. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
  373. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
  374. data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
  375. data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
  376. data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
  377. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
  378. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
  379. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
  380. data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
  381. data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
  382. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
  383. data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
  384. data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
  385. data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
  386. data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
  387. data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
  388. data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
  389. data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
  390. data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
  391. data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
  392. data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
  393. data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
  394. data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
  395. data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
  396. data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
  397. data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
  398. data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
  399. data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
  400. data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
  401. data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
  402. data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
  403. data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
  404. data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
  405. data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
  406. data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
  407. data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
  408. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
  409. data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
  410. data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
  411. data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
  412. data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
  413. data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
  414. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
  415. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
  416. data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
  417. data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
  418. data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
  419. data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
  420. data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
  421. data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
  422. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
  423. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
  424. data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
  425. data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
  426. data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
  427. data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
  428. data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
  429. data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
  430. data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
  431. data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
  432. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
  433. data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
  434. data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
  435. data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
  436. data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
  437. data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
  438. data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
  439. data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
  440. data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
  441. data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
  442. data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
  443. data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
  444. data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
  445. data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
  446. data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
  447. data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
  448. data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
  449. data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
  450. data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
  451. data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
  452. data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
  453. data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
  454. data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
  455. data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
  456. data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
  457. data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
  458. data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
  459. data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
  460. data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
  461. data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
  462. data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
  463. data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
  464. data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
  465. data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
  466. data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
  467. data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
  468. data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
  469. data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
  470. data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
  471. data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
  472. data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
  473. data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
  474. data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
  475. data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
  476. data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
  477. data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
  478. data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
  479. data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
  480. data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
  481. data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
  482. data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
  483. data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
  484. data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
  485. data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
  486. data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
  487. data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
  488. data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
  489. data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
  490. data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
  491. data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
  492. data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
  493. data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
  494. data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
  495. data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
  496. data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
  497. data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
  498. data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
  499. data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
  500. data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
  501. data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
  502. data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
  503. data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
  504. data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
  505. data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
  506. data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
  507. data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
  508. data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
  509. data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
  510. data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
  511. data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
  512. data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
  513. data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
  514. data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
  515. data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
  516. data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
  517. data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
  518. data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
  519. data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
  520. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
  521. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
  522. data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
  523. data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
  524. data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
  525. data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
  526. data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
  527. data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
  528. data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
  529. data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
  530. data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
  531. data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
  532. data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
  533. data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
  534. data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
  535. data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
  536. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
  537. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
  538. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
  539. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
  540. data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
  541. data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
  542. data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
  543. data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
  544. data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
  545. data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
  546. data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
  547. data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
  548. data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
  549. data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
  550. data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
  551. data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
  552. data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
  553. data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
  554. data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
  555. data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
  556. data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
  557. data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
  558. data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
  559. data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
  560. data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
  561. data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
  562. data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
  563. data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
  564. data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
  565. data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
  566. data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
  567. data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
  568. data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
  569. data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
  570. data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
  571. data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
  572. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
  573. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
  574. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
  575. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
  576. metadata +10 -14
  577. data/lib/2.0/gtk2.so +0 -0
  578. data/lib/2.1/gtk2.so +0 -0
  579. data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
  580. data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
  581. data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="DisplayWidgets.html" title="Display Widgets">
9
9
  <link rel="prev" href="GtkStatusIcon.html" title="GtkStatusIcon">
10
10
  <link rel="next" href="ButtonWidgets.html" title="Buttons and Toggles">
11
- <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -31,7 +31,7 @@
31
31
  <div class="refnamediv"><table width="100%"><tr>
32
32
  <td valign="top">
33
33
  <h2><span class="refentrytitle"><a name="GtkSpinner.top_of_page"></a>GtkSpinner</span></h2>
34
- <p>GtkSpinner — Show a spinner animation</p>
34
+ <p>GtkSpinner</p>
35
35
  </td>
36
36
  <td class="gallery_image" valign="top" align="right"><img src="spinner.png"></td>
37
37
  </tr></table></div>
@@ -122,7 +122,7 @@
122
122
  </div>
123
123
  <div class="refsect1">
124
124
  <a name="GtkSpinner.object-hierarchy"></a><h2>Object Hierarchy</h2>
125
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
125
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
126
126
  <span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
127
127
  <span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
128
128
  <span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
@@ -143,11 +143,6 @@ GtkSpinner implements
143
143
  </div>
144
144
  <div class="refsect1">
145
145
  <a name="GtkSpinner.description"></a><h2>Description</h2>
146
- <p>A GtkSpinner widget displays an icon-size spinning animation.
147
- It is often used as an alternative to a <a class="link" href="GtkProgressBar.html" title="GtkProgressBar"><span class="type">GtkProgressBar</span></a> for
148
- displaying indefinite activity, instead of actual progress.</p>
149
- <p>To start the animation, use <a class="link" href="GtkSpinner.html#gtk-spinner-start" title="gtk_spinner_start ()"><code class="function">gtk_spinner_start()</code></a>, to stop it
150
- use <a class="link" href="GtkSpinner.html#gtk-spinner-stop" title="gtk_spinner_stop ()"><code class="function">gtk_spinner_stop()</code></a>.</p>
151
146
  </div>
152
147
  <div class="refsect1">
153
148
  <a name="GtkSpinner.functions_details"></a><h2>Functions</h2>
@@ -155,59 +150,21 @@ use <a class="link" href="GtkSpinner.html#gtk-spinner-stop" title="gtk_spinner_s
155
150
  <a name="gtk-spinner-new"></a><h3>gtk_spinner_new ()</h3>
156
151
  <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
157
152
  gtk_spinner_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
158
- <p>Returns a new spinner widget. Not yet started.</p>
159
- <div class="refsect3">
160
- <a name="id-1.4.5.9.11.2.5"></a><h4>Returns</h4>
161
- <p> a new <a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a></p>
162
- <p></p>
163
- </div>
164
- <p class="since">Since 2.20</p>
153
+ <p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
165
154
  </div>
166
155
  <hr>
167
156
  <div class="refsect2">
168
157
  <a name="gtk-spinner-start"></a><h3>gtk_spinner_start ()</h3>
169
158
  <pre class="programlisting"><span class="returnvalue">void</span>
170
159
  gtk_spinner_start (<em class="parameter"><code><a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a> *spinner</code></em>);</pre>
171
- <p>Starts the animation of the spinner.</p>
172
- <div class="refsect3">
173
- <a name="id-1.4.5.9.11.3.5"></a><h4>Parameters</h4>
174
- <div class="informaltable"><table width="100%" border="0">
175
- <colgroup>
176
- <col width="150px" class="parameters_name">
177
- <col class="parameters_description">
178
- <col width="200px" class="parameters_annotations">
179
- </colgroup>
180
- <tbody><tr>
181
- <td class="parameter_name"><p>spinner</p></td>
182
- <td class="parameter_description"><p>a <a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a></p></td>
183
- <td class="parameter_annotations"> </td>
184
- </tr></tbody>
185
- </table></div>
186
- </div>
187
- <p class="since">Since 2.20</p>
160
+ <p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
188
161
  </div>
189
162
  <hr>
190
163
  <div class="refsect2">
191
164
  <a name="gtk-spinner-stop"></a><h3>gtk_spinner_stop ()</h3>
192
165
  <pre class="programlisting"><span class="returnvalue">void</span>
193
166
  gtk_spinner_stop (<em class="parameter"><code><a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a> *spinner</code></em>);</pre>
194
- <p>Stops the animation of the spinner.</p>
195
- <div class="refsect3">
196
- <a name="id-1.4.5.9.11.4.5"></a><h4>Parameters</h4>
197
- <div class="informaltable"><table width="100%" border="0">
198
- <colgroup>
199
- <col width="150px" class="parameters_name">
200
- <col class="parameters_description">
201
- <col width="200px" class="parameters_annotations">
202
- </colgroup>
203
- <tbody><tr>
204
- <td class="parameter_name"><p>spinner</p></td>
205
- <td class="parameter_description"><p>a <a class="link" href="GtkSpinner.html" title="GtkSpinner"><span class="type">GtkSpinner</span></a></p></td>
206
- <td class="parameter_annotations"> </td>
207
- </tr></tbody>
208
- </table></div>
209
- </div>
210
- <p class="since">Since 2.20</p>
167
+ <p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
211
168
  </div>
212
169
  </div>
213
170
  <div class="refsect1">
@@ -215,8 +172,6 @@ gtk_spinner_stop (<em class="parameter"><code><a class="link" href="GtkSpinner.h
215
172
  <div class="refsect2">
216
173
  <a name="GtkSpinner-struct"></a><h3>struct GtkSpinner</h3>
217
174
  <pre class="programlisting">struct GtkSpinner;</pre>
218
- <p>
219
- </p>
220
175
  </div>
221
176
  </div>
222
177
  <div class="refsect1">
@@ -234,32 +189,25 @@ gtk_spinner_stop (<em class="parameter"><code><a class="link" href="GtkSpinner.h
234
189
  <div class="refsect2">
235
190
  <a name="GtkSpinner--s-cycle-duration"></a><h3>The <code class="literal">“cycle-duration”</code> style property</h3>
236
191
  <pre class="programlisting"> “cycle-duration” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
237
- <p>The duration in milliseconds for the spinner to complete a full cycle.</p>
192
+ <p>The length of time in milliseconds for the spinner to complete a full loop.</p>
238
193
  <p>Flags: Read</p>
239
194
  <p>Allowed values: &gt;= 500</p>
240
195
  <p>Default value: 1000</p>
241
- <p class="since">Since 2.20</p>
196
+ <p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
242
197
  </div>
243
198
  <hr>
244
199
  <div class="refsect2">
245
200
  <a name="GtkSpinner--s-num-steps"></a><h3>The <code class="literal">“num-steps”</code> style property</h3>
246
201
  <pre class="programlisting"> “num-steps” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
247
- <p>The number of steps for the spinner to complete a full loop.
248
- The animation will complete a full cycle in one second by default
249
- (see the <span class="type">“cycle-duration”</span> style property).</p>
202
+ <p>The number of steps for the spinner to complete a full loop. The animation will complete a full cycle in one second by default (see #GtkSpinner:cycle-duration).</p>
250
203
  <p>Flags: Read</p>
251
204
  <p>Allowed values: &gt;= 1</p>
252
205
  <p>Default value: 12</p>
253
- <p class="since">Since 2.20</p>
254
- </div>
206
+ <p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
255
207
  </div>
256
- <div class="refsect1">
257
- <a name="GtkSpinner.see-also"></a><h2>See Also</h2>
258
- <p><a class="link" href="GtkCellRendererSpinner.html" title="GtkCellRendererSpinner"><span class="type">GtkCellRendererSpinner</span></a>, <a class="link" href="GtkProgressBar.html" title="GtkProgressBar"><span class="type">GtkProgressBar</span></a></p>
259
208
  </div>
260
209
  </div>
261
210
  <div class="footer">
262
- <hr>
263
- Generated by GTK-Doc V1.21.1</div>
211
+ <hr>Generated by GTK-Doc V1.24.1</div>
264
212
  </body>
265
213
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="DisplayWidgets.html" title="Display Widgets">
9
9
  <link rel="prev" href="GtkInfoBar.html" title="GtkInfoBar">
10
10
  <link rel="next" href="GtkSpinner.html" title="GtkSpinner">
11
- <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -140,7 +140,7 @@
140
140
  </tr>
141
141
  <tr>
142
142
  <td class="function_type">
143
- <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
143
+ <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
144
144
  </td>
145
145
  <td class="function_name">
146
146
  <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-pixbuf" title="gtk_status_icon_get_pixbuf ()">gtk_status_icon_get_pixbuf</a> <span class="c_punctuation">()</span>
@@ -162,7 +162,7 @@
162
162
  </tr>
163
163
  <tr>
164
164
  <td class="function_type">
165
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="returnvalue">GIcon</span></a> *
165
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
166
166
  </td>
167
167
  <td class="function_name">
168
168
  <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-gicon" title="gtk_status_icon_get_gicon ()">gtk_status_icon_get_gicon</a> <span class="c_punctuation">()</span>
@@ -186,7 +186,7 @@
186
186
  </tr>
187
187
  <tr>
188
188
  <td class="function_type">
189
- <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> *
189
+ <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
190
190
  </td>
191
191
  <td class="function_name">
192
192
  <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-screen" title="gtk_status_icon_get_screen ()">gtk_status_icon_get_screen</a> <span class="c_punctuation">()</span>
@@ -365,7 +365,7 @@
365
365
  </tr>
366
366
  <tr>
367
367
  <td class="property_type">
368
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</td>
368
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</td>
369
369
  <td class="property_name"><a class="link" href="GtkStatusIcon.html#GtkStatusIcon--gicon" title="The “gicon” property">gicon</a></td>
370
370
  <td class="property_flags">Read / Write</td>
371
371
  </tr>
@@ -387,13 +387,13 @@
387
387
  </tr>
388
388
  <tr>
389
389
  <td class="property_type">
390
- <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</td>
390
+ <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
391
391
  <td class="property_name"><a class="link" href="GtkStatusIcon.html#GtkStatusIcon--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
392
392
  <td class="property_flags">Read / Write</td>
393
393
  </tr>
394
394
  <tr>
395
395
  <td class="property_type">
396
- <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> *</td>
396
+ <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</td>
397
397
  <td class="property_name"><a class="link" href="GtkStatusIcon.html#GtkStatusIcon--screen" title="The “screen” property">screen</a></td>
398
398
  <td class="property_flags">Read / Write</td>
399
399
  </tr>
@@ -501,7 +501,7 @@
501
501
  </div>
502
502
  <div class="refsect1">
503
503
  <a name="GtkStatusIcon.object-hierarchy"></a><h2>Object Hierarchy</h2>
504
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
504
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
505
505
  <span class="lineart">╰──</span> GtkStatusIcon
506
506
  </pre>
507
507
  </div>
@@ -534,7 +534,7 @@ be found e.g. in the GNOME and KDE panel applications.
534
534
  </p>
535
535
  <p>
536
536
  Note that a GtkStatusIcon is <span class="emphasis"><em>not</em></span> a widget, but just
537
- a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>. Making it a widget would be impractical, since the system tray
537
+ a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>. Making it a widget would be impractical, since the system tray
538
538
  on Win32 doesn't allow to embed arbitrary widgets.
539
539
  </p>
540
540
  </div>
@@ -546,23 +546,22 @@ on Win32 doesn't allow to embed arbitrary widgets.
546
546
  gtk_status_icon_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
547
547
  <p>Creates an empty status icon object.</p>
548
548
  <div class="refsect3">
549
- <a name="id-1.4.5.8.10.2.5"></a><h4>Returns</h4>
549
+ <a name="gtk-status-icon-new.returns"></a><h4>Returns</h4>
550
550
  <p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
551
- <p></p>
552
551
  </div>
553
- <p class="since">Since 2.10</p>
552
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
554
553
  </div>
555
554
  <hr>
556
555
  <div class="refsect2">
557
556
  <a name="gtk-status-icon-new-from-pixbuf"></a><h3>gtk_status_icon_new_from_pixbuf ()</h3>
558
557
  <pre class="programlisting"><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="returnvalue">GtkStatusIcon</span></a> *
559
- gtk_status_icon_new_from_pixbuf (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
558
+ gtk_status_icon_new_from_pixbuf (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
560
559
  <p>Creates a status icon displaying <em class="parameter"><code>pixbuf</code></em>
561
560
  . </p>
562
561
  <p>The image will be scaled down to fit in the available
563
562
  space in the notification area, if necessary.</p>
564
563
  <div class="refsect3">
565
- <a name="id-1.4.5.8.10.3.6"></a><h4>Parameters</h4>
564
+ <a name="gtk-status-icon-new-from-pixbuf.parameters"></a><h4>Parameters</h4>
566
565
  <div class="informaltable"><table width="100%" border="0">
567
566
  <colgroup>
568
567
  <col width="150px" class="parameters_name">
@@ -571,17 +570,16 @@ space in the notification area, if necessary.</p>
571
570
  </colgroup>
572
571
  <tbody><tr>
573
572
  <td class="parameter_name"><p>pixbuf</p></td>
574
- <td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a></p></td>
573
+ <td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a></p></td>
575
574
  <td class="parameter_annotations"> </td>
576
575
  </tr></tbody>
577
576
  </table></div>
578
577
  </div>
579
578
  <div class="refsect3">
580
- <a name="id-1.4.5.8.10.3.7"></a><h4>Returns</h4>
579
+ <a name="gtk-status-icon-new-from-pixbuf.returns"></a><h4>Returns</h4>
581
580
  <p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
582
- <p></p>
583
581
  </div>
584
- <p class="since">Since 2.10</p>
582
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
585
583
  </div>
586
584
  <hr>
587
585
  <div class="refsect2">
@@ -593,7 +591,7 @@ gtk_status_icon_new_from_file (<em class="parameter"><code>const <a href="/home/
593
591
  <p>The image will be scaled down to fit in the available
594
592
  space in the notification area, if necessary.</p>
595
593
  <div class="refsect3">
596
- <a name="id-1.4.5.8.10.4.6"></a><h4>Parameters</h4>
594
+ <a name="gtk-status-icon-new-from-file.parameters"></a><h4>Parameters</h4>
597
595
  <div class="informaltable"><table width="100%" border="0">
598
596
  <colgroup>
599
597
  <col width="150px" class="parameters_name">
@@ -608,11 +606,10 @@ space in the notification area, if necessary.</p>
608
606
  </table></div>
609
607
  </div>
610
608
  <div class="refsect3">
611
- <a name="id-1.4.5.8.10.4.7"></a><h4>Returns</h4>
609
+ <a name="gtk-status-icon-new-from-file.returns"></a><h4>Returns</h4>
612
610
  <p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
613
- <p></p>
614
611
  </div>
615
- <p class="since">Since 2.10</p>
612
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
616
613
  </div>
617
614
  <hr>
618
615
  <div class="refsect2">
@@ -624,7 +621,7 @@ names are <a class="link" href="gtk2-Stock-Items.html#GTK-STOCK-OPEN:CAPS" title
624
621
  own stock icon names, see <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-factory-add-default" title="gtk_icon_factory_add_default ()"><code class="function">gtk_icon_factory_add_default()</code></a> and
625
622
  <a class="link" href="gtk2-Themeable-Stock-Images.html#gtk-icon-factory-add" title="gtk_icon_factory_add ()"><code class="function">gtk_icon_factory_add()</code></a>.</p>
626
623
  <div class="refsect3">
627
- <a name="id-1.4.5.8.10.5.5"></a><h4>Parameters</h4>
624
+ <a name="gtk-status-icon-new-from-stock.parameters"></a><h4>Parameters</h4>
628
625
  <div class="informaltable"><table width="100%" border="0">
629
626
  <colgroup>
630
627
  <col width="150px" class="parameters_name">
@@ -639,11 +636,10 @@ own stock icon names, see <a class="link" href="gtk2-Themeable-Stock-Images.html
639
636
  </table></div>
640
637
  </div>
641
638
  <div class="refsect3">
642
- <a name="id-1.4.5.8.10.5.6"></a><h4>Returns</h4>
639
+ <a name="gtk-status-icon-new-from-stock.returns"></a><h4>Returns</h4>
643
640
  <p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
644
- <p></p>
645
641
  </div>
646
- <p class="since">Since 2.10</p>
642
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
647
643
  </div>
648
644
  <hr>
649
645
  <div class="refsect2">
@@ -654,7 +650,7 @@ gtk_status_icon_new_from_icon_name (<em class="parameter"><code>const <a href="/
654
650
  If the current icon theme is changed, the icon will be updated
655
651
  appropriately.</p>
656
652
  <div class="refsect3">
657
- <a name="id-1.4.5.8.10.6.5"></a><h4>Parameters</h4>
653
+ <a name="gtk-status-icon-new-from-icon-name.parameters"></a><h4>Parameters</h4>
658
654
  <div class="informaltable"><table width="100%" border="0">
659
655
  <colgroup>
660
656
  <col width="150px" class="parameters_name">
@@ -669,21 +665,20 @@ appropriately.</p>
669
665
  </table></div>
670
666
  </div>
671
667
  <div class="refsect3">
672
- <a name="id-1.4.5.8.10.6.6"></a><h4>Returns</h4>
668
+ <a name="gtk-status-icon-new-from-icon-name.returns"></a><h4>Returns</h4>
673
669
  <p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
674
- <p></p>
675
670
  </div>
676
- <p class="since">Since 2.10</p>
671
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
677
672
  </div>
678
673
  <hr>
679
674
  <div class="refsect2">
680
675
  <a name="gtk-status-icon-new-from-gicon"></a><h3>gtk_status_icon_new_from_gicon ()</h3>
681
676
  <pre class="programlisting"><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="returnvalue">GtkStatusIcon</span></a> *
682
- gtk_status_icon_new_from_gicon (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
683
- <p>Creates a status icon displaying a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>. If the icon is a
677
+ gtk_status_icon_new_from_gicon (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
678
+ <p>Creates a status icon displaying a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>. If the icon is a
684
679
  themed icon, it will be updated when the theme changes.</p>
685
680
  <div class="refsect3">
686
- <a name="id-1.4.5.8.10.7.5"></a><h4>Parameters</h4>
681
+ <a name="gtk-status-icon-new-from-gicon.parameters"></a><h4>Parameters</h4>
687
682
  <div class="informaltable"><table width="100%" border="0">
688
683
  <colgroup>
689
684
  <col width="150px" class="parameters_name">
@@ -692,30 +687,29 @@ themed icon, it will be updated when the theme changes.</p>
692
687
  </colgroup>
693
688
  <tbody><tr>
694
689
  <td class="parameter_name"><p>icon</p></td>
695
- <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a></p></td>
690
+ <td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a></p></td>
696
691
  <td class="parameter_annotations"> </td>
697
692
  </tr></tbody>
698
693
  </table></div>
699
694
  </div>
700
695
  <div class="refsect3">
701
- <a name="id-1.4.5.8.10.7.6"></a><h4>Returns</h4>
696
+ <a name="gtk-status-icon-new-from-gicon.returns"></a><h4>Returns</h4>
702
697
  <p> a new <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a></p>
703
- <p></p>
704
698
  </div>
705
- <p class="since">Since 2.14</p>
699
+ <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
706
700
  </div>
707
701
  <hr>
708
702
  <div class="refsect2">
709
703
  <a name="gtk-status-icon-set-from-pixbuf"></a><h3>gtk_status_icon_set_from_pixbuf ()</h3>
710
704
  <pre class="programlisting"><span class="returnvalue">void</span>
711
705
  gtk_status_icon_set_from_pixbuf (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
712
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
706
+ <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
713
707
  <p>Makes <em class="parameter"><code>status_icon</code></em>
714
708
  display <em class="parameter"><code>pixbuf</code></em>
715
709
  .
716
710
  See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-pixbuf" title="gtk_status_icon_new_from_pixbuf ()"><code class="function">gtk_status_icon_new_from_pixbuf()</code></a> for details.</p>
717
711
  <div class="refsect3">
718
- <a name="id-1.4.5.8.10.8.5"></a><h4>Parameters</h4>
712
+ <a name="gtk-status-icon-set-from-pixbuf.parameters"></a><h4>Parameters</h4>
719
713
  <div class="informaltable"><table width="100%" border="0">
720
714
  <colgroup>
721
715
  <col width="150px" class="parameters_name">
@@ -730,13 +724,13 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-pixbuf" ti
730
724
  </tr>
731
725
  <tr>
732
726
  <td class="parameter_name"><p>pixbuf</p></td>
733
- <td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
727
+ <td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
734
728
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
735
729
  </tr>
736
730
  </tbody>
737
731
  </table></div>
738
732
  </div>
739
- <p class="since">Since 2.10</p>
733
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
740
734
  </div>
741
735
  <hr>
742
736
  <div class="refsect2">
@@ -749,7 +743,7 @@ gtk_status_icon_set_from_file (<em class="parameter"><code><a class="link" href=
749
743
  .
750
744
  See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-file" title="gtk_status_icon_new_from_file ()"><code class="function">gtk_status_icon_new_from_file()</code></a> for details.</p>
751
745
  <div class="refsect3">
752
- <a name="id-1.4.5.8.10.9.5"></a><h4>Parameters</h4>
746
+ <a name="gtk-status-icon-set-from-file.parameters"></a><h4>Parameters</h4>
753
747
  <div class="informaltable"><table width="100%" border="0">
754
748
  <colgroup>
755
749
  <col width="150px" class="parameters_name">
@@ -770,7 +764,7 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-file" titl
770
764
  </tbody>
771
765
  </table></div>
772
766
  </div>
773
- <p class="since">Since 2.10</p>
767
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
774
768
  </div>
775
769
  <hr>
776
770
  <div class="refsect2">
@@ -783,7 +777,7 @@ gtk_status_icon_set_from_stock (<em class="parameter"><code><a class="link" href
783
777
  .
784
778
  See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-stock" title="gtk_status_icon_new_from_stock ()"><code class="function">gtk_status_icon_new_from_stock()</code></a> for details.</p>
785
779
  <div class="refsect3">
786
- <a name="id-1.4.5.8.10.10.5"></a><h4>Parameters</h4>
780
+ <a name="gtk-status-icon-set-from-stock.parameters"></a><h4>Parameters</h4>
787
781
  <div class="informaltable"><table width="100%" border="0">
788
782
  <colgroup>
789
783
  <col width="150px" class="parameters_name">
@@ -804,7 +798,7 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-stock" tit
804
798
  </tbody>
805
799
  </table></div>
806
800
  </div>
807
- <p class="since">Since 2.10</p>
801
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
808
802
  </div>
809
803
  <hr>
810
804
  <div class="refsect2">
@@ -818,7 +812,7 @@ gtk_status_icon_set_from_icon_name (<em class="parameter"><code><a class="link"
818
812
  current icon theme.
819
813
  See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-icon-name" title="gtk_status_icon_new_from_icon_name ()"><code class="function">gtk_status_icon_new_from_icon_name()</code></a> for details.</p>
820
814
  <div class="refsect3">
821
- <a name="id-1.4.5.8.10.11.5"></a><h4>Parameters</h4>
815
+ <a name="gtk-status-icon-set-from-icon-name.parameters"></a><h4>Parameters</h4>
822
816
  <div class="informaltable"><table width="100%" border="0">
823
817
  <colgroup>
824
818
  <col width="150px" class="parameters_name">
@@ -839,19 +833,19 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-icon-name"
839
833
  </tbody>
840
834
  </table></div>
841
835
  </div>
842
- <p class="since">Since 2.10</p>
836
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
843
837
  </div>
844
838
  <hr>
845
839
  <div class="refsect2">
846
840
  <a name="gtk-status-icon-set-from-gicon"></a><h3>gtk_status_icon_set_from_gicon ()</h3>
847
841
  <pre class="programlisting"><span class="returnvalue">void</span>
848
842
  gtk_status_icon_set_from_gicon (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
849
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
843
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
850
844
  <p>Makes <em class="parameter"><code>status_icon</code></em>
851
- display the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>.
845
+ display the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>.
852
846
  See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-gicon" title="gtk_status_icon_new_from_gicon ()"><code class="function">gtk_status_icon_new_from_gicon()</code></a> for details.</p>
853
847
  <div class="refsect3">
854
- <a name="id-1.4.5.8.10.12.5"></a><h4>Parameters</h4>
848
+ <a name="gtk-status-icon-set-from-gicon.parameters"></a><h4>Parameters</h4>
855
849
  <div class="informaltable"><table width="100%" border="0">
856
850
  <colgroup>
857
851
  <col width="150px" class="parameters_name">
@@ -872,7 +866,7 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-gicon" tit
872
866
  </tbody>
873
867
  </table></div>
874
868
  </div>
875
- <p class="since">Since 2.14</p>
869
+ <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
876
870
  </div>
877
871
  <hr>
878
872
  <div class="refsect2">
@@ -883,7 +877,7 @@ gtk_status_icon_get_storage_type (<em class="parameter"><code><a class="link" hr
883
877
  to store image data. If the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> has no image data,
884
878
  the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a>.</p>
885
879
  <div class="refsect3">
886
- <a name="id-1.4.5.8.10.13.5"></a><h4>Parameters</h4>
880
+ <a name="gtk-status-icon-get-storage-type.parameters"></a><h4>Parameters</h4>
887
881
  <div class="informaltable"><table width="100%" border="0">
888
882
  <colgroup>
889
883
  <col width="150px" class="parameters_name">
@@ -898,24 +892,23 @@ the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAP
898
892
  </table></div>
899
893
  </div>
900
894
  <div class="refsect3">
901
- <a name="id-1.4.5.8.10.13.6"></a><h4>Returns</h4>
895
+ <a name="gtk-status-icon-get-storage-type.returns"></a><h4>Returns</h4>
902
896
  <p> the image representation being used</p>
903
- <p></p>
904
897
  </div>
905
- <p class="since">Since 2.10</p>
898
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
906
899
  </div>
907
900
  <hr>
908
901
  <div class="refsect2">
909
902
  <a name="gtk-status-icon-get-pixbuf"></a><h3>gtk_status_icon_get_pixbuf ()</h3>
910
- <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> *
903
+ <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
911
904
  gtk_status_icon_get_pixbuf (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
912
- <p>Gets the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
905
+ <p>Gets the <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
913
906
  The storage type of the status icon must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
914
907
  <a class="link" href="GtkImage.html#GTK-IMAGE-PIXBUF:CAPS"><code class="literal">GTK_IMAGE_PIXBUF</code></a> (see <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-storage-type" title="gtk_status_icon_get_storage_type ()"><code class="function">gtk_status_icon_get_storage_type()</code></a>).
915
908
  The caller of this function does not own a reference to the
916
909
  returned pixbuf.</p>
917
910
  <div class="refsect3">
918
- <a name="id-1.4.5.8.10.14.5"></a><h4>Parameters</h4>
911
+ <a name="gtk-status-icon-get-pixbuf.parameters"></a><h4>Parameters</h4>
919
912
  <div class="informaltable"><table width="100%" border="0">
920
913
  <colgroup>
921
914
  <col width="150px" class="parameters_name">
@@ -930,12 +923,12 @@ returned pixbuf.</p>
930
923
  </table></div>
931
924
  </div>
932
925
  <div class="refsect3">
933
- <a name="id-1.4.5.8.10.14.6"></a><h4>Returns</h4>
926
+ <a name="gtk-status-icon-get-pixbuf.returns"></a><h4>Returns</h4>
934
927
  <p> the displayed pixbuf,
935
928
  or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image is empty. </p>
936
929
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
937
930
  </div>
938
- <p class="since">Since 2.10</p>
931
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
939
932
  </div>
940
933
  <hr>
941
934
  <div class="refsect2">
@@ -948,7 +941,7 @@ The storage type of the status icon must be <a class="link" href="GtkImage.html#
948
941
  The returned string is owned by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> and should not
949
942
  be freed or modified.</p>
950
943
  <div class="refsect3">
951
- <a name="id-1.4.5.8.10.15.5"></a><h4>Parameters</h4>
944
+ <a name="gtk-status-icon-get-stock.parameters"></a><h4>Parameters</h4>
952
945
  <div class="informaltable"><table width="100%" border="0">
953
946
  <colgroup>
954
947
  <col width="150px" class="parameters_name">
@@ -963,12 +956,11 @@ be freed or modified.</p>
963
956
  </table></div>
964
957
  </div>
965
958
  <div class="refsect3">
966
- <a name="id-1.4.5.8.10.15.6"></a><h4>Returns</h4>
959
+ <a name="gtk-status-icon-get-stock.returns"></a><h4>Returns</h4>
967
960
  <p> stock id of the displayed stock icon,
968
961
  or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image is empty.</p>
969
- <p></p>
970
962
  </div>
971
- <p class="since">Since 2.10</p>
963
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
972
964
  </div>
973
965
  <hr>
974
966
  <div class="refsect2">
@@ -981,7 +973,7 @@ The storage type of the status icon must be <a class="link" href="GtkImage.html#
981
973
  The returned string is owned by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> and should not
982
974
  be freed or modified.</p>
983
975
  <div class="refsect3">
984
- <a name="id-1.4.5.8.10.16.5"></a><h4>Parameters</h4>
976
+ <a name="gtk-status-icon-get-icon-name.parameters"></a><h4>Parameters</h4>
985
977
  <div class="informaltable"><table width="100%" border="0">
986
978
  <colgroup>
987
979
  <col width="150px" class="parameters_name">
@@ -996,26 +988,25 @@ be freed or modified.</p>
996
988
  </table></div>
997
989
  </div>
998
990
  <div class="refsect3">
999
- <a name="id-1.4.5.8.10.16.6"></a><h4>Returns</h4>
991
+ <a name="gtk-status-icon-get-icon-name.returns"></a><h4>Returns</h4>
1000
992
  <p> name of the displayed icon, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image is empty.</p>
1001
- <p></p>
1002
993
  </div>
1003
- <p class="since">Since 2.10</p>
994
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1004
995
  </div>
1005
996
  <hr>
1006
997
  <div class="refsect2">
1007
998
  <a name="gtk-status-icon-get-gicon"></a><h3>gtk_status_icon_get_gicon ()</h3>
1008
- <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="returnvalue">GIcon</span></a> *
999
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="returnvalue">GIcon</span></a> *
1009
1000
  gtk_status_icon_get_gicon (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
1010
- <p>Retrieves the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
1001
+ <p>Retrieves the <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
1011
1002
  The storage type of the status icon must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
1012
1003
  <a class="link" href="GtkImage.html#GTK-IMAGE-GICON:CAPS"><code class="literal">GTK_IMAGE_GICON</code></a> (see <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-storage-type" title="gtk_status_icon_get_storage_type ()"><code class="function">gtk_status_icon_get_storage_type()</code></a>).
1013
1004
  The caller of this function does not own a reference to the
1014
- returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>.</p>
1005
+ returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a>.</p>
1015
1006
  <p>If this function fails, <em class="parameter"><code>icon</code></em>
1016
1007
  is left unchanged;</p>
1017
1008
  <div class="refsect3">
1018
- <a name="id-1.4.5.8.10.17.6"></a><h4>Parameters</h4>
1009
+ <a name="gtk-status-icon-get-gicon.parameters"></a><h4>Parameters</h4>
1019
1010
  <div class="informaltable"><table width="100%" border="0">
1020
1011
  <colgroup>
1021
1012
  <col width="150px" class="parameters_name">
@@ -1030,11 +1021,11 @@ returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-d
1030
1021
  </table></div>
1031
1022
  </div>
1032
1023
  <div class="refsect3">
1033
- <a name="id-1.4.5.8.10.17.7"></a><h4>Returns</h4>
1024
+ <a name="gtk-status-icon-get-gicon.returns"></a><h4>Returns</h4>
1034
1025
  <p> the displayed icon, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the image is empty. </p>
1035
1026
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1036
1027
  </div>
1037
- <p class="since">Since 2.14</p>
1028
+ <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
1038
1029
  </div>
1039
1030
  <hr>
1040
1031
  <div class="refsect2">
@@ -1049,7 +1040,7 @@ react to size changes.</p>
1049
1040
  <p>Note that the returned size is only meaningful while the
1050
1041
  status icon is embedded (see <a class="link" href="GtkStatusIcon.html#gtk-status-icon-is-embedded" title="gtk_status_icon_is_embedded ()"><code class="function">gtk_status_icon_is_embedded()</code></a>).</p>
1051
1042
  <div class="refsect3">
1052
- <a name="id-1.4.5.8.10.18.6"></a><h4>Parameters</h4>
1043
+ <a name="gtk-status-icon-get-size.parameters"></a><h4>Parameters</h4>
1053
1044
  <div class="informaltable"><table width="100%" border="0">
1054
1045
  <colgroup>
1055
1046
  <col width="150px" class="parameters_name">
@@ -1064,24 +1055,23 @@ status icon is embedded (see <a class="link" href="GtkStatusIcon.html#gtk-status
1064
1055
  </table></div>
1065
1056
  </div>
1066
1057
  <div class="refsect3">
1067
- <a name="id-1.4.5.8.10.18.7"></a><h4>Returns</h4>
1058
+ <a name="gtk-status-icon-get-size.returns"></a><h4>Returns</h4>
1068
1059
  <p> the size that is available for the image</p>
1069
- <p></p>
1070
1060
  </div>
1071
- <p class="since">Since 2.10</p>
1061
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1072
1062
  </div>
1073
1063
  <hr>
1074
1064
  <div class="refsect2">
1075
1065
  <a name="gtk-status-icon-set-screen"></a><h3>gtk_status_icon_set_screen ()</h3>
1076
1066
  <pre class="programlisting"><span class="returnvalue">void</span>
1077
1067
  gtk_status_icon_set_screen (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
1078
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
1079
- <p>Sets the <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> where <em class="parameter"><code>status_icon</code></em>
1068
+ <em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
1069
+ <p>Sets the <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> where <em class="parameter"><code>status_icon</code></em>
1080
1070
  is displayed; if
1081
1071
  the icon is already mapped, it will be unmapped, and
1082
1072
  then remapped on the new screen.</p>
1083
1073
  <div class="refsect3">
1084
- <a name="id-1.4.5.8.10.19.5"></a><h4>Parameters</h4>
1074
+ <a name="gtk-status-icon-set-screen.parameters"></a><h4>Parameters</h4>
1085
1075
  <div class="informaltable"><table width="100%" border="0">
1086
1076
  <colgroup>
1087
1077
  <col width="150px" class="parameters_name">
@@ -1096,23 +1086,23 @@ then remapped on the new screen.</p>
1096
1086
  </tr>
1097
1087
  <tr>
1098
1088
  <td class="parameter_name"><p>screen</p></td>
1099
- <td class="parameter_description"><p>a <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a></p></td>
1089
+ <td class="parameter_description"><p>a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
1100
1090
  <td class="parameter_annotations"> </td>
1101
1091
  </tr>
1102
1092
  </tbody>
1103
1093
  </table></div>
1104
1094
  </div>
1105
- <p class="since">Since 2.12</p>
1095
+ <p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
1106
1096
  </div>
1107
1097
  <hr>
1108
1098
  <div class="refsect2">
1109
1099
  <a name="gtk-status-icon-get-screen"></a><h3>gtk_status_icon_get_screen ()</h3>
1110
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> *
1100
+ <pre class="programlisting"><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
1111
1101
  gtk_status_icon_get_screen (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
1112
- <p>Returns the <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> associated with <em class="parameter"><code>status_icon</code></em>
1102
+ <p>Returns the <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> associated with <em class="parameter"><code>status_icon</code></em>
1113
1103
  .</p>
1114
1104
  <div class="refsect3">
1115
- <a name="id-1.4.5.8.10.20.5"></a><h4>Parameters</h4>
1105
+ <a name="gtk-status-icon-get-screen.parameters"></a><h4>Parameters</h4>
1116
1106
  <div class="informaltable"><table width="100%" border="0">
1117
1107
  <colgroup>
1118
1108
  <col width="150px" class="parameters_name">
@@ -1127,11 +1117,11 @@ gtk_status_icon_get_screen (<em class="parameter"><code><a class="link" href="Gt
1127
1117
  </table></div>
1128
1118
  </div>
1129
1119
  <div class="refsect3">
1130
- <a name="id-1.4.5.8.10.20.6"></a><h4>Returns</h4>
1131
- <p> a <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a>. </p>
1120
+ <a name="gtk-status-icon-get-screen.returns"></a><h4>Returns</h4>
1121
+ <p> a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>. </p>
1132
1122
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1133
1123
  </div>
1134
- <p class="since">Since 2.12</p>
1124
+ <p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
1135
1125
  </div>
1136
1126
  <hr>
1137
1127
  <div class="refsect2">
@@ -1145,7 +1135,7 @@ gtk_status_icon_set_tooltip (<em class="parameter"><code><a class="link" href="G
1145
1135
  </div>
1146
1136
  <p>Sets the tooltip of the status icon.</p>
1147
1137
  <div class="refsect3">
1148
- <a name="id-1.4.5.8.10.21.7"></a><h4>Parameters</h4>
1138
+ <a name="gtk-status-icon-set-tooltip.parameters"></a><h4>Parameters</h4>
1149
1139
  <div class="informaltable"><table width="100%" border="0">
1150
1140
  <colgroup>
1151
1141
  <col width="150px" class="parameters_name">
@@ -1166,7 +1156,7 @@ gtk_status_icon_set_tooltip (<em class="parameter"><code><a class="link" href="G
1166
1156
  </tbody>
1167
1157
  </table></div>
1168
1158
  </div>
1169
- <p class="since">Since 2.10</p>
1159
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1170
1160
  </div>
1171
1161
  <hr>
1172
1162
  <div class="refsect2">
@@ -1182,7 +1172,7 @@ signal.</p>
1182
1172
  <p>See also the <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--tooltip-text" title="The “tooltip-text” property"><span class="type">“tooltip-text”</span></a> property and
1183
1173
  <a class="link" href="GtkTooltip.html#gtk-tooltip-set-text" title="gtk_tooltip_set_text ()"><code class="function">gtk_tooltip_set_text()</code></a>.</p>
1184
1174
  <div class="refsect3">
1185
- <a name="id-1.4.5.8.10.22.7"></a><h4>Parameters</h4>
1175
+ <a name="gtk-status-icon-set-tooltip-text.parameters"></a><h4>Parameters</h4>
1186
1176
  <div class="informaltable"><table width="100%" border="0">
1187
1177
  <colgroup>
1188
1178
  <col width="150px" class="parameters_name">
@@ -1204,7 +1194,7 @@ signal.</p>
1204
1194
  </tbody>
1205
1195
  </table></div>
1206
1196
  </div>
1207
- <p class="since">Since 2.16</p>
1197
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1208
1198
  </div>
1209
1199
  <hr>
1210
1200
  <div class="refsect2">
@@ -1214,7 +1204,7 @@ gtk_status_icon_get_tooltip_text (<em class="parameter"><code><a class="link" hr
1214
1204
  <p>Gets the contents of the tooltip for <em class="parameter"><code>status_icon</code></em>
1215
1205
  .</p>
1216
1206
  <div class="refsect3">
1217
- <a name="id-1.4.5.8.10.23.5"></a><h4>Parameters</h4>
1207
+ <a name="gtk-status-icon-get-tooltip-text.parameters"></a><h4>Parameters</h4>
1218
1208
  <div class="informaltable"><table width="100%" border="0">
1219
1209
  <colgroup>
1220
1210
  <col width="150px" class="parameters_name">
@@ -1229,12 +1219,11 @@ gtk_status_icon_get_tooltip_text (<em class="parameter"><code><a class="link" hr
1229
1219
  </table></div>
1230
1220
  </div>
1231
1221
  <div class="refsect3">
1232
- <a name="id-1.4.5.8.10.23.6"></a><h4>Returns</h4>
1222
+ <a name="gtk-status-icon-get-tooltip-text.returns"></a><h4>Returns</h4>
1233
1223
  <p> the tooltip text, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. You should free the
1234
1224
  returned string with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
1235
- <p></p>
1236
1225
  </div>
1237
- <p class="since">Since 2.16</p>
1226
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1238
1227
  </div>
1239
1228
  <hr>
1240
1229
  <div class="refsect2">
@@ -1250,7 +1239,7 @@ and of the default handler for the <a class="link" href="GtkStatusIcon.html#GtkS
1250
1239
  <p>See also the <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--tooltip-markup" title="The “tooltip-markup” property"><span class="type">“tooltip-markup”</span></a> property and
1251
1240
  <a class="link" href="GtkTooltip.html#gtk-tooltip-set-markup" title="gtk_tooltip_set_markup ()"><code class="function">gtk_tooltip_set_markup()</code></a>.</p>
1252
1241
  <div class="refsect3">
1253
- <a name="id-1.4.5.8.10.24.7"></a><h4>Parameters</h4>
1242
+ <a name="gtk-status-icon-set-tooltip-markup.parameters"></a><h4>Parameters</h4>
1254
1243
  <div class="informaltable"><table width="100%" border="0">
1255
1244
  <colgroup>
1256
1245
  <col width="150px" class="parameters_name">
@@ -1272,7 +1261,7 @@ and of the default handler for the <a class="link" href="GtkStatusIcon.html#GtkS
1272
1261
  </tbody>
1273
1262
  </table></div>
1274
1263
  </div>
1275
- <p class="since">Since 2.16</p>
1264
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1276
1265
  </div>
1277
1266
  <hr>
1278
1267
  <div class="refsect2">
@@ -1282,7 +1271,7 @@ gtk_status_icon_get_tooltip_markup (<em class="parameter"><code><a class="link"
1282
1271
  <p>Gets the contents of the tooltip for <em class="parameter"><code>status_icon</code></em>
1283
1272
  .</p>
1284
1273
  <div class="refsect3">
1285
- <a name="id-1.4.5.8.10.25.5"></a><h4>Parameters</h4>
1274
+ <a name="gtk-status-icon-get-tooltip-markup.parameters"></a><h4>Parameters</h4>
1286
1275
  <div class="informaltable"><table width="100%" border="0">
1287
1276
  <colgroup>
1288
1277
  <col width="150px" class="parameters_name">
@@ -1297,12 +1286,11 @@ gtk_status_icon_get_tooltip_markup (<em class="parameter"><code><a class="link"
1297
1286
  </table></div>
1298
1287
  </div>
1299
1288
  <div class="refsect3">
1300
- <a name="id-1.4.5.8.10.25.6"></a><h4>Returns</h4>
1289
+ <a name="gtk-status-icon-get-tooltip-markup.returns"></a><h4>Returns</h4>
1301
1290
  <p> the tooltip text, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. You should free the
1302
1291
  returned string with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done.</p>
1303
- <p></p>
1304
1292
  </div>
1305
- <p class="since">Since 2.16</p>
1293
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1306
1294
  </div>
1307
1295
  <hr>
1308
1296
  <div class="refsect2">
@@ -1315,7 +1303,7 @@ gtk_status_icon_set_has_tooltip (<em class="parameter"><code><a class="link" hre
1315
1303
  .
1316
1304
  See <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--has-tooltip" title="The “has-tooltip” property"><span class="type">“has-tooltip”</span></a> for more information.</p>
1317
1305
  <div class="refsect3">
1318
- <a name="id-1.4.5.8.10.26.5"></a><h4>Parameters</h4>
1306
+ <a name="gtk-status-icon-set-has-tooltip.parameters"></a><h4>Parameters</h4>
1319
1307
  <div class="informaltable"><table width="100%" border="0">
1320
1308
  <colgroup>
1321
1309
  <col width="150px" class="parameters_name">
@@ -1337,7 +1325,7 @@ has a tooltip</p></td>
1337
1325
  </tbody>
1338
1326
  </table></div>
1339
1327
  </div>
1340
- <p class="since">Since 2.16</p>
1328
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1341
1329
  </div>
1342
1330
  <hr>
1343
1331
  <div class="refsect2">
@@ -1347,7 +1335,7 @@ gtk_status_icon_get_has_tooltip (<em class="parameter"><code><a class="link" hre
1347
1335
  <p>Returns the current value of the has-tooltip property.
1348
1336
  See <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--has-tooltip" title="The “has-tooltip” property"><span class="type">“has-tooltip”</span></a> for more information.</p>
1349
1337
  <div class="refsect3">
1350
- <a name="id-1.4.5.8.10.27.5"></a><h4>Parameters</h4>
1338
+ <a name="gtk-status-icon-get-has-tooltip.parameters"></a><h4>Parameters</h4>
1351
1339
  <div class="informaltable"><table width="100%" border="0">
1352
1340
  <colgroup>
1353
1341
  <col width="150px" class="parameters_name">
@@ -1362,12 +1350,11 @@ See <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--has-tooltip" title="
1362
1350
  </table></div>
1363
1351
  </div>
1364
1352
  <div class="refsect3">
1365
- <a name="id-1.4.5.8.10.27.6"></a><h4>Returns</h4>
1353
+ <a name="gtk-status-icon-get-has-tooltip.returns"></a><h4>Returns</h4>
1366
1354
  <p> current value of has-tooltip on <em class="parameter"><code>status_icon</code></em>
1367
1355
  .</p>
1368
- <p></p>
1369
1356
  </div>
1370
- <p class="since">Since 2.16</p>
1357
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1371
1358
  </div>
1372
1359
  <hr>
1373
1360
  <div class="refsect2">
@@ -1380,7 +1367,7 @@ This should be a short, human-readable, localized string
1380
1367
  describing the tray icon. It may be used by tools like screen
1381
1368
  readers to render the tray icon.</p>
1382
1369
  <div class="refsect3">
1383
- <a name="id-1.4.5.8.10.28.5"></a><h4>Parameters</h4>
1370
+ <a name="gtk-status-icon-set-title.parameters"></a><h4>Parameters</h4>
1384
1371
  <div class="informaltable"><table width="100%" border="0">
1385
1372
  <colgroup>
1386
1373
  <col width="150px" class="parameters_name">
@@ -1401,7 +1388,7 @@ readers to render the tray icon.</p>
1401
1388
  </tbody>
1402
1389
  </table></div>
1403
1390
  </div>
1404
- <p class="since">Since 2.18</p>
1391
+ <p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
1405
1392
  </div>
1406
1393
  <hr>
1407
1394
  <div class="refsect2">
@@ -1410,7 +1397,7 @@ readers to render the tray icon.</p>
1410
1397
  gtk_status_icon_get_title (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
1411
1398
  <p>Gets the title of this tray icon. See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-title" title="gtk_status_icon_set_title ()"><code class="function">gtk_status_icon_set_title()</code></a>.</p>
1412
1399
  <div class="refsect3">
1413
- <a name="id-1.4.5.8.10.29.5"></a><h4>Parameters</h4>
1400
+ <a name="gtk-status-icon-get-title.parameters"></a><h4>Parameters</h4>
1414
1401
  <div class="informaltable"><table width="100%" border="0">
1415
1402
  <colgroup>
1416
1403
  <col width="150px" class="parameters_name">
@@ -1425,11 +1412,10 @@ gtk_status_icon_get_title (<em class="parameter"><code><a class="link" href="Gtk
1425
1412
  </table></div>
1426
1413
  </div>
1427
1414
  <div class="refsect3">
1428
- <a name="id-1.4.5.8.10.29.6"></a><h4>Returns</h4>
1415
+ <a name="gtk-status-icon-get-title.returns"></a><h4>Returns</h4>
1429
1416
  <p> the title of the status icon</p>
1430
- <p></p>
1431
1417
  </div>
1432
- <p class="since">Since 2.18</p>
1418
+ <p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
1433
1419
  </div>
1434
1420
  <hr>
1435
1421
  <div class="refsect2">
@@ -1442,7 +1428,7 @@ This should be a string identifying this icon. It is may be
1442
1428
  used for sorting the icons in the tray and will not be shown to
1443
1429
  the user.</p>
1444
1430
  <div class="refsect3">
1445
- <a name="id-1.4.5.8.10.30.5"></a><h4>Parameters</h4>
1431
+ <a name="gtk-status-icon-set-name.parameters"></a><h4>Parameters</h4>
1446
1432
  <div class="informaltable"><table width="100%" border="0">
1447
1433
  <colgroup>
1448
1434
  <col width="150px" class="parameters_name">
@@ -1463,7 +1449,7 @@ the user.</p>
1463
1449
  </tbody>
1464
1450
  </table></div>
1465
1451
  </div>
1466
- <p class="since">Since 2.20</p>
1452
+ <p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
1467
1453
  </div>
1468
1454
  <hr>
1469
1455
  <div class="refsect2">
@@ -1473,7 +1459,7 @@ gtk_status_icon_set_visible (<em class="parameter"><code><a class="link" href="G
1473
1459
  <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> visible</code></em>);</pre>
1474
1460
  <p>Shows or hides a status icon.</p>
1475
1461
  <div class="refsect3">
1476
- <a name="id-1.4.5.8.10.31.5"></a><h4>Parameters</h4>
1462
+ <a name="gtk-status-icon-set-visible.parameters"></a><h4>Parameters</h4>
1477
1463
  <div class="informaltable"><table width="100%" border="0">
1478
1464
  <colgroup>
1479
1465
  <col width="150px" class="parameters_name">
@@ -1494,7 +1480,7 @@ gtk_status_icon_set_visible (<em class="parameter"><code><a class="link" href="G
1494
1480
  </tbody>
1495
1481
  </table></div>
1496
1482
  </div>
1497
- <p class="since">Since 2.10</p>
1483
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1498
1484
  </div>
1499
1485
  <hr>
1500
1486
  <div class="refsect2">
@@ -1506,7 +1492,7 @@ Note that being visible does not guarantee that
1506
1492
  the user can actually see the icon, see also
1507
1493
  <a class="link" href="GtkStatusIcon.html#gtk-status-icon-is-embedded" title="gtk_status_icon_is_embedded ()"><code class="function">gtk_status_icon_is_embedded()</code></a>.</p>
1508
1494
  <div class="refsect3">
1509
- <a name="id-1.4.5.8.10.32.5"></a><h4>Parameters</h4>
1495
+ <a name="gtk-status-icon-get-visible.parameters"></a><h4>Parameters</h4>
1510
1496
  <div class="informaltable"><table width="100%" border="0">
1511
1497
  <colgroup>
1512
1498
  <col width="150px" class="parameters_name">
@@ -1521,11 +1507,10 @@ the user can actually see the icon, see also
1521
1507
  </table></div>
1522
1508
  </div>
1523
1509
  <div class="refsect3">
1524
- <a name="id-1.4.5.8.10.32.6"></a><h4>Returns</h4>
1510
+ <a name="gtk-status-icon-get-visible.returns"></a><h4>Returns</h4>
1525
1511
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the status icon is visible</p>
1526
- <p></p>
1527
1512
  </div>
1528
- <p class="since">Since 2.10</p>
1513
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1529
1514
  </div>
1530
1515
  <hr>
1531
1516
  <div class="refsect2">
@@ -1542,7 +1527,7 @@ Note that blinking user interface elements may be problematic
1542
1527
  for some users, and thus may be turned off, in which case
1543
1528
  this setting has no effect.</p>
1544
1529
  <div class="refsect3">
1545
- <a name="id-1.4.5.8.10.33.7"></a><h4>Parameters</h4>
1530
+ <a name="gtk-status-icon-set-blinking.parameters"></a><h4>Parameters</h4>
1546
1531
  <div class="informaltable"><table width="100%" border="0">
1547
1532
  <colgroup>
1548
1533
  <col width="150px" class="parameters_name">
@@ -1563,7 +1548,7 @@ this setting has no effect.</p>
1563
1548
  </tbody>
1564
1549
  </table></div>
1565
1550
  </div>
1566
- <p class="since">Since 2.10</p>
1551
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1567
1552
  </div>
1568
1553
  <hr>
1569
1554
  <div class="refsect2">
@@ -1577,7 +1562,7 @@ gtk_status_icon_get_blinking (<em class="parameter"><code><a class="link" href="
1577
1562
  <p>Returns whether the icon is blinking, see
1578
1563
  <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-blinking" title="gtk_status_icon_set_blinking ()"><code class="function">gtk_status_icon_set_blinking()</code></a>.</p>
1579
1564
  <div class="refsect3">
1580
- <a name="id-1.4.5.8.10.34.7"></a><h4>Parameters</h4>
1565
+ <a name="gtk-status-icon-get-blinking.parameters"></a><h4>Parameters</h4>
1581
1566
  <div class="informaltable"><table width="100%" border="0">
1582
1567
  <colgroup>
1583
1568
  <col width="150px" class="parameters_name">
@@ -1592,11 +1577,10 @@ gtk_status_icon_get_blinking (<em class="parameter"><code><a class="link" href="
1592
1577
  </table></div>
1593
1578
  </div>
1594
1579
  <div class="refsect3">
1595
- <a name="id-1.4.5.8.10.34.8"></a><h4>Returns</h4>
1580
+ <a name="gtk-status-icon-get-blinking.returns"></a><h4>Returns</h4>
1596
1581
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon is blinking</p>
1597
- <p></p>
1598
1582
  </div>
1599
- <p class="since">Since 2.10</p>
1583
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1600
1584
  </div>
1601
1585
  <hr>
1602
1586
  <div class="refsect2">
@@ -1606,7 +1590,7 @@ gtk_status_icon_is_embedded (<em class="parameter"><code><a class="link" href="G
1606
1590
  <p>Returns whether the status icon is embedded in a notification
1607
1591
  area.</p>
1608
1592
  <div class="refsect3">
1609
- <a name="id-1.4.5.8.10.35.5"></a><h4>Parameters</h4>
1593
+ <a name="gtk-status-icon-is-embedded.parameters"></a><h4>Parameters</h4>
1610
1594
  <div class="informaltable"><table width="100%" border="0">
1611
1595
  <colgroup>
1612
1596
  <col width="150px" class="parameters_name">
@@ -1621,12 +1605,11 @@ area.</p>
1621
1605
  </table></div>
1622
1606
  </div>
1623
1607
  <div class="refsect3">
1624
- <a name="id-1.4.5.8.10.35.6"></a><h4>Returns</h4>
1608
+ <a name="gtk-status-icon-is-embedded.returns"></a><h4>Returns</h4>
1625
1609
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the status icon is embedded in
1626
1610
  a notification area.</p>
1627
- <p></p>
1628
1611
  </div>
1629
- <p class="since">Since 2.10</p>
1612
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1630
1613
  </div>
1631
1614
  <hr>
1632
1615
  <div class="refsect2">
@@ -1642,7 +1625,7 @@ to position <em class="parameter"><code>menu</code></em>
1642
1625
  aligned to the status icon <em class="parameter"><code>user_data</code></em>
1643
1626
  .</p>
1644
1627
  <div class="refsect3">
1645
- <a name="id-1.4.5.8.10.36.5"></a><h4>Parameters</h4>
1628
+ <a name="gtk-status-icon-position-menu.parameters"></a><h4>Parameters</h4>
1646
1629
  <div class="informaltable"><table width="100%" border="0">
1647
1630
  <colgroup>
1648
1631
  <col width="150px" class="parameters_name">
@@ -1679,15 +1662,15 @@ aligned with the menu popup position (only useful for GtkOptionMenu).</p></td>
1679
1662
  </tbody>
1680
1663
  </table></div>
1681
1664
  </div>
1682
- <p class="since">Since 2.10</p>
1665
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1683
1666
  </div>
1684
1667
  <hr>
1685
1668
  <div class="refsect2">
1686
1669
  <a name="gtk-status-icon-get-geometry"></a><h3>gtk_status_icon_get_geometry ()</h3>
1687
1670
  <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1688
1671
  gtk_status_icon_get_geometry (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
1689
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> **screen</code></em>,
1690
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
1672
+ <em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> **screen</code></em>,
1673
+ <em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
1691
1674
  <em class="parameter"><code><a class="link" href="gtk2-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> *orientation</code></em>);</pre>
1692
1675
  <p>Obtains information about the location of the status icon
1693
1676
  on screen. This information can be used to e.g. position
@@ -1700,7 +1683,7 @@ the information is not reliable unless the status icon
1700
1683
  is embedded in a notification area, see
1701
1684
  <a class="link" href="GtkStatusIcon.html#gtk-status-icon-is-embedded" title="gtk_status_icon_is_embedded ()"><code class="function">gtk_status_icon_is_embedded()</code></a>.</p>
1702
1685
  <div class="refsect3">
1703
- <a name="id-1.4.5.8.10.37.7"></a><h4>Parameters</h4>
1686
+ <a name="gtk-status-icon-get-geometry.parameters"></a><h4>Parameters</h4>
1704
1687
  <div class="informaltable"><table width="100%" border="0">
1705
1688
  <colgroup>
1706
1689
  <col width="150px" class="parameters_name">
@@ -1737,12 +1720,11 @@ at the left or right is vertical. </p></td>
1737
1720
  </table></div>
1738
1721
  </div>
1739
1722
  <div class="refsect3">
1740
- <a name="id-1.4.5.8.10.37.8"></a><h4>Returns</h4>
1723
+ <a name="gtk-status-icon-get-geometry.returns"></a><h4>Returns</h4>
1741
1724
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the location information has
1742
1725
  been filled in</p>
1743
- <p></p>
1744
1726
  </div>
1745
- <p class="since">Since 2.10</p>
1727
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
1746
1728
  </div>
1747
1729
  <hr>
1748
1730
  <div class="refsect2">
@@ -1759,7 +1741,7 @@ pointing to a status icon reliably.</p>
1759
1741
  more likely to be met by one of the non-X11 specific methods, such
1760
1742
  as <a class="link" href="GtkStatusIcon.html#gtk-status-icon-position-menu" title="gtk_status_icon_position_menu ()"><code class="function">gtk_status_icon_position_menu()</code></a>.</p>
1761
1743
  <div class="refsect3">
1762
- <a name="id-1.4.5.8.10.38.6"></a><h4>Parameters</h4>
1744
+ <a name="gtk-status-icon-get-x11-window-id.parameters"></a><h4>Parameters</h4>
1763
1745
  <div class="informaltable"><table width="100%" border="0">
1764
1746
  <colgroup>
1765
1747
  <col width="150px" class="parameters_name">
@@ -1774,12 +1756,11 @@ as <a class="link" href="GtkStatusIcon.html#gtk-status-icon-position-menu" title
1774
1756
  </table></div>
1775
1757
  </div>
1776
1758
  <div class="refsect3">
1777
- <a name="id-1.4.5.8.10.38.7"></a><h4>Returns</h4>
1759
+ <a name="gtk-status-icon-get-x11-window-id.returns"></a><h4>Returns</h4>
1778
1760
  <p> An 32 bit unsigned integer identifier for the
1779
1761
  underlying X11 Window</p>
1780
- <p></p>
1781
1762
  </div>
1782
- <p class="since">Since 2.14</p>
1763
+ <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
1783
1764
  </div>
1784
1765
  </div>
1785
1766
  <div class="refsect1">
@@ -1811,7 +1792,7 @@ underlying X11 Window</p>
1811
1792
  <p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the statusicon is embedded in a notification area.</p>
1812
1793
  <p>Flags: Read</p>
1813
1794
  <p>Default value: FALSE</p>
1814
- <p class="since">Since 2.12</p>
1795
+ <p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
1815
1796
  </div>
1816
1797
  <hr>
1817
1798
  <div class="refsect2">
@@ -1824,11 +1805,11 @@ underlying X11 Window</p>
1824
1805
  <hr>
1825
1806
  <div class="refsect2">
1826
1807
  <a name="GtkStatusIcon--gicon"></a><h3>The <code class="literal">“gicon”</code> property</h3>
1827
- <pre class="programlisting"> “gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> *</pre>
1828
- <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a> displayed in the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>. For themed icons,
1808
+ <pre class="programlisting"> “gicon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</pre>
1809
+ <p>The <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> displayed in the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>. For themed icons,
1829
1810
  the image will be updated automatically if the theme changes.</p>
1830
1811
  <p>Flags: Read / Write</p>
1831
- <p class="since">Since 2.14</p>
1812
+ <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
1832
1813
  </div>
1833
1814
  <hr>
1834
1815
  <div class="refsect2">
@@ -1849,7 +1830,7 @@ to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
1849
1830
  For plain text tooltips, use <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--tooltip-text" title="The “tooltip-text” property"><span class="type">“tooltip-text”</span></a> in preference.</p>
1850
1831
  <p>Flags: Read / Write</p>
1851
1832
  <p>Default value: FALSE</p>
1852
- <p class="since">Since 2.16</p>
1833
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1853
1834
  </div>
1854
1835
  <hr>
1855
1836
  <div class="refsect2">
@@ -1868,19 +1849,19 @@ For plain text tooltips, use <a class="link" href="GtkStatusIcon.html#GtkStatusI
1868
1849
  is embedded.</p>
1869
1850
  <p>Flags: Read</p>
1870
1851
  <p>Default value: GTK_ORIENTATION_HORIZONTAL</p>
1871
- <p class="since">Since 2.12</p>
1852
+ <p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
1872
1853
  </div>
1873
1854
  <hr>
1874
1855
  <div class="refsect2">
1875
1856
  <a name="GtkStatusIcon--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
1876
- <pre class="programlisting"> “pixbuf” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *</pre>
1857
+ <pre class="programlisting"> “pixbuf” <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
1877
1858
  <p>A GdkPixbuf to display.</p>
1878
1859
  <p>Flags: Read / Write</p>
1879
1860
  </div>
1880
1861
  <hr>
1881
1862
  <div class="refsect2">
1882
1863
  <a name="GtkStatusIcon--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
1883
- <pre class="programlisting"> “screen” <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> *</pre>
1864
+ <pre class="programlisting"> “screen” <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</pre>
1884
1865
  <p>The screen where this status icon will be displayed.</p>
1885
1866
  <p>Flags: Read / Write</p>
1886
1867
  </div>
@@ -1918,7 +1899,7 @@ localized string describing the tray icon. It may be used by tools
1918
1899
  like screen readers to render the tray icon.</p>
1919
1900
  <p>Flags: Read / Write</p>
1920
1901
  <p>Default value: NULL</p>
1921
- <p class="since">Since 2.18</p>
1902
+ <p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
1922
1903
  </div>
1923
1904
  <hr>
1924
1905
  <div class="refsect2">
@@ -1936,7 +1917,7 @@ will take care of displaying the tooltip.</p>
1936
1917
  <p>On some platforms, embedded markup will be ignored.</p>
1937
1918
  <p>Flags: Read / Write</p>
1938
1919
  <p>Default value: NULL</p>
1939
- <p class="since">Since 2.16</p>
1920
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1940
1921
  </div>
1941
1922
  <hr>
1942
1923
  <div class="refsect2">
@@ -1954,7 +1935,7 @@ that they allow on status icons, e.g. Windows only shows the first
1954
1935
  64 characters.</p>
1955
1936
  <p>Flags: Read / Write</p>
1956
1937
  <p>Default value: NULL</p>
1957
- <p class="since">Since 2.16</p>
1938
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
1958
1939
  </div>
1959
1940
  <hr>
1960
1941
  <div class="refsect2">
@@ -1979,7 +1960,7 @@ If and how status icons can activated is platform-dependent.</p>
1979
1960
 
1980
1961
  be used by applications and should be wrapped by language bindings.</p>
1981
1962
  <div class="refsect3">
1982
- <a name="id-1.4.5.8.13.2.6"></a><h4>Parameters</h4>
1963
+ <a name="GtkStatusIcon-activate.parameters"></a><h4>Parameters</h4>
1983
1964
  <div class="informaltable"><table width="100%" border="0">
1984
1965
  <colgroup>
1985
1966
  <col width="150px" class="parameters_name">
@@ -2001,21 +1982,21 @@ be used by applications and should be wrapped by language bindings.</p>
2001
1982
  </table></div>
2002
1983
  </div>
2003
1984
  <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
2004
- <p class="since">Since 2.10</p>
1985
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
2005
1986
  </div>
2006
1987
  <hr>
2007
1988
  <div class="refsect2">
2008
1989
  <a name="GtkStatusIcon-button-press-event"></a><h3>The <code class="literal">“button-press-event”</code> signal</h3>
2009
1990
  <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2010
1991
  user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
2011
- <a href="http://library.gnome.org/devel/gdk3/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
1992
+ <a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
2012
1993
  <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
2013
1994
  <p>The ::button-press-event signal will be emitted when a button
2014
1995
  (typically from a mouse) is pressed.</p>
2015
1996
  <p>Whether this event is emitted is platform-dependent. Use the ::activate
2016
1997
  and ::popup-menu signals in preference.</p>
2017
1998
  <div class="refsect3">
2018
- <a name="id-1.4.5.8.13.3.6"></a><h4>Parameters</h4>
1999
+ <a name="GtkStatusIcon-button-press-event.parameters"></a><h4>Parameters</h4>
2019
2000
  <div class="informaltable"><table width="100%" border="0">
2020
2001
  <colgroup>
2021
2002
  <col width="150px" class="parameters_name">
@@ -2030,7 +2011,7 @@ and ::popup-menu signals in preference.</p>
2030
2011
  </tr>
2031
2012
  <tr>
2032
2013
  <td class="parameter_name"><p>event</p></td>
2033
- <td class="parameter_description"><p>the <a href="http://library.gnome.org/devel/gdk3/gdk2-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered this signal</p></td>
2014
+ <td class="parameter_description"><p>the <a href="../html/gdk2-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered this signal</p></td>
2034
2015
  <td class="parameter_annotations"> </td>
2035
2016
  </tr>
2036
2017
  <tr>
@@ -2042,27 +2023,26 @@ and ::popup-menu signals in preference.</p>
2042
2023
  </table></div>
2043
2024
  </div>
2044
2025
  <div class="refsect3">
2045
- <a name="id-1.4.5.8.13.3.7"></a><h4>Returns</h4>
2026
+ <a name="GtkStatusIcon-button-press-event.returns"></a><h4>Returns</h4>
2046
2027
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop other handlers from being invoked
2047
2028
  for the event. <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</p>
2048
- <p></p>
2049
2029
  </div>
2050
2030
  <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
2051
- <p class="since">Since 2.14</p>
2031
+ <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
2052
2032
  </div>
2053
2033
  <hr>
2054
2034
  <div class="refsect2">
2055
2035
  <a name="GtkStatusIcon-button-release-event"></a><h3>The <code class="literal">“button-release-event”</code> signal</h3>
2056
2036
  <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2057
2037
  user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
2058
- <a href="http://library.gnome.org/devel/gdk3/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
2038
+ <a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
2059
2039
  <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
2060
2040
  <p>The ::button-release-event signal will be emitted when a button
2061
2041
  (typically from a mouse) is released.</p>
2062
2042
  <p>Whether this event is emitted is platform-dependent. Use the ::activate
2063
2043
  and ::popup-menu signals in preference.</p>
2064
2044
  <div class="refsect3">
2065
- <a name="id-1.4.5.8.13.4.6"></a><h4>Parameters</h4>
2045
+ <a name="GtkStatusIcon-button-release-event.parameters"></a><h4>Parameters</h4>
2066
2046
  <div class="informaltable"><table width="100%" border="0">
2067
2047
  <colgroup>
2068
2048
  <col width="150px" class="parameters_name">
@@ -2077,7 +2057,7 @@ and ::popup-menu signals in preference.</p>
2077
2057
  </tr>
2078
2058
  <tr>
2079
2059
  <td class="parameter_name"><p>event</p></td>
2080
- <td class="parameter_description"><p>the <a href="http://library.gnome.org/devel/gdk3/gdk2-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered this signal</p></td>
2060
+ <td class="parameter_description"><p>the <a href="../html/gdk2-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered this signal</p></td>
2081
2061
  <td class="parameter_annotations"> </td>
2082
2062
  </tr>
2083
2063
  <tr>
@@ -2089,13 +2069,12 @@ and ::popup-menu signals in preference.</p>
2089
2069
  </table></div>
2090
2070
  </div>
2091
2071
  <div class="refsect3">
2092
- <a name="id-1.4.5.8.13.4.7"></a><h4>Returns</h4>
2072
+ <a name="GtkStatusIcon-button-release-event.returns"></a><h4>Returns</h4>
2093
2073
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop other handlers from being invoked
2094
2074
  for the event. <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</p>
2095
- <p></p>
2096
2075
  </div>
2097
2076
  <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
2098
- <p class="since">Since 2.14</p>
2077
+ <p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
2099
2078
  </div>
2100
2079
  <hr>
2101
2080
  <div class="refsect2">
@@ -2118,7 +2097,7 @@ passed as the last to arguments to <a class="link" href="GtkMenu.html#gtk-menu-p
2118
2097
 
2119
2098
  be used by applications and should be wrapped by language bindings.</p>
2120
2099
  <div class="refsect3">
2121
- <a name="id-1.4.5.8.13.5.7"></a><h4>Parameters</h4>
2100
+ <a name="GtkStatusIcon-popup-menu.parameters"></a><h4>Parameters</h4>
2122
2101
  <div class="informaltable"><table width="100%" border="0">
2123
2102
  <colgroup>
2124
2103
  <col width="150px" class="parameters_name">
@@ -2152,7 +2131,7 @@ triggered the signal emission</p></td>
2152
2131
  </table></div>
2153
2132
  </div>
2154
2133
  <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
2155
- <p class="since">Since 2.10</p>
2134
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
2156
2135
  </div>
2157
2136
  <hr>
2158
2137
  <div class="refsect2">
@@ -2184,7 +2163,7 @@ destined function calls.</p>
2184
2163
  <p>Whether this signal is emitted is platform-dependent.
2185
2164
  For plain text tooltips, use <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--tooltip-text" title="The “tooltip-text” property"><span class="type">“tooltip-text”</span></a> in preference.</p>
2186
2165
  <div class="refsect3">
2187
- <a name="id-1.4.5.8.13.6.8"></a><h4>Parameters</h4>
2166
+ <a name="GtkStatusIcon-query-tooltip.parameters"></a><h4>Parameters</h4>
2188
2167
  <div class="informaltable"><table width="100%" border="0">
2189
2168
  <colgroup>
2190
2169
  <col width="150px" class="parameters_name">
@@ -2230,20 +2209,19 @@ emitted, relative to <em class="parameter"><code>status_icon</code></em>
2230
2209
  </table></div>
2231
2210
  </div>
2232
2211
  <div class="refsect3">
2233
- <a name="id-1.4.5.8.13.6.9"></a><h4>Returns</h4>
2212
+ <a name="GtkStatusIcon-query-tooltip.returns"></a><h4>Returns</h4>
2234
2213
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tooltip</code></em>
2235
2214
  should be shown right now, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
2236
- <p></p>
2237
2215
  </div>
2238
2216
  <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
2239
- <p class="since">Since 2.16</p>
2217
+ <p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
2240
2218
  </div>
2241
2219
  <hr>
2242
2220
  <div class="refsect2">
2243
2221
  <a name="GtkStatusIcon-scroll-event"></a><h3>The <code class="literal">“scroll-event”</code> signal</h3>
2244
2222
  <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2245
2223
  user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
2246
- <a href="http://library.gnome.org/devel/gdk3/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
2224
+ <a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
2247
2225
  <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
2248
2226
  <p>The ::scroll-event signal is emitted when a button in the 4 to 7
2249
2227
  range is pressed. Wheel mice are usually configured to generate
@@ -2251,7 +2229,7 @@ range is pressed. Wheel mice are usually configured to generate
2251
2229
  button press events for buttons 4 and 5 when the wheel is turned.</p>
2252
2230
  <p>Whether this event is emitted is platform-dependent.</p>
2253
2231
  <div class="refsect3">
2254
- <a name="id-1.4.5.8.13.7.6"></a><h4>Parameters</h4>
2232
+ <a name="GtkStatusIcon-scroll-event.parameters"></a><h4>Parameters</h4>
2255
2233
  <div class="informaltable"><table width="100%" border="0">
2256
2234
  <colgroup>
2257
2235
  <col width="150px" class="parameters_name">
@@ -2266,7 +2244,7 @@ button press events for buttons 4 and 5 when the wheel is turned.</p>
2266
2244
  </tr>
2267
2245
  <tr>
2268
2246
  <td class="parameter_name"><p>event</p></td>
2269
- <td class="parameter_description"><p>the <a href="http://library.gnome.org/devel/gdk3/gdk2-Event-Structures.html#GdkEventScroll"><span class="type">GdkEventScroll</span></a> which triggered this signal</p></td>
2247
+ <td class="parameter_description"><p>the <a href="../html/gdk2-Event-Structures.html#GdkEventScroll"><span class="type">GdkEventScroll</span></a> which triggered this signal</p></td>
2270
2248
  <td class="parameter_annotations"> </td>
2271
2249
  </tr>
2272
2250
  <tr>
@@ -2278,10 +2256,9 @@ button press events for buttons 4 and 5 when the wheel is turned.</p>
2278
2256
  </table></div>
2279
2257
  </div>
2280
2258
  <div class="refsect3">
2281
- <a name="id-1.4.5.8.13.7.7"></a><h4>Returns</h4>
2259
+ <a name="GtkStatusIcon-scroll-event.returns"></a><h4>Returns</h4>
2282
2260
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop other handlers from being invoked for the event.
2283
2261
  <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</p>
2284
- <p></p>
2285
2262
  </div>
2286
2263
  <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
2287
2264
  </div>
@@ -2295,7 +2272,7 @@ user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><
2295
2272
  <p>Gets emitted when the size available for the image
2296
2273
  changes, e.g. because the notification area got resized.</p>
2297
2274
  <div class="refsect3">
2298
- <a name="id-1.4.5.8.13.8.5"></a><h4>Parameters</h4>
2275
+ <a name="GtkStatusIcon-size-changed.parameters"></a><h4>Parameters</h4>
2299
2276
  <div class="informaltable"><table width="100%" border="0">
2300
2277
  <colgroup>
2301
2278
  <col width="150px" class="parameters_name">
@@ -2322,18 +2299,16 @@ changes, e.g. because the notification area got resized.</p>
2322
2299
  </table></div>
2323
2300
  </div>
2324
2301
  <div class="refsect3">
2325
- <a name="id-1.4.5.8.13.8.6"></a><h4>Returns</h4>
2302
+ <a name="GtkStatusIcon-size-changed.returns"></a><h4>Returns</h4>
2326
2303
  <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icon was updated for the new
2327
2304
  size. Otherwise, GTK+ will scale the icon as necessary.</p>
2328
- <p></p>
2329
2305
  </div>
2330
2306
  <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
2331
- <p class="since">Since 2.10</p>
2307
+ <p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
2332
2308
  </div>
2333
2309
  </div>
2334
2310
  </div>
2335
2311
  <div class="footer">
2336
- <hr>
2337
- Generated by GTK-Doc V1.21.1</div>
2312
+ <hr>Generated by GTK-Doc V1.24.1</div>
2338
2313
  </body>
2339
2314
  </html>