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="index.html" title="GDK 2 Reference Manual">
9
9
  <link rel="prev" href="api-index-full.html" title="Index of all symbols">
10
10
  <link rel="next" href="api-index-2-2.html" title="Index of new symbols in 2.2">
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">
@@ -147,7 +147,7 @@
147
147
  </dt>
148
148
  <dd></dd>
149
149
  <dt>
150
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-DISPLAY:CAPS">GDK_DISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
150
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-DISPLAY:CAPS" title="GDK_DISPLAY">GDK_DISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
151
151
  </dt>
152
152
  <dd></dd>
153
153
  <dt>
@@ -385,11 +385,11 @@
385
385
  </dt>
386
386
  <dd></dd>
387
387
  <dt>
388
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-font-lookup">gdk_font_lookup</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
388
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-font-lookup" title="gdk_font_lookup()">gdk_font_lookup</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
389
389
  </dt>
390
390
  <dd></dd>
391
391
  <dt>
392
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-font-lookup-for-display">gdk_font_lookup_for_display</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
392
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-font-lookup-for-display" title="gdk_font_lookup_for_display()">gdk_font_lookup_for_display</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
393
393
  </dt>
394
394
  <dd></dd>
395
395
  <dt>
@@ -401,11 +401,11 @@
401
401
  </dt>
402
402
  <dd></dd>
403
403
  <dt>
404
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-FONT-XDISPLAY:CAPS">GDK_FONT_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
404
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-FONT-XDISPLAY:CAPS" title="GDK_FONT_XDISPLAY()">GDK_FONT_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
405
405
  </dt>
406
406
  <dd></dd>
407
407
  <dt>
408
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-FONT-XFONT:CAPS">GDK_FONT_XFONT</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
408
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-FONT-XFONT:CAPS" title="GDK_FONT_XFONT()">GDK_FONT_XFONT</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
409
409
  </dt>
410
410
  <dd></dd>
411
411
  <dt>
@@ -641,7 +641,7 @@
641
641
  <dd></dd>
642
642
  <a name="idxN"></a><h3 class="title">N</h3>
643
643
  <dt>
644
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-net-wm-supports">gdk_net_wm_supports</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
644
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-net-wm-supports" title="gdk_net_wm_supports ()">gdk_net_wm_supports</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
645
645
  </dt>
646
646
  <dd></dd>
647
647
  <a name="idxP"></a><h3 class="title">P</h3>
@@ -767,7 +767,7 @@
767
767
  </dt>
768
768
  <dd></dd>
769
769
  <dt>
770
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-ROOT-PARENT:CAPS">GDK_ROOT_PARENT</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
770
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-ROOT-PARENT:CAPS" title="GDK_ROOT_PARENT">GDK_ROOT_PARENT</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
771
771
  </dt>
772
772
  <dd></dd>
773
773
  <a name="idxS"></a><h3 class="title">S</h3>
@@ -916,11 +916,11 @@
916
916
  </dt>
917
917
  <dd></dd>
918
918
  <dt>
919
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-window-foreign-new">gdk_window_foreign_new</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
919
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-window-foreign-new" title="gdk_window_foreign_new ()">gdk_window_foreign_new</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
920
920
  </dt>
921
921
  <dd></dd>
922
922
  <dt>
923
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-window-foreign-new-for-display">gdk_window_foreign_new_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
923
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-window-foreign-new-for-display" title="gdk_window_foreign_new_for_display ()">gdk_window_foreign_new_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
924
924
  </dt>
925
925
  <dd></dd>
926
926
  <dt>
@@ -944,11 +944,11 @@
944
944
  </dt>
945
945
  <dd></dd>
946
946
  <dt>
947
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-window-lookup">gdk_window_lookup</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
947
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-window-lookup" title="gdk_window_lookup ()">gdk_window_lookup</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
948
948
  </dt>
949
949
  <dd></dd>
950
950
  <dt>
951
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-window-lookup-for-display">gdk_window_lookup_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
951
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-window-lookup-for-display" title="gdk_window_lookup_for_display ()">gdk_window_lookup_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
952
952
  </dt>
953
953
  <dd></dd>
954
954
  <dt>
@@ -969,44 +969,44 @@
969
969
  <dd></dd>
970
970
  <a name="idxX"></a><h3 class="title">X</h3>
971
971
  <dt>
972
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-font-get-name">gdk_x11_font_get_name</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
972
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-font-get-name" title="gdk_x11_font_get_name ()">gdk_x11_font_get_name</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
973
973
  </dt>
974
974
  <dd></dd>
975
975
  <dt>
976
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-font-get-xdisplay">gdk_x11_font_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
976
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-font-get-xdisplay" title="gdk_x11_font_get_xdisplay ()">gdk_x11_font_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
977
977
  </dt>
978
978
  <dd></dd>
979
979
  <dt>
