gtk2 1.1.4-x86-mingw32 → 1.1.5-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (393) hide show
  1. data/Rakefile +2 -1
  2. data/ext/gtk2/rbgtk.c +40 -0
  3. data/ext/gtk2/rbgtktreestore.c +6 -5
  4. data/lib/1.8/gtk2.so +0 -0
  5. data/lib/1.9/gtk2.so +0 -0
  6. data/vendor/local/bin/gtk-demo.exe +0 -0
  7. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  8. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  9. data/vendor/local/bin/libgailutil-18.dll +0 -0
  10. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  11. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  12. data/vendor/local/etc/gtk-2.0/gtk.immodules +1 -1
  13. data/vendor/local/include/gtk-2.0/gtk/gtkprivate.h +17 -0
  14. data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
  15. data/vendor/local/lib/gailutil.lib +0 -0
  16. data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
  17. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  18. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  19. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  20. data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
  21. data/vendor/local/lib/libgailutil.dll.a +0 -0
  22. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  23. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  24. data/vendor/local/lib/pkgconfig/gail.pc +1 -1
  25. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
  26. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
  27. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
  28. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
  29. data/vendor/local/manifest/{gtk+-dev_2.24.8-1_win32.mft → gtk+-dev_2.24.10-1_win32.mft} +5 -7
  30. data/vendor/local/manifest/{gtk+_2.24.8-1_win32.mft → gtk+_2.24.10-1_win32.mft} +2 -2
  31. data/vendor/local/share/doc/{gtk+-2.24.8 → gtk+-2.24.10}/COPYING +0 -0
  32. data/vendor/local/share/doc/{gtk+-dev-2.24.8 → gtk+-dev-2.24.10}/COPYING +0 -0
  33. data/vendor/local/share/gtk-2.0/demo/drawingarea.c +1 -1
  34. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +18 -18
  35. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +9 -10
  36. data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -3
  37. data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +2 -2
  38. data/vendor/local/share/gtk-doc/html/gdk/GdkDisplay.html +3 -3
  39. data/vendor/local/share/gtk-doc/html/gdk/GdkDisplayManager.html +2 -2
  40. data/vendor/local/share/gtk-doc/html/gdk/GdkScreen.html +2 -2
  41. data/vendor/local/share/gtk-doc/html/gdk/annotation-glossary.html +2 -2
  42. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-10.html +3 -3
  43. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-12.html +4 -4
  44. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-14.html +3 -3
  45. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-16.html +2 -2
  46. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-18.html +2 -2
  47. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-2.html +21 -21
  48. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-20.html +2 -2
  49. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-22.html +2 -2
  50. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-4.html +3 -3
  51. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-6.html +3 -3
  52. data/vendor/local/share/gtk-doc/html/gdk/api-index-2-8.html +5 -5
  53. data/vendor/local/share/gtk-doc/html/gdk/api-index-deprecated.html +22 -22
  54. data/vendor/local/share/gtk-doc/html/gdk/api-index-full.html +93 -93
  55. data/vendor/local/share/gtk-doc/html/gdk/gdk-Application-launching.html +5 -5
  56. data/vendor/local/share/gtk-doc/html/gdk/gdk-Bitmaps-and-Pixmaps.html +2 -2
  57. data/vendor/local/share/gtk-doc/html/gdk/gdk-Cairo-Interaction.html +4 -4
  58. data/vendor/local/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html +3 -3
  59. data/vendor/local/share/gtk-doc/html/gdk/gdk-Cursors.html +4 -5
  60. data/vendor/local/share/gtk-doc/html/gdk/gdk-Drag-and-Drop.html +5 -7
  61. data/vendor/local/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html +10 -10
  62. data/vendor/local/share/gtk-doc/html/gdk/gdk-Event-Structures.html +12 -20
  63. data/vendor/local/share/gtk-doc/html/gdk/gdk-Events.html +7 -9
  64. data/vendor/local/share/gtk-doc/html/gdk/gdk-Fonts.html +3 -4
  65. data/vendor/local/share/gtk-doc/html/gdk/gdk-GdkRGB.html +16 -17
  66. data/vendor/local/share/gtk-doc/html/gdk/gdk-General.html +21 -22
  67. data/vendor/local/share/gtk-doc/html/gdk/gdk-Graphics-Contexts.html +9 -16
  68. data/vendor/local/share/gtk-doc/html/gdk/gdk-Images.html +3 -4
  69. data/vendor/local/share/gtk-doc/html/gdk/gdk-Input-Devices.html +9 -13
  70. data/vendor/local/share/gtk-doc/html/gdk/gdk-Input.html +3 -4
  71. data/vendor/local/share/gtk-doc/html/gdk/gdk-Keyboard-Handling.html +2 -2
  72. data/vendor/local/share/gtk-doc/html/gdk/gdk-Pango-Interaction.html +9 -9
  73. data/vendor/local/share/gtk-doc/html/gdk/gdk-Pixbufs.html +2 -2
  74. data/vendor/local/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html +4 -6
  75. data/vendor/local/share/gtk-doc/html/gdk/gdk-Properties-and-Atoms.html +6 -7
  76. data/vendor/local/share/gtk-doc/html/gdk/gdk-Selections.html +3 -3
  77. data/vendor/local/share/gtk-doc/html/gdk/gdk-Testing.html +4 -4
  78. data/vendor/local/share/gtk-doc/html/gdk/gdk-Threads.html +23 -23
  79. data/vendor/local/share/gtk-doc/html/gdk/gdk-Visuals.html +4 -6
  80. data/vendor/local/share/gtk-doc/html/gdk/gdk-Windows.html +88 -98
  81. data/vendor/local/share/gtk-doc/html/gdk/gdk-X-Window-System-Interaction.html +2486 -0
  82. data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp2 +92 -0
  83. data/vendor/local/share/gtk-doc/html/gdk/index.html +5 -2
  84. data/vendor/local/share/gtk-doc/html/gdk/index.sgml +95 -0
  85. data/vendor/local/share/gtk-doc/html/gdk/multihead.html +10 -10
  86. data/vendor/local/share/gtk-doc/html/gdk/reference.html +5 -3
  87. data/vendor/local/share/gtk-doc/html/gtk/AbstractObjects.html +2 -2
  88. data/vendor/local/share/gtk-doc/html/gtk/Actions.html +2 -2
  89. data/vendor/local/share/gtk-doc/html/gtk/Builder.html +2 -2
  90. data/vendor/local/share/gtk-doc/html/gtk/ButtonWidgets.html +2 -2
  91. data/vendor/local/share/gtk-doc/html/gtk/DeprecatedObjects.html +2 -2
  92. data/vendor/local/share/gtk-doc/html/gtk/DisplayWidgets.html +2 -2
  93. data/vendor/local/share/gtk-doc/html/gtk/GtkAboutDialog.html +26 -36
  94. data/vendor/local/share/gtk-doc/html/gtk/GtkAccelLabel.html +4 -4
  95. data/vendor/local/share/gtk-doc/html/gtk/GtkAccessible.html +2 -2
  96. data/vendor/local/share/gtk-doc/html/gtk/GtkAction.html +12 -12
  97. data/vendor/local/share/gtk-doc/html/gtk/GtkActionGroup.html +3 -3
  98. data/vendor/local/share/gtk-doc/html/gtk/GtkActivatable.html +5 -5
  99. data/vendor/local/share/gtk-doc/html/gtk/GtkAdjustment.html +2 -2
  100. data/vendor/local/share/gtk-doc/html/gtk/GtkAlignment.html +2 -2
  101. data/vendor/local/share/gtk-doc/html/gtk/GtkArrow.html +2 -2
  102. data/vendor/local/share/gtk-doc/html/gtk/GtkAspectFrame.html +2 -2
  103. data/vendor/local/share/gtk-doc/html/gtk/GtkAssistant.html +7 -8
  104. data/vendor/local/share/gtk-doc/html/gtk/GtkBin.html +2 -2
  105. data/vendor/local/share/gtk-doc/html/gtk/GtkBox.html +2 -2
  106. data/vendor/local/share/gtk-doc/html/gtk/GtkBuildable.html +2 -2
  107. data/vendor/local/share/gtk-doc/html/gtk/GtkBuilder.html +6 -7
  108. data/vendor/local/share/gtk-doc/html/gtk/GtkButton.html +8 -8
  109. data/vendor/local/share/gtk-doc/html/gtk/GtkButtonBox.html +2 -2
  110. data/vendor/local/share/gtk-doc/html/gtk/GtkCList.html +37 -40
  111. data/vendor/local/share/gtk-doc/html/gtk/GtkCTree.html +54 -58
  112. data/vendor/local/share/gtk-doc/html/gtk/GtkCalendar.html +5 -6
  113. data/vendor/local/share/gtk-doc/html/gtk/GtkCellEditable.html +6 -6
  114. data/vendor/local/share/gtk-doc/html/gtk/GtkCellLayout.html +3 -7
  115. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRenderer.html +33 -35
  116. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererAccel.html +6 -7
  117. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererCombo.html +2 -2
  118. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererPixbuf.html +2 -2
  119. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererProgress.html +3 -3
  120. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpin.html +2 -2
  121. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererSpinner.html +2 -2
  122. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererText.html +6 -6
  123. data/vendor/local/share/gtk-doc/html/gtk/GtkCellRendererToggle.html +2 -2
  124. data/vendor/local/share/gtk-doc/html/gtk/GtkCellView.html +6 -6
  125. data/vendor/local/share/gtk-doc/html/gtk/GtkCheckButton.html +2 -2
  126. data/vendor/local/share/gtk-doc/html/gtk/GtkColorButton.html +13 -13
  127. data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelection.html +32 -32
  128. data/vendor/local/share/gtk-doc/html/gtk/GtkColorSelectionDialog.html +2 -2
  129. data/vendor/local/share/gtk-doc/html/gtk/GtkCombo.html +3 -3
  130. data/vendor/local/share/gtk-doc/html/gtk/GtkComboBox.html +4 -4
  131. data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxEntry.html +2 -2
  132. data/vendor/local/share/gtk-doc/html/gtk/GtkComboBoxText.html +3 -3
  133. data/vendor/local/share/gtk-doc/html/gtk/GtkContainer.html +7 -25
  134. data/vendor/local/share/gtk-doc/html/gtk/GtkCurve.html +4 -4
  135. data/vendor/local/share/gtk-doc/html/gtk/GtkDialog.html +9 -24
  136. data/vendor/local/share/gtk-doc/html/gtk/GtkDrawingArea.html +8 -8
  137. data/vendor/local/share/gtk-doc/html/gtk/GtkEditable.html +3 -3
  138. data/vendor/local/share/gtk-doc/html/gtk/GtkEntry.html +17 -18
  139. data/vendor/local/share/gtk-doc/html/gtk/GtkEntryBuffer.html +6 -6
  140. data/vendor/local/share/gtk-doc/html/gtk/GtkEntryCompletion.html +2 -2
  141. data/vendor/local/share/gtk-doc/html/gtk/GtkEventBox.html +4 -4
  142. data/vendor/local/share/gtk-doc/html/gtk/GtkExpander.html +5 -5
  143. data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooser.html +10 -12
  144. data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserButton.html +11 -13
  145. data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserDialog.html +2 -12
  146. data/vendor/local/share/gtk-doc/html/gtk/GtkFileChooserWidget.html +2 -2
  147. data/vendor/local/share/gtk-doc/html/gtk/GtkFileSelection.html +3 -3
  148. data/vendor/local/share/gtk-doc/html/gtk/GtkFixed.html +5 -5
  149. data/vendor/local/share/gtk-doc/html/gtk/GtkFontButton.html +6 -6
  150. data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelection.html +7 -7
  151. data/vendor/local/share/gtk-doc/html/gtk/GtkFontSelectionDialog.html +7 -7
  152. data/vendor/local/share/gtk-doc/html/gtk/GtkFrame.html +3 -3
  153. data/vendor/local/share/gtk-doc/html/gtk/GtkGammaCurve.html +2 -2
  154. data/vendor/local/share/gtk-doc/html/gtk/GtkHBox.html +2 -2
  155. data/vendor/local/share/gtk-doc/html/gtk/GtkHButtonBox.html +2 -2
  156. data/vendor/local/share/gtk-doc/html/gtk/GtkHPaned.html +2 -2
  157. data/vendor/local/share/gtk-doc/html/gtk/GtkHRuler.html +2 -2
  158. data/vendor/local/share/gtk-doc/html/gtk/GtkHSV.html +2 -2
  159. data/vendor/local/share/gtk-doc/html/gtk/GtkHScale.html +2 -2
  160. data/vendor/local/share/gtk-doc/html/gtk/GtkHScrollbar.html +2 -2
  161. data/vendor/local/share/gtk-doc/html/gtk/GtkHSeparator.html +2 -2
  162. data/vendor/local/share/gtk-doc/html/gtk/GtkHandleBox.html +2 -2
  163. data/vendor/local/share/gtk-doc/html/gtk/GtkIMContext.html +10 -10
  164. data/vendor/local/share/gtk-doc/html/gtk/GtkIMContextSimple.html +2 -2
  165. data/vendor/local/share/gtk-doc/html/gtk/GtkIMMulticontext.html +2 -2
  166. data/vendor/local/share/gtk-doc/html/gtk/GtkIconTheme.html +25 -26
  167. data/vendor/local/share/gtk-doc/html/gtk/GtkIconView.html +14 -15
  168. data/vendor/local/share/gtk-doc/html/gtk/GtkImage.html +63 -64
  169. data/vendor/local/share/gtk-doc/html/gtk/GtkImageMenuItem.html +2 -2
  170. data/vendor/local/share/gtk-doc/html/gtk/GtkInfoBar.html +3 -3
  171. data/vendor/local/share/gtk-doc/html/gtk/GtkInputDialog.html +7 -7
  172. data/vendor/local/share/gtk-doc/html/gtk/GtkInvisible.html +15 -15
  173. data/vendor/local/share/gtk-doc/html/gtk/GtkItem.html +2 -2
  174. data/vendor/local/share/gtk-doc/html/gtk/GtkItemFactory.html +20 -22
  175. data/vendor/local/share/gtk-doc/html/gtk/GtkLabel.html +16 -16
  176. data/vendor/local/share/gtk-doc/html/gtk/GtkLayout.html +5 -5
  177. data/vendor/local/share/gtk-doc/html/gtk/GtkLinkButton.html +10 -10
  178. data/vendor/local/share/gtk-doc/html/gtk/GtkList.html +2 -2
  179. data/vendor/local/share/gtk-doc/html/gtk/GtkListItem.html +2 -2
  180. data/vendor/local/share/gtk-doc/html/gtk/GtkListStore.html +5 -17
  181. data/vendor/local/share/gtk-doc/html/gtk/GtkMenu.html +11 -11
  182. data/vendor/local/share/gtk-doc/html/gtk/GtkMenuBar.html +3 -4
  183. data/vendor/local/share/gtk-doc/html/gtk/GtkMenuItem.html +3 -3
  184. data/vendor/local/share/gtk-doc/html/gtk/GtkMenuShell.html +4 -5
  185. data/vendor/local/share/gtk-doc/html/gtk/GtkMenuToolButton.html +3 -3
  186. data/vendor/local/share/gtk-doc/html/gtk/GtkMessageDialog.html +6 -28
  187. data/vendor/local/share/gtk-doc/html/gtk/GtkMisc.html +2 -2
  188. data/vendor/local/share/gtk-doc/html/gtk/GtkNotebook.html +3 -3
  189. data/vendor/local/share/gtk-doc/html/gtk/GtkObject.html +9 -26
  190. data/vendor/local/share/gtk-doc/html/gtk/GtkOffscreenWindow.html +7 -7
  191. data/vendor/local/share/gtk-doc/html/gtk/GtkOldEditable.html +2 -2
  192. data/vendor/local/share/gtk-doc/html/gtk/GtkOptionMenu.html +2 -2
  193. data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetup.html +3 -3
  194. data/vendor/local/share/gtk-doc/html/gtk/GtkPageSetupUnixDialog.html +2 -2
  195. data/vendor/local/share/gtk-doc/html/gtk/GtkPaned.html +6 -6
  196. data/vendor/local/share/gtk-doc/html/gtk/GtkPaperSize.html +3 -4
  197. data/vendor/local/share/gtk-doc/html/gtk/GtkPixmap.html +22 -22
  198. data/vendor/local/share/gtk-doc/html/gtk/GtkPlug.html +22 -22
  199. data/vendor/local/share/gtk-doc/html/gtk/GtkPreview.html +16 -16
  200. data/vendor/local/share/gtk-doc/html/gtk/GtkPrintContext.html +3 -3
  201. data/vendor/local/share/gtk-doc/html/gtk/GtkPrintJob.html +4 -4
  202. data/vendor/local/share/gtk-doc/html/gtk/GtkPrintSettings.html +22 -38
  203. data/vendor/local/share/gtk-doc/html/gtk/GtkPrintUnixDialog.html +14 -17
  204. data/vendor/local/share/gtk-doc/html/gtk/GtkPrinter.html +14 -14
  205. data/vendor/local/share/gtk-doc/html/gtk/GtkProgress.html +2 -2
  206. data/vendor/local/share/gtk-doc/html/gtk/GtkProgressBar.html +8 -10
  207. data/vendor/local/share/gtk-doc/html/gtk/GtkRadioAction.html +2 -2
  208. data/vendor/local/share/gtk-doc/html/gtk/GtkRadioButton.html +3 -3
  209. data/vendor/local/share/gtk-doc/html/gtk/GtkRadioMenuItem.html +3 -3
  210. data/vendor/local/share/gtk-doc/html/gtk/GtkRadioToolButton.html +2 -2
  211. data/vendor/local/share/gtk-doc/html/gtk/GtkRange.html +7 -8
  212. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentAction.html +2 -2
  213. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooser.html +6 -8
  214. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserDialog.html +2 -14
  215. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserMenu.html +2 -2
  216. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentChooserWidget.html +2 -2
  217. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentFilter.html +8 -8
  218. data/vendor/local/share/gtk-doc/html/gtk/GtkRecentManager.html +32 -33
  219. data/vendor/local/share/gtk-doc/html/gtk/GtkRuler.html +2 -2
  220. data/vendor/local/share/gtk-doc/html/gtk/GtkScale.html +2 -2
  221. data/vendor/local/share/gtk-doc/html/gtk/GtkScaleButton.html +2 -2
  222. data/vendor/local/share/gtk-doc/html/gtk/GtkScrollbar.html +2 -2
  223. data/vendor/local/share/gtk-doc/html/gtk/GtkScrolledWindow.html +6 -6
  224. data/vendor/local/share/gtk-doc/html/gtk/GtkSeparator.html +2 -2
  225. data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorMenuItem.html +2 -2
  226. data/vendor/local/share/gtk-doc/html/gtk/GtkSeparatorToolItem.html +2 -2
  227. data/vendor/local/share/gtk-doc/html/gtk/GtkSettings.html +12 -12
  228. data/vendor/local/share/gtk-doc/html/gtk/GtkSizeGroup.html +3 -3
  229. data/vendor/local/share/gtk-doc/html/gtk/GtkSocket.html +11 -11
  230. data/vendor/local/share/gtk-doc/html/gtk/GtkSpinButton.html +14 -16
  231. data/vendor/local/share/gtk-doc/html/gtk/GtkSpinner.html +2 -2
  232. data/vendor/local/share/gtk-doc/html/gtk/GtkStatusIcon.html +28 -28
  233. data/vendor/local/share/gtk-doc/html/gtk/GtkStatusbar.html +2 -2
  234. data/vendor/local/share/gtk-doc/html/gtk/GtkStyle.html +222 -222
  235. data/vendor/local/share/gtk-doc/html/gtk/GtkTable.html +2 -2
  236. data/vendor/local/share/gtk-doc/html/gtk/GtkTearoffMenuItem.html +2 -2
  237. data/vendor/local/share/gtk-doc/html/gtk/GtkText.html +9 -9
  238. data/vendor/local/share/gtk-doc/html/gtk/GtkTextBuffer.html +38 -52
  239. data/vendor/local/share/gtk-doc/html/gtk/GtkTextIter.html +11 -5
  240. data/vendor/local/share/gtk-doc/html/gtk/GtkTextMark.html +8 -8
  241. data/vendor/local/share/gtk-doc/html/gtk/GtkTextTag.html +21 -22
  242. data/vendor/local/share/gtk-doc/html/gtk/GtkTextTagTable.html +3 -3
  243. data/vendor/local/share/gtk-doc/html/gtk/GtkTextView.html +23 -24
  244. data/vendor/local/share/gtk-doc/html/gtk/GtkTipsQuery.html +5 -5
  245. data/vendor/local/share/gtk-doc/html/gtk/GtkToggleAction.html +2 -2
  246. data/vendor/local/share/gtk-doc/html/gtk/GtkToggleButton.html +3 -3
  247. data/vendor/local/share/gtk-doc/html/gtk/GtkToggleToolButton.html +2 -2
  248. data/vendor/local/share/gtk-doc/html/gtk/GtkToolButton.html +12 -12
  249. data/vendor/local/share/gtk-doc/html/gtk/GtkToolItem.html +2 -2
  250. data/vendor/local/share/gtk-doc/html/gtk/GtkToolItemGroup.html +10 -14
  251. data/vendor/local/share/gtk-doc/html/gtk/GtkToolPalette.html +24 -36
  252. data/vendor/local/share/gtk-doc/html/gtk/GtkToolShell.html +2 -2
  253. data/vendor/local/share/gtk-doc/html/gtk/GtkToolbar.html +4 -6
  254. data/vendor/local/share/gtk-doc/html/gtk/GtkTooltip.html +8 -8
  255. data/vendor/local/share/gtk-doc/html/gtk/GtkTooltips.html +5 -5
  256. data/vendor/local/share/gtk-doc/html/gtk/GtkTree.html +3 -4
  257. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeItem.html +2 -2
  258. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModel.html +14 -17
  259. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelFilter.html +2 -2
  260. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeModelSort.html +4 -4
  261. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSelection.html +4 -4
  262. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeSortable.html +2 -2
  263. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeStore.html +3 -15
  264. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeView.html +35 -41
  265. data/vendor/local/share/gtk-doc/html/gtk/GtkTreeViewColumn.html +9 -20
  266. data/vendor/local/share/gtk-doc/html/gtk/GtkUIManager.html +6 -6
  267. data/vendor/local/share/gtk-doc/html/gtk/GtkVBox.html +2 -2
  268. data/vendor/local/share/gtk-doc/html/gtk/GtkVButtonBox.html +2 -2
  269. data/vendor/local/share/gtk-doc/html/gtk/GtkVPaned.html +2 -2
  270. data/vendor/local/share/gtk-doc/html/gtk/GtkVRuler.html +2 -2
  271. data/vendor/local/share/gtk-doc/html/gtk/GtkVScale.html +2 -2
  272. data/vendor/local/share/gtk-doc/html/gtk/GtkVScrollbar.html +2 -2
  273. data/vendor/local/share/gtk-doc/html/gtk/GtkVSeparator.html +2 -2
  274. data/vendor/local/share/gtk-doc/html/gtk/GtkViewport.html +8 -8
  275. data/vendor/local/share/gtk-doc/html/gtk/GtkVolumeButton.html +4 -4
  276. data/vendor/local/share/gtk-doc/html/gtk/GtkWidget.html +312 -309
  277. data/vendor/local/share/gtk-doc/html/gtk/GtkWindow.html +62 -62
  278. data/vendor/local/share/gtk-doc/html/gtk/GtkWindowGroup.html +2 -2
  279. data/vendor/local/share/gtk-doc/html/gtk/LayoutContainers.html +2 -2
  280. data/vendor/local/share/gtk-doc/html/gtk/MenusAndCombos.html +2 -2
  281. data/vendor/local/share/gtk-doc/html/gtk/MiscObjects.html +2 -2
  282. data/vendor/local/share/gtk-doc/html/gtk/NumericEntry.html +2 -2
  283. data/vendor/local/share/gtk-doc/html/gtk/Ornaments.html +2 -2
  284. data/vendor/local/share/gtk-doc/html/gtk/PlugSocket.html +2 -2
  285. data/vendor/local/share/gtk-doc/html/gtk/Printing.html +2 -2
  286. data/vendor/local/share/gtk-doc/html/gtk/RecentDocuments.html +2 -2
  287. data/vendor/local/share/gtk-doc/html/gtk/ScrollingWidgets.html +2 -2
  288. data/vendor/local/share/gtk-doc/html/gtk/SelectorWidgets.html +2 -2
  289. data/vendor/local/share/gtk-doc/html/gtk/SpecialObjects.html +2 -2
  290. data/vendor/local/share/gtk-doc/html/gtk/TextWidget.html +8 -8
  291. data/vendor/local/share/gtk-doc/html/gtk/TextWidgetObjects.html +2 -2
  292. data/vendor/local/share/gtk-doc/html/gtk/TreeWidget.html +8 -8
  293. data/vendor/local/share/gtk-doc/html/gtk/TreeWidgetObjects.html +2 -2
  294. data/vendor/local/share/gtk-doc/html/gtk/WindowWidgets.html +2 -2
  295. data/vendor/local/share/gtk-doc/html/gtk/annotation-glossary.html +2 -2
  296. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-10.html +2 -2
  297. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-12.html +2 -2
  298. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-14.html +2 -2
  299. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-16.html +2 -2
  300. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-18.html +2 -2
  301. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-2.html +2 -2
  302. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-20.html +2 -2
  303. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-22.html +2 -2
  304. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-24.html +2 -2
  305. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-4.html +2 -2
  306. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-6.html +2 -2
  307. data/vendor/local/share/gtk-doc/html/gtk/api-index-2-8.html +2 -2
  308. data/vendor/local/share/gtk-doc/html/gtk/api-index-deprecated.html +2 -2
  309. data/vendor/local/share/gtk-doc/html/gtk/api-index-full.html +2 -2
  310. data/vendor/local/share/gtk-doc/html/gtk/ch01.html +3 -3
  311. data/vendor/local/share/gtk-doc/html/gtk/ch02.html +3 -3
  312. data/vendor/local/share/gtk-doc/html/gtk/chap-drawing-model.html +7 -7
  313. data/vendor/local/share/gtk-doc/html/gtk/checklist-gdkeventexpose-region.html +3 -3
  314. data/vendor/local/share/gtk-doc/html/gtk/checklist-modifiers.html +2 -2
  315. data/vendor/local/share/gtk-doc/html/gtk/checklist-named-icons.html +2 -2
  316. data/vendor/local/share/gtk-doc/html/gtk/decorating-the-assistant-pages.html +2 -2
  317. data/vendor/local/share/gtk-doc/html/gtk/glossary.html +2 -2
  318. data/vendor/local/share/gtk-doc/html/gtk/gtk-Accelerator-Maps.html +9 -9
  319. data/vendor/local/share/gtk-doc/html/gtk/gtk-Bindings.html +30 -35
  320. data/vendor/local/share/gtk-doc/html/gtk/gtk-Clipboards.html +40 -40
  321. data/vendor/local/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html +71 -71
  322. data/vendor/local/share/gtk-doc/html/gtk/gtk-Feature-Test-Macros.html +10 -10
  323. data/vendor/local/share/gtk-doc/html/gtk/gtk-Filesystem-utilities.html +15 -15
  324. data/vendor/local/share/gtk-doc/html/gtk/gtk-General.html +31 -31
  325. data/vendor/local/share/gtk-doc/html/gtk/gtk-Graphics-Contexts.html +27 -27
  326. data/vendor/local/share/gtk-doc/html/gtk/gtk-GtkTreeView-drag-and-drop.html +2 -2
  327. data/vendor/local/share/gtk-doc/html/gtk/gtk-High-level-Printing-API.html +14 -15
  328. data/vendor/local/share/gtk-doc/html/gtk/gtk-Keyboard-Accelerators.html +48 -48
  329. data/vendor/local/share/gtk-doc/html/gtk/gtk-Orientable.html +2 -2
  330. data/vendor/local/share/gtk-doc/html/gtk/gtk-Resource-Files.html +26 -27
  331. data/vendor/local/share/gtk-doc/html/gtk/gtk-Selections.html +60 -56
  332. data/vendor/local/share/gtk-doc/html/gtk/gtk-Signals.html +7 -22
  333. data/vendor/local/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html +43 -84
  334. data/vendor/local/share/gtk-doc/html/gtk/gtk-Stock-Items.html +3 -3
  335. data/vendor/local/share/gtk-doc/html/gtk/gtk-Testing.html +8 -18
  336. data/vendor/local/share/gtk-doc/html/gtk/gtk-Themeable-Stock-Images.html +9 -10
  337. data/vendor/local/share/gtk-doc/html/gtk/gtk-Types.html +10 -10
  338. data/vendor/local/share/gtk-doc/html/gtk/gtk-builder-convert.html +5 -5
  339. data/vendor/local/share/gtk-doc/html/gtk/gtk-building.html +2 -2
  340. data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-1-2.html +3 -3
  341. data/vendor/local/share/gtk-doc/html/gtk/gtk-changes-2-0.html +3 -3
  342. data/vendor/local/share/gtk-doc/html/gtk/gtk-compiling.html +5 -5
  343. data/vendor/local/share/gtk-doc/html/gtk/gtk-directfb.html +4 -4
  344. data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkcheckmenuitem.html +2 -2
  345. data/vendor/local/share/gtk-doc/html/gtk/gtk-gtkfilefilter.html +6 -6
  346. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-ClientSideWindows.html +12 -12
  347. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAboutDialog.html +3 -3
  348. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAction.html +2 -2
  349. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkAssistant.html +2 -2
  350. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkBuilder.html +3 -3
  351. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkColorButton.html +5 -5
  352. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkComboBox.html +6 -6
  353. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkFileChooser.html +2 -2
  354. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkIconView.html +8 -8
  355. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkLinkButton.html +3 -3
  356. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-GtkRecentChooser.html +2 -2
  357. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-checklist.html +2 -2
  358. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-entry-icons.html +3 -3
  359. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-label-links.html +2 -2
  360. data/vendor/local/share/gtk-doc/html/gtk/gtk-migrating-tooltips.html +2 -2
  361. data/vendor/local/share/gtk-doc/html/gtk/gtk-osx.html +3 -3
  362. data/vendor/local/share/gtk-doc/html/gtk/gtk-query-immodules-2.0.html +5 -5
  363. data/vendor/local/share/gtk-doc/html/gtk/gtk-question-index.html +62 -62
  364. data/vendor/local/share/gtk-doc/html/gtk/gtk-resources.html +5 -5
  365. data/vendor/local/share/gtk-doc/html/gtk/gtk-running.html +5 -5
  366. data/vendor/local/share/gtk-doc/html/gtk/gtk-update-icon-cache.html +5 -5
  367. data/vendor/local/share/gtk-doc/html/gtk/gtk-windows.html +3 -3
  368. data/vendor/local/share/gtk-doc/html/gtk/gtk-x11.html +4 -4
  369. data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp2 +27 -27
  370. data/vendor/local/share/gtk-doc/html/gtk/gtk.html +2 -2
  371. data/vendor/local/share/gtk-doc/html/gtk/gtkbase.html +2 -2
  372. data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-extra-widgets.html +2 -2
  373. data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-installing-preview.html +2 -2
  374. data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-new-features.html +2 -2
  375. data/vendor/local/share/gtk-doc/html/gtk/gtkfilechooser-selection-modes.html +2 -2
  376. data/vendor/local/share/gtk-doc/html/gtk/gtkobjects.html +2 -2
  377. data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-advanced.html +2 -2
  378. data/vendor/local/share/gtk-doc/html/gtk/gtkrecent-chooser.html +2 -2
  379. data/vendor/local/share/gtk-doc/html/gtk/index.html +2 -2
  380. data/vendor/local/share/gtk-doc/html/gtk/migrating-GtkCombo.html +6 -6
  381. data/vendor/local/share/gtk-doc/html/gtk/migrating-gnomeuiinfo.html +6 -6
  382. data/vendor/local/share/gtk-doc/html/gtk/migrating.html +2 -2
  383. data/vendor/local/share/gtk-doc/html/gtk/new-features-GtkComboBox.html +2 -2
  384. data/vendor/local/share/gtk-doc/html/gtk/pt05.html +3 -3
  385. data/vendor/local/share/gtk-doc/html/gtk/setting-the-page-flow.html +2 -2
  386. data/vendor/local/share/gtk-doc/html/gtk/ui-manager.html +2 -2
  387. data/vendor/local/src/dieterv/packaging/gtk+_2.24.10-1_win32.log +4954 -0
  388. data/vendor/local/src/dieterv/packaging/{gtk+_2.24.8-1_win32.sh → gtk+_2.24.10-1_win32.sh} +16 -1
  389. metadata +20 -22
  390. data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp +0 -27
  391. data/vendor/local/share/gtk-doc/html/gdk/gdk.devhelp +0 -858
  392. data/vendor/local/share/gtk-doc/html/gtk/gtk.devhelp +0 -6126
  393. data/vendor/local/src/dieterv/packaging/gtk+_2.24.8-1_win32.log +0 -4937
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="Actions.html" title="Action-based menus and toolbars">
9
9
  <link rel="prev" href="GtkAction.html" title="GtkAction">
