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="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
9
9
  <link rel="prev" href="GtkTreeSelection.html" title="GtkTreeSelection">
10
10
  <link rel="next" href="GtkTreeView.html" title="GtkTreeView">
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">
@@ -96,8 +96,7 @@ struct <a class="link" href="GtkTreeViewColumn.html#GtkTreeViewColu
96
96
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-get-resizable" title="gtk_tree_view_column_get_resizable ()">gtk_tree_view_column_get_resizable</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
97
97
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-set-sizing" title="gtk_tree_view_column_set_sizing ()">gtk_tree_view_column_set_sizing</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>,
98
98
  <em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html#GtkTreeViewColumnSizing" title="enum GtkTreeViewColumnSizing"><span class="type">GtkTreeViewColumnSizing</span></a> type</code></em>);
99
- <a class="link" href="GtkTreeViewColumn.html#GtkTreeViewColumnSizing" title="enum GtkTreeViewColumnSizing"><span class="returnvalue">GtkTreeViewColumnSizing</span></a> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-get-sizing" title="gtk_tree_view_column_get_sizing ()">gtk_tree_view_column_get_sizing</a>
100
- (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
99
+ <a class="link" href="GtkTreeViewColumn.html#GtkTreeViewColumnSizing" title="enum GtkTreeViewColumnSizing"><span class="returnvalue">GtkTreeViewColumnSizing</span></a> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-get-sizing" title="gtk_tree_view_column_get_sizing ()">gtk_tree_view_column_get_sizing</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
101
100
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-get-width" title="gtk_tree_view_column_get_width ()">gtk_tree_view_column_get_width</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
102
101
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-get-fixed-width" title="gtk_tree_view_column_get_fixed_width ()">gtk_tree_view_column_get_fixed_width</a>
103
102
  (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
@@ -113,7 +112,7 @@ struct <a class="link" href="GtkTreeViewColumn.html#GtkTreeViewColu
113
112
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-clicked" title="gtk_tree_view_column_clicked ()">gtk_tree_view_column_clicked</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
114
113
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-set-title" title="gtk_tree_view_column_set_title ()">gtk_tree_view_column_set_title</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>,
115
114
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>);
116
- 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="GtkTreeViewColumn.html#gtk-tree-view-column-get-title" title="gtk_tree_view_column_get_title ()">gtk_tree_view_column_get_title</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
115
+ 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="GtkTreeViewColumn.html#gtk-tree-view-column-get-title" title="gtk_tree_view_column_get_title ()">gtk_tree_view_column_get_title</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
117
116
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-set-expand" title="gtk_tree_view_column_set_expand ()">gtk_tree_view_column_set_expand</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>,
118
117
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>);
119
118
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-get-expand" title="gtk_tree_view_column_get_expand ()">gtk_tree_view_column_get_expand</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);
@@ -151,7 +150,7 @@ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.htm
151
150
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_expander</code></em>,
152
151
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_expanded</code></em>);
153
152
  <span class="returnvalue">void</span> <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-cell-get-size" title="gtk_tree_view_column_cell_get_size ()">gtk_tree_view_column_cell_get_size</a> (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>,
154
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
153
+ <em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
155
154
  <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_offset</code></em>,
156
155
  <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_offset</code></em>,
157
156
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
@@ -229,8 +228,7 @@ they work together.
229
228
  <a name="GtkTreeViewColumn.details"></a><h2>Details</h2>
230
229
  <div class="refsect2">
231
230
  <a name="GtkTreeViewColumnSizing"></a><h3>enum GtkTreeViewColumnSizing</h3>
232
- <pre class="programlisting">typedef enum
233
- {
231
+ <pre class="programlisting">typedef enum {
234
232
  GTK_TREE_VIEW_COLUMN_GROW_ONLY,
235
233
  GTK_TREE_VIEW_COLUMN_AUTOSIZE,
236
234
  GTK_TREE_VIEW_COLUMN_FIXED
@@ -391,10 +389,6 @@ Here's a simple example:
391
389
  <td>The <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a>.</td>
392
390
  </tr>
393
391
  <tr>
394
- <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
395
- <td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated list of attributes.</td>
396
- </tr>
397
- <tr>
398
392
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
399
393
  <td>A newly created <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>.</td>
400
394
  </tr>
@@ -566,10 +560,6 @@ are removed, and replaced with the new attributes.
566
560
  <td><p><span class="term"><em class="parameter"><code>cell_renderer</code></em> :</span></p></td>
567
561
  <td>the <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> we're setting the attributes of</td>
568
562
  </tr>
569
- <tr>
570
- <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
571
- <td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated list of attributes.</td>
572
- </tr>
573
563
  </tbody>
574
564
  </table></div>
575
565
  </div>
@@ -807,8 +797,7 @@ Sets the growth behavior of <em class="parameter"><code>tree_column</code></em>
807
797
  <hr>
808
798
  <div class="refsect2">
809
799
  <a name="gtk-tree-view-column-get-sizing"></a><h3>gtk_tree_view_column_get_sizing ()</h3>
810
- <pre class="programlisting"><a class="link" href="GtkTreeViewColumn.html#GtkTreeViewColumnSizing" title="enum GtkTreeViewColumnSizing"><span class="returnvalue">GtkTreeViewColumnSizing</span></a> gtk_tree_view_column_get_sizing
811
- (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);</pre>
800
+ <pre class="programlisting"><a class="link" href="GtkTreeViewColumn.html#GtkTreeViewColumnSizing" title="enum GtkTreeViewColumnSizing"><span class="returnvalue">GtkTreeViewColumnSizing</span></a> gtk_tree_view_column_get_sizing (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);</pre>
812
801
  <p>
813
802
  Returns the current type of <em class="parameter"><code>tree_column</code></em>.
814
803
  </p>
@@ -1033,7 +1022,7 @@ this value is ignored.
1033
1022
  <hr>
1034
1023
  <div class="refsect2">
1035
1024
  <a name="gtk-tree-view-column-get-title"></a><h3>gtk_tree_view_column_get_title ()</h3>
1036
- <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_tree_view_column_get_title (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);</pre>
1025
+ <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_tree_view_column_get_title (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>);</pre>
1037
1026
  <p>
1038
1027
  Returns the title of the widget.
1039
1028
  </p>
@@ -1501,7 +1490,7 @@ renderer. This is used primarily by the <a class="link" href="GtkTreeView.html"
1501
1490
  <div class="refsect2">
1502
1491
  <a name="gtk-tree-view-column-cell-get-size"></a><h3>gtk_tree_view_column_cell_get_size ()</h3>
1503
1492
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_tree_view_column_cell_get_size (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>,
1504
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
1493
+ <em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
1505
1494
  <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_offset</code></em>,
1506
1495
  <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_offset</code></em>,
1507
1496
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
@@ -1851,6 +1840,6 @@ clickable. Set to <code class="literal">-1</code> to make the column unsortable.
1851
1840
  </div>
1852
1841
  <div class="footer">
1853
1842
  <hr>
1854
- Generated by GTK-Doc V1.17</div>
1843
+ Generated by GTK-Doc V1.18</div>
1855
1844
  </body>
1856
1845
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="Actions.html" title="Action-based menus and toolbars">
9
9
  <link rel="prev" href="Actions.html" title="Action-based menus and toolbars">
10
10
  <link rel="next" href="GtkActionGroup.html" title="GtkActionGroup">
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">
@@ -189,7 +189,7 @@ enclosed in doublequotes, thus they must not '"' characters or references
189
189
  to the &amp;quot; entity.
190
190
  </p>
191
191
  <div class="example">
192
- <a name="id1166803"></a><p class="title"><b>Example 36. A UI definition</b></p>
192
+ <a name="id1014255"></a><p class="title"><b>Example 36. A UI definition</b></p>
193
193
  <div class="example-contents">
194
194
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
195
195
  <tbody>
@@ -321,7 +321,7 @@ toolitem with the same name has path
321
321
  </div>
322
322
  <hr>
323
323
  <div class="refsect2">
324
- <a name="id1173435"></a><h3>Accelerators</h3>
324
+ <a name="id1041033"></a><h3>Accelerators</h3>
325
325
  <p>
326
326
  Every action has an accelerator path. Accelerators are installed together with
327
327
  menuitem proxies, but they can also be explicitly added with &lt;accelerator&gt;
@@ -349,7 +349,7 @@ Toolitems following an expanding separator are effectively right-aligned.
349
349
  </div>
350
350
  <hr>
351
351
  <div class="refsect2">
352
- <a name="id1173485"></a><h3>Empty Menus</h3>
352
+ <a name="id1041083"></a><h3>Empty Menus</h3>
353
353
  <p>
354
354
  Submenus pose similar problems to separators inconnection with merging. It is
355
355
  impossible to know in advance whether they will end up empty after merging.
@@ -383,7 +383,7 @@ other parts of the constructed user interface with the help of the
383
383
  "constructor" attribute. See the example below.
384
384
  </p>
385
385
  <div class="example">
386
- <a name="id1173541"></a><p class="title"><b>Example 37. An embedded GtkUIManager UI definition</b></p>
386
+ <a name="id1041139"></a><p class="title"><b>Example 37. An embedded GtkUIManager UI definition</b></p>
387
387
  <div class="example-contents">
388
388
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
389
389
  <tbody>
@@ -1285,6 +1285,6 @@ just before any action is activated.
1285
1285
  </div>
1286
1286
  <div class="footer">
1287
1287
  <hr>
1288
- Generated by GTK-Doc V1.17</div>
1288
+ Generated by GTK-Doc V1.18</div>
1289
1289
  </body>
1290
1290
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="LayoutContainers.html" title="Layout Containers">
9
9
  <link rel="prev" href="GtkHBox.html" title="GtkHBox">
10
10
  <link rel="next" href="GtkHButtonBox.html" title="GtkHButtonBox">
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">
@@ -128,6 +128,6 @@ Creates a new <a class="link" href="GtkVBox.html" title="GtkVBox"><span class="t
128
128
  </div>
129
129
  <div class="footer">
130
130
  <hr>
131
- Generated by GTK-Doc V1.17</div>
131
+ Generated by GTK-Doc V1.18</div>
132
132
  </body>
133
133
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="LayoutContainers.html" title="Layout Containers">
9
9
  <link rel="prev" href="GtkHButtonBox.html" title="GtkHButtonBox">
10
10
  <link rel="next" href="GtkFixed.html" title="GtkFixed">
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">
@@ -204,6 +204,6 @@ Sets a new layout mode that will be used by all button boxes.
204
204
  </div>
205
205
  <div class="footer">
206
206
  <hr>
207
- Generated by GTK-Doc V1.17</div>
207
+ Generated by GTK-Doc V1.18</div>
208
208
  </body>
209
209
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="LayoutContainers.html" title="Layout Containers">
9
9
  <link rel="prev" href="GtkHPaned.html" title="GtkHPaned">
10
10
  <link rel="next" href="GtkLayout.html" title="GtkLayout">
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">
@@ -103,6 +103,6 @@ Create a new <a class="link" href="GtkVPaned.html" title="GtkVPaned"><span class
103
103
  </div>
104
104
  <div class="footer">
105
105
  <hr>
106
- Generated by GTK-Doc V1.17</div>
106
+ Generated by GTK-Doc V1.18</div>
107
107
  </body>
108
108
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="SpecialObjects.html" title="Special-purpose features">
9
9
  <link rel="prev" href="GtkHRuler.html" title="GtkHRuler">
10
10
  <link rel="next" href="RecentDocuments.html" title="Recently Used Documents">
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">
@@ -124,6 +124,6 @@ unmaintained and too specialized. There is no replacement.</td>
124
124
  </div>
125
125
  <div class="footer">
126
126
  <hr>
127
- Generated by GTK-Doc V1.17</div>
127
+ Generated by GTK-Doc V1.18</div>
128
128
  </body>
129
129
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="NumericEntry.html" title="Numeric/Text Data Entry">
9
9
  <link rel="prev" href="GtkHScale.html" title="GtkHScale">
10
10
  <link rel="next" href="GtkSpinButton.html" title="GtkSpinButton">
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">
@@ -155,6 +155,6 @@ needs, use <a class="link" href="GtkScale.html#gtk-scale-set-digits" title="gtk_
155
155
  </div>
156
156
  <div class="footer">
157
157
  <hr>
158
- Generated by GTK-Doc V1.17</div>
158
+ Generated by GTK-Doc V1.18</div>
159
159
  </body>
160
160
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ScrollingWidgets.html" title="Scrolling">
9
9
  <link rel="prev" href="GtkHScrollbar.html" title="GtkHScrollbar">
10
10
  <link rel="next" href="GtkScrolledWindow.html" title="GtkScrolledWindow">
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">
@@ -118,6 +118,6 @@ Creates a new vertical scrollbar.
118
118
  </div>
119
119
  <div class="footer">
120
120
  <hr>
121
- Generated by GTK-Doc V1.17</div>
121
+ Generated by GTK-Doc V1.18</div>
122
122
  </body>
123
123
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="Ornaments.html" title="Ornaments">
9
9
  <link rel="prev" href="GtkHSeparator.html" title="GtkHSeparator">
10
10
  <link rel="next" href="ScrollingWidgets.html" title="Scrolling">
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">
@@ -106,6 +106,6 @@ Creates a new <a class="link" href="GtkVSeparator.html" title="GtkVSeparator"><s
106
106
  </div>
107
107
  <div class="footer">
108
108
  <hr>
109
- Generated by GTK-Doc V1.17</div>
109
+ Generated by GTK-Doc V1.18</div>
110
110
  </body>
111
111
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="MiscObjects.html" title="Miscellaneous">
9
9
  <link rel="prev" href="GtkTooltip.html" title="GtkTooltip">
10
10
  <link rel="next" href="GtkAccessible.html" title="GtkAccessible">
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">
@@ -60,8 +60,8 @@ struct <a class="link" href="GtkViewport.html#GtkViewport-struct" t
60
60
  <span class="returnvalue">void</span> <a class="link" href="GtkViewport.html#gtk-viewport-set-shadow-type" title="gtk_viewport_set_shadow_type ()">gtk_viewport_set_shadow_type</a> (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>,
61
61
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> type</code></em>);
62
62
  <a class="link" href="gtk-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="returnvalue">GtkShadowType</span></a> <a class="link" href="GtkViewport.html#gtk-viewport-get-shadow-type" title="gtk_viewport_get_shadow_type ()">gtk_viewport_get_shadow_type</a> (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);
63
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkViewport.html#gtk-viewport-get-bin-window" title="gtk_viewport_get_bin_window ()">gtk_viewport_get_bin_window</a> (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);
64
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkViewport.html#gtk-viewport-get-view-window" title="gtk_viewport_get_view_window ()">gtk_viewport_get_view_window</a> (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);
63
+ <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkViewport.html#gtk-viewport-get-bin-window" title="gtk_viewport_get_bin_window ()">gtk_viewport_get_bin_window</a> (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);
64
+ <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkViewport.html#gtk-viewport-get-view-window" title="gtk_viewport_get_view_window ()">gtk_viewport_get_view_window</a> (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);
65
65
  </pre>
66
66
  </div>
67
67
  <div class="refsect1">
@@ -285,7 +285,7 @@ Gets the shadow type of the <a class="link" href="GtkViewport.html" title="GtkVi
285
285
  <hr>
286
286
  <div class="refsect2">
287
287
  <a name="gtk-viewport-get-bin-window"></a><h3>gtk_viewport_get_bin_window ()</h3>
288
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_viewport_get_bin_window (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);</pre>
288
+ <pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_viewport_get_bin_window (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);</pre>
289
289
  <p>
290
290
  Gets the bin window of the <a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a>.
291
291
  </p>
@@ -299,7 +299,7 @@ Gets the bin window of the <a class="link" href="GtkViewport.html" title="GtkVie
299
299
  </tr>
300
300
  <tr>
301
301
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
302
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
302
+ <td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
303
303
  </td>
304
304
  </tr>
305
305
  </tbody>
@@ -309,7 +309,7 @@ Gets the bin window of the <a class="link" href="GtkViewport.html" title="GtkVie
309
309
  <hr>
310
310
  <div class="refsect2">
311
311
  <a name="gtk-viewport-get-view-window"></a><h3>gtk_viewport_get_view_window ()</h3>
312
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_viewport_get_view_window (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);</pre>
312
+ <pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_viewport_get_view_window (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);</pre>
313
313
  <p>
314
314
  Gets the view window of the <a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a>.
315
315
  </p>
@@ -323,7 +323,7 @@ Gets the view window of the <a class="link" href="GtkViewport.html" title="GtkVi
323
323
  </tr>
324
324
  <tr>
325
325
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
326
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
326
+ <td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
327
327
  </td>
328
328
  </tr>
329
329
  </tbody>
@@ -393,6 +393,6 @@ of <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="ty
393
393
  </div>
394
394
  <div class="footer">
395
395
  <hr>
396
- Generated by GTK-Doc V1.17</div>
396
+ Generated by GTK-Doc V1.18</div>
397
397
  </body>
398
398
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ButtonWidgets.html" title="Buttons and Toggles">
9
9
  <link rel="prev" href="GtkScaleButton.html" title="GtkScaleButton">
10
10
  <link rel="next" href="NumericEntry.html" title="Numeric/Text Data Entry">
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">
@@ -45,7 +45,7 @@
45
45
  #include &lt;gtk/gtk.h&gt;
46
46
 
47
47
  struct <a class="link" href="GtkVolumeButton.html#GtkVolumeButton-struct" title="struct GtkVolumeButton">GtkVolumeButton</a>;
48
- <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkVolumeButton.html#gtk-volume-button-new" title="gtk_volume_button_new ()">gtk_volume_button_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
48
+ <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkVolumeButton.html#gtk-volume-button-new" title="gtk_volume_button_new ()">gtk_volume_button_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
49
49
  </pre>
50
50
  </div>
51
51
  <div class="refsect1">
@@ -87,7 +87,7 @@ icons, tooltips and accessible labels.
87
87
  <hr>
88
88
  <div class="refsect2">
89
89
  <a name="gtk-volume-button-new"></a><h3>gtk_volume_button_new ()</h3>
90
- <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_volume_button_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
90
+ <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_volume_button_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
91
91
  <p>
92
92
  Creates a <a class="link" href="GtkVolumeButton.html" title="GtkVolumeButton"><span class="type">GtkVolumeButton</span></a>, with a range between 0.0 and 1.0, with
93
93
  a stepping of 0.02. Volume values can be obtained and modified using
@@ -107,6 +107,6 @@ the functions from <a class="link" href="GtkScaleButton.html" title="GtkScaleBut
107
107
  </div>
108
108
  <div class="footer">
109
109
  <hr>
110
- Generated by GTK-Doc V1.17</div>
110
+ Generated by GTK-Doc V1.18</div>
111
111
  </body>
112
112
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="AbstractObjects.html" title="Abstract Base Classes">
9
9
  <link rel="prev" href="GtkSeparator.html" title="GtkSeparator">
10
10
  <link rel="next" href="GtkIMContext.html" title="GtkIMContext">
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">
@@ -115,7 +115,7 @@ enum <a class="link" href="GtkWidget.html#GtkWidgetHelpType" titl
115
115
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-queue-resize" title="gtk_widget_queue_resize ()">gtk_widget_queue_resize</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
116
116
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-queue-resize-no-redraw" title="gtk_widget_queue_resize_no_redraw ()">gtk_widget_queue_resize_no_redraw</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
117
117
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-draw" title="gtk_widget_draw ()">gtk_widget_draw</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
118
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>);
118
+ <em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>);
119
119
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-size-request" title="gtk_widget_size_request ()">gtk_widget_size_request</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
120
120
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkRequisition"><span class="type">GtkRequisition</span></a> *requisition</code></em>);
121
121
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-get-child-requisition" title="gtk_widget_get_child_requisition ()">gtk_widget_get_child_requisition</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
@@ -126,12 +126,12 @@ enum <a class="link" href="GtkWidget.html#GtkWidgetHelpType" titl
126
126
  <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> *accel_signal</code></em>,
127
127
  <em class="parameter"><code><a class="link" href="gtk-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
128
128
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
129
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>,
129
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>,
130
130
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkAccelFlags" title="enum GtkAccelFlags"><span class="type">GtkAccelFlags</span></a> accel_flags</code></em>);
131
131
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-remove-accelerator" title="gtk_widget_remove_accelerator ()">gtk_widget_remove_accelerator</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
132
132
  <em class="parameter"><code><a class="link" href="gtk-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
133
133
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
134
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);
134
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);
135
135
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-accel-path" title="gtk_widget_set_accel_path ()">gtk_widget_set_accel_path</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
136
136
  <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> *accel_path</code></em>,
