gdk3 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +3 -1
  3. data/ext/gdk3/rbgdkcursor.c +5 -12
  4. data/ext/gdk3/rbgdkdevicemanager.c +2 -2
  5. data/ext/gdk3/rbgdkdisplay.c +7 -0
  6. data/ext/gdk3/rbgdkevent.c +8 -9
  7. data/ext/gdk3/rbgdkwindow.c +7 -0
  8. data/lib/1.9/gdk3.so +0 -0
  9. data/lib/2.0/gdk3.so +0 -0
  10. data/lib/2.1/gdk3.so +0 -0
  11. data/test/test-gdk-event.rb +126 -20
  12. data/vendor/local/bin/gtk-launch.exe +0 -0
  13. data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
  14. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  15. data/vendor/local/bin/gtk3-demo-application.exe +0 -0
  16. data/vendor/local/bin/gtk3-demo.exe +0 -0
  17. data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
  18. data/vendor/local/bin/libgailutil-3-0.dll +0 -0
  19. data/vendor/local/bin/libgdk-3-0.dll +0 -0
  20. data/vendor/local/bin/libgtk-3-0.dll +0 -0
  21. data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
  22. data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
  23. data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
  24. data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -34
  25. data/vendor/local/lib/libgailutil-3.dll.a +0 -0
  26. data/vendor/local/lib/libgdk-3.dll.a +0 -0
  27. data/vendor/local/lib/libgdk-3.la +1 -1
  28. data/vendor/local/lib/libgtk-3.dll.a +0 -0
  29. data/vendor/local/lib/libgtk-3.la +2 -2
  30. data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
  31. data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
  32. data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
  33. data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
  34. data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
  35. data/vendor/local/share/gir-1.0/Gtk-3.0.gir +5 -4
  36. data/vendor/local/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml +36 -1
  37. data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
  38. data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +3 -3
  39. data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +7 -7
  40. data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +6 -6
  41. data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplayManager.html +4 -4
  42. data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +11 -11
  43. data/vendor/local/share/gtk-doc/html/gdk3/api-index-deprecated.html +2 -2
  44. data/vendor/local/share/gtk-doc/html/gdk3/api-index-full.html +4 -4
  45. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Application-launching.html +9 -9
  46. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +3 -3
  47. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html +1 -1
  48. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +3 -3
  49. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-GdkFrameClock.html +2 -2
  50. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +1 -1
  51. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +9 -9
  52. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +2 -2
  53. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +7 -7
  54. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Visuals.html +1 -1
  55. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html +1 -1
  56. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +10 -10
  57. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html +1 -1
  58. data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
  59. data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +11 -11
  60. data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +6 -6
  61. data/vendor/local/share/gtk-doc/html/gtk3/GtkAccessible.html +1 -1
  62. data/vendor/local/share/gtk-doc/html/gtk3/GtkAction.html +81 -81
  63. data/vendor/local/share/gtk-doc/html/gtk3/GtkActionGroup.html +7 -7
  64. data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +3 -3
  65. data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +12 -12
  66. data/vendor/local/share/gtk-doc/html/gtk3/GtkAdjustment.html +9 -9
  67. data/vendor/local/share/gtk-doc/html/gtk3/GtkAlignment.html +2 -2
  68. data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +7 -7
  69. data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserButton.html +6 -6
  70. data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserDialog.html +8 -8
  71. data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserWidget.html +14 -14
  72. data/vendor/local/share/gtk-doc/html/gtk3/GtkApplication.html +66 -66
  73. data/vendor/local/share/gtk-doc/html/gtk3/GtkApplicationWindow.html +18 -18
  74. data/vendor/local/share/gtk-doc/html/gtk3/GtkArrow.html +2 -2
  75. data/vendor/local/share/gtk-doc/html/gtk3/GtkAspectFrame.html +2 -2
  76. data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +10 -10
  77. data/vendor/local/share/gtk-doc/html/gtk3/GtkBin.html +2 -2
  78. data/vendor/local/share/gtk-doc/html/gtk3/GtkBox.html +9 -9
  79. data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +17 -17
  80. data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +45 -45
  81. data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +14 -14
  82. data/vendor/local/share/gtk-doc/html/gtk3/GtkButtonBox.html +2 -2
  83. data/vendor/local/share/gtk-doc/html/gtk3/GtkCalendar.html +16 -16
  84. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +25 -25
  85. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaBox.html +2 -2
  86. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaContext.html +1 -1
  87. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
  88. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +3 -3
  89. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +9 -9
  90. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +6 -6
  91. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererCombo.html +5 -5
  92. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +5 -5
  93. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererProgress.html +2 -2
  94. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpin.html +2 -2
  95. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpinner.html +2 -2
  96. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +5 -5
  97. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererToggle.html +5 -5
  98. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +2 -2
  99. data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckButton.html +2 -2
  100. data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckMenuItem.html +4 -4
  101. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +4 -4
  102. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +3 -3
  103. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserDialog.html +2 -2
  104. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserWidget.html +2 -2
  105. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +72 -4
  106. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html +10 -2
  107. data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +16 -16
  108. data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBoxText.html +2 -2
  109. data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +43 -43
  110. data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +14 -10
  111. data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +8 -8
  112. data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
  113. data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +11 -11
  114. data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +44 -44
  115. data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryBuffer.html +5 -5
  116. data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryCompletion.html +10 -10
  117. data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
  118. data/vendor/local/share/gtk-doc/html/gtk3/GtkExpander.html +4 -4
  119. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +44 -44
  120. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserButton.html +4 -4
  121. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserDialog.html +2 -2
  122. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserWidget.html +2 -2
  123. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileFilter.html +2 -2
  124. data/vendor/local/share/gtk-doc/html/gtk3/GtkFixed.html +2 -2
  125. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +4 -4
  126. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +3 -3
  127. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserDialog.html +2 -2
  128. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html +2 -2
  129. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +2 -2
  130. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +2 -2
  131. data/vendor/local/share/gtk-doc/html/gtk3/GtkFrame.html +2 -2
  132. data/vendor/local/share/gtk-doc/html/gtk3/GtkGrid.html +8 -8
  133. data/vendor/local/share/gtk-doc/html/gtk3/GtkHBox.html +2 -2
  134. data/vendor/local/share/gtk-doc/html/gtk3/GtkHButtonBox.html +2 -2
  135. data/vendor/local/share/gtk-doc/html/gtk3/GtkHPaned.html +2 -2
  136. data/vendor/local/share/gtk-doc/html/gtk3/GtkHSV.html +30 -6
  137. data/vendor/local/share/gtk-doc/html/gtk3/GtkHScale.html +2 -2
  138. data/vendor/local/share/gtk-doc/html/gtk3/GtkHScrollbar.html +2 -2
  139. data/vendor/local/share/gtk-doc/html/gtk3/GtkHSeparator.html +2 -2
  140. data/vendor/local/share/gtk-doc/html/gtk3/GtkHandleBox.html +6 -6
  141. data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +2 -2
  142. data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +16 -16
  143. data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html +1 -1
  144. data/vendor/local/share/gtk-doc/html/gtk3/GtkIMMulticontext.html +1 -1
  145. data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +49 -49
  146. data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +28 -28
  147. data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +16 -16
  148. data/vendor/local/share/gtk-doc/html/gtk3/GtkImageMenuItem.html +2 -2
  149. data/vendor/local/share/gtk-doc/html/gtk3/GtkInfoBar.html +8 -8
  150. data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +2 -2
  151. data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +14 -14
  152. data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +2 -2
  153. data/vendor/local/share/gtk-doc/html/gtk3/GtkLevelBar.html +4 -4
  154. data/vendor/local/share/gtk-doc/html/gtk3/GtkLinkButton.html +4 -4
  155. data/vendor/local/share/gtk-doc/html/gtk3/GtkListBox.html +18 -18
  156. data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +22 -22
  157. data/vendor/local/share/gtk-doc/html/gtk3/GtkLockButton.html +17 -17
  158. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +9 -9
  159. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuBar.html +5 -5
  160. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuButton.html +14 -14
  161. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuItem.html +14 -14
  162. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +24 -24
  163. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuToolButton.html +4 -4
  164. data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +4 -4
  165. data/vendor/local/share/gtk-doc/html/gtk3/GtkMisc.html +2 -2
  166. data/vendor/local/share/gtk-doc/html/gtk3/GtkNotebook.html +22 -22
  167. data/vendor/local/share/gtk-doc/html/gtk3/GtkNumerableIcon.html +26 -26
  168. data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +2 -2
  169. data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +4 -4
  170. data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetup.html +2 -2
  171. data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetupUnixDialog.html +2 -2
  172. data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +14 -14
  173. data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +45 -45
  174. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +2 -2
  175. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +3 -3
  176. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintSettings.html +1 -1
  177. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html +2 -2
  178. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrinter.html +4 -4
  179. data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +2 -2
  180. data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioAction.html +3 -3
  181. data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioButton.html +4 -4
  182. data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioMenuItem.html +4 -4
  183. data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioToolButton.html +2 -2
  184. data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +10 -10
  185. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentAction.html +1 -1
  186. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +5 -5
  187. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserDialog.html +2 -2
  188. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserMenu.html +2 -2
  189. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserWidget.html +2 -2
  190. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentFilter.html +2 -2
  191. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +14 -14
  192. data/vendor/local/share/gtk-doc/html/gtk3/GtkRevealer.html +2 -2
  193. data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +4 -4
  194. data/vendor/local/share/gtk-doc/html/gtk3/GtkScaleButton.html +10 -10
  195. data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
  196. data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollbar.html +2 -2
  197. data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +6 -6
  198. data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +10 -10
  199. data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
  200. data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparator.html +2 -2
  201. data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorMenuItem.html +2 -2
  202. data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorToolItem.html +2 -2
  203. data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +38 -38
  204. data/vendor/local/share/gtk-doc/html/gtk3/GtkSizeGroup.html +2 -2
  205. data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +12 -12
  206. data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinner.html +2 -2
  207. data/vendor/local/share/gtk-doc/html/gtk3/GtkStack.html +2 -2
  208. data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSwitcher.html +2 -2
  209. data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +30 -30
  210. data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusbar.html +6 -6
  211. data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +37 -21
  212. data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +9 -9
  213. data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +6 -6
  214. data/vendor/local/share/gtk-doc/html/gtk3/GtkSwitch.html +4 -4
  215. data/vendor/local/share/gtk-doc/html/gtk3/GtkTable.html +2 -2
  216. data/vendor/local/share/gtk-doc/html/gtk3/GtkTearoffMenuItem.html +2 -2
  217. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +30 -30
  218. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextMark.html +1 -1
  219. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +7 -7
  220. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTagTable.html +7 -7
  221. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +33 -33
  222. data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +12 -12
  223. data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleAction.html +3 -3
  224. data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleButton.html +8 -8
  225. data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleToolButton.html +4 -4
  226. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolButton.html +4 -4
  227. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +6 -6
  228. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +2 -2
  229. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +4 -4
  230. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolbar.html +10 -10
  231. data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +4 -4
  232. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +34 -34
  233. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelFilter.html +8 -8
  234. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelSort.html +1 -1
  235. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSelection.html +3 -3
  236. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +9 -9
  237. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +18 -18
  238. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +32 -32
  239. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +4 -4
  240. data/vendor/local/share/gtk-doc/html/gtk3/GtkUIManager.html +15 -15
  241. data/vendor/local/share/gtk-doc/html/gtk3/GtkVBox.html +2 -2
  242. data/vendor/local/share/gtk-doc/html/gtk3/GtkVButtonBox.html +2 -2
  243. data/vendor/local/share/gtk-doc/html/gtk3/GtkVPaned.html +2 -2
  244. data/vendor/local/share/gtk-doc/html/gtk3/GtkVScale.html +2 -2
  245. data/vendor/local/share/gtk-doc/html/gtk3/GtkVScrollbar.html +2 -2
  246. data/vendor/local/share/gtk-doc/html/gtk3/GtkVSeparator.html +2 -2
  247. data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +2 -2
  248. data/vendor/local/share/gtk-doc/html/gtk3/GtkVolumeButton.html +2 -2
  249. data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +188 -188
  250. data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +11 -11
  251. data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
  252. data/vendor/local/share/gtk-doc/html/gtk3/TreeWidget.html +11 -11
  253. data/vendor/local/share/gtk-doc/html/gtk3/api-index-deprecated.html +126 -2
  254. data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +21 -21
  255. data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +5 -5
  256. data/vendor/local/share/gtk-doc/html/gtk3/ch24s02.html +4 -4
  257. data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +7 -7
  258. data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +1 -1
  259. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +9 -9
  260. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html +1 -1
  261. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html +2 -2
  262. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html +10 -10
  263. data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +9 -9
  264. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +3 -3
  265. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +9 -9
  266. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +10 -10
  267. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +6 -6
  268. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
  269. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +7 -7
  270. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +8 -8
  271. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -0
  272. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html +14 -14
  273. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html +16 -16
  274. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +43 -43
  275. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +30 -30
  276. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
  277. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +7 -7
  278. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +1 -1
  279. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +11 -11
  280. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +1 -1
  281. data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +31 -31
  282. data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
  283. data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
  284. data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
  285. data/vendor/local/share/locale/de/LC_MESSAGES/gtk30.mo +0 -0
  286. data/vendor/local/share/locale/el/LC_MESSAGES/gtk30-properties.mo +0 -0
  287. data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
  288. data/vendor/local/share/locale/pa/LC_MESSAGES/gtk30-properties.mo +0 -0
  289. data/vendor/local/share/locale/pa/LC_MESSAGES/gtk30.mo +0 -0
  290. data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
  291. data/vendor/local/share/locale/sl/LC_MESSAGES/gtk30-properties.mo +0 -0
  292. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30-properties.mo +0 -0
  293. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30.mo +0 -0
  294. data/vendor/local/share/man/man1/broadwayd.1 +1 -1
  295. data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
  296. data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
  297. data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
  298. metadata +6 -39
  299. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.dll +0 -0
  300. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.dll.a +0 -0
  301. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.la +0 -41
  302. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.dll +0 -0
  303. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.dll.a +0 -0
  304. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.la +0 -41
  305. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.dll +0 -0
  306. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.dll.a +0 -0
  307. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.la +0 -41
  308. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.dll +0 -0
  309. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.dll.a +0 -0
  310. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.la +0 -41
  311. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.dll +0 -0
  312. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.dll.a +0 -0
  313. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.la +0 -41
  314. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.dll +0 -0
  315. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.dll.a +0 -0
  316. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.la +0 -41
  317. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.dll +0 -0
  318. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.dll.a +0 -0
  319. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.la +0 -41
  320. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.dll +0 -0
  321. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.dll.a +0 -0
  322. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.la +0 -41
  323. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.dll +0 -0
  324. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.dll.a +0 -0
  325. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.la +0 -41
  326. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.dll +0 -0
  327. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.dll.a +0 -0
  328. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.la +0 -41
  329. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.dll +0 -0
  330. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.dll.a +0 -0
  331. data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.la +0 -41