980
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-font-get-xfont">gdk_x11_font_get_xfont</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
980
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-font-get-xfont" title="gdk_x11_font_get_xfont ()">gdk_x11_font_get_xfont</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
981
981
  </dt>
982
982
  <dd></dd>
983
983
  <dt>
984
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-gc-get-xdisplay">gdk_x11_gc_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
984
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-gc-get-xdisplay" title="gdk_x11_gc_get_xdisplay ()">gdk_x11_gc_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
985
985
  </dt>
986
986
  <dd></dd>
987
987
  <dt>
988
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-gc-get-xgc">gdk_x11_gc_get_xgc</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
988
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-gc-get-xgc" title="gdk_x11_gc_get_xgc ()">gdk_x11_gc_get_xgc</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
989
989
  </dt>
990
990
  <dd></dd>
991
991
  <dt>
992
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-xid-table-lookup">gdk_xid_table_lookup</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
992
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-xid-table-lookup" title="gdk_xid_table_lookup ()">gdk_xid_table_lookup</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
993
993
  </dt>
994
994
  <dd></dd>
995
995
  <dt>
996
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-xid-table-lookup-for-display">gdk_xid_table_lookup_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
996
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-xid-table-lookup-for-display" title="gdk_xid_table_lookup_for_display ()">gdk_xid_table_lookup_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
997
997
  </dt>
998
998
  <dd></dd>
999
999
  <dt>
1000
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdkx-colormap-get">gdkx_colormap_get</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1000
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdkx-colormap-get" title="gdkx_colormap_get ()">gdkx_colormap_get</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1001
1001
  </dt>
1002
1002
  <dd></dd>
1003
1003
  <dt>
1004
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdkx-visual-get">gdkx_visual_get</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1004
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdkx-visual-get" title="gdkx_visual_get ()">gdkx_visual_get</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1005
1005
  </dt>
1006
1006
  <dd></dd>
1007
1007
  </div>
1008
1008
  <div class="footer">
1009
1009
  <hr>
1010
- Generated by GTK-Doc V1.17</div>
1010
+ Generated by GTK-Doc V1.18</div>
1011
1011
  </body>
1012
1012
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="GDK 2 Reference Manual">
9
9
  <link rel="prev" href="gdk-Testing.html" title="Testing">
10
10
  <link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
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">
@@ -267,11 +267,11 @@
267
267
  </dt>
268
268
  <dd></dd>
269
269
  <dt>
270
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-COLORMAP-XCOLORMAP:CAPS">GDK_COLORMAP_XCOLORMAP</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
270
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-COLORMAP-XCOLORMAP:CAPS" title="GDK_COLORMAP_XCOLORMAP()">GDK_COLORMAP_XCOLORMAP</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
271
271
  </dt>
272
272
  <dd></dd>
273
273
  <dt>
274
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-COLORMAP-XDISPLAY:CAPS">GDK_COLORMAP_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
274
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-COLORMAP-XDISPLAY:CAPS" title="GDK_COLORMAP_XDISPLAY()">GDK_COLORMAP_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
275
275
  </dt>
276
276
  <dd></dd>
277
277
  <dt>
@@ -387,11 +387,11 @@
387
387
  </dt>
388
388
  <dd></dd>
389
389
  <dt>
390
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-CURSOR-XCURSOR:CAPS">GDK_CURSOR_XCURSOR</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
390
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-CURSOR-XCURSOR:CAPS" title="GDK_CURSOR_XCURSOR()">GDK_CURSOR_XCURSOR</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
391
391
  </dt>
392
392
  <dd></dd>
393
393
  <dt>
394
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-CURSOR-XDISPLAY:CAPS">GDK_CURSOR_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
394
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-CURSOR-XDISPLAY:CAPS" title="GDK_CURSOR_XDISPLAY()">GDK_CURSOR_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
395
395
  </dt>
396
396
  <dd></dd>
397
397
  <a name="idxD"></a><h3 class="title">D</h3>
@@ -480,7 +480,7 @@
480
480
  </dt>
481
481
  <dd></dd>
482
482
  <dt>
483
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-DISPLAY:CAPS">GDK_DISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
483
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-DISPLAY:CAPS" title="GDK_DISPLAY">GDK_DISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
484
484
  </dt>
485
485
  <dd></dd>
486
486
  <dt>
@@ -672,7 +672,7 @@
672
672
  </dt>
673
673
  <dd></dd>
674
674
  <dt>
675
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-DISPLAY-XDISPLAY:CAPS">GDK_DISPLAY_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
675
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-DISPLAY-XDISPLAY:CAPS" title="GDK_DISPLAY_XDISPLAY()">GDK_DISPLAY_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
676
676
  </dt>
677
677
  <dd></dd>
678
678
  <dt>
@@ -828,11 +828,11 @@
828
828
  </dt>
829
829
  <dd></dd>
830
830
  <dt>