137
137
  <em class="parameter"><code><a class="link" href="gtk-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>);
@@ -139,19 +139,19 @@ enum <a class="link" href="GtkWidget.html#GtkWidgetHelpType" titl
139
139
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-can-activate-accel" title="gtk_widget_can_activate_accel ()">gtk_widget_can_activate_accel</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
140
140
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> signal_id</code></em>);
141
141
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-event" title="gtk_widget_event ()">gtk_widget_event</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
142
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);
142
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);
143
143
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-activate" title="gtk_widget_activate ()">gtk_widget_activate</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
144
144
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-reparent" title="gtk_widget_reparent ()">gtk_widget_reparent</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
145
145
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *new_parent</code></em>);
146
146
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-intersect" title="gtk_widget_intersect ()">gtk_widget_intersect</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
147
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
148
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *intersection</code></em>);
147
+ <em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
148
+ <em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *intersection</code></em>);
149
149
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-is-focus" title="gtk_widget_is_focus ()">gtk_widget_is_focus</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
150
150
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-grab-focus" title="gtk_widget_grab_focus ()">gtk_widget_grab_focus</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
151
151
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-grab-default" title="gtk_widget_grab_default ()">gtk_widget_grab_default</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
152
152
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-name" title="gtk_widget_set_name ()">gtk_widget_set_name</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
153
153
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
154
- 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="GtkWidget.html#gtk-widget-get-name" title="gtk_widget_get_name ()">gtk_widget_get_name</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
154
+ 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="GtkWidget.html#gtk-widget-get-name" title="gtk_widget_get_name ()">gtk_widget_get_name</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
155
155
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-state" title="gtk_widget_set_state ()">gtk_widget_set_state</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
156
156
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>);
157
157
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-sensitive" title="gtk_widget_set_sensitive ()">gtk_widget_set_sensitive</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
@@ -159,8 +159,8 @@ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.htm
159
159
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-parent" title="gtk_widget_set_parent ()">gtk_widget_set_parent</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
160
160
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *parent</code></em>);
161
161
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-parent-window" title="gtk_widget_set_parent_window ()">gtk_widget_set_parent_window</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
162
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *parent_window</code></em>);
163
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-parent-window" title="gtk_widget_get_parent_window ()">gtk_widget_get_parent_window</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
162
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *parent_window</code></em>);
163
+ <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-parent-window" title="gtk_widget_get_parent_window ()">gtk_widget_get_parent_window</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
164
164
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-uposition" title="gtk_widget_set_uposition ()">gtk_widget_set_uposition</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
165
165
  <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>,
166
166
  <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>);
@@ -172,15 +172,15 @@ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.htm
172
172
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-add-events" title="gtk_widget_add_events ()">gtk_widget_add_events</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
173
173
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> events</code></em>);
174
174
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-extension-events" title="gtk_widget_set_extension_events ()">gtk_widget_set_extension_events</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
175
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a> mode</code></em>);
176
- <a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#GdkExtensionMode"><span class="returnvalue">GdkExtensionMode</span></a> <a class="link" href="GtkWidget.html#gtk-widget-get-extension-events" title="gtk_widget_get_extension_events ()">gtk_widget_get_extension_events</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
175
+ <em class="parameter"><code><a href="../gdk/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a> mode</code></em>);
176
+ <a href="../gdk/gdk-Input-Devices.html#GdkExtensionMode"><span class="returnvalue">GdkExtensionMode</span></a> <a class="link" href="GtkWidget.html#gtk-widget-get-extension-events" title="gtk_widget_get_extension_events ()">gtk_widget_get_extension_events</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
177
177
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-toplevel" title="gtk_widget_get_toplevel ()">gtk_widget_get_toplevel</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
178
178
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-ancestor" title="gtk_widget_get_ancestor ()">gtk_widget_get_ancestor</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
179
179
  <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> widget_type</code></em>);
180
- <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="returnvalue">GdkColormap</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-colormap" title="gtk_widget_get_colormap ()">gtk_widget_get_colormap</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
180
+ <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="returnvalue">GdkColormap</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-colormap" title="gtk_widget_get_colormap ()">gtk_widget_get_colormap</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
181
181
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-colormap" title="gtk_widget_set_colormap ()">gtk_widget_set_colormap</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
182
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);
183
- <a href="http://library.gnome.org/devel/gdk3/gdk-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-visual" title="gtk_widget_get_visual ()">gtk_widget_get_visual</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
182
+ <em class="parameter"><code><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);
183
+ <a href="../gdk/gdk-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-visual" title="gtk_widget_get_visual ()">gtk_widget_get_visual</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
184
184
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkWidget.html#gtk-widget-get-events" title="gtk_widget_get_events ()">gtk_widget_get_events</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
185
185
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-get-pointer" title="gtk_widget_get_pointer ()">gtk_widget_get_pointer</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
186
186
  <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>,
@@ -201,12 +201,12 @@ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.htm
201
201
  <a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-style" title="gtk_widget_get_style ()">gtk_widget_get_style</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
202
202
  #define <a class="link" href="GtkWidget.html#gtk-widget-restore-default-style" title="gtk_widget_restore_default_style()">gtk_widget_restore_default_style</a> (widget)
203
203
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-reset-rc-styles" title="gtk_widget_reset_rc_styles ()">gtk_widget_reset_rc_styles</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
204
- <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-push-colormap" title="gtk_widget_push_colormap ()">gtk_widget_push_colormap</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *cmap</code></em>);
204
+ <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-push-colormap" title="gtk_widget_push_colormap ()">gtk_widget_push_colormap</a> (<em class="parameter"><code><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *cmap</code></em>);
205
205
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-pop-colormap" title="gtk_widget_pop_colormap ()">gtk_widget_pop_colormap</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
206
- <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-default-colormap" title="gtk_widget_set_default_colormap ()">gtk_widget_set_default_colormap</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);
206
+ <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-default-colormap" title="gtk_widget_set_default_colormap ()">gtk_widget_set_default_colormap</a> (<em class="parameter"><code><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);
207
207
  <a class="link" href="GtkStyle.html" title="Styles"><span class="returnvalue">GtkStyle</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-default-style" title="gtk_widget_get_default_style ()">gtk_widget_get_default_style</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
208
- <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="returnvalue">GdkColormap</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-default-colormap" title="gtk_widget_get_default_colormap ()">gtk_widget_get_default_colormap</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
209
- <a href="http://library.gnome.org/devel/gdk3/gdk-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-default-visual" title="gtk_widget_get_default_visual ()">gtk_widget_get_default_visual</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
208
+ <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="returnvalue">GdkColormap</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-default-colormap" title="gtk_widget_get_default_colormap ()">gtk_widget_get_default_colormap</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
209
+ <a href="../gdk/gdk-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-default-visual" title="gtk_widget_get_default_visual ()">gtk_widget_get_default_visual</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
210
210
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-direction" title="gtk_widget_set_direction ()">gtk_widget_set_direction</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
211
211
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> dir</code></em>);
212
212
  enum <a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection">GtkTextDirection</a>;
@@ -214,11 +214,11 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
214
214
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-default-direction" title="gtk_widget_set_default_direction ()">gtk_widget_set_default_direction</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> dir</code></em>);
215
215
  <a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="returnvalue">GtkTextDirection</span></a> <a class="link" href="GtkWidget.html#gtk-widget-get-default-direction" title="gtk_widget_get_default_direction ()">gtk_widget_get_default_direction</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
216
216
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-shape-combine-mask" title="gtk_widget_shape_combine_mask ()">gtk_widget_shape_combine_mask</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
217
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *shape_mask</code></em>,
217
+ <em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *shape_mask</code></em>,
218
218
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset_x</code></em>,
219
219
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset_y</code></em>);
220
220
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-input-shape-combine-mask" title="gtk_widget_input_shape_combine_mask ()">gtk_widget_input_shape_combine_mask</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
221
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *shape_mask</code></em>,
221
+ <em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *shape_mask</code></em>,
222
222
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset_x</code></em>,
223
223
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset_y</code></em>);
224
224
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-path" title="gtk_widget_path ()">gtk_widget_path</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
@@ -235,21 +235,21 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
235
235
  <a class="link" href="gtk-Resource-Files.html#GtkRcStyle"><span class="returnvalue">GtkRcStyle</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-modifier-style" title="gtk_widget_get_modifier_style ()">gtk_widget_get_modifier_style</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
236
236
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-modify-fg" title="gtk_widget_modify_fg ()">gtk_widget_modify_fg</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
237
237
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
238
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
238
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
239
239
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-modify-bg" title="gtk_widget_modify_bg ()">gtk_widget_modify_bg</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
240
240
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
241
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
241
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
242
242
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-modify-text" title="gtk_widget_modify_text ()">gtk_widget_modify_text</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
243
243
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
244
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
244
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
245
245
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-modify-base" title="gtk_widget_modify_base ()">gtk_widget_modify_base</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
246
246
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
247
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
247
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);
248
248
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-modify-font" title="gtk_widget_modify_font ()">gtk_widget_modify_font</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
249
249
  <em class="parameter"><code><a href="/usr/share/gtk-doc/html/pango/pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> *font_desc</code></em>);
250
250
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-modify-cursor" title="gtk_widget_modify_cursor ()">gtk_widget_modify_cursor</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
251
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *primary</code></em>,
252
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *secondary</code></em>);
251
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *primary</code></em>,
252
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *secondary</code></em>);
253
253
  <a href="/usr/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-create-pango-context" title="gtk_widget_create_pango_context ()">gtk_widget_create_pango_context</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
254
254
  <a href="/usr/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-pango-context" title="gtk_widget_get_pango_context ()">gtk_widget_get_pango_context</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
255
255
  <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoLayout"><span class="returnvalue">PangoLayout</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-create-pango-layout" title="gtk_widget_create_pango_layout ()">gtk_widget_create_pango_layout</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
@@ -298,12 +298,12 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
298
298
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> ** <a class="link" href="GtkWidget.html#gtk-widget-class-list-style-properties" title="gtk_widget_class_list_style_properties ()">gtk_widget_class_list_style_properties</a>
299
299
  (<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a> *klass</code></em>,
300
300
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties</code></em>);
301
- <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="returnvalue">GdkRegion</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-region-intersect" title="gtk_widget_region_intersect ()">gtk_widget_region_intersect</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
302
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="type">GdkRegion</span></a> *region</code></em>);
301
+ <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="returnvalue">GdkRegion</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-region-intersect" title="gtk_widget_region_intersect ()">gtk_widget_region_intersect</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
302
+ <em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="type">GdkRegion</span></a> *region</code></em>);
303
303
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkWidget.html#gtk-widget-send-expose" title="gtk_widget_send_expose ()">gtk_widget_send_expose</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
304
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);
304
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);
305
305
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-send-focus-change" title="gtk_widget_send_focus_change ()">gtk_widget_send_focus_change</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
306
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);
306
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);
307
307
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-style-get" title="gtk_widget_style_get ()">gtk_widget_style_get</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
308
308
  <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
309
309
  <em class="parameter"><code>...</code></em>);
@@ -324,10 +324,10 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
324
324
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-parent" title="gtk_widget_get_parent ()">gtk_widget_get_parent</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
325
325
  <a class="link" href="GtkSettings.html" title="Settings"><span class="returnvalue">GtkSettings</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-settings" title="gtk_widget_get_settings ()">gtk_widget_get_settings</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
326
326
  <a class="link" href="gtk-Clipboards.html#GtkClipboard"><span class="returnvalue">GtkClipboard</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-clipboard" title="gtk_widget_get_clipboard ()">gtk_widget_get_clipboard</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
327
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);
328
- <a href="http://library.gnome.org/devel/gdk3/GdkDisplay.html"><span class="returnvalue">GdkDisplay</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-display" title="gtk_widget_get_display ()">gtk_widget_get_display</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
329
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-root-window" title="gtk_widget_get_root_window ()">gtk_widget_get_root_window</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
330
- <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-screen" title="gtk_widget_get_screen ()">gtk_widget_get_screen</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
327
+ <em class="parameter"><code><a href="../gdk/gdk-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);
328
+ <a href="../gdk/GdkDisplay.html"><span class="returnvalue">GdkDisplay</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-display" title="gtk_widget_get_display ()">gtk_widget_get_display</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
329
+ <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-root-window" title="gtk_widget_get_root_window ()">gtk_widget_get_root_window</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
330
+ <a href="../gdk/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-screen" title="gtk_widget_get_screen ()">gtk_widget_get_screen</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
331
331
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-has-screen" title="gtk_widget_has_screen ()">gtk_widget_has_screen</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
332
332
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-get-size-request" title="gtk_widget_get_size_request ()">gtk_widget_get_size_request</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
333
333
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
@@ -369,9 +369,9 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
369
369
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-has-tooltip" title="gtk_widget_set_has_tooltip ()">gtk_widget_set_has_tooltip</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
370
370
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> has_tooltip</code></em>);
371
371
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-trigger-tooltip-query" title="gtk_widget_trigger_tooltip_query ()">gtk_widget_trigger_tooltip_query</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
372
- <a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-snapshot" title="gtk_widget_get_snapshot ()">gtk_widget_get_snapshot</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
373
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *clip_rect</code></em>);
374
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-window" title="gtk_widget_get_window ()">gtk_widget_get_window</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
372
+ <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-snapshot" title="gtk_widget_get_snapshot ()">gtk_widget_get_snapshot</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
373
+ <em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *clip_rect</code></em>);
374
+ <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * <a class="link" href="GtkWidget.html#gtk-widget-get-window" title="gtk_widget_get_window ()">gtk_widget_get_window</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
375
375
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-get-allocation" title="gtk_widget_get_allocation ()">gtk_widget_get_allocation</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
376
376
  <em class="parameter"><code><a class="link" href="GtkWidget.html#GtkAllocation" title="struct GtkAllocation"><span class="type">GtkAllocation</span></a> *allocation</code></em>);
377
377
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-allocation" title="gtk_widget_set_allocation ()">gtk_widget_set_allocation</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
@@ -400,7 +400,7 @@ enum <a class="link" href="GtkWidget.html#GtkTextDirection" title
400
400
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-is-drawable" title="gtk_widget_is_drawable ()">gtk_widget_is_drawable</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
401
401
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-is-toplevel" title="gtk_widget_is_toplevel ()">gtk_widget_is_toplevel</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
402
402
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-window" title="gtk_widget_set_window ()">gtk_widget_set_window</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
403
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);
403
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);
404
404
  <span class="returnvalue">void</span> <a class="link" href="GtkWidget.html#gtk-widget-set-receives-default" title="gtk_widget_set_receives_default ()">gtk_widget_set_receives_default</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
405
405
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> receives_default</code></em>);
406
406
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWidget.html#gtk-widget-get-receives-default" title="gtk_widget_get_receives_default ()">gtk_widget_get_receives_default</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
@@ -468,8 +468,8 @@ GtkWidget implements
468
468
  "<a class="link" href="GtkWidget.html#GtkWidget--can-focus" title='The "can-focus" property'>can-focus</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
469
469
  "<a class="link" href="GtkWidget.html#GtkWidget--composite-child" title='The "composite-child" property'>composite-child</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
470
470
  "<a class="link" href="GtkWidget.html#GtkWidget--double-buffered" title='The "double-buffered" property'>double-buffered</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
471
- "<a class="link" href="GtkWidget.html#GtkWidget--events" title='The "events" property'>events</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a> : Read / Write
472
- "<a class="link" href="GtkWidget.html#GtkWidget--extension-events" title='The "extension-events" property'>extension-events</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a> : Read / Write
471
+ "<a class="link" href="GtkWidget.html#GtkWidget--events" title='The "events" property'>events</a>" <a href="../gdk/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a> : Read / Write
472
+ "<a class="link" href="GtkWidget.html#GtkWidget--extension-events" title='The "extension-events" property'>extension-events</a>" <a href="../gdk/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a> : Read / Write
473
473
  "<a class="link" href="GtkWidget.html#GtkWidget--has-default" title='The "has-default" property'>has-default</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
474
474
  "<a class="link" href="GtkWidget.html#GtkWidget--has-focus" title='The "has-focus" property'>has-focus</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
475
475
  "<a class="link" href="GtkWidget.html#GtkWidget--has-tooltip" title='The "has-tooltip" property'>has-tooltip</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
@@ -485,26 +485,26 @@ GtkWidget implements
485
485
  "<a class="link" href="GtkWidget.html#GtkWidget--tooltip-text" title='The "tooltip-text" property'>tooltip-text</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
486
486
  "<a class="link" href="GtkWidget.html#GtkWidget--visible" title='The "visible" property'>visible</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
487
487
  "<a class="link" href="GtkWidget.html#GtkWidget--width-request" title='The "width-request" property'>width-request</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read / Write
488
- "<a class="link" href="GtkWidget.html#GtkWidget--window" title='The "window" property'>window</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>* : Read
488
+ "<a class="link" href="GtkWidget.html#GtkWidget--window" title='The "window" property'>window</a>" <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>* : Read
489
489
  </pre>
490
490
  </div>
491
491
  <div class="refsect1">
492
492
  <a name="GtkWidget.style-properties"></a><h2>Style Properties</h2>
493
493
  <pre class="synopsis">
494
494
  "<a class="link" href="GtkWidget.html#GtkWidget--s-cursor-aspect-ratio" title='The "cursor-aspect-ratio" style property'>cursor-aspect-ratio</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> : Read
495
- "<a class="link" href="GtkWidget.html#GtkWidget--s-cursor-color" title='The "cursor-color" style property'>cursor-color</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
495
+ "<a class="link" href="GtkWidget.html#GtkWidget--s-cursor-color" title='The "cursor-color" style property'>cursor-color</a>" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
496
496
  "<a class="link" href="GtkWidget.html#GtkWidget--s-draw-border" title='The "draw-border" style property'>draw-border</a>" <a class="link" href="GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a>* : Read
497
497
  "<a class="link" href="GtkWidget.html#GtkWidget--s-focus-line-pattern" title='The "focus-line-pattern" style property'>focus-line-pattern</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read
498
498
  "<a class="link" href="GtkWidget.html#GtkWidget--s-focus-line-width" title='The "focus-line-width" style property'>focus-line-width</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
499
499
  "<a class="link" href="GtkWidget.html#GtkWidget--s-focus-padding" title='The "focus-padding" style property'>focus-padding</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