@@ -51,8 +51,8 @@ enum <a class="link" href="GtkCellRendererAccel.html#GtkCellRende
51
51
  <div class="refsect1">
52
52
  <a name="GtkCellRendererAccel.object-hierarchy"></a><h2>Object Hierarchy</h2>
53
53
  <pre class="synopsis">
54
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
55
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
54
+ GObject
55
+ +----GInitiallyUnowned
56
56
  +----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
57
57
  +----<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
58
58
  +----GtkCellRendererAccel
@@ -70,8 +70,8 @@ enum <a class="link" href="GtkCellRendererAccel.html#GtkCellRende
70
70
  <div class="refsect1">
71
71
  <a name="GtkCellRendererAccel.signals"></a><h2>Signals</h2>
72
72
  <pre class="synopsis">
73
- "<a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-cleared" title='The "accel-cleared" signal'>accel-cleared</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
74
- "<a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-edited" title='The "accel-edited" signal'>accel-edited</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
73
+ "<a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-cleared" title='The "accel-cleared" signal'>accel-cleared</a>" : <code class="literal">Run Last</code>
74
+ "<a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-edited" title='The "accel-edited" signal'>accel-edited</a>" : <code class="literal">Run Last</code>
75
75
  </pre>
76
76
  </div>
77
77
  <div class="refsect1">