831
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-DRAWABLE-XDISPLAY:CAPS">GDK_DRAWABLE_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
831
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-DRAWABLE-XDISPLAY:CAPS" title="GDK_DRAWABLE_XDISPLAY()">GDK_DRAWABLE_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
832
832
  </dt>
833
833
  <dd></dd>
834
834
  <dt>
835
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-DRAWABLE-XID:CAPS">GDK_DRAWABLE_XID</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
835
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-DRAWABLE-XID:CAPS" title="GDK_DRAWABLE_XID()">GDK_DRAWABLE_XID</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
836
836
  </dt>
837
837
  <dd></dd>
838
838
  <dt>
@@ -1214,11 +1214,11 @@
1214
1214
  </dt>
1215
1215
  <dd></dd>
1216
1216
  <dt>
1217
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-font-lookup">gdk_font_lookup</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1217
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-font-lookup" title="gdk_font_lookup()">gdk_font_lookup</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1218
1218
  </dt>
1219
1219
  <dd></dd>
1220
1220
  <dt>
1221
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-font-lookup-for-display">gdk_font_lookup_for_display</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1221
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-font-lookup-for-display" title="gdk_font_lookup_for_display()">gdk_font_lookup_for_display</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1222
1222
  </dt>
1223
1223
  <dd></dd>
1224
1224
  <dt>
@@ -1230,11 +1230,11 @@
1230
1230
  </dt>
1231
1231
  <dd></dd>
1232
1232
  <dt>
1233
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-FONT-XDISPLAY:CAPS">GDK_FONT_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1233
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-FONT-XDISPLAY:CAPS" title="GDK_FONT_XDISPLAY()">GDK_FONT_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1234
1234
  </dt>
1235
1235
  <dd></dd>
1236
1236
  <dt>
1237
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-FONT-XFONT:CAPS">GDK_FONT_XFONT</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1237
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-FONT-XFONT:CAPS" title="GDK_FONT_XFONT()">GDK_FONT_XFONT</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1238
1238
  </dt>
1239
1239
  <dd></dd>
1240
1240
  <dt>
@@ -1283,7 +1283,7 @@
1283
1283
  </dt>
1284
1284
  <dd></dd>
1285
1285
  <dt>
1286
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-GC-GET-XGC:CAPS">GDK_GC_GET_XGC</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1286
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-GC-GET-XGC:CAPS" title="GDK_GC_GET_XGC()">GDK_GC_GET_XGC</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1287
1287
  </dt>
1288
1288
  <dd></dd>
1289
1289
  <dt>
@@ -1387,11 +1387,11 @@
1387
1387
  </dt>
1388
1388
  <dd></dd>
1389
1389
  <dt>
1390
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-GC-XDISPLAY:CAPS">GDK_GC_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1390
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-GC-XDISPLAY:CAPS" title="GDK_GC_XDISPLAY()">GDK_GC_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1391
1391
  </dt>
1392
1392
  <dd></dd>
1393
1393
  <dt>
1394
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-GC-XGC:CAPS">GDK_GC_XGC</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1394
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-GC-XGC:CAPS" title="GDK_GC_XGC()">GDK_GC_XGC</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1395
1395
  </dt>
1396
1396
  <dd></dd>
1397
1397
  <dt>
@@ -1520,11 +1520,11 @@
1520
1520
  </dt>
1521
1521
  <dd></dd>
1522
1522
  <dt>
1523
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-IMAGE-XDISPLAY:CAPS">GDK_IMAGE_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1523
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-IMAGE-XDISPLAY:CAPS" title="GDK_IMAGE_XDISPLAY()">GDK_IMAGE_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1524
1524
  </dt>
1525
1525
  <dd></dd>
1526
1526
  <dt>
1527
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-IMAGE-XIMAGE:CAPS">GDK_IMAGE_XIMAGE</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1527
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-IMAGE-XIMAGE:CAPS" title="GDK_IMAGE_XIMAGE()">GDK_IMAGE_XIMAGE</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1528
1528
  </dt>
1529
1529
  <dd></dd>
1530
1530
  <dt>
@@ -1701,7 +1701,7 @@
1701
1701
  </dt>
1702
1702
  <dd></dd>
1703
1703
  <dt>
1704
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-net-wm-supports">gdk_net_wm_supports</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1704
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-net-wm-supports" title="gdk_net_wm_supports ()">gdk_net_wm_supports</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1705
1705
  </dt>
1706
1706
  <dd></dd>
1707
1707
  <dt>
@@ -1883,15 +1883,15 @@
1883
1883
  </dt>
1884
1884
  <dd></dd>
1885
1885
  <dt>
1886
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-pixmap-foreign-new">gdk_pixmap_foreign_new</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1886
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-pixmap-foreign-new" title="gdk_pixmap_foreign_new ()">gdk_pixmap_foreign_new</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1887
1887
  </dt>
1888
1888
  <dd></dd>
1889
1889
  <dt>