10
10
  <link rel="next" href="GtkRadioAction.html" title="GtkRadioAction">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -310,6 +310,6 @@ This is an appearance property and thus only applies if
310
310
  </div>
311
311
  <div class="footer">
312
312
  <hr>
313
- Generated by GTK-Doc V1.17</div>
313
+ Generated by GTK-Doc V1.18</div>
314
314
  </body>
315
315
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ButtonWidgets.html" title="Buttons and Toggles">
9
9
  <link rel="prev" href="GtkRadioButton.html" title="GtkRadioButton">
10
10
  <link rel="next" href="GtkLinkButton.html" title="GtkLinkButton">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -121,7 +121,7 @@ The state of a <a class="link" href="GtkToggleButton.html" title="GtkToggleButto
121
121
  To simply switch the state of a toggle button, use gtk_toggle_button_toggled.
122
122
  </p>
123
123
  <div class="example">
124
- <a name="id796750"></a><p class="title"><b>Example 16. Creating two <span class="structname">GtkToggleButton</span> widgets.</b></p>
124
+ <a name="id693638"></a><p class="title"><b>Example 16. Creating two <span class="structname">GtkToggleButton</span> widgets.</b></p>
125
125
  <div class="example-contents">
126
126
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
127
127
  <tbody>
@@ -503,6 +503,6 @@ Should be connected if you wish to perform an action whenever the
503
503
  </div>