500
500
  "<a class="link" href="GtkWidget.html#GtkWidget--s-interior-focus" title='The "interior-focus" style property'>interior-focus</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
501
- "<a class="link" href="GtkWidget.html#GtkWidget--s-link-color" title='The "link-color" style property'>link-color</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
501
+ "<a class="link" href="GtkWidget.html#GtkWidget--s-link-color" title='The "link-color" style property'>link-color</a>" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
502
502
  "<a class="link" href="GtkWidget.html#GtkWidget--s-scroll-arrow-hlength" title='The "scroll-arrow-hlength" style property'>scroll-arrow-hlength</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
503
503
  "<a class="link" href="GtkWidget.html#GtkWidget--s-scroll-arrow-vlength" title='The "scroll-arrow-vlength" style property'>scroll-arrow-vlength</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
504
- "<a class="link" href="GtkWidget.html#GtkWidget--s-secondary-cursor-color" title='The "secondary-cursor-color" style property'>secondary-cursor-color</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
504
+ "<a class="link" href="GtkWidget.html#GtkWidget--s-secondary-cursor-color" title='The "secondary-cursor-color" style property'>secondary-cursor-color</a>" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
505
505
  "<a class="link" href="GtkWidget.html#GtkWidget--s-separator-height" title='The "separator-height" style property'>separator-height</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
506
506
  "<a class="link" href="GtkWidget.html#GtkWidget--s-separator-width" title='The "separator-width" style property'>separator-width</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Read
507
- "<a class="link" href="GtkWidget.html#GtkWidget--s-visited-link-color" title='The "visited-link-color" style property'>visited-link-color</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
507
+ "<a class="link" href="GtkWidget.html#GtkWidget--s-visited-link-color" title='The "visited-link-color" style property'>visited-link-color</a>" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read
508
508
  "<a class="link" href="GtkWidget.html#GtkWidget--s-wide-separators" title='The "wide-separators" style property'>wide-separators</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
509
509
  </pre>
510
510
  </div>
@@ -618,7 +618,7 @@ custom &lt;accelerator&gt; element, which has attributes named key,
618
618
  modifiers and signal and allows to specify accelerators.
619
619
  </p>
620
620
  <div class="example">
621
- <a name="id1484967"></a><p class="title"><b>Example 57. A UI definition fragment specifying an accelerator</b></p>
621
+ <a name="id1352252"></a><p class="title"><b>Example 57. A UI definition fragment specifying an accelerator</b></p>
622
622
  <div class="example-contents">
623
623
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
624
624
  <tbody>
@@ -642,7 +642,7 @@ Properties on the accessible implementation of an object can be set by accessing
642
642
  internal child "accessible" of a <span class="structname">GtkWidget</span>.
643
643
  </p>
644
644
  <div class="example">
645
- <a name="id1484996"></a><p class="title"><b>Example 58. A UI definition fragment specifying an accessible</b></p>
645
+ <a name="id1352281"></a><p class="title"><b>Example 58. A UI definition fragment specifying an accessible</b></p>
646
646
  <div class="example-contents">
647
647
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
648
648
  <tbody>
@@ -755,8 +755,7 @@ Implementation of this signal is optional.
755
755
  <hr>
756
756
  <div class="refsect2">
757
757
  <a name="GtkWidgetFlags"></a><h3>enum GtkWidgetFlags</h3>