1890
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-pixmap-foreign-new-for-display">gdk_pixmap_foreign_new_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1890
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-pixmap-foreign-new-for-display" title="gdk_pixmap_foreign_new_for_display ()">gdk_pixmap_foreign_new_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1891
1891
  </dt>
1892
1892
  <dd></dd>
1893
1893
  <dt>
1894
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-pixmap-foreign-new-for-screen">gdk_pixmap_foreign_new_for_screen</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1894
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-pixmap-foreign-new-for-screen" title="gdk_pixmap_foreign_new_for_screen ()">gdk_pixmap_foreign_new_for_screen</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1895
1895
  </dt>
1896
1896
  <dd></dd>
1897
1897
  <dt>
@@ -1899,11 +1899,11 @@
1899
1899
  </dt>
1900
1900
  <dd></dd>
1901
1901
  <dt>
1902
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-pixmap-lookup">gdk_pixmap_lookup</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1902
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-pixmap-lookup" title="gdk_pixmap_lookup ()">gdk_pixmap_lookup</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1903
1903
  </dt>
1904
1904
  <dd></dd>
1905
1905
  <dt>
1906
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-pixmap-lookup-for-display">gdk_pixmap_lookup_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1906
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-pixmap-lookup-for-display" title="gdk_pixmap_lookup_for_display ()">gdk_pixmap_lookup_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1907
1907
  </dt>
1908
1908
  <dd></dd>
1909
1909
  <dt>
@@ -1919,11 +1919,11 @@
1919
1919
  </dt>
1920
1920
  <dd></dd>
1921
1921
  <dt>
1922
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-PIXMAP-XDISPLAY:CAPS">GDK_PIXMAP_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1922
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-PIXMAP-XDISPLAY:CAPS" title="GDK_PIXMAP_XDISPLAY()">GDK_PIXMAP_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1923
1923
  </dt>
1924
1924
  <dd></dd>
1925
1925
  <dt>
1926
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-PIXMAP-XID:CAPS">GDK_PIXMAP_XID</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
1926
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-PIXMAP-XID:CAPS" title="GDK_PIXMAP_XID()">GDK_PIXMAP_XID</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
1927
1927
  </dt>
1928
1928
  <dd></dd>
1929
1929
  <dt>
@@ -2153,11 +2153,11 @@
2153
2153
  </dt>
2154
2154
  <dd></dd>
2155
2155
  <dt>
2156
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-ROOT-PARENT:CAPS">GDK_ROOT_PARENT</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
2156
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-ROOT-PARENT:CAPS" title="GDK_ROOT_PARENT">GDK_ROOT_PARENT</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
2157
2157
  </dt>
2158
2158
  <dd></dd>
2159
2159
  <dt>
2160
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-ROOT-WINDOW:CAPS">GDK_ROOT_WINDOW</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
2160
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-ROOT-WINDOW:CAPS" title="GDK_ROOT_WINDOW">GDK_ROOT_WINDOW</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
2161
2161
  </dt>
2162
2162
  <dd></dd>
2163
2163
  <a name="idxS"></a><h3 class="title">S</h3>
@@ -2346,15 +2346,15 @@
2346
2346
  </dt>
2347
2347
  <dd></dd>
2348
2348
  <dt>
2349
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-SCREEN-XDISPLAY:CAPS">GDK_SCREEN_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
2349
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-SCREEN-XDISPLAY:CAPS" title="GDK_SCREEN_XDISPLAY()">GDK_SCREEN_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
2350
2350
  </dt>
2351
2351
  <dd></dd>
2352
2352
  <dt>
2353
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-SCREEN-XNUMBER:CAPS">GDK_SCREEN_XNUMBER</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
2353
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-SCREEN-XNUMBER:CAPS" title="GDK_SCREEN_XNUMBER()">GDK_SCREEN_XNUMBER</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
2354
2354
  </dt>
2355
2355
  <dd></dd>
2356
2356
  <dt>
2357
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-SCREEN-XSCREEN:CAPS">GDK_SCREEN_XSCREEN</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
2357
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-SCREEN-XSCREEN:CAPS" title="GDK_SCREEN_XSCREEN()">GDK_SCREEN_XSCREEN</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
2358
2358
  </dt>
2359
2359
  <dd></dd>
2360
2360
  <dt>
@@ -2773,7 +2773,7 @@
2773
2773
  </dt>
2774
2774
  <dd></dd>
2775
2775
  <dt>
2776
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-VISUAL-XVISUAL:CAPS">GDK_VISUAL_XVISUAL</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
2776
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-VISUAL-XVISUAL:CAPS" title="GDK_VISUAL_XVISUAL()">GDK_VISUAL_XVISUAL</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
2777
2777
  </dt>
2778
2778
  <dd></dd>
2779
2779
  <a name="idxW"></a><h3 class="title">W</h3>
@@ -2938,11 +2938,11 @@
2938
2938
  </dt>
2939
2939
  <dd></dd>