504
504
  <div class="footer">
505
505
  <hr>
506
- Generated by GTK-Doc V1.17</div>
506
+ Generated by GTK-Doc V1.18</div>
507
507
  </body>
508
508
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkMenuToolButton.html" title="GtkMenuToolButton">
10
10
  <link rel="next" href="GtkRadioToolButton.html" title="GtkRadioToolButton">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -274,6 +274,6 @@ Emitted whenever the toggle tool button changes state.
274
274
  </div>
275
275
  <div class="footer">
276
276
  <hr>
277
- Generated by GTK-Doc V1.17</div>
277
+ Generated by GTK-Doc V1.18</div>
278
278
  </body>
279
279
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem">
10
10
  <link rel="next" href="GtkMenuToolButton.html" title="GtkMenuToolButton">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -56,22 +56,22 @@ struct <a class="link" href="GtkToolButton.html#GtkToolButton-struc
56
56
  <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-new-from-stock" title="gtk_tool_button_new_from_stock ()">gtk_tool_button_new_from_stock</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);
57
57
  <span class="returnvalue">void</span> <a class="link" href="GtkToolButton.html#gtk-tool-button-set-label" title="gtk_tool_button_set_label ()">gtk_tool_button_set_label</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
58
58
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
59
- const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-label" title="gtk_tool_button_get_label ()">gtk_tool_button_get_label</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
59
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-label" title="gtk_tool_button_get_label ()">gtk_tool_button_get_label</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
60
60
  <span class="returnvalue">void</span> <a class="link" href="GtkToolButton.html#gtk-tool-button-set-use-underline" title="gtk_tool_button_set_use_underline ()">gtk_tool_button_set_use_underline</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