758
- <pre class="programlisting">typedef enum
759
- {
758
+ <pre class="programlisting">typedef enum {
760
759
  GTK_TOPLEVEL = 1 &lt;&lt; 4,
761
760
  GTK_NO_WINDOW = 1 &lt;&lt; 5,
762
761
  GTK_REALIZED = 1 &lt;&lt; 6,
@@ -790,25 +789,25 @@ Tells about certain properties of the widget.
790
789
  <td><p><a name="GTK-TOPLEVEL:CAPS"></a><span class="term"><code class="literal">GTK_TOPLEVEL</code></span></p></td>
791
790
  <td>widgets without a real parent, as there are <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>s and
792
791
  <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a>s have this flag set throughout their lifetime.
793
- Toplevel widgets always contain their own <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
792
+ Toplevel widgets always contain their own <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
794
793
  </td>
795
794
  </tr>
796
795
  <tr>
797
796
  <td><p><a name="GTK-NO-WINDOW:CAPS"></a><span class="term"><code class="literal">GTK_NO_WINDOW</code></span></p></td>
798
- <td>Indicative for a widget that does not provide its own <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
799
- Visible action (e.g. drawing) is performed on the parent's <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
797
+ <td>Indicative for a widget that does not provide its own <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
798
+ Visible action (e.g. drawing) is performed on the parent's <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
800
799
  </td>
801
800
  </tr>
802
801
  <tr>
803
802
  <td><p><a name="GTK-REALIZED:CAPS"></a><span class="term"><code class="literal">GTK_REALIZED</code></span></p></td>
804
803
  <td>Set by <a class="link" href="GtkWidget.html#gtk-widget-realize" title="gtk_widget_realize ()"><code class="function">gtk_widget_realize()</code></a>, unset by <a class="link" href="GtkWidget.html#gtk-widget-unrealize" title="gtk_widget_unrealize ()"><code class="function">gtk_widget_unrealize()</code></a>.
805
- A realized widget has an associated <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
804
+ A realized widget has an associated <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
806
805
  </td>
807
806
  </tr>
808
807
  <tr>
809
808
  <td><p><a name="GTK-MAPPED:CAPS"></a><span class="term"><code class="literal">GTK_MAPPED</code></span></p></td>
810
809
  <td>Set by <a class="link" href="GtkWidget.html#gtk-widget-map" title="gtk_widget_map ()"><code class="function">gtk_widget_map()</code></a>, unset by <a class="link" href="GtkWidget.html#gtk-widget-unmap" title="gtk_widget_unmap ()"><code class="function">gtk_widget_unmap()</code></a>.
811
- Only realized widgets can be mapped. It means that <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-show"><code class="function">gdk_window_show()</code></a>
810
+ Only realized widgets can be mapped. It means that <a href="../gdk/gdk-Windows.html#gdk-window-show"><code class="function">gdk_window_show()</code></a>
812
811
  has been called on the widgets window(s).
813
812
  </td>
814
813
  </tr>
@@ -1046,7 +1045,7 @@ Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard
1046
1045
  <p><code class="literal">GTK_WIDGET_NO_WINDOW</code> has been deprecated since version 2.20 and should not be used in newly-written code. Use <a class="link" href="GtkWidget.html#gtk-widget-get-has-window" title="gtk_widget_get_has_window ()"><code class="function">gtk_widget_get_has_window()</code></a> instead.</p>
1047
1046
  </div>
1048
1047
  <p>
1049
- Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the widget doesn't have an own <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
1048
+ Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the widget doesn't have an own <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
1050
1049
  </p>
1051
1050
  <div class="variablelist"><table border="0">
1052
1051
  <col align="left" valign="top">
@@ -1483,14 +1482,27 @@ the children of a container, see <a class="link" href="GtkContainer.html#gtk-con
1483
1482
  <hr>
1484
1483
  <div class="refsect2">
1485
1484
  <a name="GtkRequisition-struct"></a><h3>struct GtkRequisition</h3>
1486
- <pre class="programlisting">struct GtkRequisition;</pre>
1485
+ <pre class="programlisting">struct GtkRequisition {
1486
+ gint width;
1487
+ gint height;
1488
+ };
1489
+ </pre>
1487
1490
  <p>
1488
1491
  A <span class="structname">GtkRequisition</span> represents the desired size of a widget. See
1489
1492
  <a class="xref" href="GtkContainer.html#size-requisition" title="Size Requisition">the section called “Size Requisition”</a> for more information.
1490
1493
  </p>
1491
1494
  <div class="variablelist"><table border="0">
1492
1495
  <col align="left" valign="top">
1493
- <tbody></tbody>
1496
+ <tbody>
1497
+ <tr>
1498
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkRequisition-struct.width"></a>width</code></em>;</span></p></td>
1499
+ <td>the widget's desired width</td>
1500
+ </tr>
1501
+ <tr>
1502
+ <td><p><span class="term"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkRequisition-struct.height"></a>height</code></em>;</span></p></td>
1503
+ <td>the widget's desired height</td>
1504
+ </tr>
1505
+ </tbody>
1494
1506
  </table></div>
1495
1507
  </div>
1496
1508
  <hr>
@@ -1533,7 +1545,16 @@ widget by its parent. It is a subregion of its parents allocation. See
1533
1545
  <hr>
1534
1546
  <div class="refsect2">
1535
1547
  <a name="GtkSelectionData-struct"></a><h3>GtkSelectionData</h3>
1536
- <pre class="programlisting">typedef struct _GtkSelectionData GtkSelectionData;</pre>
1548
+ <pre class="programlisting">typedef struct {
1549
+ GdkAtom GSEAL (selection);
1550
+ GdkAtom GSEAL (target);
1551
+ GdkAtom GSEAL (type);
1552
+ gint GSEAL (format);
1553
+ guchar *GSEAL (data);
1554
+ gint GSEAL (length);
1555
+ GdkDisplay *GSEAL (display);
1556
+ } GtkSelectionData;
1557
+ </pre>
1537
1558
  <p>
1538
1559
  </p>
1539
1560
  </div>
@@ -1567,8 +1588,7 @@ widget by its parent. It is a subregion of its parents allocation. See
1567
1588
  <hr>
1568
1589
  <div class="refsect2">
1569
1590
  <a name="GtkWidgetHelpType"></a><h3>enum GtkWidgetHelpType</h3>
1570
- <pre class="programlisting">typedef enum
1571
- {
1591
+ <pre class="programlisting">typedef enum {
1572
1592
  GTK_WIDGET_HELP_TOOLTIP,
1573
1593
  GTK_WIDGET_HELP_WHATS_THIS
1574
1594
  } GtkWidgetHelpType;
@@ -1602,11 +1622,6 @@ cast the object yourself.
1602
1622
  <td>name of first property to set</td>
1603
1623
  </tr>
1604
1624
  <tr>
1605
- <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
1606
- <td>value of first property, followed by more properties,
1607
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated</td>
1608
- </tr>
1609
- <tr>
1610
1625
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1611
1626
  <td>a new <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> of type <em class="parameter"><code>widget_type</code></em>
1612
1627
  </td>
@@ -1748,11 +1763,6 @@ Precursor of <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Th
1748
1763
  <td><p><span class="term"><em class="parameter"><code>first_property_name</code></em> :</span></p></td>
1749
1764
  <td>name of first property to set</td>
1750
1765
  </tr>
1751
- <tr>
1752
- <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
1753
- <td>value of first property, followed by more properties,
1754
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated</td>
1755
- </tr>
1756
1766
  </tbody>
1757
1767
  </table></div>
1758
1768
  </div>
@@ -2022,7 +2032,7 @@ except that the widget is not invalidated.
2022
2032
  <div class="refsect2">
2023
2033
  <a name="gtk-widget-draw"></a><h3>gtk_widget_draw ()</h3>
2024
2034
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_draw (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2025
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>);</pre>
2035
+ <em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>);</pre>
2026
2036
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2027
2037
  <h3 class="title">Warning</h3>
2028
2038
  <p><code class="literal">gtk_widget_draw</code> is deprecated and should not be used in newly-written code.</p>
@@ -2165,7 +2175,7 @@ and position to their child widgets.
2165
2175
  <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> *accel_signal</code></em>,
2166
2176
  <em class="parameter"><code><a class="link" href="gtk-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
2167
2177
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
2168
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>,
2178
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>,
2169
2179
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkAccelFlags" title="enum GtkAccelFlags"><span class="type">GtkAccelFlags</span></a> accel_flags</code></em>);</pre>
2170
2180
  <p>
2171
2181
  Installs an accelerator for this <em class="parameter"><code>widget</code></em> in <em class="parameter"><code>accel_group</code></em> that causes
@@ -2214,7 +2224,7 @@ user, use <a class="link" href="gtk-Accelerator-Maps.html#gtk-accel-map-add-entr
2214
2224
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_widget_remove_accelerator (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2215
2225
  <em class="parameter"><code><a class="link" href="gtk-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
2216
2226
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
2217
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);</pre>
2227
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);</pre>
2218
2228
  <p>
2219
2229
  Removes an accelerator from <em class="parameter"><code>widget</code></em>, previously installed with
2220
2230
  <a class="link" href="GtkWidget.html#gtk-widget-add-accelerator" title="gtk_widget_add_accelerator ()"><code class="function">gtk_widget_add_accelerator()</code></a>.
@@ -2365,7 +2375,7 @@ its ancestors mapped.
2365
2375
  <div class="refsect2">
2366
2376
  <a name="gtk-widget-event"></a><h3>gtk_widget_event ()</h3>
2367
2377
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_widget_event (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2368
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
2378
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
2369
2379
  <p>
2370
2380
  Rarely-used function. This function is used to emit
2371
2381
  the event signals on a widget (those signals should never
@@ -2373,7 +2383,7 @@ be emitted without using this function to do so).
2373
2383
  If you want to synthesize an event though, don't use this function;
2374
2384
  instead, use <a class="link" href="gtk-General.html#gtk-main-do-event" title="gtk_main_do_event ()"><code class="function">gtk_main_do_event()</code></a> so the event will behave as if
2375
2385
  it were in the event queue. Don't synthesize expose events; instead,
2376
- use <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> to invalidate a region of the
2386
+ use <a href="../gdk/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> to invalidate a region of the
2377
2387
  window.
2378
2388
  </p>
2379
2389
  <div class="variablelist"><table border="0">
@@ -2386,7 +2396,7 @@ window.
2386
2396
  </tr>
2387
2397
  <tr>
2388
2398
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
2389
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>
2399
+ <td>a <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>
2390
2400
  </td>
2391
2401
  </tr>
2392
2402
  <tr>
@@ -2450,8 +2460,8 @@ count issues to avoid destroying the widget.
2450
2460
  <div class="refsect2">
2451
2461
  <a name="gtk-widget-intersect"></a><h3>gtk_widget_intersect ()</h3>
2452
2462
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_widget_intersect (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2453
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
2454
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *intersection</code></em>);</pre>
2463
+ <em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
2464
+ <em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *intersection</code></em>);</pre>
2455
2465
  <p>
2456
2466
  Computes the intersection of a <em class="parameter"><code>widget</code></em>'s area and <em class="parameter"><code>area</code></em>, storing
2457
2467
  the intersection in <em class="parameter"><code>intersection</code></em>, and returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there was
@@ -2590,7 +2600,7 @@ Note that widget names are separated by periods in paths (see
2590
2600
  <hr>
2591
2601
  <div class="refsect2">
2592
2602
  <a name="gtk-widget-get-name"></a><h3>gtk_widget_get_name ()</h3>
2593
- <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_widget_get_name (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
2603
+ <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_widget_get_name (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
2594
2604
  <p>
2595
2605
  Retrieves the name of a widget. See <a class="link" href="GtkWidget.html#gtk-widget-set-name" title="gtk_widget_set_name ()"><code class="function">gtk_widget_set_name()</code></a> for the
2596
2606
  significance of widget names.
@@ -2696,7 +2706,7 @@ to reflect its new location. The opposite function is
2696
2706
  <div class="refsect2">
2697
2707
  <a name="gtk-widget-set-parent-window"></a><h3>gtk_widget_set_parent_window ()</h3>
2698
2708
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_set_parent_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2699
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *parent_window</code></em>);</pre>
2709
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *parent_window</code></em>);</pre>
2700
2710
  <p>
2701
2711
  Sets a non default parent window for <em class="parameter"><code>widget</code></em>.
2702
2712
  </p>
@@ -2717,7 +2727,7 @@ Sets a non default parent window for <em class="parameter"><code>widget</code></
2717
2727
  <hr>
2718
2728
  <div class="refsect2">
2719
2729
  <a name="gtk-widget-get-parent-window"></a><h3>gtk_widget_get_parent_window ()</h3>
2720
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_widget_get_parent_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
2730
+ <pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_widget_get_parent_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
2721
2731
  <p>
2722
2732
  Gets <em class="parameter"><code>widget</code></em>'s parent window.
2723
2733
  </p>
@@ -2839,7 +2849,7 @@ correct.
2839
2849
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_set_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2840
2850
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> events</code></em>);</pre>
2841
2851
  <p>
2842
- Sets the event mask (see <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a>) for a widget. The event
2852
+ Sets the event mask (see <a href="../gdk/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a>) for a widget. The event
2843
2853
  mask determines which events a widget will receive. Keep in mind
2844
2854
  that different widgets have different default event masks, and by
2845
2855
  changing the event mask you may disrupt a widget's functionality,
@@ -2884,7 +2894,7 @@ Adds the events in the bitfield <em class="parameter"><code>events</code></em> t
2884
2894
  </tr>
2885
2895
  <tr>
2886
2896
  <td><p><span class="term"><em class="parameter"><code>events</code></em> :</span></p></td>
2887
- <td>an event mask, see <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a>
2897
+ <td>an event mask, see <a href="../gdk/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a>
2888
2898
  </td>
2889
2899
  </tr>
2890
2900
  </tbody>
@@ -2894,10 +2904,10 @@ Adds the events in the bitfield <em class="parameter"><code>events</code></em> t
2894
2904
  <div class="refsect2">
2895
2905
  <a name="gtk-widget-set-extension-events"></a><h3>gtk_widget_set_extension_events ()</h3>
2896
2906
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_set_extension_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
2897
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a> mode</code></em>);</pre>
2907
+ <em class="parameter"><code><a href="../gdk/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a> mode</code></em>);</pre>
2898
2908
  <p>
2899
- Sets the extension events mask to <em class="parameter"><code>mode</code></em>. See <a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a>
2900
- and <a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#gdk-input-set-extension-events"><code class="function">gdk_input_set_extension_events()</code></a>.
2909
+ Sets the extension events mask to <em class="parameter"><code>mode</code></em>. See <a href="../gdk/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a>
2910
+ and <a href="../gdk/gdk-Input-Devices.html#gdk-input-set-extension-events"><code class="function">gdk_input_set_extension_events()</code></a>.
2901
2911
  </p>
2902
2912
  <div class="variablelist"><table border="0">
2903
2913
  <col align="left" valign="top">
@@ -2917,10 +2927,10 @@ and <a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#gdk-inpu
2917
2927
  <hr>
2918
2928
  <div class="refsect2">
2919
2929
  <a name="gtk-widget-get-extension-events"></a><h3>gtk_widget_get_extension_events ()</h3>
2920
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#GdkExtensionMode"><span class="returnvalue">GdkExtensionMode</span></a> gtk_widget_get_extension_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
2930
+ <pre class="programlisting"><a href="../gdk/gdk-Input-Devices.html#GdkExtensionMode"><span class="returnvalue">GdkExtensionMode</span></a> gtk_widget_get_extension_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
2921
2931
  <p>
2922
2932
  Retrieves the extension events the widget will receive; see
2923
- <a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#gdk-input-set-extension-events"><code class="function">gdk_input_set_extension_events()</code></a>.
2933
+ <a href="../gdk/gdk-Input-Devices.html#gdk-input-set-extension-events"><code class="function">gdk_input_set_extension_events()</code></a>.
2924
2934
  </p>
2925
2935
  <div class="variablelist"><table border="0">
2926
2936
  <col align="left" valign="top">
@@ -3041,7 +3051,7 @@ considers <em class="parameter"><code>widget</code></em> to be an ancestor of it
3041
3051
  <hr>
3042
3052
  <div class="refsect2">
3043
3053
  <a name="gtk-widget-get-colormap"></a><h3>gtk_widget_get_colormap ()</h3>
3044
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="returnvalue">GdkColormap</span></a> * gtk_widget_get_colormap (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
3054
+ <pre class="programlisting"><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="returnvalue">GdkColormap</span></a> * gtk_widget_get_colormap (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
3045
3055
  <p>
3046
3056
  Gets the colormap that will be used to render <em class="parameter"><code>widget</code></em>. No reference will
3047
3057
  be added to the returned colormap; it should not be unreferenced.
@@ -3066,7 +3076,7 @@ be added to the returned colormap; it should not be unreferenced.
3066
3076
  <div class="refsect2">
3067
3077
  <a name="gtk-widget-set-colormap"></a><h3>gtk_widget_set_colormap ()</h3>
3068
3078
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_set_colormap (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3069
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);</pre>
3079
+ <em class="parameter"><code><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);</pre>
3070
3080
  <p>
3071
3081
  Sets the colormap for the widget to the given value. Widget must not
3072
3082
  have been previously realized. This probably should only be used
@@ -3091,7 +3101,7 @@ for the widget).
3091
3101
  <hr>
3092
3102
  <div class="refsect2">
3093
3103
  <a name="gtk-widget-get-visual"></a><h3>gtk_widget_get_visual ()</h3>
3094
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * gtk_widget_get_visual (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
3104
+ <pre class="programlisting"><a href="../gdk/gdk-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * gtk_widget_get_visual (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
3095
3105
  <p>
3096
3106
  Gets the visual that will be used to render <em class="parameter"><code>widget</code></em>.
3097
3107
  </p>
@@ -3117,7 +3127,7 @@ Gets the visual that will be used to render <em class="parameter"><code>widget</
3117
3127
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_widget_get_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
3118
3128
  <p>
3119
3129
  Returns the event mask for the widget (a bitfield containing flags
3120
- from the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a> enumeration). These are the events that the widget
3130
+ from the <a href="../gdk/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a> enumeration). These are the events that the widget
3121
3131
  will receive.
3122
3132
  </p>
3123
3133
  <div class="variablelist"><table border="0">
@@ -3420,7 +3430,7 @@ This function is not useful for applications.
3420
3430
  <hr>
3421
3431
  <div class="refsect2">
3422
3432
  <a name="gtk-widget-push-colormap"></a><h3>gtk_widget_push_colormap ()</h3>
3423
- <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_push_colormap (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *cmap</code></em>);</pre>
3433
+ <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_push_colormap (<em class="parameter"><code><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *cmap</code></em>);</pre>
3424
3434
  <p>
3425
3435
  Pushes <em class="parameter"><code>cmap</code></em> onto a global stack of colormaps; the topmost
3426
3436
  colormap on the stack will be used to create all widgets.
@@ -3431,7 +3441,7 @@ reason to use this function.
3431
3441
  <col align="left" valign="top">
3432
3442
  <tbody><tr>
3433
3443
  <td><p><span class="term"><em class="parameter"><code>cmap</code></em> :</span></p></td>
3434
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a>
3444
+ <td>a <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a>
3435
3445
  </td>
3436
3446
  </tr></tbody>
3437
3447
  </table></div>
@@ -3447,7 +3457,7 @@ Removes a colormap pushed with <a class="link" href="GtkWidget.html#gtk-widget-p
3447
3457
  <hr>
3448
3458
  <div class="refsect2">
3449
3459
  <a name="gtk-widget-set-default-colormap"></a><h3>gtk_widget_set_default_colormap ()</h3>
3450
- <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_set_default_colormap (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);</pre>
3460
+ <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_set_default_colormap (<em class="parameter"><code><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a> *colormap</code></em>);</pre>
3451
3461
  <p>
3452
3462
  Sets the default colormap to use when creating widgets.
3453
3463
  <a class="link" href="GtkWidget.html#gtk-widget-push-colormap" title="gtk_widget_push_colormap ()"><code class="function">gtk_widget_push_colormap()</code></a> is a better function to use if
@@ -3457,7 +3467,7 @@ you only want to affect a few widgets, rather than all widgets.
3457
3467
  <col align="left" valign="top">
3458
3468
  <tbody><tr>
3459
3469
  <td><p><span class="term"><em class="parameter"><code>colormap</code></em> :</span></p></td>
3460
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a>
3470
+ <td>a <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="type">GdkColormap</span></a>
3461
3471
  </td>
3462
3472
  </tr></tbody>
3463
3473
  </table></div>
@@ -3482,7 +3492,7 @@ by GTK+ and should not be modified or freed. <span class="annotation">[<acronym
3482
3492
  <hr>
3483
3493
  <div class="refsect2">
3484
3494
  <a name="gtk-widget-get-default-colormap"></a><h3>gtk_widget_get_default_colormap ()</h3>
3485
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="returnvalue">GdkColormap</span></a> * gtk_widget_get_default_colormap (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
3495
+ <pre class="programlisting"><a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColormap"><span class="returnvalue">GdkColormap</span></a> * gtk_widget_get_default_colormap (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
3486
3496
  <p>
3487
3497
  Obtains the default colormap used to create widgets.
3488
3498
  </p>
@@ -3498,10 +3508,10 @@ Obtains the default colormap used to create widgets.
3498
3508
  <hr>
3499
3509
  <div class="refsect2">
3500
3510
  <a name="gtk-widget-get-default-visual"></a><h3>gtk_widget_get_default_visual ()</h3>
3501
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * gtk_widget_get_default_visual (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
3511
+ <pre class="programlisting"><a href="../gdk/gdk-Visuals.html#GdkVisual"><span class="returnvalue">GdkVisual</span></a> * gtk_widget_get_default_visual (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
3502
3512
  <p>
3503
3513
  Obtains the visual of the default colormap. Not really useful;
3504
- used to be useful before <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#gdk-colormap-get-visual"><code class="function">gdk_colormap_get_visual()</code></a> existed.
3514
+ used to be useful before <a href="../gdk/gdk-Colormaps-and-Colors.html#gdk-colormap-get-visual"><code class="function">gdk_colormap_get_visual()</code></a> existed.
3505
3515
  </p>
3506
3516
  <div class="variablelist"><table border="0">
3507
3517
  <col align="left" valign="top">
@@ -3550,8 +3560,7 @@ set by <a class="link" href="GtkWidget.html#gtk-widget-set-default-direction" ti
3550
3560
  <hr>
3551
3561
  <div class="refsect2">
3552
3562
  <a name="GtkTextDirection"></a><h3>enum GtkTextDirection</h3>
3553
- <pre class="programlisting">typedef enum
3554
- {
3563
+ <pre class="programlisting">typedef enum {
3555
3564
  GTK_TEXT_DIR_NONE,
3556
3565
  GTK_TEXT_DIR_LTR,
3557
3566
  GTK_TEXT_DIR_RTL
@@ -3620,12 +3629,12 @@ Obtains the current default reading direction. See
3620
3629
  <div class="refsect2">
3621
3630
  <a name="gtk-widget-shape-combine-mask"></a><h3>gtk_widget_shape_combine_mask ()</h3>
3622
3631
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_shape_combine_mask (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3623
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *shape_mask</code></em>,
3632
+ <em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *shape_mask</code></em>,
3624
3633
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset_x</code></em>,
3625
3634
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset_y</code></em>);</pre>
3626
3635
  <p>
3627
3636
  Sets a shape for this widget's GDK window. This allows for
3628
- transparent windows etc., see <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-shape-combine-mask"><code class="function">gdk_window_shape_combine_mask()</code></a>
3637
+ transparent windows etc., see <a href="../gdk/gdk-Windows.html#gdk-window-shape-combine-mask"><code class="function">gdk_window_shape_combine_mask()</code></a>
3629
3638
  for more information.
3630
3639
  </p>
3631
3640
  <div class="variablelist"><table border="0">
@@ -3658,13 +3667,13 @@ for more information.
3658
3667
  <div class="refsect2">
3659
3668
  <a name="gtk-widget-input-shape-combine-mask"></a><h3>gtk_widget_input_shape_combine_mask ()</h3>
3660
3669
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_input_shape_combine_mask (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3661
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *shape_mask</code></em>,
3670
+ <em class="parameter"><code><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *shape_mask</code></em>,
3662
3671
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset_x</code></em>,
3663
3672
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset_y</code></em>);</pre>
3664
3673
  <p>
3665
3674
  Sets an input shape for this widget's GDK window. This allows for
3666
3675
  windows which react to mouse click in a nonrectangular region, see
3667
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-input-shape-combine-mask"><code class="function">gdk_window_input_shape_combine_mask()</code></a> for more information.
3676
+ <a href="../gdk/gdk-Windows.html#gdk-window-input-shape-combine-mask"><code class="function">gdk_window_input_shape_combine_mask()</code></a> for more information.
3668
3677
  </p>
3669
3678
  <div class="variablelist"><table border="0">
3670
3679
  <col align="left" valign="top">
@@ -3884,7 +3893,7 @@ around, you must add a refcount using <a href="http://library.gnome.org/devel/go
3884
3893
  <a name="gtk-widget-modify-fg"></a><h3>gtk_widget_modify_fg ()</h3>
3885
3894
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_modify_fg (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3886
3895
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
3887
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
3896
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
3888
3897
  <p>
3889
3898
  Sets the foreground color for a widget in a particular state.
3890
3899
  All other style values are left untouched. See also
@@ -3917,7 +3926,7 @@ of <a class="link" href="GtkWidget.html#gtk-widget-modify-fg" title="gtk_widget_
3917
3926
  <a name="gtk-widget-modify-bg"></a><h3>gtk_widget_modify_bg ()</h3>
3918
3927
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_modify_bg (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3919
3928
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
3920
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
3929
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
3921
3930
  <p>
3922
3931
  Sets the background color for a widget in a particular state.
3923
3932
  All other style values are left untouched. See also
@@ -3959,7 +3968,7 @@ of <a class="link" href="GtkWidget.html#gtk-widget-modify-bg" title="gtk_widget_
3959
3968
  <a name="gtk-widget-modify-text"></a><h3>gtk_widget_modify_text ()</h3>
3960
3969
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_modify_text (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3961
3970
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
3962
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
3971
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
3963
3972
  <p>
3964
3973
  Sets the text color for a widget in a particular state. All other
3965
3974
  style values are left untouched. The text color is the foreground
@@ -3994,7 +4003,7 @@ of <a class="link" href="GtkWidget.html#gtk-widget-modify-text" title="gtk_widge
3994
4003
  <a name="gtk-widget-modify-base"></a><h3>gtk_widget_modify_base ()</h3>
3995
4004
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_modify_base (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
3996
4005
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
3997
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
4006
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
3998
4007
  <p>
3999
4008
  Sets the base color for a widget in a particular state.
4000
4009
  All other style values are left untouched. The base color
@@ -4063,8 +4072,8 @@ the effect of previous calls to <a class="link" href="GtkWidget.html#gtk-widget-
4063
4072
  <div class="refsect2">
4064
4073
  <a name="gtk-widget-modify-cursor"></a><h3>gtk_widget_modify_cursor ()</h3>
4065
4074
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_modify_cursor (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
4066
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *primary</code></em>,
4067
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *secondary</code></em>);</pre>
4075
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *primary</code></em>,
4076
+ <em class="parameter"><code>const <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *secondary</code></em>);</pre>
4068
4077
  <p>
4069
4078
  Sets the cursor color to use in a widget, overriding the
4070
4079
  <span class="type">"cursor-color"</span> and <span class="type">"secondary-cursor-color"</span>
@@ -4374,7 +4383,7 @@ the background will be redrawn.
4374
4383
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
4375
4384
  <p>
4376
4385
  Invalidates the rectangular area of <em class="parameter"><code>widget</code></em> defined by <em class="parameter"><code>x</code></em>, <em class="parameter"><code>y</code></em>,
4377
- <em class="parameter"><code>width</code></em> and <em class="parameter"><code>height</code></em> by calling <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> on the
4386
+ <em class="parameter"><code>width</code></em> and <em class="parameter"><code>height</code></em> by calling <a href="../gdk/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> on the
4378
4387
  widget's window and all its child windows. Once the main loop
4379
4388
  becomes idle (after the current batch of events has been processed,
4380
4389
  roughly), the window will receive expose events for the union of
@@ -4383,12 +4392,12 @@ all regions that have been invalidated.
4383
4392
  <p>
4384
4393
  Normally you would only use this function in widget
4385
4394
  implementations. You might also use it, or
4386
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> directly, to schedule a redraw of a
4395
+ <a href="../gdk/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> directly, to schedule a redraw of a
4387
4396
  <a class="link" href="GtkDrawingArea.html" title="GtkDrawingArea"><span class="type">GtkDrawingArea</span></a> or some portion thereof.
4388
4397
  </p>
4389
4398
  <p>
4390
- Frequently you can just call <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> or
4391
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-invalidate-region"><code class="function">gdk_window_invalidate_region()</code></a> instead of this function. Those
4399
+ Frequently you can just call <a href="../gdk/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> or
4400
+ <a href="../gdk/gdk-Windows.html#gdk-window-invalidate-region"><code class="function">gdk_window_invalidate_region()</code></a> instead of this function. Those
4392
4401
  functions will invalidate only a single window, instead of the
4393
4402
  widget and all its children.
4394
4403
  </p>
@@ -4474,7 +4483,7 @@ window using an RGBA visual), you can work around this by doing:
4474
4483
  2
4475
4484
  3</pre></td>
4476
4485
  <td class="listing_code"><pre class="programlisting"><span class="function"><a href="GtkWidget.html#gtk-widget-realize">gtk_widget_realize</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">);</span>
4477
- <span class="function"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-set-back-pixmap">gdk_window_set_back_pixmap</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">-&gt;</span><span class="normal">window</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">);</span>
4486
+ <span class="function"><a href="../gdk/gdk-Windows.html#gdk-window-set-back-pixmap">gdk_window_set_back_pixmap</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">-&gt;</span><span class="normal">window</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">);</span>
4478
4487
  <span class="function"><a href="GtkWidget.html#gtk-widget-show">gtk_widget_show</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">);</span></pre></td>
4479
4488
  </tr>
4480
4489
  </tbody>
@@ -4507,10 +4516,10 @@ window using an RGBA visual), you can work around this by doing:
4507
4516
  <p>
4508
4517
  Widgets are double buffered by default; you can use this function
4509
4518
  to turn off the buffering. "Double buffered" simply means that
4510
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-begin-paint-region"><code class="function">gdk_window_begin_paint_region()</code></a> and <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-end-paint"><code class="function">gdk_window_end_paint()</code></a> are called
4519
+ <a href="../gdk/gdk-Windows.html#gdk-window-begin-paint-region"><code class="function">gdk_window_begin_paint_region()</code></a> and <a href="../gdk/gdk-Windows.html#gdk-window-end-paint"><code class="function">gdk_window_end_paint()</code></a> are called
4511
4520
  automatically around expose events sent to the
4512
4521
  widget. <code class="function">gdk_window_begin_paint()</code> diverts all drawing to a widget's
4513
- window to an offscreen buffer, and <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-end-paint"><code class="function">gdk_window_end_paint()</code></a> draws the
4522
+ window to an offscreen buffer, and <a href="../gdk/gdk-Windows.html#gdk-window-end-paint"><code class="function">gdk_window_end_paint()</code></a> draws the
4514
4523
  buffer to the screen. The result is that users see the window
4515
4524
  update in one smooth step, and don't see individual graphics
4516
4525
  primitives being rendered.
@@ -4797,11 +4806,11 @@ allocated array of <a href="http://library.gnome.org/devel/gobject/unstable/gobj
4797
4806
  <hr>
4798
4807
  <div class="refsect2">
4799
4808
  <a name="gtk-widget-region-intersect"></a><h3>gtk_widget_region_intersect ()</h3>
4800
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="returnvalue">GdkRegion</span></a> * gtk_widget_region_intersect (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
4801
- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="type">GdkRegion</span></a> *region</code></em>);</pre>
4809
+ <pre class="programlisting"><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="returnvalue">GdkRegion</span></a> * gtk_widget_region_intersect (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
4810
+ <em class="parameter"><code>const <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="type">GdkRegion</span></a> *region</code></em>);</pre>
4802
4811
  <p>
4803
4812
  Computes the intersection of a <em class="parameter"><code>widget</code></em>'s area and <em class="parameter"><code>region</code></em>, returning
4804
- the intersection. The result may be empty, use <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#gdk-region-empty"><code class="function">gdk_region_empty()</code></a> to
4813
+ the intersection. The result may be empty, use <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#gdk-region-empty"><code class="function">gdk_region_empty()</code></a> to
4805
4814
  check.
4806
4815
  </p>
4807
4816
  <div class="variablelist"><table border="0">
@@ -4814,7 +4823,7 @@ check.
4814
4823
  </tr>
4815
4824
  <tr>
4816
4825
  <td><p><span class="term"><em class="parameter"><code>region</code></em> :</span></p></td>
4817
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="type">GdkRegion</span></a>, in the same coordinate system as
4826
+ <td>a <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRegion"><span class="type">GdkRegion</span></a>, in the same coordinate system as
4818
4827
  <em class="parameter"><code>widget-&gt;allocation</code></em>. That is, relative to <em class="parameter"><code>widget-&gt;window</code></em>
4819
4828
  for <code class="literal">NO_WINDOW</code> widgets; relative to the parent window
4820
4829
  of <em class="parameter"><code>widget-&gt;window</code></em> for widgets with their own window.</td>
@@ -4834,7 +4843,7 @@ widgets with their own window.</td>
4834
4843
  <div class="refsect2">
4835
4844
  <a name="gtk-widget-send-expose"></a><h3>gtk_widget_send_expose ()</h3>
4836
4845
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> gtk_widget_send_expose (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
4837
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
4846
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
4838
4847
  <p>
4839
4848
  Very rarely-used function. This function is used to emit
4840
4849
  an expose event signals on a widget. This function is not
@@ -4844,9 +4853,9 @@ that is normally done using <a class="link" href="GtkContainer.html#gtk-containe
4844
4853
  </p>
4845
4854
  <p>
4846
4855
  If you want to force an area of a window to be redrawn,
4847
- use <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> or <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-invalidate-region"><code class="function">gdk_window_invalidate_region()</code></a>.
4856
+ use <a href="../gdk/gdk-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> or <a href="../gdk/gdk-Windows.html#gdk-window-invalidate-region"><code class="function">gdk_window_invalidate_region()</code></a>.
4848
4857
  To cause the redraw to be done immediately, follow that call
4849
- with a call to <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-process-updates"><code class="function">gdk_window_process_updates()</code></a>.
4858
+ with a call to <a href="../gdk/gdk-Windows.html#gdk-window-process-updates"><code class="function">gdk_window_process_updates()</code></a>.
4850
4859
  </p>
4851
4860
  <div class="variablelist"><table border="0">
4852
4861
  <col align="left" valign="top">
@@ -4858,7 +4867,7 @@ with a call to <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk
4858
4867
  </tr>
4859
4868
  <tr>
4860
4869
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
4861
- <td>a expose <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>
4870
+ <td>a expose <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>
4862
4871
  </td>
4863
4872
  </tr>
4864
4873
  <tr>
@@ -4873,7 +4882,7 @@ the event was handled)</td>
4873
4882
  <div class="refsect2">
4874
4883
  <a name="gtk-widget-send-focus-change"></a><h3>gtk_widget_send_focus_change ()</h3>
4875
4884
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_widget_send_focus_change (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
4876
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
4885
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
4877
4886
  <p>
4878
4887
  Sends the focus change <em class="parameter"><code>event</code></em> to <em class="parameter"><code>widget</code></em>
4879
4888
  </p>
@@ -4904,9 +4913,9 @@ An example of its usage is:
4904
4913
  9
4905
4914
  10
4906
4915
  11</pre></td>
4907
- <td class="listing_code"><pre class="programlisting"><span class="usertype">GdkEvent</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">fevent </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#gdk-event-new">gdk_event_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-FOCUS-CHANGE:CAPS">GDK_FOCUS_CHANGE</a></span><span class="symbol">);</span>
4916
+ <td class="listing_code"><pre class="programlisting"><span class="usertype">GdkEvent</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">fevent </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="../gdk/gdk-Events.html#gdk-event-new">gdk_event_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="../gdk/gdk-Events.html#GDK-FOCUS-CHANGE:CAPS">GDK_FOCUS_CHANGE</a></span><span class="symbol">);</span>
4908
4917
 
4909
- <span class="normal">fevent</span><span class="symbol">-&gt;</span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">type </span><span class="symbol">=</span><span class="normal"> <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-FOCUS-CHANGE:CAPS">GDK_FOCUS_CHANGE</a></span><span class="symbol">;</span>
4918
+ <span class="normal">fevent</span><span class="symbol">-&gt;</span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">type </span><span class="symbol">=</span><span class="normal"> <a href="../gdk/gdk-Events.html#GDK-FOCUS-CHANGE:CAPS">GDK_FOCUS_CHANGE</a></span><span class="symbol">;</span>
4910
4919
  <span class="normal">fevent</span><span class="symbol">-&gt;</span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">in </span><span class="symbol">=</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">;</span>
4911
4920
  <span class="normal">fevent</span><span class="symbol">-&gt;</span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">window </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkWidget.html#gtk-widget-get-window">gtk_widget_get_window</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">);</span>
4912
4921
  <span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">fevent</span><span class="symbol">-&gt;</span><span class="normal">focus_change</span><span class="symbol">.</span><span class="normal">window </span><span class="symbol">!=</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">)</span>
@@ -4914,7 +4923,7 @@ An example of its usage is:
4914
4923
 
4915
4924
  <span class="function"><a href="GtkWidget.html#gtk-widget-send-focus-change">gtk_widget_send_focus_change</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">,</span><span class="normal"> fevent</span><span class="symbol">);</span>
4916
4925
 
4917
- <span class="function"><a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#gdk-event-free">gdk_event_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">event</span><span class="symbol">);</span></pre></td>
4926
+ <span class="function"><a href="../gdk/gdk-Events.html#gdk-event-free">gdk_event_free</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">event</span><span class="symbol">);</span></pre></td>
4918
4927
  </tr>
4919
4928
  </tbody>
4920
4929
  </table>
@@ -4932,7 +4941,7 @@ An example of its usage is:
4932
4941
  </tr>
4933
4942
  <tr>
4934
4943
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
4935
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> of type GDK_FOCUS_CHANGE</td>
4944
+ <td>a <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> of type GDK_FOCUS_CHANGE</td>
4936
4945
  </tr>
4937
4946
  <tr>
4938
4947
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -4964,12 +4973,6 @@ Gets the values of a multiple style properties of <em class="parameter"><code>wi
4964
4973
  <td><p><span class="term"><em class="parameter"><code>first_property_name</code></em> :</span></p></td>
4965
4974
  <td>the name of the first property to get</td>
4966
4975
  </tr>
4967
- <tr>
4968
- <td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
4969
- <td>pairs of property names and locations to
4970
- return the property values, starting with the location for
4971
- <em class="parameter"><code>first_property_name</code></em>, terminated by <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
4972
- </tr>
4973
4976
  </tbody>
4974
4977
  </table></div>
4975
4978
  </div>
@@ -5038,7 +5041,7 @@ for <em class="parameter"><code>first_property_name</code></em>.</td>
5038
5041
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_style_attach (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *style</code></em>);</pre>
5039
5042
  <p>
5040
5043
  This function attaches the widget's <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> to the widget's
5041
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>. It is a replacement for
5044
+ <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>. It is a replacement for
5042
5045
  </p>
5043
5046
  <p>
5044
5047
  </p>
@@ -5260,7 +5263,7 @@ settings, RC file information, etc) used for this widget.
5260
5263
  <p>
5261
5264
  Note that this function can only be called when the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>
5262
5265
  is attached to a toplevel, since the settings object is specific
5263
- to a particular <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a>.
5266
+ to a particular <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a>.
5264
5267
  </p>
5265
5268
  <div class="variablelist"><table border="0">
5266
5269
  <col align="left" valign="top">
@@ -5282,10 +5285,10 @@ to a particular <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><sp
5282
5285
  <div class="refsect2">
5283
5286
  <a name="gtk-widget-get-clipboard"></a><h3>gtk_widget_get_clipboard ()</h3>
5284
5287
  <pre class="programlisting"><a class="link" href="gtk-Clipboards.html#GtkClipboard"><span class="returnvalue">GtkClipboard</span></a> * gtk_widget_get_clipboard (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
5285
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
5288
+ <em class="parameter"><code><a href="../gdk/gdk-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
5286
5289
  <p>
5287
5290
  Returns the clipboard object for the given selection to
5288
- be used with <em class="parameter"><code>widget</code></em>. <em class="parameter"><code>widget</code></em> must have a <a href="http://library.gnome.org/devel/gdk3/GdkDisplay.html"><span class="type">GdkDisplay</span></a>
5291
+ be used with <em class="parameter"><code>widget</code></em>. <em class="parameter"><code>widget</code></em> must have a <a href="../gdk/GdkDisplay.html"><span class="type">GdkDisplay</span></a>
5289
5292
  associated with it, so must be attached to a toplevel
5290
5293
  window.
5291
5294
  </p>
@@ -5299,10 +5302,10 @@ window.
5299
5302
  </tr>
5300
5303
  <tr>
5301
5304
  <td><p><span class="term"><em class="parameter"><code>selection</code></em> :</span></p></td>
5302
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> which identifies the clipboard
5303
- to use. <a href="http://library.gnome.org/devel/gdk3/gdk-Selections.html#GDK-SELECTION-CLIPBOARD:CAPS"><code class="literal">GDK_SELECTION_CLIPBOARD</code></a> gives the
5305
+ <td>a <a href="../gdk/gdk-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> which identifies the clipboard
5306
+ to use. <a href="../gdk/gdk-Selections.html#GDK-SELECTION-CLIPBOARD:CAPS"><code class="literal">GDK_SELECTION_CLIPBOARD</code></a> gives the
5304
5307
  default clipboard. Another common value
5305
- is <a href="http://library.gnome.org/devel/gdk3/gdk-Selections.html#GDK-SELECTION-PRIMARY:CAPS"><code class="literal">GDK_SELECTION_PRIMARY</code></a>, which gives
5308
+ is <a href="../gdk/gdk-Selections.html#GDK-SELECTION-PRIMARY:CAPS"><code class="literal">GDK_SELECTION_PRIMARY</code></a>, which gives
5306
5309
  the primary X selection.</td>
5307
5310
  </tr>
5308
5311
  <tr>
@@ -5320,9 +5323,9 @@ been created, it is persistent for all time. <span class="annotation">[<acronym
5320
5323
  <hr>
5321
5324
  <div class="refsect2">
5322
5325
  <a name="gtk-widget-get-display"></a><h3>gtk_widget_get_display ()</h3>
5323
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/GdkDisplay.html"><span class="returnvalue">GdkDisplay</span></a> * gtk_widget_get_display (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
5326
+ <pre class="programlisting"><a href="../gdk/GdkDisplay.html"><span class="returnvalue">GdkDisplay</span></a> * gtk_widget_get_display (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
5324
5327
  <p>
5325
- Get the <a href="http://library.gnome.org/devel/gdk3/GdkDisplay.html"><span class="type">GdkDisplay</span></a> for the toplevel window associated with
5328
+ Get the <a href="../gdk/GdkDisplay.html"><span class="type">GdkDisplay</span></a> for the toplevel window associated with
5326
5329
  this widget. This function can only be called after the widget
5327
5330
  has been added to a widget hierarchy with a <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> at the top.
5328
5331
  </p>
@@ -5341,7 +5344,7 @@ free those resources when the widget is unrealized.
5341
5344
  </tr>
5342
5345
  <tr>
5343
5346
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
5344
- <td>the <a href="http://library.gnome.org/devel/gdk3/GdkDisplay.html"><span class="type">GdkDisplay</span></a> for the toplevel for this widget. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
5347
+ <td>the <a href="../gdk/GdkDisplay.html"><span class="type">GdkDisplay</span></a> for the toplevel for this widget. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
5345
5348
  </td>
5346
5349
  </tr>
5347
5350
  </tbody>
@@ -5351,7 +5354,7 @@ free those resources when the widget is unrealized.
5351
5354
  <hr>
5352
5355
  <div class="refsect2">
5353
5356
  <a name="gtk-widget-get-root-window"></a><h3>gtk_widget_get_root_window ()</h3>
5354
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_widget_get_root_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
5357
+ <pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_widget_get_root_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
5355
5358
  <p>
5356
5359
  Get the root window where this widget is located. This function can
5357
5360
  only be called after the widget has been added to a widget
@@ -5359,7 +5362,7 @@ hierarchy with <a class="link" href="GtkWindow.html" title="GtkWindow"><span cla
5359
5362
  </p>
5360
5363
  <p>
5361
5364
  The root window is useful for such purposes as creating a popup
5362
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated with the window. In general, you should only
5365
+ <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated with the window. In general, you should only
5363
5366
  create display specific resources when a widget has been realized,
5364
5367
  and you should free those resources when the widget is unrealized.
5365
5368
  </p>
@@ -5373,7 +5376,7 @@ and you should free those resources when the widget is unrealized.
5373
5376
  </tr>
5374
5377
  <tr>
5375
5378
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
5376
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> root window for the toplevel for this widget. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
5379
+ <td>the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> root window for the toplevel for this widget. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
5377
5380
  </td>
5378
5381
  </tr>
5379
5382
  </tbody>
@@ -5383,9 +5386,9 @@ and you should free those resources when the widget is unrealized.
5383
5386
  <hr>
5384
5387
  <div class="refsect2">
5385
5388
  <a name="gtk-widget-get-screen"></a><h3>gtk_widget_get_screen ()</h3>
5386
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> * gtk_widget_get_screen (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
5389
+ <pre class="programlisting"><a href="../gdk/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> * gtk_widget_get_screen (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
5387
5390
  <p>
5388
- Get the <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> from the toplevel window associated with
5391
+ Get the <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> from the toplevel window associated with
5389
5392
  this widget. This function can only be called after the widget
5390
5393
  has been added to a widget hierarchy with a <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>
5391
5394
  at the top.
@@ -5405,7 +5408,7 @@ free those resources when the widget is unrealized.
5405
5408
  </tr>
5406
5409
  <tr>
5407
5410
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
5408
- <td>the <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> for the toplevel for this widget. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
5411
+ <td>the <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> for the toplevel for this widget. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
5409
5412
  </td>
5410
5413
  </tr>
5411
5414
  </tbody>
@@ -5417,7 +5420,7 @@ free those resources when the widget is unrealized.
5417
5420
  <a name="gtk-widget-has-screen"></a><h3>gtk_widget_has_screen ()</h3>
5418
5421
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_widget_has_screen (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
5419
5422
  <p>
5420
- Checks whether there is a <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> is associated with
5423
+ Checks whether there is a <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> is associated with
5421
5424
  this widget. All toplevel widgets have an associated
5422
5425
  screen, and all widgets added into a hierarchy with a toplevel
5423
5426
  window at the top.
@@ -5433,7 +5436,7 @@ window at the top.
5433
5436
  <tr>
5434
5437
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
5435
5438
  <td>
5436
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there is a <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> associcated
5439
+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there is a <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> associcated
5437
5440
  with the widget.</td>
5438
5441
  </tr>
5439
5442
  </tbody>
@@ -5779,7 +5782,7 @@ this widget. (See <a class="link" href="GtkWidget.html#gtk-widget-list-mnemonic-
5779
5782
  list of mnemonic labels for the widget is cleared when the
5780
5783
  widget is destroyed, so the caller must make sure to update
5781
5784
  its internal state at this point as well, by using a connection
5782
- to the <span class="type">"destroy"</span> signal or a weak notifier.
5785
+ to the <a href="http://library.gnome.org/devel/gtk/GtkWidget.html#GtkWidget-destroy"><span class="type">"destroy"</span></a> signal or a weak notifier.
5783
5786
  </p>
5784
5787
  <div class="variablelist"><table border="0">
5785
5788
  <col align="left" valign="top">
@@ -5867,7 +5870,7 @@ compositing manager is running for <em class="parameter"><code>widget</code></em
5867
5870
  <p>
5868
5871
  Please note that the semantics of this call will change
5869
5872
  in the future if used on a widget that has a composited
5870
- window in its hierarchy (as set by <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-set-composited"><code class="function">gdk_window_set_composited()</code></a>).
5873
+ window in its hierarchy (as set by <a href="../gdk/gdk-Windows.html#gdk-window-set-composited"><code class="function">gdk_window_set_composited()</code></a>).
5871
5874
  </p>
5872
5875
  <div class="variablelist"><table border="0">
5873
5876
  <col align="left" valign="top">
@@ -5894,10 +5897,10 @@ channel being drawn correctly.</td>
5894
5897
  <p>
5895
5898
  Notifies the user about an input-related error on this widget.
5896
5899
  If the <a class="link" href="GtkSettings.html#GtkSettings--gtk-error-bell" title='The "gtk-error-bell" property'><span class="type">"gtk-error-bell"</span></a> setting is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, it calls
5897
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-beep"><code class="function">gdk_window_beep()</code></a>, otherwise it does nothing.
5900
+ <a href="../gdk/gdk-Windows.html#gdk-window-beep"><code class="function">gdk_window_beep()</code></a>, otherwise it does nothing.
5898
5901
  </p>
5899
5902
  <p>
5900
- Note that the effect of <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-beep"><code class="function">gdk_window_beep()</code></a> can be configured in many
5903
+ Note that the effect of <a href="../gdk/gdk-Windows.html#gdk-window-beep"><code class="function">gdk_window_beep()</code></a> can be configured in many
5901
5904
  ways, depending on the windowing backend and the desktop environment
5902
5905
  or window manager that is used.
5903
5906
  </p>
@@ -6219,16 +6222,16 @@ information.
6219
6222
  <hr>
6220
6223
  <div class="refsect2">
6221
6224
  <a name="gtk-widget-get-snapshot"></a><h3>gtk_widget_get_snapshot ()</h3>
6222
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * gtk_widget_get_snapshot (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
6223
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *clip_rect</code></em>);</pre>
6225
+ <pre class="programlisting"><a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> * gtk_widget_get_snapshot (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
6226
+ <em class="parameter"><code><a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *clip_rect</code></em>);</pre>
6224
6227
  <p>
6225
- Create a <a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> of the contents of the widget and its children.
6228
+ Create a <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> of the contents of the widget and its children.
6226
6229
  </p>
6227
6230
  <p>
6228
6231
  Works even if the widget is obscured. The depth and visual of the
6229
6232
  resulting pixmap is dependent on the widget being snapshot and likely
6230
6233
  differs from those of a target widget displaying the pixmap.
6231
- The function <a href="http://library.gnome.org/devel/gdk3/gdk-Pixbufs.html#gdk-pixbuf-get-from-drawable"><code class="function">gdk_pixbuf_get_from_drawable()</code></a> can be used to convert
6234
+ The function <a href="../gdk/gdk-Pixbufs.html#gdk-pixbuf-get-from-drawable"><code class="function">gdk_pixbuf_get_from_drawable()</code></a> can be used to convert
6232
6235
  the pixmap to a visual independant representation.
6233
6236
  </p>
6234
6237
  <p>
@@ -6263,13 +6266,13 @@ The returned pixmap can be <a href="http://library.gnome.org/devel/glib/unstable
6263
6266
  </tr>
6264
6267
  <tr>
6265
6268
  <td><p><span class="term"><em class="parameter"><code>clip_rect</code></em> :</span></p></td>
6266
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
6269
+ <td>a <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
6267
6270
  </td>
6268
6271
  </tr>
6269
6272
  <tr>
6270
6273
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
6271
6274
  <td>
6272
- <a href="http://library.gnome.org/devel/gdk3/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> snapshot of the widget</td>
6275
+ <a href="../gdk/gdk-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> snapshot of the widget</td>
6273
6276
  </tr>
6274
6277
  </tbody>
6275
6278
  </table></div>
@@ -6278,7 +6281,7 @@ The returned pixmap can be <a href="http://library.gnome.org/devel/glib/unstable
6278
6281
  <hr>
6279
6282
  <div class="refsect2">
6280
6283
  <a name="gtk-widget-get-window"></a><h3>gtk_widget_get_window ()</h3>
6281
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_widget_get_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
6284
+ <pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> * gtk_widget_get_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
6282
6285
  <p>
6283
6286
  Returns the widget's window if it is realized, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise
6284
6287
  </p>
@@ -6512,7 +6515,7 @@ See <a class="link" href="GtkWidget.html#gtk-widget-set-double-buffered" title="
6512
6515
  <a name="gtk-widget-get-has-window"></a><h3>gtk_widget_get_has_window ()</h3>
6513
6516
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_widget_get_has_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
6514
6517
  <p>
6515
- Determines whether <em class="parameter"><code>widget</code></em> has a <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of its own. See
6518
+ Determines whether <em class="parameter"><code>widget</code></em> has a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of its own. See
6516
6519
  <a class="link" href="GtkWidget.html#gtk-widget-set-has-window" title="gtk_widget_set_has_window ()"><code class="function">gtk_widget_set_has_window()</code></a>.
6517
6520
  </p>
6518
6521
  <div class="variablelist"><table border="0">
@@ -6538,10 +6541,10 @@ Determines whether <em class="parameter"><code>widget</code></em> has a <a href=
6538
6541
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_set_has_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
6539
6542
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> has_window</code></em>);</pre>
6540
6543
  <p>
6541
- Specifies whether <em class="parameter"><code>widget</code></em> has a <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of its own. Note that
6544
+ Specifies whether <em class="parameter"><code>widget</code></em> has a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of its own. Note that
6542
6545
  all realized widgets have a non-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> "window" pointer
6543
6546
  (<a class="link" href="GtkWidget.html#gtk-widget-get-window" title="gtk_widget_get_window ()"><code class="function">gtk_widget_get_window()</code></a> never returns a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> window when a widget
6544
- is realized), but for many of them it's actually the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of
6547
+ is realized), but for many of them it's actually the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> of
6545
6548
  one of its parent widgets. Widgets that do not create a <code class="literal">window</code> for
6546
6549
  themselves in GtkWidget::<code class="function">realize()</code> must announce this by
6547
6550
  calling this function with <em class="parameter"><code>has_window</code></em> = <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
@@ -6863,16 +6866,16 @@ widgets have no parent widget.
6863
6866
  <div class="refsect2">
6864
6867
  <a name="gtk-widget-set-window"></a><h3>gtk_widget_set_window ()</h3>
6865
6868
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_widget_set_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
6866
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
6869
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
6867
6870
  <p>
6868
6871
  Sets a widget's window. This function should only be used in a
6869
6872
  widget's GtkWidget::<code class="function">realize()</code> implementation. The <code class="literal">window</code> passed is
6870
- usually either new window created with <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-new"><code class="function">gdk_window_new()</code></a>, or the
6873
+ usually either new window created with <a href="../gdk/gdk-Windows.html#gdk-window-new"><code class="function">gdk_window_new()</code></a>, or the
6871
6874
  window of its parent widget as returned by
6872
6875
  <a class="link" href="GtkWidget.html#gtk-widget-get-parent-window" title="gtk_widget_get_parent_window ()"><code class="function">gtk_widget_get_parent_window()</code></a>.
6873
6876
  </p>
6874
6877
  <p>
6875
- Widgets must indicate whether they will create their own <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
6878
+ Widgets must indicate whether they will create their own <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
6876
6879
  by calling <a class="link" href="GtkWidget.html#gtk-widget-set-has-window" title="gtk_widget_set_has_window ()"><code class="function">gtk_widget_set_has_window()</code></a>. This is usually done in the
6877
6880
  widget's <code class="function">init()</code> function.
6878
6881
  </p>
@@ -6886,7 +6889,7 @@ widget's <code class="function">init()</code> function.
6886
6889
  </tr>
6887
6890
  <tr>
6888
6891
  <td><p><span class="term"><em class="parameter"><code>window</code></em> :</span></p></td>
6889
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
6892
+ <td>a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>
6890
6893
  </td>
6891
6894
  </tr>
6892
6895
  </tbody>
@@ -7175,14 +7178,14 @@ Whether or not the widget is double buffered.
7175
7178
  <hr>
7176
7179
  <div class="refsect2">
7177
7180
  <a name="GtkWidget--events"></a><h3>The <code class="literal">"events"</code> property</h3>
7178
- <pre class="programlisting"> "events" <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a> : Read / Write</pre>
7181
+ <pre class="programlisting"> "events" <a href="../gdk/gdk-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a> : Read / Write</pre>
7179
7182
  <p>The event mask that decides what kind of GdkEvents this widget gets.</p>
7180
7183
  <p>Default value: GDK_STRUCTURE_MASK</p>
7181
7184
  </div>
7182
7185
  <hr>
7183
7186
  <div class="refsect2">
7184
7187
  <a name="GtkWidget--extension-events"></a><h3>The <code class="literal">"extension-events"</code> property</h3>
7185
- <pre class="programlisting"> "extension-events" <a href="http://library.gnome.org/devel/gdk3/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a> : Read / Write</pre>
7188
+ <pre class="programlisting"> "extension-events" <a href="../gdk/gdk-Input-Devices.html#GdkExtensionMode"><span class="type">GdkExtensionMode</span></a> : Read / Write</pre>
7186
7189
  <p>The mask that decides what kind of extension events this widget gets.</p>
7187
7190
  <p>Default value: GDK_EXTENSION_EVENTS_NONE</p>
7188
7191
  </div>
@@ -7329,7 +7332,7 @@ will automatically be set to <a href="http://library.gnome.org/devel/glib/unstab
7329
7332
  <hr>
7330
7333
  <div class="refsect2">
7331
7334
  <a name="GtkWidget--window"></a><h3>The <code class="literal">"window"</code> property</h3>
7332
- <pre class="programlisting"> "window" <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>* : Read</pre>
7335
+ <pre class="programlisting"> "window" <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>* : Read</pre>
7333
7336
  <p>
7334
7337
  The widget's window if it is realized, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.
7335
7338
  </p>
@@ -7348,7 +7351,7 @@ The widget's window if it is realized, <a href="http://library.gnome.org/devel/g
7348
7351
  <hr>
7349
7352
  <div class="refsect2">
7350
7353
  <a name="GtkWidget--s-cursor-color"></a><h3>The <code class="literal">"cursor-color"</code> style property</h3>
7351
- <pre class="programlisting"> "cursor-color" <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
7354
+ <pre class="programlisting"> "cursor-color" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
7352
7355
  <p>Color with which to draw insertion cursor.</p>
7353
7356
  </div>
7354
7357
  <hr>
@@ -7398,7 +7401,7 @@ the widget's allocation to draw.
7398
7401
  <hr>
7399
7402
  <div class="refsect2">
7400
7403
  <a name="GtkWidget--s-link-color"></a><h3>The <code class="literal">"link-color"</code> style property</h3>
7401
- <pre class="programlisting"> "link-color" <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
7404
+ <pre class="programlisting"> "link-color" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
7402
7405
  <p>
7403
7406
  The "link-color" style property defines the color of unvisited links.
7404
7407
  </p>
@@ -7431,7 +7434,7 @@ vertical scroll arrows.
7431
7434
  <hr>
7432
7435
  <div class="refsect2">
7433
7436
  <a name="GtkWidget--s-secondary-cursor-color"></a><h3>The <code class="literal">"secondary-cursor-color"</code> style property</h3>
7434
- <pre class="programlisting"> "secondary-cursor-color" <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
7437
+ <pre class="programlisting"> "secondary-cursor-color" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
7435
7438
  <p>Color with which to draw the secondary insertion cursor when editing mixed right-to-left and left-to-right text.</p>
7436
7439
  </div>
7437
7440
  <hr>
@@ -7461,7 +7464,7 @@ This property only takes effect if <span class="type">"wide-separators"</span> i
7461
7464
  <hr>
7462
7465
  <div class="refsect2">
7463
7466
  <a name="GtkWidget--s-visited-link-color"></a><h3>The <code class="literal">"visited-link-color"</code> style property</h3>
7464
- <pre class="programlisting"> "visited-link-color" <a href="http://library.gnome.org/devel/gdk3/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
7467
+ <pre class="programlisting"> "visited-link-color" <a href="../gdk/gdk-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a>* : Read</pre>
7465
7468
  <p>
7466
7469
  The "visited-link-color" style property defines the color of visited links.
7467
7470
  </p>
@@ -7503,15 +7506,15 @@ configurable width and should be drawn using a box instead of a line.
7503
7506
  <div class="refsect2">
7504
7507
  <a name="GtkWidget-button-press-event"></a><h3>The <code class="literal">"button-press-event"</code> signal</h3>
7505
7508
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7506
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7509
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7507
7510
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7508
7511
  <p>
7509
7512
  The ::button-press-event signal will be emitted when a button
7510
7513
  (typically from a mouse) is pressed.
7511
7514
  </p>
7512
7515
  <p>
7513
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the
7514
- widget needs to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-BUTTON-PRESS-MASK:CAPS"><span class="type">GDK_BUTTON_PRESS_MASK</span></a> mask.
7516
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the
7517
+ widget needs to enable the <a href="../gdk/gdk-Events.html#GDK-BUTTON-PRESS-MASK:CAPS"><span class="type">GDK_BUTTON_PRESS_MASK</span></a> mask.
7515
7518
  </p>
7516
7519
  <p>
7517
7520
  This signal will be sent to the grab widget if there is one.
@@ -7525,7 +7528,7 @@ This signal will be sent to the grab widget if there is one.
7525
7528
  </tr>
7526
7529
  <tr>
7527
7530
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
7528
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered
7531
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered
7529
7532
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventButton]</span>
7530
7533
  </td>
7531
7534
  </tr>
@@ -7546,15 +7549,15 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
7546
7549
  <div class="refsect2">
7547
7550
  <a name="GtkWidget-button-release-event"></a><h3>The <code class="literal">"button-release-event"</code> signal</h3>
7548
7551
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7549
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7552
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7550
7553
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7551
7554
  <p>
7552
7555
  The ::button-release-event signal will be emitted when a button
7553
7556
  (typically from a mouse) is released.
7554
7557
  </p>
7555
7558
  <p>
7556
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the
7557
- widget needs to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-BUTTON-RELEASE-MASK:CAPS"><span class="type">GDK_BUTTON_RELEASE_MASK</span></a> mask.
7559
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the
7560
+ widget needs to enable the <a href="../gdk/gdk-Events.html#GDK-BUTTON-RELEASE-MASK:CAPS"><span class="type">GDK_BUTTON_RELEASE_MASK</span></a> mask.
7558
7561
  </p>
7559
7562
  <p>
7560
7563
  This signal will be sent to the grab widget if there is one.
@@ -7568,7 +7571,7 @@ This signal will be sent to the grab widget if there is one.
7568
7571
  </tr>
7569
7572
  <tr>
7570
7573
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
7571
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered
7574
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered
7572
7575
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventButton]</span>
7573
7576
  </td>
7574
7577
  </tr>
@@ -7655,7 +7658,7 @@ changed on an object. The signal's detail holds the property name.
7655
7658
  <div class="refsect2">
7656
7659
  <a name="GtkWidget-client-event"></a><h3>The <code class="literal">"client-event"</code> signal</h3>
7657
7660
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7658
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7661
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7659
7662
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7660
7663
  <p>
7661
7664
  The ::client-event will be emitted when the <em class="parameter"><code>widget</code></em>'s window
@@ -7671,7 +7674,7 @@ application.
7671
7674
  </tr>
7672
7675
  <tr>
7673
7676
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
7674
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventClient"><span class="type">GdkEventClient</span></a> which triggered
7677
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventClient"><span class="type">GdkEventClient</span></a> which triggered
7675
7678
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventClient]</span>
7676
7679
  </td>
7677
7680
  </tr>
@@ -7696,7 +7699,7 @@ the event. <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-M
7696
7699
  <p>
7697
7700
  The ::composited-changed signal is emitted when the composited
7698
7701
  status of <em class="parameter"><code>widget</code></em>s screen changes.
7699
- See <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html#gdk-screen-is-composited"><code class="function">gdk_screen_is_composited()</code></a>.
7702
+ See <a href="../gdk/GdkScreen.html#gdk-screen-is-composited"><code class="function">gdk_screen_is_composited()</code></a>.
7700
7703
  </p>
7701
7704
  <div class="variablelist"><table border="0">
7702
7705
  <col align="left" valign="top">
@@ -7716,15 +7719,15 @@ See <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html#gdk-screen-is-co
7716
7719
  <div class="refsect2">
7717
7720
  <a name="GtkWidget-configure-event"></a><h3>The <code class="literal">"configure-event"</code> signal</h3>
7718
7721
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7719
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7722
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7720
7723
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7721
7724
  <p>
7722
7725
  The ::configure-event signal will be emitted when the size, position or
7723
7726
  stacking of the <em class="parameter"><code>widget</code></em>'s window has changed.
7724
7727
  </p>
7725
7728
  <p>
7726
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
7727
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
7729
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
7730
+ to enable the <a href="../gdk/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
7728
7731
  automatically for all new windows.
7729
7732
  </p>
7730
7733
  <div class="variablelist"><table border="0">
@@ -7736,7 +7739,7 @@ automatically for all new windows.
7736
7739
  </tr>
7737
7740
  <tr>
7738
7741
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
7739
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventConfigure"><span class="type">GdkEventConfigure</span></a> which triggered
7742
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventConfigure"><span class="type">GdkEventConfigure</span></a> which triggered
7740
7743
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventConfigure]</span>
7741
7744
  </td>
7742
7745
  </tr>
@@ -7757,7 +7760,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
7757
7760
  <div class="refsect2">
7758
7761
  <a name="GtkWidget-damage-event"></a><h3>The <code class="literal">"damage-event"</code> signal</h3>
7759
7762
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7760
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7763
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7761
7764
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7762
7765
  <p>
7763
7766
  Emitted when a redirected window belonging to <em class="parameter"><code>widget</code></em> gets drawn into.
@@ -7773,7 +7776,7 @@ drawable was drawn into.
7773
7776
  </tr>
7774
7777
  <tr>
7775
7778
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
7776
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> event</td>
7779
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> event</td>
7777
7780
  </tr>
7778
7781
  <tr>
7779
7782
  <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
@@ -7793,7 +7796,7 @@ drawable was drawn into.
7793
7796
  <div class="refsect2">
7794
7797
  <a name="GtkWidget-delete-event"></a><h3>The <code class="literal">"delete-event"</code> signal</h3>
7795
7798
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7796
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7799
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7797
7800
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7798
7801
  <p>
7799
7802
  The ::delete-event signal is emitted if a user requests that
@@ -7830,17 +7833,17 @@ it can later be shown again without reconstructing it.
7830
7833
  <div class="refsect2">
7831
7834
  <a name="GtkWidget-destroy-event"></a><h3>The <code class="literal">"destroy-event"</code> signal</h3>
7832
7835
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7833
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7836
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
7834
7837
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7835
7838
  <p>
7836
- The ::destroy-event signal is emitted when a <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> is destroyed.
7839
+ The ::destroy-event signal is emitted when a <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> is destroyed.
7837
7840
  You rarely get this signal, because most widgets disconnect themselves
7838
7841
  from their window before they destroy it, so no widget owns the
7839
7842
  window at destroy time.
7840
7843
  </p>
7841
7844
  <p>
7842
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
7843
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
7845
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
7846
+ to enable the <a href="../gdk/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
7844
7847
  automatically for all new windows.
7845
7848
  </p>
7846
7849
  <div class="variablelist"><table border="0">
@@ -7900,7 +7903,7 @@ of a widget changes.
7900
7903
  <div class="refsect2">
7901
7904
  <a name="GtkWidget-drag-begin"></a><h3>The <code class="literal">"drag-begin"</code> signal</h3>
7902
7905
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7903
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
7906
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
7904
7907
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7905
7908
  <p>
7906
7909
  The ::drag-begin signal is emitted on the drag source when a drag is
@@ -7934,11 +7937,11 @@ override what the default handler did.
7934
7937
  <div class="refsect2">
7935
7938
  <a name="GtkWidget-drag-data-delete"></a><h3>The <code class="literal">"drag-data-delete"</code> signal</h3>
7936
7939
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7937
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
7940
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
7938
7941
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
7939
7942
  <p>
7940
7943
  The ::drag-data-delete signal is emitted on the drag source when a drag
7941
- with the action <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GDK-ACTION-MOVE:CAPS"><code class="literal">GDK_ACTION_MOVE</code></a> is successfully completed. The signal
7944
+ with the action <a href="../gdk/gdk-Drag-and-Drop.html#GDK-ACTION-MOVE:CAPS"><code class="literal">GDK_ACTION_MOVE</code></a> is successfully completed. The signal
7942
7945
  handler is responsible for deleting the data that has been dropped. What
7943
7946
  "delete" means depends on the context of the drag operation.
7944
7947
  </p>
@@ -7964,7 +7967,7 @@ handler is responsible for deleting the data that has been dropped. What
7964
7967
  <div class="refsect2">
7965
7968
  <a name="GtkWidget-drag-data-get"></a><h3>The <code class="literal">"drag-data-get"</code> signal</h3>
7966
7969
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
7967
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
7970
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
7968
7971
  <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data,
7969
7972
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info,
7970
7973
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> time,
@@ -8012,7 +8015,7 @@ is indicated by <em class="parameter"><code>info</code></em>. See <a class="link
8012
8015
  <div class="refsect2">
8013
8016
  <a name="GtkWidget-drag-data-received"></a><h3>The <code class="literal">"drag-data-received"</code> signal</h3>
8014
8017
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8015
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8018
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8016
8019
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
8017
8020
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
8018
8021
  <a class="link" href="GtkWidget.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data,
@@ -8023,7 +8026,7 @@ is indicated by <em class="parameter"><code>info</code></em>. See <a class="link
8023
8026
  The ::drag-data-received signal is emitted on the drop site when the
8024
8027
  dragged data has been received. If the data was received in order to
8025
8028
  determine whether the drop will be accepted, the handler is expected
8026
- to call <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> and <span class="emphasis"><em>not</em></span> finish the drag.
8029
+ to call <a href="../gdk/gdk-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> and <span class="emphasis"><em>not</em></span> finish the drag.
8027
8030
  If the data was received in response to a <a class="link" href="GtkWidget.html#GtkWidget-drag-drop" title='The "drag-drop" signal'><span class="type">"drag-drop"</span></a> signal
8028
8031
  (and this is the last target to be received), the handler for this
8029
8032
  signal is expected to process the received data and then call
@@ -8032,7 +8035,7 @@ the data was processed successfully.
8032
8035
  </p>
8033
8036
  <p>
8034
8037
  The handler may inspect and modify <em class="parameter"><code>drag_context-&gt;action</code></em> before calling
8035
- <a class="link" href="gtk-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a>, e.g. to implement <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GDK-ACTION-ASK:CAPS"><code class="literal">GDK_ACTION_ASK</code></a> as shown in the
8038
+ <a class="link" href="gtk-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a>, e.g. to implement <a href="../gdk/gdk-Drag-and-Drop.html#GDK-ACTION-ASK:CAPS"><code class="literal">GDK_ACTION_ASK</code></a> as shown in the
8036
8039
  following example:
8037
8040
  </p>
8038
8041
  <div class="informalexample">
@@ -8087,7 +8090,7 @@ following example:
8087
8090
  <span class="cbracket">{</span>
8088
8091
  <span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">((</span><span class="normal">data</span><span class="symbol">-&gt;</span><span class="normal">length </span><span class="symbol">&gt;=</span><span class="normal"> </span><span class="number">0</span><span class="symbol">)</span><span class="normal"> </span><span class="symbol">&amp;&amp;</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">data</span><span class="symbol">-&gt;</span><span class="normal">format </span><span class="symbol">==</span><span class="normal"> </span><span class="number">8</span><span class="symbol">))</span>
8089
8092
  <span class="normal"> </span><span class="cbracket">{</span>
8090
- <span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">drag_context</span><span class="symbol">-&gt;</span><span class="normal">action </span><span class="symbol">==</span><span class="normal"> <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GDK-ACTION-ASK:CAPS">GDK_ACTION_ASK</a></span><span class="symbol">)</span><span class="normal"> </span>
8093
+ <span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">drag_context</span><span class="symbol">-&gt;</span><span class="normal">action </span><span class="symbol">==</span><span class="normal"> <a href="../gdk/gdk-Drag-and-Drop.html#GDK-ACTION-ASK:CAPS">GDK_ACTION_ASK</a></span><span class="symbol">)</span><span class="normal"> </span>
8091
8094
  <span class="normal"> </span><span class="cbracket">{</span>
8092
8095
  <span class="normal"> </span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">dialog</span><span class="symbol">;</span>
8093
8096
  <span class="normal"> </span><span class="usertype">gint</span><span class="normal"> response</span><span class="symbol">;</span>
@@ -8102,9 +8105,9 @@ following example:
8102
8105
  <span class="normal"> </span><span class="function"><a href="GtkWidget.html#gtk-widget-destroy">gtk_widget_destroy</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">dialog</span><span class="symbol">);</span>
8103
8106
  <span class="normal"> </span>
8104
8107
  <span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">response </span><span class="symbol">==</span><span class="normal"> <a href="GtkDialog.html#GTK-RESPONSE-YES:CAPS">GTK_RESPONSE_YES</a></span><span class="symbol">)</span>
8105
- <span class="normal"> drag_context</span><span class="symbol">-&gt;</span><span class="normal">action </span><span class="symbol">=</span><span class="normal"> <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GDK-ACTION-MOVE:CAPS">GDK_ACTION_MOVE</a></span><span class="symbol">;</span>
8108
+ <span class="normal"> drag_context</span><span class="symbol">-&gt;</span><span class="normal">action </span><span class="symbol">=</span><span class="normal"> <a href="../gdk/gdk-Drag-and-Drop.html#GDK-ACTION-MOVE:CAPS">GDK_ACTION_MOVE</a></span><span class="symbol">;</span>
8106
8109
  <span class="normal"> </span><span class="keyword">else</span>
8107
- <span class="normal"> drag_context</span><span class="symbol">-&gt;</span><span class="normal">action </span><span class="symbol">=</span><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>
8110
+ <span class="normal"> drag_context</span><span class="symbol">-&gt;</span><span class="normal">action </span><span class="symbol">=</span><span class="normal"> <a href="../gdk/gdk-Drag-and-Drop.html#GDK-ACTION-COPY:CAPS">GDK_ACTION_COPY</a></span><span class="symbol">;</span>
8108
8111
  <span class="normal"> </span><span class="cbracket">}</span>
8109
8112
  <span class="normal"> </span>
8110
8113
  <span class="normal"> </span><span class="function"><a href="gtk-Drag-and-Drop.html#gtk-drag-finish">gtk_drag_finish</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">drag_context</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS">TRUE</a></span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS">FALSE</a></span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
@@ -8164,7 +8167,7 @@ following example:
8164
8167
  <div class="refsect2">
8165
8168
  <a name="GtkWidget-drag-drop"></a><h3>The <code class="literal">"drag-drop"</code> signal</h3>
8166
8169
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8167
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8170
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8168
8171
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
8169
8172
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
8170
8173
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> time,
@@ -8219,7 +8222,7 @@ or more of the supported targets.
8219
8222
  <div class="refsect2">
8220
8223
  <a name="GtkWidget-drag-end"></a><h3>The <code class="literal">"drag-end"</code> signal</h3>
8221
8224
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8222
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8225
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8223
8226
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8224
8227
  <p>
8225
8228
  The ::drag-end signal is emitted on the drag source when a drag is
@@ -8248,7 +8251,7 @@ things done in <a class="link" href="GtkWidget.html#GtkWidget-drag-begin" title=
8248
8251
  <div class="refsect2">
8249
8252
  <a name="GtkWidget-drag-failed"></a><h3>The <code class="literal">"drag-failed"</code> signal</h3>
8250
8253
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8251
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8254
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8252
8255
  <a class="link" href="gtk-Standard-Enumerations.html#GtkDragResult" title="enum GtkDragResult"><span class="type">GtkDragResult</span></a> result,
8253
8256
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8254
8257
  <p>
@@ -8290,7 +8293,7 @@ animation), otherwise it returns <a href="http://library.gnome.org/devel/glib/un
8290
8293
  <div class="refsect2">
8291
8294
  <a name="GtkWidget-drag-leave"></a><h3>The <code class="literal">"drag-leave"</code> signal</h3>
8292
8295
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8293
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8296
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8294
8297
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> time,
8295
8298
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8296
8299
  <p>
@@ -8325,7 +8328,7 @@ with <a class="link" href="gtk-Drag-and-Drop.html#gtk-drag-unhighlight" title="g
8325
8328
  <div class="refsect2">
8326
8329
  <a name="GtkWidget-drag-motion"></a><h3>The <code class="literal">"drag-motion"</code> signal</h3>
8327
8330
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8328
- <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8331
+ <a href="../gdk/gdk-Drag-and-Drop.html#GdkDragContext"><span class="type">GdkDragContext</span></a> *drag_context,
8329
8332
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
8330
8333
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
8331
8334
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> time,
@@ -8337,13 +8340,13 @@ must determine whether the cursor position is in a drop zone or not.
8337
8340
  If it is not in a drop zone, it returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and no further processing
8338
8341
  is necessary. Otherwise, the handler returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. In this case, the
8339
8342
  handler is responsible for providing the necessary information for
8340
- displaying feedback to the user, by calling <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a>.
8343
+ displaying feedback to the user, by calling <a href="../gdk/gdk-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a>.
8341
8344
  </p>
8342
8345
  <p>
8343
8346
  If the decision whether the drop will be accepted or rejected can't be
8344
8347
  made based solely on the cursor position and the type of the data, the
8345
8348
  handler may inspect the dragged data by calling <a class="link" href="gtk-Drag-and-Drop.html#gtk-drag-get-data" title="gtk_drag_get_data ()"><code class="function">gtk_drag_get_data()</code></a> and
8346
- defer the <a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> call to the <a class="link" href="GtkWidget.html#GtkWidget-drag-data-received" title='The "drag-data-received" signal'><span class="type">"drag-data-received"</span></a>
8349
+ defer the <a href="../gdk/gdk-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> call to the <a class="link" href="GtkWidget.html#GtkWidget-drag-data-received" title='The "drag-data-received" signal'><span class="type">"drag-data-received"</span></a>
8347
8350
  handler. Note that you cannot not pass <a class="link" href="gtk-Drag-and-Drop.html#GTK-DEST-DEFAULT-DROP:CAPS"><span class="type">GTK_DEST_DEFAULT_DROP</span></a>,
8348
8351
  <a class="link" href="gtk-Drag-and-Drop.html#GTK-DEST-DEFAULT-MOTION:CAPS"><span class="type">GTK_DEST_DEFAULT_MOTION</span></a> or <a class="link" href="gtk-Drag-and-Drop.html#GTK-DEST-DEFAULT-ALL:CAPS"><span class="type">GTK_DEST_DEFAULT_ALL</span></a> to <a class="link" href="gtk-Drag-and-Drop.html#gtk-drag-dest-set" title="gtk_drag_dest_set ()"><code class="function">gtk_drag_dest_set()</code></a>
8349
8352
  when using the drag-motion signal that way.
@@ -8437,8 +8440,8 @@ the drop site with <a class="link" href="gtk-Drag-and-Drop.html#gtk-drag-highlig
8437
8440
  <span class="normal"> </span><span class="cbracket">}</span>
8438
8441
  <span class="normal"> </span>
8439
8442
  <span class="normal"> target </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gtk-Drag-and-Drop.html#gtk-drag-dest-find-target">gtk_drag_dest_find_target</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">,</span><span class="normal"> context</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
8440
- <span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">target </span><span class="symbol">==</span><span class="normal"> <a href="http://library.gnome.org/devel/gdk3/gdk-Properties-and-Atoms.html#GDK-NONE:CAPS">GDK_NONE</a></span><span class="symbol">)</span>
8441
- <span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
8443
+ <span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">target </span><span class="symbol">==</span><span class="normal"> <a href="../gdk/gdk-Properties-and-Atoms.html#GDK-NONE:CAPS">GDK_NONE</a></span><span class="symbol">)</span>
8444
+ <span class="normal"> </span><span class="function"><a href="../gdk/gdk-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
8442
8445
  <span class="normal"> </span><span class="keyword">else</span><span class="normal"> </span>
8443
8446
  <span class="normal"> </span><span class="cbracket">{</span>
8444
8447
  <span class="normal"> private_data</span><span class="symbol">-&gt;</span><span class="normal">pending_status </span><span class="symbol">=</span><span class="normal"> context</span><span class="symbol">-&gt;</span><span class="normal">suggested_action</span><span class="symbol">;</span>
@@ -8470,9 +8473,9 @@ the drop site with <a class="link" href="gtk-Drag-and-Drop.html#gtk-drag-highlig
8470
8473
  <span class="comment"> */</span>
8471
8474
  <span class="normal"> str </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gtk-Selections.html#gtk-selection-data-get-text">gtk_selection_data_get_text</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">selection_data</span><span class="symbol">);</span>
8472
8475
  <span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(!</span><span class="function">data_is_acceptable</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">str</span><span class="symbol">))</span><span class="normal"> </span>
8473
- <span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
8476
+ <span class="normal"> </span><span class="function"><a href="../gdk/gdk-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
8474
8477
  <span class="normal"> </span><span class="keyword">else</span>
8475
- <span class="normal"> </span><span class="function"><a href="http://library.gnome.org/devel/gdk3/gdk-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> private_data</span><span class="symbol">-&gt;</span><span class="normal">suggested_action</span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
8478
+ <span class="normal"> </span><span class="function"><a href="../gdk/gdk-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">context</span><span class="symbol">,</span><span class="normal"> private_data</span><span class="symbol">-&gt;</span><span class="normal">suggested_action</span><span class="symbol">,</span><span class="normal"> time</span><span class="symbol">);</span>
8476
8479
  <span class="normal"> </span><span class="cbracket">}</span>
8477
8480
  <span class="normal"> </span><span class="keyword">else</span>
8478
8481
  <span class="normal"> </span><span class="cbracket">{</span>
@@ -8524,15 +8527,15 @@ the drop site with <a class="link" href="gtk-Drag-and-Drop.html#gtk-drag-highlig
8524
8527
  <div class="refsect2">
8525
8528
  <a name="GtkWidget-enter-notify-event"></a><h3>The <code class="literal">"enter-notify-event"</code> signal</h3>
8526
8529
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8527
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8530
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8528
8531
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8529
8532
  <p>
8530
8533
  The ::enter-notify-event will be emitted when the pointer enters
8531
8534
  the <em class="parameter"><code>widget</code></em>'s window.
8532
8535
  </p>
8533
8536
  <p>
8534
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8535
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-ENTER-NOTIFY-MASK:CAPS"><span class="type">GDK_ENTER_NOTIFY_MASK</span></a> mask.
8537
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8538
+ to enable the <a href="../gdk/gdk-Events.html#GDK-ENTER-NOTIFY-MASK:CAPS"><span class="type">GDK_ENTER_NOTIFY_MASK</span></a> mask.
8536
8539
  </p>
8537
8540
  <p>
8538
8541
  This signal will be sent to the grab widget if there is one.
@@ -8546,7 +8549,7 @@ This signal will be sent to the grab widget if there is one.
8546
8549
  </tr>
8547
8550
  <tr>
8548
8551
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
8549
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventCrossing"><span class="type">GdkEventCrossing</span></a> which triggered
8552
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventCrossing"><span class="type">GdkEventCrossing</span></a> which triggered
8550
8553
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventCrossing]</span>
8551
8554
  </td>
8552
8555
  </tr>
@@ -8567,7 +8570,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
8567
8570
  <div class="refsect2">
8568
8571
  <a name="GtkWidget-event"></a><h3>The <code class="literal">"event"</code> signal</h3>
8569
8572
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8570
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8573
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8571
8574
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8572
8575
  <p>
8573
8576
  The GTK+ main loop will emit three signals for each GDK event delivered
@@ -8585,7 +8588,7 @@ signal that matches the type of event delivered (e.g.
8585
8588
  </tr>
8586
8589
  <tr>
8587
8590
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
8588
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> which triggered this signal</td>
8591
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> which triggered this signal</td>
8589
8592
  </tr>
8590
8593
  <tr>
8591
8594
  <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
@@ -8607,7 +8610,7 @@ the return value.</td>
8607
8610
  <div class="refsect2">
8608
8611
  <a name="GtkWidget-event-after"></a><h3>The <code class="literal">"event-after"</code> signal</h3>
8609
8612
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8610
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8613
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8611
8614
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
8612
8615
  <p>
8613
8616
  After the emission of the <a class="link" href="GtkWidget.html#GtkWidget-event" title='The "event" signal'><span class="type">"event"</span></a> signal and (optionally)
@@ -8623,7 +8626,7 @@ regardless of the previous two signals handlers return values.
8623
8626
  </tr>
8624
8627
  <tr>
8625
8628
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
8626
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> which triggered this signal</td>
8629
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> which triggered this signal</td>
8627
8630
  </tr>
8628
8631
  <tr>
8629
8632
  <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
@@ -8636,17 +8639,17 @@ regardless of the previous two signals handlers return values.
8636
8639
  <div class="refsect2">
8637
8640
  <a name="GtkWidget-expose-event"></a><h3>The <code class="literal">"expose-event"</code> signal</h3>
8638
8641
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8639
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8642
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8640
8643
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8641
8644
  <p>
8642
8645
  The ::expose-event signal is emitted when an area of a previously
8643
- obscured <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> is made visible and needs to be redrawn.
8646
+ obscured <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> is made visible and needs to be redrawn.
8644
8647
  <a class="link" href="GtkWidget.html#GTK-NO-WINDOW:CAPS"><span class="type">GTK_NO_WINDOW</span></a> widgets will get a synthesized event from their parent
8645
8648
  widget.
8646
8649
  </p>
8647
8650
  <p>
8648
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8649
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-EXPOSURE-MASK:CAPS"><span class="type">GDK_EXPOSURE_MASK</span></a> mask.
8651
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8652
+ to enable the <a href="../gdk/gdk-Events.html#GDK-EXPOSURE-MASK:CAPS"><span class="type">GDK_EXPOSURE_MASK</span></a> mask.
8650
8653
  </p>
8651
8654
  <p>
8652
8655
  Note that the ::expose-event signal has been replaced by a ::draw
@@ -8662,7 +8665,7 @@ for hints on how to port from ::expose-event to ::draw.
8662
8665
  </tr>
8663
8666
  <tr>
8664
8667
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
8665
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> which triggered
8668
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> which triggered
8666
8669
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventExpose]</span>
8667
8670
  </td>
8668
8671
  </tr>
@@ -8708,15 +8711,15 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
8708
8711
  <div class="refsect2">
8709
8712
  <a name="GtkWidget-focus-in-event"></a><h3>The <code class="literal">"focus-in-event"</code> signal</h3>
8710
8713
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8711
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8714
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8712
8715
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8713
8716
  <p>
8714
8717
  The ::focus-in-event signal will be emitted when the keyboard focus
8715
8718
  enters the <em class="parameter"><code>widget</code></em>'s window.
8716
8719
  </p>
8717
8720
  <p>
8718
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8719
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-FOCUS-CHANGE-MASK:CAPS"><span class="type">GDK_FOCUS_CHANGE_MASK</span></a> mask.
8721
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8722
+ to enable the <a href="../gdk/gdk-Events.html#GDK-FOCUS-CHANGE-MASK:CAPS"><span class="type">GDK_FOCUS_CHANGE_MASK</span></a> mask.
8720
8723
  </p>
8721
8724
  <div class="variablelist"><table border="0">
8722
8725
  <col align="left" valign="top">
@@ -8727,7 +8730,7 @@ to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-F
8727
8730
  </tr>
8728
8731
  <tr>
8729
8732
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
8730
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventFocus"><span class="type">GdkEventFocus</span></a> which triggered
8733
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventFocus"><span class="type">GdkEventFocus</span></a> which triggered
8731
8734
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventFocus]</span>
8732
8735
  </td>
8733
8736
  </tr>
@@ -8748,15 +8751,15 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
8748
8751
  <div class="refsect2">
8749
8752
  <a name="GtkWidget-focus-out-event"></a><h3>The <code class="literal">"focus-out-event"</code> signal</h3>
8750
8753
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8751
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8754
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8752
8755
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8753
8756
  <p>
8754
8757
  The ::focus-out-event signal will be emitted when the keyboard focus
8755
8758
  leaves the <em class="parameter"><code>widget</code></em>'s window.
8756
8759
  </p>
8757
8760
  <p>
8758
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8759
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-FOCUS-CHANGE-MASK:CAPS"><span class="type">GDK_FOCUS_CHANGE_MASK</span></a> mask.
8761
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8762
+ to enable the <a href="../gdk/gdk-Events.html#GDK-FOCUS-CHANGE-MASK:CAPS"><span class="type">GDK_FOCUS_CHANGE_MASK</span></a> mask.
8760
8763
  </p>
8761
8764
  <div class="variablelist"><table border="0">
8762
8765
  <col align="left" valign="top">
@@ -8767,7 +8770,7 @@ to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-F
8767
8770
  </tr>
8768
8771
  <tr>
8769
8772
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
8770
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventFocus"><span class="type">GdkEventFocus</span></a> which triggered this
8773
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventFocus"><span class="type">GdkEventFocus</span></a> which triggered this
8771
8774
  signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventFocus]</span>
8772
8775
  </td>
8773
8776
  </tr>
@@ -8788,7 +8791,7 @@ signal. <span class="annotation">[<acronym title="Override the parsed C type wit
8788
8791
  <div class="refsect2">
8789
8792
  <a name="GtkWidget-grab-broken-event"></a><h3>The <code class="literal">"grab-broken-event"</code> signal</h3>
8790
8793
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8791
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8794
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8792
8795
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8793
8796
  <p>
8794
8797
  Emitted when a pointer or keyboard grab on a window belonging
@@ -8808,7 +8811,7 @@ application grabs the pointer or keyboard again.
8808
8811
  </tr>
8809
8812
  <tr>
8810
8813
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
8811
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventGrabBroken"><span class="type">GdkEventGrabBroken</span></a> event</td>
8814
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventGrabBroken"><span class="type">GdkEventGrabBroken</span></a> event</td>
8812
8815
  </tr>
8813
8816
  <tr>
8814
8817
  <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
@@ -8936,14 +8939,14 @@ if the widget was previously unanchored. <span class="annotation">[<acronym titl
8936
8939
  <div class="refsect2">
8937
8940
  <a name="GtkWidget-key-press-event"></a><h3>The <code class="literal">"key-press-event"</code> signal</h3>
8938
8941
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8939
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8942
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8940
8943
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8941
8944
  <p>
8942
8945
  The ::key-press-event signal is emitted when a key is pressed.
8943
8946
  </p>
8944
8947
  <p>
8945
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8946
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-KEY-PRESS-MASK:CAPS"><span class="type">GDK_KEY_PRESS_MASK</span></a> mask.
8948
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8949
+ to enable the <a href="../gdk/gdk-Events.html#GDK-KEY-PRESS-MASK:CAPS"><span class="type">GDK_KEY_PRESS_MASK</span></a> mask.
8947
8950
  </p>
8948
8951
  <p>
8949
8952
  This signal will be sent to the grab widget if there is one.
@@ -8957,7 +8960,7 @@ This signal will be sent to the grab widget if there is one.
8957
8960
  </tr>
8958
8961
  <tr>
8959
8962
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
8960
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> which triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventKey]</span>
8963
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> which triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventKey]</span>
8961
8964
  </td>
8962
8965
  </tr>
8963
8966
  <tr>
@@ -8977,14 +8980,14 @@ This signal will be sent to the grab widget if there is one.
8977
8980
  <div class="refsect2">
8978
8981
  <a name="GtkWidget-key-release-event"></a><h3>The <code class="literal">"key-release-event"</code> signal</h3>
8979
8982
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
8980
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8983
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
8981
8984
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
8982
8985
  <p>
8983
8986
  The ::key-release-event signal is emitted when a key is pressed.
8984
8987
  </p>
8985
8988
  <p>
8986
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8987
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-KEY-RELEASE-MASK:CAPS"><span class="type">GDK_KEY_RELEASE_MASK</span></a> mask.
8989
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
8990
+ to enable the <a href="../gdk/gdk-Events.html#GDK-KEY-RELEASE-MASK:CAPS"><span class="type">GDK_KEY_RELEASE_MASK</span></a> mask.
8988
8991
  </p>
8989
8992
  <p>
8990
8993
  This signal will be sent to the grab widget if there is one.
@@ -8998,7 +9001,7 @@ This signal will be sent to the grab widget if there is one.
8998
9001
  </tr>
8999
9002
  <tr>
9000
9003
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9001
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> which triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventKey]</span>
9004
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> which triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventKey]</span>
9002
9005
  </td>
9003
9006
  </tr>
9004
9007
  <tr>
@@ -9054,15 +9057,15 @@ navigation attempt in its parent container(s).</td>
9054
9057
  <div class="refsect2">
9055
9058
  <a name="GtkWidget-leave-notify-event"></a><h3>The <code class="literal">"leave-notify-event"</code> signal</h3>
9056
9059
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9057
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9060
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9058
9061
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9059
9062
  <p>
9060
9063
  The ::leave-notify-event will be emitted when the pointer leaves
9061
9064
  the <em class="parameter"><code>widget</code></em>'s window.
9062
9065
  </p>
9063
9066
  <p>
9064
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9065
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-LEAVE-NOTIFY-MASK:CAPS"><span class="type">GDK_LEAVE_NOTIFY_MASK</span></a> mask.
9067
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9068
+ to enable the <a href="../gdk/gdk-Events.html#GDK-LEAVE-NOTIFY-MASK:CAPS"><span class="type">GDK_LEAVE_NOTIFY_MASK</span></a> mask.
9066
9069
  </p>
9067
9070
  <p>
9068
9071
  This signal will be sent to the grab widget if there is one.
@@ -9076,7 +9079,7 @@ This signal will be sent to the grab widget if there is one.
9076
9079
  </tr>
9077
9080
  <tr>
9078
9081
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9079
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventCrossing"><span class="type">GdkEventCrossing</span></a> which triggered
9082
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventCrossing"><span class="type">GdkEventCrossing</span></a> which triggered
9080
9083
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventCrossing]</span>
9081
9084
  </td>