2940
2940
  <dt>
2941
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-window-foreign-new">gdk_window_foreign_new</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
2941
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-window-foreign-new" title="gdk_window_foreign_new ()">gdk_window_foreign_new</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
2942
2942
  </dt>
2943
2943
  <dd></dd>
2944
2944
  <dt>
2945
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-window-foreign-new-for-display">gdk_window_foreign_new_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
2945
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-window-foreign-new-for-display" title="gdk_window_foreign_new_for_display ()">gdk_window_foreign_new_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
2946
2946
  </dt>
2947
2947
  <dd></dd>
2948
2948
  <dt>
@@ -3158,11 +3158,11 @@
3158
3158
  </dt>
3159
3159
  <dd></dd>
3160
3160
  <dt>
3161
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-window-lookup">gdk_window_lookup</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3161
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-window-lookup" title="gdk_window_lookup ()">gdk_window_lookup</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3162
3162
  </dt>
3163
3163
  <dd></dd>
3164
3164
  <dt>
3165
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-window-lookup-for-display">gdk_window_lookup_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3165
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-window-lookup-for-display" title="gdk_window_lookup_for_display ()">gdk_window_lookup_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3166
3166
  </dt>
3167
3167
  <dd></dd>
3168
3168
  <dt>
@@ -3430,15 +3430,15 @@
3430
3430
  </dt>
3431
3431
  <dd></dd>
3432
3432
  <dt>
3433
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-WINDOW-XDISPLAY:CAPS">GDK_WINDOW_XDISPLAY</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3433
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-WINDOW-XDISPLAY:CAPS" title="GDK_WINDOW_XDISPLAY()">GDK_WINDOW_XDISPLAY</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3434
3434
  </dt>
3435
3435
  <dd></dd>
3436
3436
  <dt>
3437
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-WINDOW-XID:CAPS">GDK_WINDOW_XID</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3437
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-WINDOW-XID:CAPS" title="GDK_WINDOW_XID()">GDK_WINDOW_XID</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3438
3438
  </dt>
3439
3439
  <dd></dd>
3440
3440
  <dt>
3441
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#GDK-WINDOW-XWINDOW:CAPS">GDK_WINDOW_XWINDOW</a>, macro in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3441
+ <a class="link" href="gdk-X-Window-System-Interaction.html#GDK-WINDOW-XWINDOW:CAPS" title="GDK_WINDOW_XWINDOW">GDK_WINDOW_XWINDOW</a>, macro in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3442
3442
  </dt>
3443
3443
  <dd></dd>
3444
3444
  <dt>
@@ -3451,199 +3451,199 @@
3451
3451
  <dd></dd>
3452
3452
  <a name="idxX"></a><h3 class="title">X</h3>
3453
3453
  <dt>
3454
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-atom-to-xatom">gdk_x11_atom_to_xatom</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3454
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-atom-to-xatom" title="gdk_x11_atom_to_xatom ()">gdk_x11_atom_to_xatom</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3455
3455
  </dt>
3456
3456
  <dd></dd>
3457
3457
  <dt>
3458
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-atom-to-xatom-for-display">gdk_x11_atom_to_xatom_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3458
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-atom-to-xatom-for-display" title="gdk_x11_atom_to_xatom_for_display ()">gdk_x11_atom_to_xatom_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3459
3459
  </dt>
3460
3460
  <dd></dd>
3461
3461
  <dt>
3462
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-colormap-foreign-new">gdk_x11_colormap_foreign_new</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3462
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-colormap-foreign-new" title="gdk_x11_colormap_foreign_new ()">gdk_x11_colormap_foreign_new</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3463
3463
  </dt>
3464
3464
  <dd></dd>
3465
3465
  <dt>
3466
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-colormap-get-xcolormap">gdk_x11_colormap_get_xcolormap</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3466
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-colormap-get-xcolormap" title="gdk_x11_colormap_get_xcolormap ()">gdk_x11_colormap_get_xcolormap</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3467
3467
  </dt>
3468
3468
  <dd></dd>
3469
3469
  <dt>
3470
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-colormap-get-xdisplay">gdk_x11_colormap_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3470
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-colormap-get-xdisplay" title="gdk_x11_colormap_get_xdisplay ()">gdk_x11_colormap_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3471
3471
  </dt>
3472
3472
  <dd></dd>
3473
3473
  <dt>
3474
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-cursor-get-xcursor">gdk_x11_cursor_get_xcursor</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3474
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-cursor-get-xcursor" title="gdk_x11_cursor_get_xcursor ()">gdk_x11_cursor_get_xcursor</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3475
3475
  </dt>
3476
3476
  <dd></dd>
3477
3477
  <dt>
3478
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-cursor-get-xdisplay">gdk_x11_cursor_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3478
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-cursor-get-xdisplay" title="gdk_x11_cursor_get_xdisplay ()">gdk_x11_cursor_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3479
3479
  </dt>