61
61
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_underline</code></em>);
62
62
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkToolButton.html#gtk-tool-button-get-use-underline" title="gtk_tool_button_get_use_underline ()">gtk_tool_button_get_use_underline</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
63
63
  <span class="returnvalue">void</span> <a class="link" href="GtkToolButton.html#gtk-tool-button-set-stock-id" title="gtk_tool_button_set_stock_id ()">gtk_tool_button_set_stock_id</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
64
64
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);
65
- const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-stock-id" title="gtk_tool_button_get_stock_id ()">gtk_tool_button_get_stock_id</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
65
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-stock-id" title="gtk_tool_button_get_stock_id ()">gtk_tool_button_get_stock_id</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
66
66
  <span class="returnvalue">void</span> <a class="link" href="GtkToolButton.html#gtk-tool-button-set-icon-name" title="gtk_tool_button_set_icon_name ()">gtk_tool_button_set_icon_name</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
67
67
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>);
68
- const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-icon-name" title="gtk_tool_button_get_icon_name ()">gtk_tool_button_get_icon_name</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
68
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-icon-name" title="gtk_tool_button_get_icon_name ()">gtk_tool_button_get_icon_name</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
69
69
  <span class="returnvalue">void</span> <a class="link" href="GtkToolButton.html#gtk-tool-button-set-icon-widget" title="gtk_tool_button_set_icon_widget ()">gtk_tool_button_set_icon_widget</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