9082
9085
  </tr>
@@ -9116,15 +9119,15 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
9116
9119
  <div class="refsect2">
9117
9120
  <a name="GtkWidget-map-event"></a><h3>The <code class="literal">"map-event"</code> signal</h3>
9118
9121
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9119
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9122
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9120
9123
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9121
9124
  <p>
9122
9125
  The ::map-event signal will be emitted when the <em class="parameter"><code>widget</code></em>'s window is
9123
9126
  mapped. A window is mapped when it becomes visible on the screen.
9124
9127
  </p>
9125
9128
  <p>
9126
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9127
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
9129
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9130
+ to enable the <a href="../gdk/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
9128
9131
  automatically for all new windows.
9129
9132
  </p>
9130
9133
  <div class="variablelist"><table border="0">
@@ -9136,7 +9139,7 @@ automatically for all new windows.
9136
9139
  </tr>
9137
9140
  <tr>
9138
9141
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9139
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventAny"><span class="type">GdkEventAny</span></a> which triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventAny]</span>
9142
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventAny"><span class="type">GdkEventAny</span></a> which triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventAny]</span>
9140
9143
  </td>
9141
9144
  </tr>
9142
9145
  <tr>
@@ -9176,15 +9179,15 @@ automatically for all new windows.
9176
9179
  <div class="refsect2">