3480
3480
  <dd></dd>
3481
3481
  <dt>
3482
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-display-broadcast-startup-message">gdk_x11_display_broadcast_startup_message</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3482
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-display-broadcast-startup-message" title="gdk_x11_display_broadcast_startup_message ()">gdk_x11_display_broadcast_startup_message</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3483
3483
  </dt>
3484
3484
  <dd></dd>
3485
3485
  <dt>
3486
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-display-get-startup-notification-id">gdk_x11_display_get_startup_notification_id</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3486
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-display-get-startup-notification-id" title="gdk_x11_display_get_startup_notification_id ()">gdk_x11_display_get_startup_notification_id</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3487
3487
  </dt>
3488
3488
  <dd></dd>
3489
3489
  <dt>
3490
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-display-get-user-time">gdk_x11_display_get_user_time</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3490
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-display-get-user-time" title="gdk_x11_display_get_user_time ()">gdk_x11_display_get_user_time</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3491
3491
  </dt>
3492
3492
  <dd></dd>
3493
3493
  <dt>
3494
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-display-get-xdisplay">gdk_x11_display_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3494
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-display-get-xdisplay" title="gdk_x11_display_get_xdisplay ()">gdk_x11_display_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3495
3495
  </dt>
3496
3496
  <dd></dd>
3497
3497
  <dt>
3498
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-display-grab">gdk_x11_display_grab</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3498
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-display-grab" title="gdk_x11_display_grab ()">gdk_x11_display_grab</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3499
3499
  </dt>
3500
3500
  <dd></dd>
3501
3501
  <dt>
3502
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-display-set-cursor-theme">gdk_x11_display_set_cursor_theme</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3502
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-display-set-cursor-theme" title="gdk_x11_display_set_cursor_theme ()">gdk_x11_display_set_cursor_theme</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3503
3503
  </dt>
3504
3504
  <dd></dd>
3505
3505
  <dt>
3506
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-display-ungrab">gdk_x11_display_ungrab</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3506
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-display-ungrab" title="gdk_x11_display_ungrab ()">gdk_x11_display_ungrab</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3507
3507
  </dt>
3508
3508
  <dd></dd>
3509
3509
  <dt>
3510
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-drawable-get-xdisplay">gdk_x11_drawable_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3510
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-drawable-get-xdisplay" title="gdk_x11_drawable_get_xdisplay ()">gdk_x11_drawable_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3511
3511
  </dt>
3512
3512
  <dd></dd>
3513
3513
  <dt>
3514
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-drawable-get-xid">gdk_x11_drawable_get_xid</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3514
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-drawable-get-xid" title="gdk_x11_drawable_get_xid ()">gdk_x11_drawable_get_xid</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3515
3515
  </dt>
3516
3516
  <dd></dd>
3517
3517
  <dt>
3518
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-font-get-name">gdk_x11_font_get_name</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3518
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-font-get-name" title="gdk_x11_font_get_name ()">gdk_x11_font_get_name</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3519
3519
  </dt>
3520
3520
  <dd></dd>
3521
3521
  <dt>
3522
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-font-get-xdisplay">gdk_x11_font_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3522
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-font-get-xdisplay" title="gdk_x11_font_get_xdisplay ()">gdk_x11_font_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3523
3523
  </dt>
3524
3524
  <dd></dd>
3525
3525
  <dt>
3526
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-font-get-xfont">gdk_x11_font_get_xfont</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3526
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-font-get-xfont" title="gdk_x11_font_get_xfont ()">gdk_x11_font_get_xfont</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3527
3527
  </dt>
3528
3528
  <dd></dd>
3529
3529
  <dt>
3530
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-gc-get-xdisplay">gdk_x11_gc_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3530
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-gc-get-xdisplay" title="gdk_x11_gc_get_xdisplay ()">gdk_x11_gc_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3531
3531
  </dt>
3532
3532
  <dd></dd>
3533
3533
  <dt>
3534
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-gc-get-xgc">gdk_x11_gc_get_xgc</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3534
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-gc-get-xgc" title="gdk_x11_gc_get_xgc ()">gdk_x11_gc_get_xgc</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3535
3535
  </dt>
3536
3536
  <dd></dd>
3537
3537
  <dt>
3538
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-get-default-root-xwindow">gdk_x11_get_default_root_xwindow</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3538
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-get-default-root-xwindow" title="gdk_x11_get_default_root_xwindow ()">gdk_x11_get_default_root_xwindow</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3539
3539
  </dt>
3540
3540
  <dd></dd>
3541
3541
  <dt>
3542
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-get-default-screen">gdk_x11_get_default_screen</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3542
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-get-default-screen" title="gdk_x11_get_default_screen ()">gdk_x11_get_default_screen</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3543
3543
  </dt>
3544
3544
  <dd></dd>
3545
3545
  <dt>