@@ -191,7 +191,7 @@ configuration should assign keyvals to all keys.
191
191
  <a name="GtkCellRendererAccel-accel-cleared"></a><h3>The <code class="literal">"accel-cleared"</code> signal</h3>
192
192
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a> *accel,
193
193
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string,
194
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
194
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
195
195
  <p>
196
196
  Gets emitted when the user has removed the accelerator.
197
197
  </p>
@@ -225,7 +225,7 @@ Gets emitted when the user has removed the accelerator.
225
225
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key,
226
226
  <a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods,
227
227
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> hardware_keycode,
228
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
228
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
229
229
  <p>
230
230
  Gets emitted when the user has selected a new accelerator.
231
231
  </p>
@@ -50,8 +50,8 @@ struct <a class="link" href="GtkCellRendererCombo.html#GtkCellRende
50
50
  <div class="refsect1">
51
51
  <a name="GtkCellRendererCombo.object-hierarchy"></a><h2>Object Hierarchy</h2>
52
52
  <pre class="synopsis">
53
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
54
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
53
+ GObject
54
+ +----GInitiallyUnowned
55
55
  +----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
56
56
  +----<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
57
57
  +----GtkCellRendererCombo
@@ -68,7 +68,7 @@ struct <a class="link" href="GtkCellRendererCombo.html#GtkCellRende
68
68
  <div class="refsect1">