9177
9180
  <a name="GtkWidget-motion-notify-event"></a><h3>The <code class="literal">"motion-notify-event"</code> signal</h3>
9178
9181
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9179
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9182
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9180
9183
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9181
9184
  <p>
9182
9185
  The ::motion-notify-event signal is emitted when the pointer moves
9183
- over the widget's <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
9186
+ over the widget's <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>.
9184
9187
  </p>
9185
9188
  <p>
9186
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget
9187
- needs to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-POINTER-MOTION-MASK:CAPS"><span class="type">GDK_POINTER_MOTION_MASK</span></a> mask.
9189
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget
9190
+ needs to enable the <a href="../gdk/gdk-Events.html#GDK-POINTER-MOTION-MASK:CAPS"><span class="type">GDK_POINTER_MOTION_MASK</span></a> mask.
9188
9191
  </p>
9189
9192
  <p>
9190
9193
  This signal will be sent to the grab widget if there is one.
@@ -9198,7 +9201,7 @@ This signal will be sent to the grab widget if there is one.
9198
9201
  </tr>
9199
9202
  <tr>
9200
9203
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9201
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventMotion"><span class="type">GdkEventMotion</span></a> which triggered
9204
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventMotion"><span class="type">GdkEventMotion</span></a> which triggered
9202
9205
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventMotion]</span>
9203
9206
  </td>