3546
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-get-default-xdisplay">gdk_x11_get_default_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3546
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-get-default-xdisplay" title="gdk_x11_get_default_xdisplay ()">gdk_x11_get_default_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3547
3547
  </dt>
3548
3548
  <dd></dd>
3549
3549
  <dt>
3550
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-get-server-time">gdk_x11_get_server_time</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3550
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-get-server-time" title="gdk_x11_get_server_time ()">gdk_x11_get_server_time</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3551
3551
  </dt>
3552
3552
  <dd></dd>
3553
3553
  <dt>
3554
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-get-xatom-by-name">gdk_x11_get_xatom_by_name</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3554
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-get-xatom-by-name" title="gdk_x11_get_xatom_by_name ()">gdk_x11_get_xatom_by_name</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3555
3555
  </dt>
3556
3556
  <dd></dd>
3557
3557
  <dt>
3558
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-get-xatom-by-name-for-display">gdk_x11_get_xatom_by_name_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3558
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-get-xatom-by-name-for-display" title="gdk_x11_get_xatom_by_name_for_display ()">gdk_x11_get_xatom_by_name_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3559
3559
  </dt>
3560
3560
  <dd></dd>
3561
3561
  <dt>
3562
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-get-xatom-name">gdk_x11_get_xatom_name</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3562
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-get-xatom-name" title="gdk_x11_get_xatom_name ()">gdk_x11_get_xatom_name</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3563
3563
  </dt>
3564
3564
  <dd></dd>
3565
3565
  <dt>
3566
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-get-xatom-name-for-display">gdk_x11_get_xatom_name_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3566
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-get-xatom-name-for-display" title="gdk_x11_get_xatom_name_for_display ()">gdk_x11_get_xatom_name_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3567
3567
  </dt>
3568
3568
  <dd></dd>
3569
3569
  <dt>
3570
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-grab-server">gdk_x11_grab_server</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3570
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-grab-server" title="gdk_x11_grab_server ()">gdk_x11_grab_server</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3571
3571
  </dt>
3572
3572
  <dd></dd>
3573
3573
  <dt>
3574
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-image-get-xdisplay">gdk_x11_image_get_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3574
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-image-get-xdisplay" title="gdk_x11_image_get_xdisplay ()">gdk_x11_image_get_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3575
3575
  </dt>
3576
3576
  <dd></dd>
3577
3577
  <dt>
3578
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-image-get-ximage">gdk_x11_image_get_ximage</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3578
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-image-get-ximage" title="gdk_x11_image_get_ximage ()">gdk_x11_image_get_ximage</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3579
3579
  </dt>
3580
3580
  <dd></dd>
3581
3581
  <dt>
3582
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-lookup-xdisplay">gdk_x11_lookup_xdisplay</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3582
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-lookup-xdisplay" title="gdk_x11_lookup_xdisplay ()">gdk_x11_lookup_xdisplay</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3583
3583
  </dt>
3584
3584
  <dd></dd>
3585
3585
  <dt>
3586
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-register-standard-event-type">gdk_x11_register_standard_event_type</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3586
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-register-standard-event-type" title="gdk_x11_register_standard_event_type ()">gdk_x11_register_standard_event_type</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3587
3587
  </dt>
3588
3588
  <dd></dd>
3589
3589
  <dt>
3590
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-screen-get-monitor-output">gdk_x11_screen_get_monitor_output</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3590
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-screen-get-monitor-output" title="gdk_x11_screen_get_monitor_output ()">gdk_x11_screen_get_monitor_output</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3591
3591
  </dt>
3592
3592
  <dd></dd>
3593
3593
  <dt>
3594
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-screen-get-screen-number">gdk_x11_screen_get_screen_number</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3594
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-screen-get-screen-number" title="gdk_x11_screen_get_screen_number ()">gdk_x11_screen_get_screen_number</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3595
3595
  </dt>
3596
3596
  <dd></dd>
3597
3597
  <dt>
3598
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-screen-get-window-manager-name">gdk_x11_screen_get_window_manager_name</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3598
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-screen-get-window-manager-name" title="gdk_x11_screen_get_window_manager_name ()">gdk_x11_screen_get_window_manager_name</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3599
3599
  </dt>
3600
3600
  <dd></dd>
3601
3601
  <dt>
3602
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-screen-get-xscreen">gdk_x11_screen_get_xscreen</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3602
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-screen-get-xscreen" title="gdk_x11_screen_get_xscreen ()">gdk_x11_screen_get_xscreen</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3603
3603
  </dt>
3604
3604
  <dd></dd>
3605
3605
  <dt>
3606
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-screen-lookup-visual">gdk_x11_screen_lookup_visual</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3606
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-screen-lookup-visual" title="gdk_x11_screen_lookup_visual ()">gdk_x11_screen_lookup_visual</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3607
3607
  </dt>
3608
3608
  <dd></dd>
3609
3609
  <dt>