70
70
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon_widget</code></em>);
71
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-icon-widget" title="gtk_tool_button_get_icon_widget ()">gtk_tool_button_get_icon_widget</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
71
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-icon-widget" title="gtk_tool_button_get_icon_widget ()">gtk_tool_button_get_icon_widget</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
72
72
  <span class="returnvalue">void</span> <a class="link" href="GtkToolButton.html#gtk-tool-button-set-label-widget" title="gtk_tool_button_set_label_widget ()">gtk_tool_button_set_label_widget</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>,
73
73
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *label_widget</code></em>);
74
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-label-widget" title="gtk_tool_button_get_label_widget ()">gtk_tool_button_get_label_widget</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
74
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolButton.html#gtk-tool-button-get-label-widget" title="gtk_tool_button_get_label_widget ()">gtk_tool_button_get_label_widget</a> (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);
75
75
  </pre>
76
76
  </div>
77
77
  <div class="refsect1">
@@ -245,7 +245,7 @@ is determined by the "stock_id" property. If the "stock_id" property is also
245
245
  <hr>
246
246
  <div class="refsect2">
247
247
  <a name="gtk-tool-button-get-label"></a><h3>gtk_tool_button_get_label ()</h3>
248
- <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tool_button_get_label (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
248
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tool_button_get_label (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
249
249
  <p>
250
250
  Returns the label used by the tool button, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the tool button
251
251
  doesn't have a label. or uses a the label from a stock item. The returned
@@ -356,7 +356,7 @@ overridden by non-<a href="http://library.gnome.org/devel/glib/unstable/glib-Sta
356
356
  <hr>
357
357
  <div class="refsect2">
358
358
  <a name="gtk-tool-button-get-stock-id"></a><h3>gtk_tool_button_get_stock_id ()</h3>
359
- <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tool_button_get_stock_id (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
359
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tool_button_get_stock_id (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
360
360
  <p>
361
361
  Returns the name of the stock item. See <a class="link" href="GtkToolButton.html#gtk-tool-button-set-stock-id" title="gtk_tool_button_set_stock_id ()"><code class="function">gtk_tool_button_set_stock_id()</code></a>.
362
362
  The returned string is owned by GTK+ and must not be freed or modifed.
@@ -409,7 +409,7 @@ properties.
409
409
  <hr>
410
410
  <div class="refsect2">
411
411
  <a name="gtk-tool-button-get-icon-name"></a><h3>gtk_tool_button_get_icon_name ()</h3>
412
- <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tool_button_get_icon_name (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
412
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tool_button_get_icon_name (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
413
413
  <p>
414
414
  Returns the name of the themed icon for the tool button,
415
415
  see <a class="link" href="GtkToolButton.html#gtk-tool-button-set-icon-name" title="gtk_tool_button_set_icon_name ()"><code class="function">gtk_tool_button_set_icon_name()</code></a>.
@@ -461,7 +461,7 @@ Sets <em class="parameter"><code>icon</code></em> as the widget used as icon on
461
461
  <hr>
462
462
  <div class="refsect2">
463
463
  <a name="gtk-tool-button-get-icon-widget"></a><h3>gtk_tool_button_get_icon_widget ()</h3>
464
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_button_get_icon_widget (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
464
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_button_get_icon_widget (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
465
465
  <p>
466
466
  Return the widget used as icon widget on <em class="parameter"><code>button</code></em>.
467
467
  See <a class="link" href="GtkToolButton.html#gtk-tool-button-set-icon-widget" title="gtk_tool_button_set_icon_widget ()"><code class="function">gtk_tool_button_set_icon_widget()</code></a>.
@@ -516,7 +516,7 @@ determined by the "stock_id" property is used as label. If
516
516
  <hr>
517
517
  <div class="refsect2">
518
518
  <a name="gtk-tool-button-get-label-widget"></a><h3>gtk_tool_button_get_label_widget ()</h3>
519
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_button_get_label_widget (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
519
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_button_get_label_widget (<em class="parameter"><code><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> *button</code></em>);</pre>
520
520
  <p>
521
521
  Returns the widget used as label on <em class="parameter"><code>button</code></em>.
522
522
  See <a class="link" href="GtkToolButton.html#gtk-tool-button-set-label-widget" title="gtk_tool_button_set_label_widget ()"><code class="function">gtk_tool_button_set_label_widget()</code></a>.
@@ -662,6 +662,6 @@ or activated with the keyboard.
662
662
  </div>
663
663
  <div class="footer">
664
664
  <hr>
665
- Generated by GTK-Doc V1.17</div>
665
+ Generated by GTK-Doc V1.18</div>
666
666
  </body>
667
667
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkToolbar.html" title="GtkToolbar">
10
10
  <link rel="next" href="GtkToolPalette.html" title="GtkToolPalette">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -1142,6 +1142,6 @@ themselves accordingly.
1142
1142
  </div>
1143
1143
  <div class="footer">
1144
1144
  <hr>
1145
- Generated by GTK-Doc V1.17</div>
1145
+ Generated by GTK-Doc V1.18</div>
1146
1146
  </body>
1147
1147
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkToolPalette.html" title="GtkToolPalette">
10
10
  <link rel="next" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -52,8 +52,7 @@
52
52
 
53
53
  struct <a class="link" href="GtkToolItemGroup.html#GtkToolItemGroup-struct" title="struct GtkToolItemGroup">GtkToolItemGroup</a>;
54
54
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-collapsed" title="gtk_tool_item_group_get_collapsed ()">gtk_tool_item_group_get_collapsed</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);
55
- <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-drop-item" title="gtk_tool_item_group_get_drop_item ()">gtk_tool_item_group_get_drop_item</a>
56
- (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
55
+ <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-drop-item" title="gtk_tool_item_group_get_drop_item ()">gtk_tool_item_group_get_drop_item</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
57
56
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
58
57
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
59
58
  <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a> <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-ellipsize" title="gtk_tool_item_group_get_ellipsize ()">gtk_tool_item_group_get_ellipsize</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);
@@ -61,18 +60,17 @@ struct <a class="link" href="GtkToolItemGroup.html#GtkToolItemGroup
61
60
  (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
62
61
  <em class="parameter"><code><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> *item</code></em>);
63
62
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-n-items" title="gtk_tool_item_group_get_n_items ()">gtk_tool_item_group_get_n_items</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);
64
- const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-label" title="gtk_tool_item_group_get_label ()">gtk_tool_item_group_get_label</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);
63
+ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-label" title="gtk_tool_item_group_get_label ()">gtk_tool_item_group_get_label</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);
65
64
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-label-widget" title="gtk_tool_item_group_get_label_widget ()">gtk_tool_item_group_get_label_widget</a>
66
65
  (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);
67
- <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-nth-item" title="gtk_tool_item_group_get_nth_item ()">gtk_tool_item_group_get_nth_item</a>
68
- (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
66
+ <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-nth-item" title="gtk_tool_item_group_get_nth_item ()">gtk_tool_item_group_get_nth_item</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
69
67
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> index</code></em>);
70
68
  <a class="link" href="gtk-Standard-Enumerations.html#GtkReliefStyle" title="enum GtkReliefStyle"><span class="returnvalue">GtkReliefStyle</span></a> <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-header-relief" title="gtk_tool_item_group_get_header_relief ()">gtk_tool_item_group_get_header_relief</a>
71
69
  (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);
72
70
  <span class="returnvalue">void</span> <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-insert" title="gtk_tool_item_group_insert ()">gtk_tool_item_group_insert</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
73
71
  <em class="parameter"><code><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> *item</code></em>,
74
72
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
75
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-new" title="gtk_tool_item_group_new ()">gtk_tool_item_group_new</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
73
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-new" title="gtk_tool_item_group_new ()">gtk_tool_item_group_new</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);
76
74
  <span class="returnvalue">void</span> <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-set-collapsed" title="gtk_tool_item_group_set_collapsed ()">gtk_tool_item_group_set_collapsed</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
77
75
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> collapsed</code></em>);
78
76
  <span class="returnvalue">void</span> <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-set-ellipsize" title="gtk_tool_item_group_set_ellipsize ()">gtk_tool_item_group_set_ellipsize</a> (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
@@ -178,8 +176,7 @@ Gets whether <em class="parameter"><code>group</code></em> is collapsed or expan
178
176
  <hr>
179
177
  <div class="refsect2">
180
178
  <a name="gtk-tool-item-group-get-drop-item"></a><h3>gtk_tool_item_group_get_drop_item ()</h3>
181
- <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_tool_item_group_get_drop_item
182
- (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
179
+ <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_tool_item_group_get_drop_item (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
183
180
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
184
181
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
185
182
  <p>
@@ -292,7 +289,7 @@ Gets the number of tool items in <em class="parameter"><code>group</code></em>.
292
289
  <hr>
293
290
  <div class="refsect2">
294
291
  <a name="gtk-tool-item-group-get-label"></a><h3>gtk_tool_item_group_get_label ()</h3>
295
- <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tool_item_group_get_label (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);</pre>
292
+ <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tool_item_group_get_label (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);</pre>
296
293
  <p>
297
294
  Gets the label of <em class="parameter"><code>group</code></em>.
298
295
  </p>
@@ -344,8 +341,7 @@ See <a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-set-label-wi
344
341
  <hr>
345
342
  <div class="refsect2">
346
343
  <a name="gtk-tool-item-group-get-nth-item"></a><h3>gtk_tool_item_group_get_nth_item ()</h3>
347
- <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_tool_item_group_get_nth_item
348
- (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
344
+ <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_tool_item_group_get_nth_item (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
349
345
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> index</code></em>);</pre>
350
346
  <p>
351
347
  Gets the tool item at <em class="parameter"><code>index</code></em> in group.
@@ -430,7 +426,7 @@ The position -1 means end of list.</td>
430
426
  <hr>
431
427
  <div class="refsect2">
432
428
  <a name="gtk-tool-item-group-new"></a><h3>gtk_tool_item_group_new ()</h3>
433
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_item_group_new (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
429
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_item_group_new (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
434
430
  <p>
435
431
  Creates a new tool item group with label <em class="parameter"><code>label</code></em>.
436
432
  </p>
@@ -704,6 +700,6 @@ See <a class="link" href="GtkButton.html#gtk-button-set-relief" title="gtk_butto
704
700
  </div>
705
701
  <div class="footer">
706
702
  <hr>
707
- Generated by GTK-Doc V1.17</div>
703
+ Generated by GTK-Doc V1.18</div>
708
704
  </body>
709
705
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkToolItem.html" title="GtkToolItem">
10
10
  <link rel="next" href="GtkToolItemGroup.html" title="GtkToolItemGroup">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -51,7 +51,7 @@
51
51
  #include &lt;gtk/gtk.h&gt;
52
52
 
53
53
  struct <a class="link" href="GtkToolPalette.html#GtkToolPalette-struct" title="struct GtkToolPalette">GtkToolPalette</a>;
54
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-new" title="gtk_tool_palette_new ()">gtk_tool_palette_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
54
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-new" title="gtk_tool_palette_new ()">gtk_tool_palette_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
55
55
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-exclusive" title="gtk_tool_palette_get_exclusive ()">gtk_tool_palette_get_exclusive</a> (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
56
56
  <em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);
57
57
  <span class="returnvalue">void</span> <a class="link" href="GtkToolPalette.html#gtk-tool-palette-set-exclusive" title="gtk_tool_palette_set_exclusive ()">gtk_tool_palette_set_exclusive</a> (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
@@ -79,29 +79,24 @@ struct <a class="link" href="GtkToolPalette.html#GtkToolPalette-str
79
79
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
80
80
  <em class="parameter"><code><a class="link" href="gtk-Drag-and-Drop.html#GtkDestDefaults" title="enum GtkDestDefaults"><span class="type">GtkDestDefaults</span></a> flags</code></em>,
81
81
  <em class="parameter"><code><a class="link" href="GtkToolPalette.html#GtkToolPaletteDragTargets" title="enum GtkToolPaletteDragTargets"><span class="type">GtkToolPaletteDragTargets</span></a> targets</code></em>,
82
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);
83
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drag-item" title="gtk_tool_palette_get_drag_item ()">gtk_tool_palette_get_drag_item</a>
84
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
82
+ <em class="parameter"><code><a href="../gdk/gdk-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);
83
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drag-item" title="gtk_tool_palette_get_drag_item ()">gtk_tool_palette_get_drag_item</a> (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
85
84
  <em class="parameter"><code>const <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection</code></em>);
86
- const <a class="link" href="gtk-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drag-target-group" title="gtk_tool_palette_get_drag_target_group ()">gtk_tool_palette_get_drag_target_group</a>
85
+ const <a class="link" href="gtk-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drag-target-group" title="gtk_tool_palette_get_drag_target_group ()">gtk_tool_palette_get_drag_target_group</a>
87
86
  (<em class="parameter"><code><span class="type">void</span></code></em>);
88
- const <a class="link" href="gtk-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drag-target-item" title="gtk_tool_palette_get_drag_target_item ()">gtk_tool_palette_get_drag_target_item</a>
87
+ const <a class="link" href="gtk-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drag-target-item" title="gtk_tool_palette_get_drag_target_item ()">gtk_tool_palette_get_drag_target_item</a>
89
88
  (<em class="parameter"><code><span class="type">void</span></code></em>);
90
- <a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="returnvalue">GtkToolItemGroup</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drop-group" title="gtk_tool_palette_get_drop_group ()">gtk_tool_palette_get_drop_group</a>
91
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
89
+ <a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="returnvalue">GtkToolItemGroup</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drop-group" title="gtk_tool_palette_get_drop_group ()">gtk_tool_palette_get_drop_group</a> (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
92
90
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
93
91
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
94
- <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drop-item" title="gtk_tool_palette_get_drop_item ()">gtk_tool_palette_get_drop_item</a>
95
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
92
+ <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drop-item" title="gtk_tool_palette_get_drop_item ()">gtk_tool_palette_get_drop_item</a> (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
96
93
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
97
94
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
98
95
  enum <a class="link" href="GtkToolPalette.html#GtkToolPaletteDragTargets" title="enum GtkToolPaletteDragTargets">GtkToolPaletteDragTargets</a>;
99
96
  <span class="returnvalue">void</span> <a class="link" href="GtkToolPalette.html#gtk-tool-palette-set-drag-source" title="gtk_tool_palette_set_drag_source ()">gtk_tool_palette_set_drag_source</a> (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
100
97
  <em class="parameter"><code><a class="link" href="GtkToolPalette.html#GtkToolPaletteDragTargets" title="enum GtkToolPaletteDragTargets"><span class="type">GtkToolPaletteDragTargets</span></a> targets</code></em>);
101
- <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-hadjustment" title="gtk_tool_palette_get_hadjustment ()">gtk_tool_palette_get_hadjustment</a>
102
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>);
103
- <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-vadjustment" title="gtk_tool_palette_get_vadjustment ()">gtk_tool_palette_get_vadjustment</a>
104
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>);
98
+ <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-hadjustment" title="gtk_tool_palette_get_hadjustment ()">gtk_tool_palette_get_hadjustment</a> (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>);
99
+ <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-vadjustment" title="gtk_tool_palette_get_vadjustment ()">gtk_tool_palette_get_vadjustment</a> (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>);
105
100
  </pre>
106
101
  </div>
107
102
  <div class="refsect1">
@@ -268,7 +263,7 @@ signal handler of the drag target.
268
263
  <span class="function"><a href="GtkToolPalette.html#gtk-tool-palette-add-drag-dest">gtk_tool_palette_add_drag_dest</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_TOOL_PALETTE</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">palette</span><span class="symbol">),</span><span class="normal"> target</span><span class="symbol">,</span>
269
264
  <span class="normal"> <a href="gtk-Drag-and-Drop.html#GTK-DEST-DEFAULT-ALL:CAPS">GTK_DEST_DEFAULT_ALL</a></span><span class="symbol">,</span>
270
265
  <span class="normal"> <a href="GtkToolPalette.html#GTK-TOOL-PALETTE-DRAG-ITEMS:CAPS">GTK_TOOL_PALETTE_DRAG_ITEMS</a></span><span class="symbol">,</span>
271
- <span class="normal"> <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GDK-ACTION-COPY:CAPS">GDK_ACTION_COPY</a></span><span class="symbol">);</span></pre></td>
266
+ <span class="normal"> <a href="../gdk/gdk-Drag-and-Drop.html#GDK-ACTION-COPY:CAPS">GDK_ACTION_COPY</a></span><span class="symbol">);</span></pre></td>
272
267
  </tr>
273
268
  </tbody>
274
269
  </table>
@@ -289,7 +284,7 @@ This should not be accessed directly. Use the accessor functions below.
289
284
  <hr>
290
285
  <div class="refsect2">
291
286
  <a name="gtk-tool-palette-new"></a><h3>gtk_tool_palette_new ()</h3>
292
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_palette_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
287
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_palette_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
293
288
  <p>
294
289
  Creates a new tool palette.
295
290
  </p>
@@ -625,7 +620,7 @@ so that user preferences will be used to determine the toolbar style.
625
620
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
626
621
  <em class="parameter"><code><a class="link" href="gtk-Drag-and-Drop.html#GtkDestDefaults" title="enum GtkDestDefaults"><span class="type">GtkDestDefaults</span></a> flags</code></em>,
627
622
  <em class="parameter"><code><a class="link" href="GtkToolPalette.html#GtkToolPaletteDragTargets" title="enum GtkToolPaletteDragTargets"><span class="type">GtkToolPaletteDragTargets</span></a> targets</code></em>,
628
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
623
+ <em class="parameter"><code><a href="../gdk/gdk-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
629
624
  <p>
630
625
  Sets <em class="parameter"><code>palette</code></em> as drag source (see <a class="link" href="GtkToolPalette.html#gtk-tool-palette-set-drag-source" title="gtk_tool_palette_set_drag_source ()"><code class="function">gtk_tool_palette_set_drag_source()</code></a>)
631
626
  and sets <em class="parameter"><code>widget</code></em> as a drag destination for drags from <em class="parameter"><code>palette</code></em>.
@@ -656,7 +651,7 @@ should support</td>
656
651
  </tr>
657
652
  <tr>
658
653
  <td><p><span class="term"><em class="parameter"><code>actions</code></em> :</span></p></td>
659
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a>s which the widget should suppport</td>
654
+ <td>the <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a>s which the widget should suppport</td>
660
655
  </tr>
661
656
  </tbody>
662
657
  </table></div>
@@ -665,8 +660,7 @@ should support</td>
665
660
  <hr>
666
661
  <div class="refsect2">
667
662
  <a name="gtk-tool-palette-get-drag-item"></a><h3>gtk_tool_palette_get_drag_item ()</h3>
668
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_palette_get_drag_item
669
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
663
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_tool_palette_get_drag_item (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
670
664
  <em class="parameter"><code>const <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection</code></em>);</pre>
671
665
  <p>
672
666
  Get the dragged item from the selection.
@@ -697,7 +691,7 @@ This could be a <a class="link" href="GtkToolItem.html" title="GtkToolItem"><spa
697
691
  <hr>
698
692
  <div class="refsect2">
699
693
  <a name="gtk-tool-palette-get-drag-target-group"></a><h3>gtk_tool_palette_get_drag_target_group ()</h3>
700
- <pre class="programlisting">const <a class="link" href="gtk-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> * gtk_tool_palette_get_drag_target_group
694
+ <pre class="programlisting">const <a class="link" href="gtk-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> * gtk_tool_palette_get_drag_target_group
701
695
  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
702
696
  <p>
703
697
  Get the target entry for a dragged <a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a>.
@@ -715,7 +709,7 @@ Get the target entry for a dragged <a class="link" href="GtkToolItemGroup.html"
715
709
  <hr>
716
710
  <div class="refsect2">
717
711
  <a name="gtk-tool-palette-get-drag-target-item"></a><h3>gtk_tool_palette_get_drag_target_item ()</h3>
718
- <pre class="programlisting">const <a class="link" href="gtk-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> * gtk_tool_palette_get_drag_target_item
712
+ <pre class="programlisting">const <a class="link" href="gtk-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="returnvalue">GtkTargetEntry</span></a> * gtk_tool_palette_get_drag_target_item
719
713
  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
720
714
  <p>
721
715
  Gets the target entry for a dragged <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>.
@@ -733,8 +727,7 @@ Gets the target entry for a dragged <a class="link" href="GtkToolItem.html" titl
733
727
  <hr>
734
728
  <div class="refsect2">
735
729
  <a name="gtk-tool-palette-get-drop-group"></a><h3>gtk_tool_palette_get_drop_group ()</h3>
736
- <pre class="programlisting"><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="returnvalue">GtkToolItemGroup</span></a> * gtk_tool_palette_get_drop_group
737
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
730
+ <pre class="programlisting"><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="returnvalue">GtkToolItemGroup</span></a> * gtk_tool_palette_get_drop_group (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
738
731
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
739
732
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
740
733
  <p>
@@ -769,8 +762,7 @@ if there is no such group. <span class="annotation">[<acronym title="Don't free
769
762
  <hr>
770
763
  <div class="refsect2">
771
764
  <a name="gtk-tool-palette-get-drop-item"></a><h3>gtk_tool_palette_get_drop_item ()</h3>
772
- <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_tool_palette_get_drop_item
773
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
765
+ <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_tool_palette_get_drop_item (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>,
774
766
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
775
767
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
776
768
  <p>
@@ -805,12 +797,10 @@ See <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-drop-group" t
805
797
  <hr>
806
798
  <div class="refsect2">
807
799
  <a name="GtkToolPaletteDragTargets"></a><h3>enum GtkToolPaletteDragTargets</h3>
808
- <pre class="programlisting">typedef enum /*&lt; flags &gt;*/
809
- {
800
+ <pre class="programlisting">typedef enum {
810
801
  GTK_TOOL_PALETTE_DRAG_ITEMS = (1 &lt;&lt; 0),
811
802
  GTK_TOOL_PALETTE_DRAG_GROUPS = (1 &lt;&lt; 1)
812
- }
813
- GtkToolPaletteDragTargets;
803
+ } GtkToolPaletteDragTargets;
814
804
  </pre>
815
805
  <p>
816
806
  Flags used to specify the supported drag targets.
@@ -862,8 +852,7 @@ which the widget should support</td>
862
852
  <hr>
863
853
  <div class="refsect2">
864
854
  <a name="gtk-tool-palette-get-hadjustment"></a><h3>gtk_tool_palette_get_hadjustment ()</h3>
865
- <pre class="programlisting"><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * gtk_tool_palette_get_hadjustment
866
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>);</pre>
855
+ <pre class="programlisting"><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * gtk_tool_palette_get_hadjustment (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>);</pre>
867
856
  <p>
868
857
  Gets the horizontal adjustment of the tool palette.
869
858
  </p>
@@ -887,8 +876,7 @@ Gets the horizontal adjustment of the tool palette.
887
876
  <hr>
888
877
  <div class="refsect2">
889
878
  <a name="gtk-tool-palette-get-vadjustment"></a><h3>gtk_tool_palette_get_vadjustment ()</h3>
890
- <pre class="programlisting"><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * gtk_tool_palette_get_vadjustment
891
- (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>);</pre>
879
+ <pre class="programlisting"><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="returnvalue">GtkAdjustment</span></a> * gtk_tool_palette_get_vadjustment (<em class="parameter"><code><a class="link" href="GtkToolPalette.html" title="GtkToolPalette"><span class="type">GtkToolPalette</span></a> *palette</code></em>);</pre>
892
880
  <p>
893
881
  Gets the vertical adjustment of the tool palette.
894
882
  </p>
@@ -1014,6 +1002,6 @@ directions of the GtkToolpalette.
1014
1002
  </div>
1015
1003
  <div class="footer">
1016
1004
  <hr>
1017
- Generated by GTK-Doc V1.17</div>
1005
+ Generated by GTK-Doc V1.18</div>
1018
1006
  </body>
1019
1007
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkTearoffMenuItem.html" title="GtkTearoffMenuItem">
10
10
  <link rel="next" href="GtkToolbar.html" title="GtkToolbar">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -389,6 +389,6 @@ instead.
389
389
  </div>
390
390
  <div class="footer">
391
391
  <hr>
392
- Generated by GTK-Doc V1.17</div>
392
+ Generated by GTK-Doc V1.18</div>
393
393
  </body>
394
394
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
9
9
  <link rel="prev" href="GtkToolShell.html" title="GtkToolShell">
10
10
  <link rel="next" href="GtkToolItem.html" title="GtkToolItem">
11
- <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18 (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">
@@ -270,8 +270,7 @@ accessed through the function described below.
270
270
  <hr>
271
271
  <div class="refsect2">
272
272
  <a name="GtkToolbarChildType"></a><h3>enum GtkToolbarChildType</h3>
273
- <pre class="programlisting">typedef enum
274
- {
273
+ <pre class="programlisting">typedef enum {
275
274
  GTK_TOOLBAR_CHILD_SPACE,
276
275
  GTK_TOOLBAR_CHILD_BUTTON,
277
276
  GTK_TOOLBAR_CHILD_TOGGLEBUTTON,
@@ -321,8 +320,7 @@ to a <a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type
321
320
  <hr>
322
321
  <div class="refsect2">
323
322
  <a name="GtkToolbarSpaceStyle"></a><h3>enum GtkToolbarSpaceStyle</h3>
324
- <pre class="programlisting">typedef enum
325
- {
323
+ <pre class="programlisting">typedef enum {
326
324
  GTK_TOOLBAR_SPACE_EMPTY,
327
325
  GTK_TOOLBAR_SPACE_LINE
328
326
  } GtkToolbarSpaceStyle;
@@ -1848,6 +1846,6 @@ Emitted when the style of the toolbar changes.
1848
1846
  </div>
1849
1847
  <div class="footer">
1850
1848
  <hr>
1851
- Generated by GTK-Doc V1.17</div>
1849
+ Generated by GTK-Doc V1.18</div>
1852
1850
  </body>
1853
1851
  </html>