9204
9207
  </tr>
@@ -9239,13 +9242,13 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
9239
9242
  <div class="refsect2">
9240
9243
  <a name="GtkWidget-no-expose-event"></a><h3>The <code class="literal">"no-expose-event"</code> signal</h3>
9241
9244
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9242
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9245
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9243
9246
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9244
9247
  <p>
9245
9248
  The ::no-expose-event will be emitted when the <em class="parameter"><code>widget</code></em>'s window is
9246
- drawn as a copy of another <a href="http://library.gnome.org/devel/gdk3/gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> (with <a href="http://library.gnome.org/devel/gdk3/gdk-Drawing-Primitives.html#gdk-draw-drawable"><code class="function">gdk_draw_drawable()</code></a> or
9247
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-copy-area"><code class="function">gdk_window_copy_area()</code></a>) which was completely unobscured. If the source
9248
- window was partially obscured <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> events will be generated
9249
+ drawn as a copy of another <a href="../gdk/gdk-Drawing-Primitives.html#GdkDrawable"><span class="type">GdkDrawable</span></a> (with <a href="../gdk/gdk-Drawing-Primitives.html#gdk-draw-drawable"><code class="function">gdk_draw_drawable()</code></a> or
9250
+ <a href="../gdk/gdk-Windows.html#gdk-window-copy-area"><code class="function">gdk_window_copy_area()</code></a>) which was completely unobscured. If the source
9251
+ window was partially obscured <a href="../gdk/gdk-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> events will be generated
9249
9252
  for those areas.