69
69
  <a name="GtkCellRendererCombo.signals"></a><h2>Signals</h2>
70
70
  <pre class="synopsis">
71
- "<a class="link" href="GtkCellRendererCombo.html#GtkCellRendererCombo-changed" title='The "changed" signal'>changed</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
71
+ "<a class="link" href="GtkCellRendererCombo.html#GtkCellRendererCombo-changed" title='The "changed" signal'>changed</a>" : <code class="literal">Run Last</code>
72
72
  </pre>
73
73
  </div>
74
74
  <div class="refsect1">
@@ -103,7 +103,7 @@ The <a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo
103
103
  <p>
104
104
  Creates a new <a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo"><span class="type">GtkCellRendererCombo</span></a>.
105
105
  Adjust how text is drawn using object properties.
106
- Object properties can be set globally (with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>).
106
+ Object properties can be set globally (with <code class="function">g_object_set()</code>).
107
107
  Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you can bind a property to a value
108
108
  in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example, you can bind the "text" property
109
109
  on the cell renderer to a string value in the model, thus rendering
@@ -180,7 +180,7 @@ this column to its combo box.
180
180
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo"><span class="type">GtkCellRendererCombo</span></a> *combo,
181
181
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string,
182
182
  <a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a> *new_iter,
183
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
183
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
184
184
  <p>
185
185
  This signal is emitted each time after the user selected an item in
186
186
  the combo box, either by using the mouse or the arrow keys. Contrary
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkCellRendererPixbuf.html#GtkCellRend
48
48
  <div class="refsect1">
49
49
  <a name="GtkCellRendererPixbuf.object-hierarchy"></a><h2>Object Hierarchy</h2>
50
50
  <pre class="synopsis">
51
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
52
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
51
+ GObject
52
+ +----GInitiallyUnowned
53
53
  +----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
54
54
  +----GtkCellRendererPixbuf
55
55
  </pre>
@@ -58,7 +58,7 @@ struct <a class="link" href="GtkCellRendererPixbuf.html#GtkCellRend
58
58
  <a name="GtkCellRendererPixbuf.properties"></a><h2>Properties</h2>
59
59
  <pre class="synopsis">
60
60
  "<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--follow-state" title='The "follow-state" property'>follow-state</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
61
- "<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--gicon" title='The "gicon" property'>gicon</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>* : Read / Write
61
+ "<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--gicon" title='The "gicon" property'>gicon</a>" <span class="type">GIcon</span>* : Read / Write
62
62
  "<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--icon-name" title='The "icon-name" property'>icon-name</a>" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
63
63
  "<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf" title='The "pixbuf" property'>pixbuf</a>" <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>* : Read / Write
64
64
  "<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf-expander-closed" title='The "pixbuf-expander-closed" property'>pixbuf-expander-closed</a>" <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>* : Read / Write
@@ -100,7 +100,7 @@ pixbuf, it renders that one.
100
100
  <p>
101
101
  Creates a new <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf"><span class="type">GtkCellRendererPixbuf</span></a>. Adjust rendering
102
102
  parameters using object properties. Object properties can be set