3610
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-screen-supports-net-wm-hint">gdk_x11_screen_supports_net_wm_hint</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3610
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-screen-supports-net-wm-hint" title="gdk_x11_screen_supports_net_wm_hint ()">gdk_x11_screen_supports_net_wm_hint</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3611
3611
  </dt>
3612
3612
  <dd></dd>
3613
3613
  <dt>
3614
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-set-sm-client-id">gdk_x11_set_sm_client_id</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3614
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-set-sm-client-id" title="gdk_x11_set_sm_client_id ()">gdk_x11_set_sm_client_id</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3615
3615
  </dt>
3616
3616
  <dd></dd>
3617
3617
  <dt>
3618
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-ungrab-server">gdk_x11_ungrab_server</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3618
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-ungrab-server" title="gdk_x11_ungrab_server ()">gdk_x11_ungrab_server</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3619
3619
  </dt>
3620
3620
  <dd></dd>
3621
3621
  <dt>
3622
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-visual-get-xvisual">gdk_x11_visual_get_xvisual</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3622
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-visual-get-xvisual" title="gdk_x11_visual_get_xvisual ()">gdk_x11_visual_get_xvisual</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3623
3623
  </dt>
3624
3624
  <dd></dd>
3625
3625
  <dt>
3626
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-window-foreign-new-for-display">gdk_x11_window_foreign_new_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3626
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-window-foreign-new-for-display" title="gdk_x11_window_foreign_new_for_display ()">gdk_x11_window_foreign_new_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3627
3627
  </dt>
3628
3628
  <dd></dd>
3629
3629
  <dt>
3630
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-window-lookup-for-display">gdk_x11_window_lookup_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3630
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-window-lookup-for-display" title="gdk_x11_window_lookup_for_display ()">gdk_x11_window_lookup_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3631
3631
  </dt>
3632
3632
  <dd></dd>
3633
3633
  <dt>
3634
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-window-move-to-current-desktop">gdk_x11_window_move_to_current_desktop</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3634
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-window-move-to-current-desktop" title="gdk_x11_window_move_to_current_desktop ()">gdk_x11_window_move_to_current_desktop</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3635
3635
  </dt>
3636
3636
  <dd></dd>
3637
3637
  <dt>
3638
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-window-set-user-time">gdk_x11_window_set_user_time</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3638
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-window-set-user-time" title="gdk_x11_window_set_user_time ()">gdk_x11_window_set_user_time</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3639
3639
  </dt>
3640
3640
  <dd></dd>
3641
3641
  <dt>
3642
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-xatom-to-atom">gdk_x11_xatom_to_atom</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3642
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-xatom-to-atom" title="gdk_x11_xatom_to_atom ()">gdk_x11_xatom_to_atom</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3643
3643
  </dt>
3644
3644
  <dd></dd>
3645
3645
  <dt>
3646
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-x11-xatom-to-atom-for-display">gdk_x11_xatom_to_atom_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3646
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-x11-xatom-to-atom-for-display" title="gdk_x11_xatom_to_atom_for_display ()">gdk_x11_xatom_to_atom_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3647
3647
  </dt>
3648
3648
  <dd></dd>
3649
3649
  <dt>
@@ -3651,24 +3651,24 @@
3651
3651
  </dt>
3652
3652
  <dd></dd>
3653
3653
  <dt>
3654
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-xid-table-lookup">gdk_xid_table_lookup</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3654
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-xid-table-lookup" title="gdk_xid_table_lookup ()">gdk_xid_table_lookup</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3655
3655
  </dt>
3656
3656
  <dd></dd>
3657
3657
  <dt>
3658
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdk-xid-table-lookup-for-display">gdk_xid_table_lookup_for_display</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3658
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdk-xid-table-lookup-for-display" title="gdk_xid_table_lookup_for_display ()">gdk_xid_table_lookup_for_display</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3659
3659
  </dt>
3660
3660
  <dd></dd>
3661
3661
  <dt>
3662
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdkx-colormap-get">gdkx_colormap_get</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3662
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdkx-colormap-get" title="gdkx_colormap_get ()">gdkx_colormap_get</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3663
3663
  </dt>
3664
3664
  <dd></dd>
3665
3665
  <dt>
3666
- <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html#gdkx-visual-get">gdkx_visual_get</a>, function in <a href="http://library.gnome.org/devel/gdk3/gdk-X-Window-System-Interaction.html">X Window System Interaction</a>
3666
+ <a class="link" href="gdk-X-Window-System-Interaction.html#gdkx-visual-get" title="gdkx_visual_get ()">gdkx_visual_get</a>, function in <a class="link" href="gdk-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
3667
3667
  </dt>
3668
3668
  <dd></dd>
3669
3669
  </div>
3670
3670
  <div class="footer">
3671
3671
  <hr>
3672
- Generated by GTK-Doc V1.17</div>
3672
+ Generated by GTK-Doc V1.18</div>
3673
3673
  </body>
3674
3674
  </html>