9250
9253
  </p>
9251
9254
  <div class="variablelist"><table border="0">
@@ -9257,7 +9260,7 @@ for those areas.
9257
9260
  </tr>
9258
9261
  <tr>
9259
9262
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9260
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventNoExpose"><span class="type">GdkEventNoExpose</span></a> which triggered
9263
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventNoExpose"><span class="type">GdkEventNoExpose</span></a> which triggered
9261
9264
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventNoExpose]</span>
9262
9265
  </td>
9263
9266
  </tr>
@@ -9340,15 +9343,15 @@ for an example of how to use this signal.
9340
9343
  <div class="refsect2">
9341
9344
  <a name="GtkWidget-property-notify-event"></a><h3>The <code class="literal">"property-notify-event"</code> signal</h3>
9342
9345
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9343
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9346
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9344
9347
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9345
9348
  <p>
9346
9349
  The ::property-notify-event signal will be emitted when a property on
9347
9350
  the <em class="parameter"><code>widget</code></em>'s window has been changed or deleted.
9348
9351
  </p>
9349
9352
  <p>
9350
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9351
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-PROPERTY-CHANGE-MASK:CAPS"><span class="type">GDK_PROPERTY_CHANGE_MASK</span></a> mask.
9353
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9354
+ to enable the <a href="../gdk/gdk-Events.html#GDK-PROPERTY-CHANGE-MASK:CAPS"><span class="type">GDK_PROPERTY_CHANGE_MASK</span></a> mask.
9352
9355
  </p>
9353
9356
  <div class="variablelist"><table border="0">
9354
9357
  <col align="left" valign="top">
@@ -9359,7 +9362,7 @@ to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-P
9359
9362
  </tr>
9360
9363
  <tr>
9361
9364
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9362
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventProperty"><span class="type">GdkEventProperty</span></a> which triggered
9365
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventProperty"><span class="type">GdkEventProperty</span></a> which triggered
9363
9366
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventProperty]</span>
9364
9367
  </td>
9365
9368
  </tr>
@@ -9380,11 +9383,11 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
9380
9383
  <div class="refsect2">
9381
9384
  <a name="GtkWidget-proximity-in-event"></a><h3>The <code class="literal">"proximity-in-event"</code> signal</h3>
9382
9385
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9383
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9386
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9384
9387
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9385
9388
  <p>
9386
- To receive this signal the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9387
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-PROXIMITY-IN-MASK:CAPS"><span class="type">GDK_PROXIMITY_IN_MASK</span></a> mask.
9389
+ To receive this signal the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9390
+ to enable the <a href="../gdk/gdk-Events.html#GDK-PROXIMITY-IN-MASK:CAPS"><span class="type">GDK_PROXIMITY_IN_MASK</span></a> mask.
9388
9391
  </p>
9389
9392
  <p>
9390
9393
  This signal will be sent to the grab widget if there is one.
@@ -9398,7 +9401,7 @@ This signal will be sent to the grab widget if there is one.
9398
9401
  </tr>
9399
9402
  <tr>
9400
9403
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9401
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventProximity"><span class="type">GdkEventProximity</span></a> which triggered
9404
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventProximity"><span class="type">GdkEventProximity</span></a> which triggered
9402
9405
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventProximity]</span>
9403
9406
  </td>
9404
9407
  </tr>
@@ -9419,11 +9422,11 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
9419
9422
  <div class="refsect2">
9420
9423
  <a name="GtkWidget-proximity-out-event"></a><h3>The <code class="literal">"proximity-out-event"</code> signal</h3>
9421
9424
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9422
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9425
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9423
9426
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9424
9427
  <p>
9425
- To receive this signal the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9426
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-PROXIMITY-OUT-MASK:CAPS"><span class="type">GDK_PROXIMITY_OUT_MASK</span></a> mask.
9428
+ To receive this signal the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9429
+ to enable the <a href="../gdk/gdk-Events.html#GDK-PROXIMITY-OUT-MASK:CAPS"><span class="type">GDK_PROXIMITY_OUT_MASK</span></a> mask.
9427
9430
  </p>
9428
9431
  <p>
9429
9432
  This signal will be sent to the grab widget if there is one.
@@ -9437,7 +9440,7 @@ This signal will be sent to the grab widget if there is one.
9437
9440
  </tr>
9438
9441
  <tr>
9439
9442
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9440
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventProximity"><span class="type">GdkEventProximity</span></a> which triggered
9443
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventProximity"><span class="type">GdkEventProximity</span></a> which triggered
9441
9444
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventProximity]</span>
9442
9445
  </td>
9443
9446
  </tr>
@@ -9544,7 +9547,7 @@ been emitted, relative to <em class="parameter"><code>widget-&gt;window</code></
9544
9547
  <div class="refsect2">
9545
9548
  <a name="GtkWidget-screen-changed"></a><h3>The <code class="literal">"screen-changed"</code> signal</h3>
9546
9549
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9547
- <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> *previous_screen,
9550
+ <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> *previous_screen,
9548
9551
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9549
9552
  <p>
9550
9553
  The ::screen-changed signal gets emitted when the
@@ -9574,7 +9577,7 @@ widget was not associated with a screen before. <span class="annotation">[<acron
9574
9577
  <div class="refsect2">
9575
9578
  <a name="GtkWidget-scroll-event"></a><h3>The <code class="literal">"scroll-event"</code> signal</h3>
9576
9579
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9577
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9580
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9578
9581
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9579
9582
  <p>
9580
9583
  The ::scroll-event signal is emitted when a button in the 4 to 7
@@ -9582,8 +9585,8 @@ range is pressed. Wheel mice are usually configured to generate
9582
9585
  button press events for buttons 4 and 5 when the wheel is turned.
9583
9586
  </p>
9584
9587
  <p>
9585
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9586
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-BUTTON-PRESS-MASK:CAPS"><span class="type">GDK_BUTTON_PRESS_MASK</span></a> mask.
9588
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9589
+ to enable the <a href="../gdk/gdk-Events.html#GDK-BUTTON-PRESS-MASK:CAPS"><span class="type">GDK_BUTTON_PRESS_MASK</span></a> mask.
9587
9590
  </p>
9588
9591
  <p>
9589
9592
  This signal will be sent to the grab widget if there is one.
@@ -9597,7 +9600,7 @@ This signal will be sent to the grab widget if there is one.
9597
9600
  </tr>
9598
9601
  <tr>
9599
9602
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9600
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventScroll"><span class="type">GdkEventScroll</span></a> which triggered
9603
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventScroll"><span class="type">GdkEventScroll</span></a> which triggered
9601
9604
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventScroll]</span>
9602
9605
  </td>
9603
9606
  </tr>
@@ -9618,7 +9621,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
9618
9621
  <div class="refsect2">
9619
9622
  <a name="GtkWidget-selection-clear-event"></a><h3>The <code class="literal">"selection-clear-event"</code> signal</h3>
9620
9623
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9621
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9624
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9622
9625
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9623
9626
  <p>
9624
9627
  The ::selection-clear-event signal will be emitted when the
@@ -9633,7 +9636,7 @@ the <em class="parameter"><code>widget</code></em>'s window has lost ownership o
9633
9636
  </tr>
9634
9637
  <tr>
9635
9638
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9636
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventSelection"><span class="type">GdkEventSelection</span></a> which triggered
9639
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventSelection"><span class="type">GdkEventSelection</span></a> which triggered
9637
9640
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventSelection]</span>
9638
9641
  </td>
9639
9642
  </tr>
@@ -9676,7 +9679,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
9676
9679
  <div class="refsect2">
9677
9680
  <a name="GtkWidget-selection-notify-event"></a><h3>The <code class="literal">"selection-notify-event"</code> signal</h3>
9678
9681
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9679
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9682
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9680
9683
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9681
9684
  <div class="variablelist"><table border="0">
9682
9685
  <col align="left" valign="top">
@@ -9722,7 +9725,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
9722
9725
  <div class="refsect2">
9723
9726
  <a name="GtkWidget-selection-request-event"></a><h3>The <code class="literal">"selection-request-event"</code> signal</h3>
9724
9727
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9725
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9728
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9726
9729
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9727
9730
  <p>
9728
9731
  The ::selection-request-event signal will be emitted when
@@ -9738,7 +9741,7 @@ the <em class="parameter"><code>widget</code></em>'s window.
9738
9741
  </tr>
9739
9742
  <tr>
9740
9743
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9741
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventSelection"><span class="type">GdkEventSelection</span></a> which triggered
9744
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventSelection"><span class="type">GdkEventSelection</span></a> which triggered
9742
9745
  this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventSelection]</span>
9743
9746
  </td>
9744
9747
  </tr>
@@ -9798,7 +9801,7 @@ this signal. <span class="annotation">[<acronym title="Override the parsed C typ
9798
9801
  <div class="refsect2">
9799
9802
  <a name="GtkWidget-size-allocate"></a><h3>The <code class="literal">"size-allocate"</code> signal</h3>
9800
9803
  <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9801
- <a href="http://library.gnome.org/devel/gdk3/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *allocation,
9804
+ <a href="../gdk/gdk-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *allocation,
9802
9805
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
9803
9806
  <div class="variablelist"><table border="0">
9804
9807
  <col align="left" valign="top">
@@ -9916,15 +9919,15 @@ just got its initial style. <span class="annotation">[<acronym title="NULL is ok
9916
9919
  <div class="refsect2">
9917
9920
  <a name="GtkWidget-unmap-event"></a><h3>The <code class="literal">"unmap-event"</code> signal</h3>
9918
9921
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9919
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9922
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9920
9923
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9921
9924
  <p>
9922
9925
  The ::unmap-event signal will be emitted when the <em class="parameter"><code>widget</code></em>'s window is
9923
9926
  unmapped. A window is unmapped when it becomes invisible on the screen.
9924
9927
  </p>
9925
9928
  <p>
9926
- To receive this signal, the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9927
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
9929
+ To receive this signal, the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9930
+ to enable the <a href="../gdk/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
9928
9931
  automatically for all new windows.
9929
9932
  </p>
9930
9933
  <div class="variablelist"><table border="0">
@@ -9936,7 +9939,7 @@ automatically for all new windows.
9936
9939
  </tr>
9937
9940
  <tr>
9938
9941
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9939
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventAny"><span class="type">GdkEventAny</span></a> which triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventAny]</span>
9942
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventAny"><span class="type">GdkEventAny</span></a> which triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventAny]</span>
9940
9943
  </td>
9941
9944
  </tr>
9942
9945
  <tr>
@@ -9975,15 +9978,15 @@ automatically for all new windows.
9975
9978
  <div class="refsect2">
9976
9979
  <a name="GtkWidget-visibility-notify-event"></a><h3>The <code class="literal">"visibility-notify-event"</code> signal</h3>
9977
9980
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
9978
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9981
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
9979
9982
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
9980
9983
  <p>
9981
9984
  The ::visibility-notify-event will be emitted when the <em class="parameter"><code>widget</code></em>'s window
9982
9985
  is obscured or unobscured.
9983
9986
  </p>
9984
9987
  <p>
9985
- To receive this signal the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9986
- to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-VISIBILITY-NOTIFY-MASK:CAPS"><span class="type">GDK_VISIBILITY_NOTIFY_MASK</span></a> mask.
9988
+ To receive this signal the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget needs
9989
+ to enable the <a href="../gdk/gdk-Events.html#GDK-VISIBILITY-NOTIFY-MASK:CAPS"><span class="type">GDK_VISIBILITY_NOTIFY_MASK</span></a> mask.
9987
9990
  </p>
9988
9991
  <div class="variablelist"><table border="0">
9989
9992
  <col align="left" valign="top">
@@ -9994,7 +9997,7 @@ to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-V
9994
9997
  </tr>
9995
9998
  <tr>
9996
9999
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
9997
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventVisibility"><span class="type">GdkEventVisibility</span></a> which
10000
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventVisibility"><span class="type">GdkEventVisibility</span></a> which
9998
10001
  triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventVisibility]</span>
9999
10002
  </td>
10000
10003
  </tr>
@@ -10015,15 +10018,15 @@ triggered this signal. <span class="annotation">[<acronym title="Override the pa
10015
10018
  <div class="refsect2">
10016
10019
  <a name="GtkWidget-window-state-event"></a><h3>The <code class="literal">"window-state-event"</code> signal</h3>
10017
10020
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
10018
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
10021
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
10019
10022
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
10020
10023
  <p>
10021
10024
  The ::window-state-event will be emitted when the state of the
10022
10025
  toplevel window associated to the <em class="parameter"><code>widget</code></em> changes.
10023
10026
  </p>
10024
10027
  <p>
10025
- To receive this signal the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget
10026
- needs to enable the <a href="http://library.gnome.org/devel/gdk3/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable
10028
+ To receive this signal the <a href="../gdk/gdk-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> associated to the widget
10029
+ needs to enable the <a href="../gdk/gdk-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable
10027
10030
  this mask automatically for all new windows.
10028
10031
  </p>
10029
10032
  <div class="variablelist"><table border="0">
@@ -10035,7 +10038,7 @@ this mask automatically for all new windows.
10035
10038
  </tr>
10036
10039
  <tr>
10037
10040
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
10038
- <td>the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventWindowState"><span class="type">GdkEventWindowState</span></a> which
10041
+ <td>the <a href="../gdk/gdk-Event-Structures.html#GdkEventWindowState"><span class="type">GdkEventWindowState</span></a> which
10039
10042
  triggered this signal. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> Gdk.EventWindowState]</span>
10040
10043
  </td>
10041
10044
  </tr>
@@ -10056,6 +10059,6 @@ event. <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macro
10056
10059
  </div>
10057
10060
  <div class="footer">
10058
10061
  <hr>
10059
- Generated by GTK-Doc V1.17</div>
10062
+ Generated by GTK-Doc V1.18</div>
10060
10063
  </body>
10061
10064
  </html>