103
- globally (with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
103
+ globally (with <code class="function">g_object_set()</code>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
104
104
  can bind a property to a value in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example, you
105
105
  can bind the "pixbuf" property on the cell renderer to a pixbuf value
106
106
  in the model, thus rendering a different image in each row of the
@@ -133,7 +133,7 @@ according to the <a class="link" href="GtkCellRenderer.html#GtkCellRendererState
133
133
  <hr>
134
134
  <div class="refsect2">
135
135
  <a name="GtkCellRendererPixbuf--gicon"></a><h3>The <code class="literal">"gicon"</code> property</h3>
136
- <pre class="programlisting"> "gicon" <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html"><span class="type">GIcon</span></a>* : Read / Write</pre>
136
+ <pre class="programlisting"> "gicon" <span class="type">GIcon</span>* : Read / Write</pre>
137
137
  <p>
138
138
  The GIcon representing the icon to display.
139
139
  If the icon theme is changed, the image will be updated
@@ -50,8 +50,8 @@ struct <a class="link" href="GtkCellRendererProgress.html#GtkCellRe
50
50
  <div class="refsect1">
51
51
  <a name="GtkCellRendererProgress.object-hierarchy"></a><h2>Object Hierarchy</h2>
52
52
  <pre class="synopsis">
53
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
54
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
53
+ GObject
54
+ +----GInitiallyUnowned
55
55
  +----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
56
56
  +----GtkCellRendererProgress
57
57
  </pre>
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkCellRendererSpin.html#GtkCellRender
48
48
  <div class="refsect1">
49
49
  <a name="GtkCellRendererSpin.object-hierarchy"></a><h2>Object Hierarchy</h2>
50
50
  <pre class="synopsis">
51
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
52
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
51
+ GObject
52
+ +----GInitiallyUnowned
53
53
  +----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
54
54
  +----<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
55
55
  +----GtkCellRendererSpin
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkCellRendererSpinner.html#GtkCellRen
48
48
  <div class="refsect1">
49
49
  <a name="GtkCellRendererSpinner.object-hierarchy"></a><h2>Object Hierarchy</h2>
50
50
  <pre class="synopsis">
51
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
52
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
51
+ GObject
52
+ +----GInitiallyUnowned
53
53
  +----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
54
54
  +----GtkCellRendererSpinner
55
55
  </pre>
@@ -53,8 +53,8 @@ struct <a class="link" href="GtkCellRendererText.html#GtkCellRender
53
53
  <div class="refsect1">
54
54
  <a name="GtkCellRendererText.object-hierarchy"></a><h2>Object Hierarchy</h2>
55
55
  <pre class="synopsis">
56
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
57
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
56
+ GObject
57
+ +----GInitiallyUnowned
58
58
  +----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
59
59
  +----GtkCellRendererText
60
60
  +----<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel">GtkCellRendererAccel</a>
@@ -118,7 +118,7 @@ struct <a class="link" href="GtkCellRendererText.html#GtkCellRender
118
118
  <div class="refsect1">
119
119
  <a name="GtkCellRendererText.signals"></a><h2>Signals</h2>
120
120
  <pre class="synopsis">
121
- "<a class="link" href="GtkCellRendererText.html#GtkCellRendererText-edited" title='The "edited" signal'>edited</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
121
+ "<a class="link" href="GtkCellRendererText.html#GtkCellRendererText-edited" title='The "edited" signal'>edited</a>" : <code class="literal">Run Last</code>
122
122
  </pre>
123
123
  </div>
124
124
  <div class="refsect1">
@@ -146,7 +146,7 @@ the <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">
146
146
  <p>
147
147
  Creates a new <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a>. Adjust how text is drawn using
148
148
  object properties. Object properties can be
149
- set globally (with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>,
149
+ set globally (with <code class="function">g_object_set()</code>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>,
150
150
  you can bind a property to a value in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example,
151
151
  you can bind the "text" property on the cell renderer to a string
152
152
  value in the model, thus rendering a different string in each row
@@ -617,7 +617,7 @@ Setting wrap-width to -1 turns wrapping off.
617
617
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a> *renderer,
618
618
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path,
619
619
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *new_text,
620
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
620
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
621
621
  <p>
622
622
  This signal is emitted after <em class="parameter"><code>renderer</code></em> has been edited.
623
623
  </p>
@@ -61,8 +61,8 @@ struct <a class="link" href="GtkCellRendererToggle.html#GtkCellRend
61
61
  <div class="refsect1">
62
62
  <a name="GtkCellRendererToggle.object-hierarchy"></a><h2>Object Hierarchy</h2>
63
63
  <pre class="synopsis">
64
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
65
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
64
+ GObject
65
+ +----GInitiallyUnowned
66
66
  +----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
67
67
  +----GtkCellRendererToggle
68
68
  </pre>
@@ -80,7 +80,7 @@ struct <a class="link" href="GtkCellRendererToggle.html#GtkCellRend
80
80
  <div class="refsect1">
81
81
  <a name="GtkCellRendererToggle.signals"></a><h2>Signals</h2>
82
82
  <pre class="synopsis">
83
- "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle-toggled" title='The "toggled" signal'>toggled</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
83
+ "<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle-toggled" title='The "toggled" signal'>toggled</a>" : <code class="literal">Run Last</code>
84
84
  </pre>
85
85
  </div>
86
86
  <div class="refsect1">
@@ -105,7 +105,7 @@ When activated, it emits the <a class="link" href="GtkCellRendererToggle.html#Gt
105
105
  <p>
106
106
  Creates a new <a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a>. Adjust rendering
107
107
  parameters using object properties. Object properties can be set
108
- globally (with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
108
+ globally (with <code class="function">g_object_set()</code>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
109
109
  can bind a property to a value in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example, you
110
110
  can bind the "active" property on the cell renderer to a boolean value
111
111
  in the model, thus causing the check button to reflect the state of
@@ -334,7 +334,7 @@ Makes the cell renderer activatable.
334
334
  <a name="GtkCellRendererToggle-toggled"></a><h3>The <code class="literal">"toggled"</code> signal</h3>
335
335
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *cell_renderer,
336
336
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path,
337
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
337
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run Last</code></pre>
338
338
  <p>
339
339
  The ::toggled signal is emitted when the cell is toggled.
340
340
  </p>
@@ -74,8 +74,8 @@ struct <a class="link" href="GtkCellView.html#GtkCellView-struct" t
74
74
  <div class="refsect1">
75
75
  <a name="GtkCellView.object-hierarchy"></a><h2>Object Hierarchy</h2>
76
76
  <pre class="synopsis">
77
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
78
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
77
+ GObject
78
+ +----GInitiallyUnowned
79
79
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
80
80
  +----GtkCellView
81
81
  </pre>
@@ -52,8 +52,8 @@ struct <a class="link" href="GtkCheckButton.html#GtkCheckButton-str
52
52
  <div class="refsect1">
53
53
  <a name="GtkCheckButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
54
54
  <pre class="synopsis">
55
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
56
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
55
+ GObject
56
+ +----GInitiallyUnowned
57
57
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
58
58
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
59
59
  +----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
@@ -71,8 +71,8 @@ struct <a class="link" href="GtkCheckMenuItem.html#GtkCheckMenuItem
71
71
  <div class="refsect1">
72
72
  <a name="GtkCheckMenuItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
73
73
  <pre class="synopsis">
74
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
75
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
74
+ GObject
75
+ +----GInitiallyUnowned
76
76
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
77
77
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
78
78
  +----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
@@ -104,7 +104,7 @@ GtkCheckMenuItem implements
104
104
  <div class="refsect1">
105
105
  <a name="GtkCheckMenuItem.signals"></a><h2>Signals</h2>
106
106
  <pre class="synopsis">
107
- "<a class="link" href="GtkCheckMenuItem.html#GtkCheckMenuItem-toggled" title='The "toggled" signal'>toggled</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
107
+ "<a class="link" href="GtkCheckMenuItem.html#GtkCheckMenuItem-toggled" title='The "toggled" signal'>toggled</a>" : <code class="literal">Run First</code>
108
108
  </pre>
109
109
  </div>
110
110
  <div class="refsect1">
@@ -425,7 +425,7 @@ Returns whether <em class="parameter"><code>check_menu_item</code></em> looks li
425
425
  <div class="refsect2">
426
426
  <a name="GtkCheckMenuItem-toggled"></a><h3>The <code class="literal">"toggled"</code> signal</h3>
427
427
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem"><span class="type">GtkCheckMenuItem</span></a> *checkmenuitem,
428
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
428
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
429
429
  <p>
430
430
  This signal is emitted when the state of the check box is changed.
431
431
  </p>
@@ -71,8 +71,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
71
71
  <div class="refsect1">
72
72
  <a name="GtkColorButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
73
73
  <pre class="synopsis">
74
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
75
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
74
+ GObject
75
+ +----GInitiallyUnowned
76
76
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
77
77
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
78
78
  +----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
@@ -99,7 +99,7 @@ GtkColorButton implements
99
99
  <div class="refsect1">
100
100
  <a name="GtkColorButton.signals"></a><h2>Signals</h2>
101
101
  <pre class="synopsis">
102
- "<a class="link" href="GtkColorButton.html#GtkColorButton-color-set" title='The "color-set" signal'>color-set</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
102
+ "<a class="link" href="GtkColorButton.html#GtkColorButton-color-set" title='The "color-set" signal'>color-set</a>" : <code class="literal">Run First</code>
103
103
  </pre>
104
104
  </div>
105
105
  <div class="refsect1">
@@ -562,7 +562,7 @@ the opacity slider is displayed in the color selection dialog.
562
562
  <div class="refsect2">
563
563
  <a name="GtkColorButton-color-set"></a><h3>The <code class="literal">"color-set"</code> signal</h3>
564
564
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *widget,
565
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
565
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
566
566
  <p>
567
567
  The ::color-set signal is emitted when the user selects a color.
568
568
  When handling this signal, use <a class="link" href="GtkColorButton.html#gtk-color-button-get-rgba" title="gtk_color_button_get_rgba ()"><code class="function">gtk_color_button_get_rgba()</code></a> to
@@ -73,7 +73,7 @@
73
73
  <a name="GtkColorChooser.prerequisites"></a><h2>Prerequisites</h2>
74
74
  <p>
75
75
  GtkColorChooser requires
76
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
76
+ GObject.</p>
77
77
  </div>
78
78
  <div class="refsect1">
79
79
  <a name="GtkColorChooser.implementations"></a><h2>Known Implementations</h2>
@@ -91,7 +91,7 @@ GtkColorChooser is implemented by
91
91
  <div class="refsect1">
92
92
  <a name="GtkColorChooser.signals"></a><h2>Signals</h2>
93
93
  <pre class="synopsis">
94
- "<a class="link" href="GtkColorChooser.html#GtkColorChooser-color-activated" title='The "color-activated" signal'>color-activated</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
94
+ "<a class="link" href="GtkColorChooser.html#GtkColorChooser-color-activated" title='The "color-activated" signal'>color-activated</a>" : <code class="literal">Run First</code>
95
95
  </pre>
96
96
  </div>
97
97
  <div class="refsect1">
@@ -326,7 +326,7 @@ over a non-uniform background (like a checkerboard pattern).
326
326
  <a name="GtkColorChooser-color-activated"></a><h3>The <code class="literal">"color-activated"</code> signal</h3>
327
327
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkColorChooser.html" title="GtkColorChooser"><span class="type">GtkColorChooser</span></a> *chooser,
328
328
  <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color,
329
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
329
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
330
330
  <p>
331
331
  Emitted when a color is activated from the color chooser.
332
332
  This usually happens when the user clicks a color swatch,
@@ -51,8 +51,8 @@ struct <a class="link" href="GtkColorChooserDialog.html#GtkColorCho
51
51
  <div class="refsect1">
52
52
  <a name="GtkColorChooserDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
53
53
  <pre class="synopsis">
54
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
55
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
54
+ GObject
55
+ +----GInitiallyUnowned
56
56
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
57
57
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
58
58
  +----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
@@ -50,8 +50,8 @@ struct <a class="link" href="GtkColorChooserWidget.html#GtkColorCho
50
50
  <div class="refsect1">
51
51
  <a name="GtkColorChooserWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
52
52
  <pre class="synopsis">
53
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
54
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
53
+ GObject
54
+ +----GInitiallyUnowned
55
55
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
56
56
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
57
57
  +----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
@@ -111,8 +111,8 @@ struct <a class="link" href="GtkColorSelection.html#GtkColorSelecti
111
111
  <div class="refsect1">
112
112
  <a name="GtkColorSelection.object-hierarchy"></a><h2>Object Hierarchy</h2>
113
113
  <pre class="synopsis">
114
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
115
- +----<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
114
+ GObject
115
+ +----GInitiallyUnowned
116
116
  +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
117
117
  +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
118
118
  +----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
@@ -138,7 +138,7 @@ GtkColorSelection implements
138
138
  <div class="refsect1">
139
139
  <a name="GtkColorSelection.signals"></a><h2>Signals</h2>
140
140
  <pre class="synopsis">
141
- "<a class="link" href="GtkColorSelection.html#GtkColorSelection-color-changed" title='The "color-changed" signal'>color-changed</a>" : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
141
+ "<a class="link" href="GtkColorSelection.html#GtkColorSelection-color-changed" title='The "color-changed" signal'>color-changed</a>" : <code class="literal">Run First</code>
142
142
  </pre>
143
143
  </div>
144
144
  <div class="refsect1">
@@ -161,6 +161,10 @@ color selection dialog box <a class="link" href="GtkColorSelectionDialog.html" t
161
161
  <div class="refsect2">
162
162
  <a name="gtk-color-selection-new"></a><h3>gtk_color_selection_new ()</h3>
163
163
  <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_color_selection_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
164
+ <div class="warning">
165
+ <h3 class="title">Warning</h3>
166
+ <p><code class="literal">gtk_color_selection_new</code> is deprecated and should not be used in newly-written code.</p>
167
+ </div>
164
168
  <p>
165
169
  Creates a new GtkColorSelection.
166
170
  </p>
@@ -182,6 +186,10 @@ Creates a new GtkColorSelection.
182
186
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_has_opacity_control
183
187
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
184
188
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> has_opacity</code></em>);</pre>
189
+ <div class="warning">
190
+ <h3 class="title">Warning</h3>
191
+ <p><code class="literal">gtk_color_selection_set_has_opacity_control</code> is deprecated and should not be used in newly-written code.</p>
192
+ </div>
185
193
  <p>
186
194
  Sets the <em class="parameter"><code>colorsel</code></em> to use or not use opacity.
187
195
  </p>
@@ -209,6 +217,10 @@ Sets the <em class="parameter"><code>colorsel</code></em> to use or not use opac
209
217
  <a name="gtk-color-selection-get-has-opacity-control"></a><h3>gtk_color_selection_get_has_opacity_control ()</h3>
210
218
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_color_selection_get_has_opacity_control
211
219
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
220
+ <div class="warning">
221
+ <h3 class="title">Warning</h3>
222
+ <p><code class="literal">gtk_color_selection_get_has_opacity_control</code> is deprecated and should not be used in newly-written code.</p>
223
+ </div>
212
224
  <p>
213
225
  Determines whether the colorsel has an opacity control.
214
226
  </p>
@@ -237,6 +249,10 @@ Determines whether the colorsel has an opacity control.
237
249
  <a name="gtk-color-selection-set-has-palette"></a><h3>gtk_color_selection_set_has_palette ()</h3>
238
250
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_has_palette (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
239
251
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> has_palette</code></em>);</pre>
252
+ <div class="warning">
253
+ <h3 class="title">Warning</h3>
254
+ <p><code class="literal">gtk_color_selection_set_has_palette</code> is deprecated and should not be used in newly-written code.</p>
255
+ </div>
240
256
  <p>
241
257
  Shows and hides the palette based upon the value of <em class="parameter"><code>has_palette</code></em>.
242
258
  </p>
@@ -263,6 +279,10 @@ Shows and hides the palette based upon the value of <em class="parameter"><code>
263
279
  <div class="refsect2">
264
280
  <a name="gtk-color-selection-get-has-palette"></a><h3>gtk_color_selection_get_has_palette ()</h3>
265
281
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_color_selection_get_has_palette (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
282
+ <div class="warning">
283
+ <h3 class="title">Warning</h3>
284
+ <p><code class="literal">gtk_color_selection_get_has_palette</code> is deprecated and should not be used in newly-written code.</p>
285
+ </div>
266
286
  <p>
267
287
  Determines whether the color selector has a color palette.
268
288
  </p>
@@ -290,6 +310,10 @@ Determines whether the color selector has a color palette.
290
310
  <a name="gtk-color-selection-get-current-alpha"></a><h3>gtk_color_selection_get_current_alpha ()</h3>
291
311
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> gtk_color_selection_get_current_alpha
292
312
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
313
+ <div class="warning">
314
+ <h3 class="title">Warning</h3>
315
+ <p><code class="literal">gtk_color_selection_get_current_alpha</code> is deprecated and should not be used in newly-written code.</p>
316
+ </div>
293
317
  <p>
294
318
  Returns the current alpha value.
295
319
  </p>
@@ -317,6 +341,10 @@ Returns the current alpha value.
317
341
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_current_alpha
318
342
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
319
343
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> alpha</code></em>);</pre>
344
+ <div class="warning">
345
+ <h3 class="title">Warning</h3>
346
+ <p><code class="literal">gtk_color_selection_set_current_alpha</code> is deprecated and should not be used in newly-written code.</p>
347
+ </div>
320
348
  <p>
321
349
  Sets the current opacity to be <em class="parameter"><code>alpha</code></em>.
322
350
  </p>
@@ -414,6 +442,10 @@ the original color to be <em class="parameter"><code>color</code></em> too.
414
442
  <a name="gtk-color-selection-get-previous-alpha"></a><h3>gtk_color_selection_get_previous_alpha ()</h3>
415
443
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> gtk_color_selection_get_previous_alpha
416
444
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
445
+ <div class="warning">
446
+ <h3 class="title">Warning</h3>
447
+ <p><code class="literal">gtk_color_selection_get_previous_alpha</code> is deprecated and should not be used in newly-written code.</p>
448
+ </div>
417
449
  <p>
418
450
  Returns the previous alpha value.
419
451
  </p>
@@ -441,6 +473,10 @@ Returns the previous alpha value.
441
473
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_previous_alpha
442
474
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
443
475
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> alpha</code></em>);</pre>
476
+ <div class="warning">
477
+ <h3 class="title">Warning</h3>
478
+ <p><code class="literal">gtk_color_selection_set_previous_alpha</code> is deprecated and should not be used in newly-written code.</p>
479
+ </div>
444
480
  <p>
445
481
  Sets the 'previous' alpha to be <em class="parameter"><code>alpha</code></em>.
446
482
  </p>
@@ -541,6 +577,10 @@ set this color the first time it is called.
541
577
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_get_current_rgba
542
578
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
543
579
  <em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
580
+ <div class="warning">
581
+ <h3 class="title">Warning</h3>
582
+ <p><code class="literal">gtk_color_selection_get_current_rgba</code> is deprecated and should not be used in newly-written code.</p>
583
+ </div>
544
584
  <p>
545
585
  Sets <em class="parameter"><code>rgba</code></em> to be the current color in the GtkColorSelection widget.
546
586
  </p>
@@ -570,6 +610,10 @@ Sets <em class="parameter"><code>rgba</code></em> to be the current color in the
570
610
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_current_rgba
571
611
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
572
612
  <em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
613
+ <div class="warning">
614
+ <h3 class="title">Warning</h3>
615
+ <p><code class="literal">gtk_color_selection_set_current_rgba</code> is deprecated and should not be used in newly-written code.</p>
616
+ </div>
573
617
  <p>
574
618
  Sets the current color to be <em class="parameter"><code>rgba</code></em>.
575
619
  </p>
@@ -602,6 +646,10 @@ the original color to be <em class="parameter"><code>rgba</code></em> too.
602
646
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_get_previous_rgba
603
647
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
604
648
  <em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
649
+ <div class="warning">
650
+ <h3 class="title">Warning</h3>
651
+ <p><code class="literal">gtk_color_selection_get_previous_rgba</code> is deprecated and should not be used in newly-written code.</p>
652
+ </div>
605
653
  <p>
606
654
  Fills <em class="parameter"><code>rgba</code></em> in with the original color value.
607
655
  </p>
@@ -631,6 +679,10 @@ Fills <em class="parameter"><code>rgba</code></em> in with the original color va
631
679
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_previous_rgba
632
680
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
633
681
  <em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
682
+ <div class="warning">
683
+ <h3 class="title">Warning</h3>
684
+ <p><code class="literal">gtk_color_selection_set_previous_rgba</code> is deprecated and should not be used in newly-written code.</p>
685
+ </div>
634
686
  <p>
635
687
  Sets the 'previous' color to be <em class="parameter"><code>rgba</code></em>.
636
688
  </p>
@@ -663,6 +715,10 @@ set this color the first time it is called.
663
715
  <div class="refsect2">
664
716
  <a name="gtk-color-selection-is-adjusting"></a><h3>gtk_color_selection_is_adjusting ()</h3>
665
717
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_color_selection_is_adjusting (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
718
+ <div class="warning">
719
+ <h3 class="title">Warning</h3>
720
+ <p><code class="literal">gtk_color_selection_is_adjusting</code> is deprecated and should not be used in newly-written code.</p>
721
+ </div>
666
722
  <p>
667
723
  Gets the current state of the <em class="parameter"><code>colorsel</code></em>.
668
724
  </p>
@@ -693,6 +749,10 @@ a color around, and <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/
693
749
  (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *str</code></em>,
694
750
  <em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Colors.html#GdkColor"><span class="type">GdkColor</span></a> **colors</code></em>,
695
751
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_colors</code></em>);</pre>
752
+ <div class="warning">
753
+ <h3 class="title">Warning</h3>
754
+ <p><code class="literal">gtk_color_selection_palette_from_string</code> is deprecated and should not be used in newly-written code.</p>
755
+ </div>
696
756
  <p>
697
757
  Parses a color palette string; the string is a colon-separated
698
758
  list of color names readable by <a href="http://developer.gnome.org/gdk2/gdk3-Colors.html#gdk-color-parse"><code class="function">gdk_color_parse()</code></a>.
@@ -731,6 +791,10 @@ allocated array of <a href="http://developer.gnome.org/gdk2/gdk3-Colors.html#Gdk
731
791
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_color_selection_palette_to_string
732
792
  (<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *colors</code></em>,
733
793
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_colors</code></em>);</pre>
794
+ <div class="warning">
795
+ <h3 class="title">Warning</h3>
796
+ <p><code class="literal">gtk_color_selection_palette_to_string</code> is deprecated and should not be used in newly-written code.</p>
797
+ </div>
734
798
  <p>
735
799
  Encodes a palette as a string, useful for persistent storage.
736
800
  </p>
@@ -768,6 +832,10 @@ Encodes a palette as a string, useful for persistent storage.
768
832
  <a name="gtk-color-selection-set-change-palette-with-screen-hook"></a><h3>gtk_color_selection_set_change_palette_with_screen_hook ()</h3>
769
833
  <pre class="programlisting"><a class="link" href="GtkColorSelection.html#GtkColorSelectionChangePaletteWithScreenFunc" title="GtkColorSelectionChangePaletteWithScreenFunc ()"><span class="returnvalue">GtkColorSelectionChangePaletteWithScreenFunc</span></a> gtk_color_selection_set_change_palette_with_screen_hook
770
834
  (<em class="parameter"><code><a class="link" href="GtkColorSelection.html#GtkColorSelectionChangePaletteWithScreenFunc" title="GtkColorSelectionChangePaletteWithScreenFunc ()"><span class="type">GtkColorSelectionChangePaletteWithScreenFunc</span></a> func</code></em>);</pre>
835
+ <div class="warning">
836
+ <h3 class="title">Warning</h3>
837
+ <p><code class="literal">gtk_color_selection_set_change_palette_with_screen_hook</code> is deprecated and should not be used in newly-written code.</p>
838
+ </div>
771
839
  <p>
772
840
  Installs a global function to be called whenever the user
773
841
  tries to modify the palette in a color selection.
@@ -855,7 +923,7 @@ The current RGBA color.
855
923
  <div class="refsect2">
856
924
  <a name="GtkColorSelection-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
857
925
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorselection,
858
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
926
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Run First</code></pre>
859
927
  <p>
860
928
  This signal is emitted when the color changes in the <a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a>
861
929
  according to its update policy.