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="WindowWidgets.html" title="Windows">
9
9
  <link rel="prev" href="GtkMessageDialog.html" title="GtkMessageDialog">
10
10
  <link rel="next" href="GtkWindowGroup.html" title="GtkWindowGroup">
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">
@@ -76,11 +76,11 @@
76
76
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);
77
77
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-geometry-hints" title="gtk_window_set_geometry_hints ()">gtk_window_set_geometry_hints</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
78
78
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *geometry_widget</code></em>,
79
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGeometry"><span class="type">GdkGeometry</span></a> *geometry</code></em>,
80
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowHints"><span class="type">GdkWindowHints</span></a> geom_mask</code></em>);
79
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkGeometry"><span class="type">GdkGeometry</span></a> *geometry</code></em>,
80
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowHints"><span class="type">GdkWindowHints</span></a> geom_mask</code></em>);
81
81
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-gravity" title="gtk_window_set_gravity ()">gtk_window_set_gravity</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
82
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> gravity</code></em>);
83
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGravity"><span class="returnvalue">GdkGravity</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-gravity" title="gtk_window_get_gravity ()">gtk_window_get_gravity</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
82
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> gravity</code></em>);
83
+ <a href="../gdk/gdk-Windows.html#GdkGravity"><span class="returnvalue">GdkGravity</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-gravity" title="gtk_window_get_gravity ()">gtk_window_get_gravity</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
84
84
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-position" title="gtk_window_set_position ()">gtk_window_set_position</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
85
85
  <em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkWindowPosition" title="enum GtkWindowPosition"><span class="type">GtkWindowPosition</span></a> position</code></em>);
86
86
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-transient-for" title="gtk_window_set_transient_for ()">gtk_window_set_transient_for</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
@@ -88,8 +88,8 @@
88
88
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-destroy-with-parent" title="gtk_window_set_destroy_with_parent ()">gtk_window_set_destroy_with_parent</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
89
89
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
90
90
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-screen" title="gtk_window_set_screen ()">gtk_window_set_screen</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
91
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);
92
- <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> * <a class="link" href="GtkWindow.html#gtk-window-get-screen" title="gtk_window_get_screen ()">gtk_window_get_screen</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
91
+ <em class="parameter"><code><a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);
92
+ <a href="../gdk/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> * <a class="link" href="GtkWindow.html#gtk-window-get-screen" title="gtk_window_get_screen ()">gtk_window_get_screen</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
93
93
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-is-active" title="gtk_window_is_active ()">gtk_window_is_active</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
94
94
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-has-toplevel-focus" title="gtk_window_has_toplevel_focus ()">gtk_window_has_toplevel_focus</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
95
95
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkWindow.html#gtk-window-list-toplevels" title="gtk_window_list_toplevels ()">gtk_window_list_toplevels</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
@@ -101,11 +101,11 @@
101
101
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *target</code></em>);
102
102
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-mnemonic-activate" title="gtk_window_mnemonic_activate ()">gtk_window_mnemonic_activate</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
103
103
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
104
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);
104
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);
105
105
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-activate-key" title="gtk_window_activate_key ()">gtk_window_activate_key</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
106
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);
106
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);
107
107
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-propagate-key-event" title="gtk_window_propagate_key_event ()">gtk_window_propagate_key_event</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
108
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);
108
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);
109
109
  <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkWindow.html#gtk-window-get-focus" title="gtk_window_get_focus ()">gtk_window_get_focus</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
110
110
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-focus" title="gtk_window_set_focus ()">gtk_window_set_focus</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
111
111
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *focus</code></em>);
@@ -128,7 +128,7 @@
128
128
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-keep-below" title="gtk_window_set_keep_below ()">gtk_window_set_keep_below</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
129
129
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
130
130
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-begin-resize-drag" title="gtk_window_begin_resize_drag ()">gtk_window_begin_resize_drag</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
131
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
131
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
132
132
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> button</code></em>,
133
133
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> root_x</code></em>,
134
134
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> root_y</code></em>,
@@ -150,9 +150,9 @@
150
150
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-has-frame" title="gtk_window_set_has_frame ()">gtk_window_set_has_frame</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
151
151
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
152
152
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-mnemonic-modifier" title="gtk_window_set_mnemonic_modifier ()">gtk_window_set_mnemonic_modifier</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
153
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);
153
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);
154
154
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-type-hint" title="gtk_window_set_type_hint ()">gtk_window_set_type_hint</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
155
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> hint</code></em>);
155
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> hint</code></em>);
156
156
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-skip-taskbar-hint" title="gtk_window_set_skip_taskbar_hint ()">gtk_window_set_skip_taskbar_hint</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
157
157
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);
158
158
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-set-skip-pager-hint" title="gtk_window_set_skip_pager_hint ()">gtk_window_set_skip_pager_hint</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
@@ -184,7 +184,7 @@ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.htm
184
184
  <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkWindow.html#gtk-window-get-icon" title="gtk_window_get_icon ()">gtk_window_get_icon</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
185
185
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * <a class="link" href="GtkWindow.html#gtk-window-get-icon-list" title="gtk_window_get_icon_list ()">gtk_window_get_icon_list</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
186
186
  const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkWindow.html#gtk-window-get-icon-name" title="gtk_window_get_icon_name ()">gtk_window_get_icon_name</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
187
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-mnemonic-modifier" title="gtk_window_get_mnemonic_modifier ()">gtk_window_get_mnemonic_modifier</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
187
+ <a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-mnemonic-modifier" title="gtk_window_get_mnemonic_modifier ()">gtk_window_get_mnemonic_modifier</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
188
188
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-modal" title="gtk_window_get_modal ()">gtk_window_get_modal</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
189
189
  <span class="returnvalue">void</span> <a class="link" href="GtkWindow.html#gtk-window-get-position" title="gtk_window_get_position ()">gtk_window_get_position</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
190
190
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *root_x</code></em>,
@@ -195,7 +195,7 @@ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.htm
195
195
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>);
196
196
  const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="GtkWindow.html#gtk-window-get-title" title="gtk_window_get_title ()">gtk_window_get_title</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
197
197
  <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="returnvalue">GtkWindow</span></a> * <a class="link" href="GtkWindow.html#gtk-window-get-transient-for" title="gtk_window_get_transient_for ()">gtk_window_get_transient_for</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
198
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowTypeHint"><span class="returnvalue">GdkWindowTypeHint</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-type-hint" title="gtk_window_get_type_hint ()">gtk_window_get_type_hint</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
198
+ <a href="../gdk/gdk-Windows.html#GdkWindowTypeHint"><span class="returnvalue">GdkWindowTypeHint</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-type-hint" title="gtk_window_get_type_hint ()">gtk_window_get_type_hint</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
199
199
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-skip-taskbar-hint" title="gtk_window_get_skip_taskbar_hint ()">gtk_window_get_skip_taskbar_hint</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
200
200
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-skip-pager-hint" title="gtk_window_get_skip_pager_hint ()">gtk_window_get_skip_pager_hint</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
201
201
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GtkWindow.html#gtk-window-get-urgency-hint" title="gtk_window_get_urgency_hint ()">gtk_window_get_urgency_hint</a> (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);
@@ -268,7 +268,7 @@ GtkWindow implements
268
268
  "<a class="link" href="GtkWindow.html#GtkWindow--deletable" title='The "deletable" property'>deletable</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
269
269
  "<a class="link" href="GtkWindow.html#GtkWindow--destroy-with-parent" title='The "destroy-with-parent" property'>destroy-with-parent</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
270
270
  "<a class="link" href="GtkWindow.html#GtkWindow--focus-on-map" title='The "focus-on-map" property'>focus-on-map</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
271
- "<a class="link" href="GtkWindow.html#GtkWindow--gravity" title='The "gravity" property'>gravity</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> : Read / Write
271
+ "<a class="link" href="GtkWindow.html#GtkWindow--gravity" title='The "gravity" property'>gravity</a>" <a href="../gdk/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> : Read / Write
272
272
  "<a class="link" href="GtkWindow.html#GtkWindow--has-toplevel-focus" title='The "has-toplevel-focus" property'>has-toplevel-focus</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
273
273
  "<a class="link" href="GtkWindow.html#GtkWindow--icon" title='The "icon" property'>icon</a>" <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>* : Read / Write
274
274
  "<a class="link" href="GtkWindow.html#GtkWindow--icon-name" title='The "icon-name" property'>icon-name</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
@@ -278,14 +278,14 @@ GtkWindow implements
278
278
  "<a class="link" href="GtkWindow.html#GtkWindow--opacity" title='The "opacity" property'>opacity</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> : Read / Write
279
279
  "<a class="link" href="GtkWindow.html#GtkWindow--resizable" title='The "resizable" property'>resizable</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
280
280
  "<a class="link" href="GtkWindow.html#GtkWindow--role" title='The "role" property'>role</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
281
- "<a class="link" href="GtkWindow.html#GtkWindow--screen" title='The "screen" property'>screen</a>" <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a>* : Read / Write
281
+ "<a class="link" href="GtkWindow.html#GtkWindow--screen" title='The "screen" property'>screen</a>" <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a>* : Read / Write
282
282
  "<a class="link" href="GtkWindow.html#GtkWindow--skip-pager-hint" title='The "skip-pager-hint" property'>skip-pager-hint</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
283
283
  "<a class="link" href="GtkWindow.html#GtkWindow--skip-taskbar-hint" title='The "skip-taskbar-hint" property'>skip-taskbar-hint</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
284
284
  "<a class="link" href="GtkWindow.html#GtkWindow--startup-id" title='The "startup-id" property'>startup-id</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write
285
285
  "<a class="link" href="GtkWindow.html#GtkWindow--title" title='The "title" property'>title</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
286
286
  "<a class="link" href="GtkWindow.html#GtkWindow--transient-for" title='The "transient-for" property'>transient-for</a>" <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>* : Read / Write / Construct
287
287
  "<a class="link" href="GtkWindow.html#GtkWindow--type" title='The "type" property'>type</a>" <a class="link" href="gtk-Standard-Enumerations.html#GtkWindowType" title="enum GtkWindowType"><span class="type">GtkWindowType</span></a> : Read / Write / Construct Only
288
- "<a class="link" href="GtkWindow.html#GtkWindow--type-hint" title='The "type-hint" property'>type-hint</a>" <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> : Read / Write
288
+ "<a class="link" href="GtkWindow.html#GtkWindow--type-hint" title='The "type-hint" property'>type-hint</a>" <a href="../gdk/gdk-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> : Read / Write
289
289
  "<a class="link" href="GtkWindow.html#GtkWindow--urgency-hint" title='The "urgency-hint" property'>urgency-hint</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read / Write
290
290
  "<a class="link" href="GtkWindow.html#GtkWindow--window-position" title='The "window-position" property'>window-position</a>" <a class="link" href="gtk-Standard-Enumerations.html#GtkWindowPosition" title="enum GtkWindowPosition"><span class="type">GtkWindowPosition</span></a> : Read / Write
291
291
  </pre>
@@ -313,7 +313,7 @@ elements representing the GtkAccelGroup objects you want to add to your
313
313
  window (synonymous with <a class="link" href="GtkWindow.html#gtk-window-add-accel-group" title="gtk_window_add_accel_group ()"><code class="function">gtk_window_add_accel_group()</code></a>.
314
314
  </p>
315
315
  <div class="example">
316
- <a name="id801465"></a><p class="title"><b>Example 10. A UI definition fragment with accel groups</b></p>
316
+ <a name="id669322"></a><p class="title"><b>Example 10. A UI definition fragment with accel groups</b></p>
317
317
  <div class="example-contents">
318
318
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
319
319
  <tbody>
@@ -794,13 +794,13 @@ passing 0 for <em class="parameter"><code>width</code></em> and <em class="param
794
794
  <a name="gtk-window-set-geometry-hints"></a><h3>gtk_window_set_geometry_hints ()</h3>
795
795
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_window_set_geometry_hints (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
796
796
  <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *geometry_widget</code></em>,
797
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGeometry"><span class="type">GdkGeometry</span></a> *geometry</code></em>,
798
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowHints"><span class="type">GdkWindowHints</span></a> geom_mask</code></em>);</pre>
797
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkGeometry"><span class="type">GdkGeometry</span></a> *geometry</code></em>,
798
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowHints"><span class="type">GdkWindowHints</span></a> geom_mask</code></em>);</pre>
799
799
  <p>
800
800
  This function sets up hints about how a window can be resized by
801
801
  the user. You can set a minimum and maximum size; allowed resize
802
802
  increments (e.g. for xterm, you can only resize by the size of a
803
- character); aspect ratios; and more. See the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGeometry"><span class="type">GdkGeometry</span></a> struct.
803
+ character); aspect ratios; and more. See the <a href="../gdk/gdk-Windows.html#GdkGeometry"><span class="type">GdkGeometry</span></a> struct.
804
804
  </p>
805
805
  <div class="variablelist"><table border="0">
806
806
  <col align="left" valign="top">
@@ -829,14 +829,14 @@ character); aspect ratios; and more. See the <a href="http://library.gnome.org/d
829
829
  <div class="refsect2">
830
830
  <a name="gtk-window-set-gravity"></a><h3>gtk_window_set_gravity ()</h3>
831
831
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_window_set_gravity (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
832
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> gravity</code></em>);</pre>
832
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> gravity</code></em>);</pre>
833
833
  <p>
834
834
  Window gravity defines the meaning of coordinates passed to
835
- <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a>. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> and <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> for
835
+ <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a>. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> and <a href="../gdk/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> for
836
836
  more details.
837
837
  </p>
838
838
  <p>
839
- The default window gravity is <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a> which will
839
+ The default window gravity is <a href="../gdk/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a> which will
840
840
  typically "do what you mean."
841
841
  </p>
842
842
  <div class="variablelist"><table border="0">
@@ -857,7 +857,7 @@ typically "do what you mean."
857
857
  <hr>
858
858
  <div class="refsect2">
859
859
  <a name="gtk-window-get-gravity"></a><h3>gtk_window_get_gravity ()</h3>
860
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGravity"><span class="returnvalue">GdkGravity</span></a> gtk_window_get_gravity (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
860
+ <pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkGravity"><span class="returnvalue">GdkGravity</span></a> gtk_window_get_gravity (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
861
861
  <p>
862
862
  Gets the value set by <a class="link" href="GtkWindow.html#gtk-window-set-gravity" title="gtk_window_set_gravity ()"><code class="function">gtk_window_set_gravity()</code></a>.
863
863
  </p>
@@ -967,9 +967,9 @@ associated with, for example.
967
967
  <div class="refsect2">
968
968
  <a name="gtk-window-set-screen"></a><h3>gtk_window_set_screen ()</h3>
969
969
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_window_set_screen (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
970
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
970
+ <em class="parameter"><code><a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
971
971
  <p>
972
- Sets the <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> where the <em class="parameter"><code>window</code></em> is displayed; if
972
+ Sets the <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> where the <em class="parameter"><code>window</code></em> is displayed; if
973
973
  the window is already mapped, it will be unmapped, and
974
974
  then remapped on the new screen.
975
975
  </p>
@@ -982,7 +982,7 @@ then remapped on the new screen.
982
982
  </tr>
983
983
  <tr>
984
984
  <td><p><span class="term"><em class="parameter"><code>screen</code></em> :</span></p></td>
985
- <td>a <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a>.</td>
985
+ <td>a <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a>.</td>
986
986
  </tr>
987
987
  </tbody>
988
988
  </table></div>
@@ -991,9 +991,9 @@ then remapped on the new screen.
991
991
  <hr>
992
992
  <div class="refsect2">
993
993
  <a name="gtk-window-get-screen"></a><h3>gtk_window_get_screen ()</h3>
994
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> * gtk_window_get_screen (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
994
+ <pre class="programlisting"><a href="../gdk/GdkScreen.html"><span class="returnvalue">GdkScreen</span></a> * gtk_window_get_screen (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
995
995
  <p>
996
- Returns the <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a> associated with <em class="parameter"><code>window</code></em>.
996
+ Returns the <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a> associated with <em class="parameter"><code>window</code></em>.
997
997
  </p>
998
998
  <div class="variablelist"><table border="0">
999
999
  <col align="left" valign="top">
@@ -1004,7 +1004,7 @@ Returns the <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span c
1004
1004
  </tr>
1005
1005
  <tr>
1006
1006
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1007
- <td>a <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1007
+ <td>a <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
1008
1008
  </td>
1009
1009
  </tr>
1010
1010
  </tbody>
@@ -1149,7 +1149,7 @@ Removes a mnemonic from this window.
1149
1149
  <a name="gtk-window-mnemonic-activate"></a><h3>gtk_window_mnemonic_activate ()</h3>
1150
1150
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_window_mnemonic_activate (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
1151
1151
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
1152
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);</pre>
1152
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);</pre>
1153
1153
  <p>
1154
1154
  Activates the targets associated with the mnemonic.
1155
1155
  </p>
@@ -1181,7 +1181,7 @@ Activates the targets associated with the mnemonic.
1181
1181
  <div class="refsect2">
1182
1182
  <a name="gtk-window-activate-key"></a><h3>gtk_window_activate_key ()</h3>
1183
1183
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_window_activate_key (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
1184
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
1184
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
1185
1185
  <p>
1186
1186
  Activates mnemonics and accelerators for this <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>. This is normally
1187
1187
  called by the default ::key_press_event handler for toplevel windows,
@@ -1198,7 +1198,7 @@ overriding the standard key handling for a toplevel window.
1198
1198
  </tr>
1199
1199
  <tr>
1200
1200
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
1201
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a>
1201
+ <td>a <a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a>
1202
1202
  </td>
1203
1203
  </tr>
1204
1204
  <tr>
@@ -1214,7 +1214,7 @@ overriding the standard key handling for a toplevel window.
1214
1214
  <div class="refsect2">
1215
1215
  <a name="gtk-window-propagate-key-event"></a><h3>gtk_window_propagate_key_event ()</h3>
1216
1216
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_window_propagate_key_event (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
1217
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
1217
+ <em class="parameter"><code><a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
1218
1218
  <p>
1219
1219
  Propagate a key press or release event to the focus widget and
1220
1220
  up the focus container chain until a widget handles <em class="parameter"><code>event</code></em>.
@@ -1233,7 +1233,7 @@ overriding the standard key handling for a toplevel window.
1233
1233
  </tr>
1234
1234
  <tr>
1235
1235
  <td><p><span class="term"><em class="parameter"><code>event</code></em> :</span></p></td>
1236
- <td>a <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a>
1236
+ <td>a <a href="../gdk/gdk-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a>
1237
1237
  </td>
1238
1238
  </tr>
1239
1239
  <tr>
@@ -1723,7 +1723,7 @@ drawing attention to their dialogs.
1723
1723
  <div class="refsect2">
1724
1724
  <a name="gtk-window-begin-resize-drag"></a><h3>gtk_window_begin_resize_drag ()</h3>
1725
1725
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_window_begin_resize_drag (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
1726
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
1726
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
1727
1727
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> button</code></em>,
1728
1728
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> root_x</code></em>,
1729
1729
  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> root_y</code></em>,
@@ -1971,7 +1971,7 @@ want to do their own window decorations.
1971
1971
  <div class="refsect2">
1972
1972
  <a name="gtk-window-set-mnemonic-modifier"></a><h3>gtk_window_set_mnemonic_modifier ()</h3>
1973
1973
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_window_set_mnemonic_modifier (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
1974
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);</pre>
1974
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);</pre>
1975
1975
  <p>
1976
1976
  Sets the mnemonic modifier for this window.
1977
1977
  </p>
@@ -1995,7 +1995,7 @@ mnemonics on this window.</td>
1995
1995
  <div class="refsect2">
1996
1996
  <a name="gtk-window-set-type-hint"></a><h3>gtk_window_set_type_hint ()</h3>
1997
1997
  <pre class="programlisting"><span class="returnvalue">void</span> gtk_window_set_type_hint (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
1998
- <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> hint</code></em>);</pre>
1998
+ <em class="parameter"><code><a href="../gdk/gdk-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> hint</code></em>);</pre>
1999
1999
  <p>
2000
2000
  By setting the type hint for the window, you allow the window
2001
2001
  manager to decorate and handle the window in a way which is
@@ -2389,7 +2389,7 @@ Returns whether the window will be destroyed with its transient parent. See
2389
2389
  framebuffer port; see <a class="link" href="GtkWindow.html#gtk-window-set-has-frame" title="gtk_window_set_has_frame ()"><code class="function">gtk_window_set_has_frame()</code></a>. It will not
2390
2390
  return the size of the window border drawn by the <a class="link" href="gtk-x11.html#gtk-X11-arch" title="Understanding the X11 architecture">window manager</a>, which is the normal
2391
2391
  case when using a windowing system. See
2392
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#gdk-window-get-frame-extents"><code class="function">gdk_window_get_frame_extents()</code></a> to get the standard window border
2392
+ <a href="../gdk/gdk-Windows.html#gdk-window-get-frame-extents"><code class="function">gdk_window_get_frame_extents()</code></a> to get the standard window border
2393
2393
  extents.)
2394
2394
  </p>
2395
2395
  <p>
@@ -2534,7 +2534,7 @@ no themed icon</td>
2534
2534
  <hr>
2535
2535
  <div class="refsect2">
2536
2536
  <a name="gtk-window-get-mnemonic-modifier"></a><h3>gtk_window_get_mnemonic_modifier ()</h3>
2537
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a> gtk_window_get_mnemonic_modifier (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
2537
+ <pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a> gtk_window_get_mnemonic_modifier (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
2538
2538
  <p>
2539
2539
  Returns the mnemonic modifier for this window. See
2540
2540
  <a class="link" href="GtkWindow.html#gtk-window-set-mnemonic-modifier" title="gtk_window_set_mnemonic_modifier ()"><code class="function">gtk_window_set_mnemonic_modifier()</code></a>.
@@ -2593,7 +2593,7 @@ gravity. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_wi
2593
2593
  </p>
2594
2594
  <p>
2595
2595
  If you haven't changed the window gravity, its gravity will be
2596
- <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>. This means that <a class="link" href="GtkWindow.html#gtk-window-get-position" title="gtk_window_get_position ()"><code class="function">gtk_window_get_position()</code></a>
2596
+ <a href="../gdk/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>. This means that <a class="link" href="GtkWindow.html#gtk-window-get-position" title="gtk_window_get_position ()"><code class="function">gtk_window_get_position()</code></a>
2597
2597
  gets the position of the top-left corner of the window manager
2598
2598
  frame for the window. <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> sets the position of this
2599
2599
  same top-left corner.
@@ -2613,7 +2613,7 @@ to result in moving the window slightly. Window managers are
2613
2613
  slowly getting better over time.
2614
2614
  </p>
2615
2615
  <p>
2616
- If a window has gravity <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-GRAVITY-STATIC:CAPS"><span class="type">GDK_GRAVITY_STATIC</span></a> the window manager
2616
+ If a window has gravity <a href="../gdk/gdk-Windows.html#GDK-GRAVITY-STATIC:CAPS"><span class="type">GDK_GRAVITY_STATIC</span></a> the window manager
2617
2617
  frame is not relevant, and thus <a class="link" href="GtkWindow.html#gtk-window-get-position" title="gtk_window_get_position ()"><code class="function">gtk_window_get_position()</code></a> will
2618
2618
  always produce accurate results. However you can't use static
2619
2619
  gravity to do things like place a window in a corner of the screen,
@@ -2686,7 +2686,7 @@ it returns the size GTK+ will suggest to the <a class="link" href="gtk-x11.html#
2686
2686
  size (but this is not reliably the same as the size the window
2687
2687
  manager will actually select). The size obtained by
2688
2688
  <a class="link" href="GtkWindow.html#gtk-window-get-size" title="gtk_window_get_size ()"><code class="function">gtk_window_get_size()</code></a> is the last size received in a
2689
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventConfigure"><span class="type">GdkEventConfigure</span></a>, that is, GTK+ uses its locally-stored size,
2689
+ <a href="../gdk/gdk-Event-Structures.html#GdkEventConfigure"><span class="type">GdkEventConfigure</span></a>, that is, GTK+ uses its locally-stored size,
2690
2690
  rather than querying the X server for the size. As a result, if you
2691
2691
  call <a class="link" href="GtkWindow.html#gtk-window-resize" title="gtk_window_resize ()"><code class="function">gtk_window_resize()</code></a> then immediately call
2692
2692
  <a class="link" href="GtkWindow.html#gtk-window-get-size" title="gtk_window_get_size ()"><code class="function">gtk_window_get_size()</code></a>, the size won't have taken effect yet. After
@@ -2700,7 +2700,7 @@ because the size of the window may change between the time that you
2700
2700
  get the size and the time that you perform some action assuming
2701
2701
  that size is the current size. To avoid race conditions, connect to
2702
2702
  "configure-event" on the window and adjust your size-dependent
2703
- state to match the size delivered in the <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEventConfigure"><span class="type">GdkEventConfigure</span></a>.
2703
+ state to match the size delivered in the <a href="../gdk/gdk-Event-Structures.html#GdkEventConfigure"><span class="type">GdkEventConfigure</span></a>.
2704
2704
  </p>
2705
2705
  <p>
2706
2706
  Note 2: The returned size does <span class="emphasis"><em>not</em></span> include the
@@ -2802,7 +2802,7 @@ if no transient parent has been set. <span class="annotation">[<acronym title="D
2802
2802
  <hr>
2803
2803
  <div class="refsect2">
2804
2804
  <a name="gtk-window-get-type-hint"></a><h3>gtk_window_get_type_hint ()</h3>
2805
- <pre class="programlisting"><a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowTypeHint"><span class="returnvalue">GdkWindowTypeHint</span></a> gtk_window_get_type_hint (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
2805
+ <pre class="programlisting"><a href="../gdk/gdk-Windows.html#GdkWindowTypeHint"><span class="returnvalue">GdkWindowTypeHint</span></a> gtk_window_get_type_hint (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
2806
2806
  <p>
2807
2807
  Gets the type hint for this window. See <a class="link" href="GtkWindow.html#gtk-window-set-type-hint" title="gtk_window_set_type_hint ()"><code class="function">gtk_window_set_type_hint()</code></a>.
2808
2808
  </p>
@@ -3036,22 +3036,22 @@ coordinates; and second, which point on the window is positioned at
3036
3036
  the reference point.
3037
3037
  </p>
3038
3038
  <p>
3039
- By default the gravity is <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>, so the reference
3039
+ By default the gravity is <a href="../gdk/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>, so the reference
3040
3040
  point is simply the <em class="parameter"><code>x</code></em>, <em class="parameter"><code>y</code></em> supplied to <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a>. The
3041
3041
  top-left corner of the window decorations (aka window frame or
3042
3042
  border) will be placed at <em class="parameter"><code>x</code></em>, <em class="parameter"><code>y</code></em>. Therefore, to position a window
3043
3043
  at the top left of the screen, you want to use the default gravity
3044
- (which is <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>) and move the window to 0,0.
3044
+ (which is <a href="../gdk/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>) and move the window to 0,0.
3045
3045
  </p>
3046
3046
  <p>
3047
3047
  To position a window at the bottom right corner of the screen, you
3048
- would set <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-GRAVITY-SOUTH-EAST:CAPS"><span class="type">GDK_GRAVITY_SOUTH_EAST</span></a>, which means that the reference
3048
+ would set <a href="../gdk/gdk-Windows.html#GDK-GRAVITY-SOUTH-EAST:CAPS"><span class="type">GDK_GRAVITY_SOUTH_EAST</span></a>, which means that the reference
3049
3049
  point is at <em class="parameter"><code>x</code></em> + the window width and <em class="parameter"><code>y</code></em> + the window height, and
3050
3050
  the bottom-right corner of the window border will be placed at that
3051
3051
  reference point. So, to place a window in the bottom right corner
3052
3052
  you would first set gravity to south east, then write:
3053
- <code class="literal">gtk_window_move (window, <a href="http://library.gnome.org/devel/gdk3/gdk-General.html#gdk-screen-width"><code class="function">gdk_screen_width()</code></a> - window_width,
3054
- <a href="http://library.gnome.org/devel/gdk3/gdk-General.html#gdk-screen-height"><code class="function">gdk_screen_height()</code></a> - window_height)</code> (note that this
3053
+ <code class="literal">gtk_window_move (window, <a href="../gdk/gdk-General.html#gdk-screen-width"><code class="function">gdk_screen_width()</code></a> - window_width,
3054
+ <a href="../gdk/gdk-General.html#gdk-screen-height"><code class="function">gdk_screen_height()</code></a> - window_height)</code> (note that this
3055
3055
  example does not take multi-head scenarios into account).
3056
3056
  </p>
3057
3057
  <p>
@@ -3100,7 +3100,7 @@ to resize/move the window.
3100
3100
  </p>
3101
3101
  <p>
3102
3102
  If <a class="link" href="GtkWindow.html#gtk-window-parse-geometry" title="gtk_window_parse_geometry ()"><code class="function">gtk_window_parse_geometry()</code></a> returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, it will also
3103
- set the <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-HINT-USER-POS:CAPS"><span class="type">GDK_HINT_USER_POS</span></a> and/or <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-HINT-USER-SIZE:CAPS"><span class="type">GDK_HINT_USER_SIZE</span></a> hints
3103
+ set the <a href="../gdk/gdk-Windows.html#GDK-HINT-USER-POS:CAPS"><span class="type">GDK_HINT_USER_POS</span></a> and/or <a href="../gdk/gdk-Windows.html#GDK-HINT-USER-SIZE:CAPS"><span class="type">GDK_HINT_USER_SIZE</span></a> hints
3104
3104
  indicating to the window manager that the size/position of
3105
3105
  the window was user-specified. This causes most window
3106
3106
  managers to honor the geometry.
@@ -3171,7 +3171,7 @@ on the window.
3171
3171
  <span class="cbracket">{</span>
3172
3172
  <span class="normal"> </span><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">window</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">vbox</span><span class="symbol">;</span>
3173
3173
  <span class="normal"> </span><span class="usertype">GdkGeometry</span><span class="normal"> size_hints </span><span class="symbol">=</span><span class="normal"> </span><span class="cbracket">{</span>
3174
- <span class="normal"> </span><span class="number">100</span><span class="symbol">,</span><span class="normal"> </span><span class="number">50</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">100</span><span class="symbol">,</span><span class="normal"> </span><span class="number">50</span><span class="symbol">,</span><span class="normal"> </span><span class="number">10</span><span class="symbol">,</span><span class="normal"> </span><span class="number">10</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0.0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0.0</span><span class="symbol">,</span><span class="normal"> <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS">GDK_GRAVITY_NORTH_WEST</a> </span>
3174
+ <span class="normal"> </span><span class="number">100</span><span class="symbol">,</span><span class="normal"> </span><span class="number">50</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">100</span><span class="symbol">,</span><span class="normal"> </span><span class="number">50</span><span class="symbol">,</span><span class="normal"> </span><span class="number">10</span><span class="symbol">,</span><span class="normal"> </span><span class="number">10</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0.0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0.0</span><span class="symbol">,</span><span class="normal"> <a href="../gdk/gdk-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS">GDK_GRAVITY_NORTH_WEST</a> </span>
3175
3175
  <span class="normal"> </span><span class="cbracket">}</span><span class="symbol">;</span>
3176
3176
  <span class="normal"> </span>
3177
3177
  <span class="normal"> </span><span class="function"><a href="gtk-General.html#gtk-init">gtk_init</a></span><span class="normal"> </span><span class="symbol">(&amp;</span><span class="normal">argc</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">argv</span><span class="symbol">);</span>
@@ -3186,7 +3186,7 @@ on the window.
3186
3186
  <span class="normal"> </span><span class="function"><a href="GtkWindow.html#gtk-window-set-geometry-hints">gtk_window_set_geometry_hints</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_WINDOW</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">),</span>
3187
3187
  <span class="normal"> window</span><span class="symbol">,</span>
3188
3188
  <span class="normal"> </span><span class="symbol">&amp;</span><span class="normal">size_hints</span><span class="symbol">,</span>
3189
- <span class="normal"> <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GDK-HINT-MIN-SIZE:CAPS">GDK_HINT_MIN_SIZE</a> </span><span class="symbol">|</span><span class="normal"> </span>
3189
+ <span class="normal"> <a href="../gdk/gdk-Windows.html#GDK-HINT-MIN-SIZE:CAPS">GDK_HINT_MIN_SIZE</a> </span><span class="symbol">|</span><span class="normal"> </span>
3190
3190
  <span class="normal"> GDK_HINT_BASE_SIZE </span><span class="symbol">|</span><span class="normal"> </span>
3191
3191
  <span class="normal"> GDK_HINT_RESIZE_INC</span><span class="symbol">);</span>
3192
3192
  <span class="normal"> </span>
@@ -3520,7 +3520,7 @@ property which is mentioned in the ICCCM.
3520
3520
  (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
3521
3521
  <p>
3522
3522
  By default, after showing the first <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>, GTK+ calls
3523
- <a href="http://library.gnome.org/devel/gdk3/gdk-General.html#gdk-notify-startup-complete"><code class="function">gdk_notify_startup_complete()</code></a>. Call this function to disable
3523
+ <a href="../gdk/gdk-General.html#gdk-notify-startup-complete"><code class="function">gdk_notify_startup_complete()</code></a>. Call this function to disable
3524
3524
  the automatic startup notification. You might do this if your
3525
3525
  first window is a splash screen, and you want to delay notification
3526
3526
  until after your real main window has been shown, for example.
@@ -3723,9 +3723,9 @@ Whether the window should receive the input focus when mapped.
3723
3723
  <hr>
3724
3724
  <div class="refsect2">
3725
3725
  <a name="GtkWindow--gravity"></a><h3>The <code class="literal">"gravity"</code> property</h3>
3726
- <pre class="programlisting"> "gravity" <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> : Read / Write</pre>
3726
+ <pre class="programlisting"> "gravity" <a href="../gdk/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> : Read / Write</pre>
3727
3727
  <p>
3728
- The window gravity of the window. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> and <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> for
3728
+ The window gravity of the window. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> and <a href="../gdk/gdk-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> for
3729
3729
  more details about window gravity.
3730
3730
  </p>
3731
3731
  <p>Default value: GDK_GRAVITY_NORTH_WEST</p>
@@ -3805,7 +3805,7 @@ more details about window opacity.
3805
3805
  <hr>
3806
3806
  <div class="refsect2">
3807
3807
  <a name="GtkWindow--screen"></a><h3>The <code class="literal">"screen"</code> property</h3>
3808
- <pre class="programlisting"> "screen" <a href="http://library.gnome.org/devel/gdk3/GdkScreen.html"><span class="type">GdkScreen</span></a>* : Read / Write</pre>
3808
+ <pre class="programlisting"> "screen" <a href="../gdk/GdkScreen.html"><span class="type">GdkScreen</span></a>* : Read / Write</pre>
3809
3809
  <p>The screen where this window will be displayed.</p>
3810
3810
  </div>
3811
3811
  <hr>
@@ -3861,7 +3861,7 @@ more details about transient windows.
3861
3861
  <hr>
3862
3862
  <div class="refsect2">
3863
3863
  <a name="GtkWindow--type-hint"></a><h3>The <code class="literal">"type-hint"</code> property</h3>
3864
- <pre class="programlisting"> "type-hint" <a href="http://library.gnome.org/devel/gdk3/gdk-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> : Read / Write</pre>
3864
+ <pre class="programlisting"> "type-hint" <a href="../gdk/gdk-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> : Read / Write</pre>
3865
3865
  <p>Hint to help the desktop environment understand what kind of window this is and how to treat it.</p>
3866
3866
  <p>Default value: GDK_WINDOW_TYPE_HINT_NORMAL</p>
3867
3867
  </div>
@@ -3935,7 +3935,7 @@ focused widget of <em class="parameter"><code>window</code></em>.
3935
3935
  <div class="refsect2">
3936
3936
  <a name="GtkWindow-frame-event"></a><h3>The <code class="literal">"frame-event"</code> signal</h3>
3937
3937
  <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window,
3938
- <a href="http://library.gnome.org/devel/gdk3/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg1,
3938
+ <a href="../gdk/gdk-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg1,
3939
3939
  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
3940
3940
  <p>
3941
3941
  </p>
@@ -4002,6 +4002,6 @@ or mnemonics that are associated with <em class="parameter"><code>window</code><
4002
4002
  </div>
4003
4003
  <div class="footer">
4004
4004
  <hr>
4005
- Generated by GTK-Doc V1.17</div>
4005
+ Generated by GTK-Doc V1.18</div>
4006
4006
  </body>
4007
4007
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="WindowWidgets.html" title="Windows">
9
9
  <link rel="prev" href="GtkWindow.html" title="GtkWindow">
10
10
  <link rel="next" href="GtkAboutDialog.html" title="GtkAboutDialog">
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">
@@ -170,6 +170,6 @@ windows inside the group. <span class="annotation">[<acronym title="Generics and
170
170
  </div>
171
171
  <div class="footer">
172
172
  <hr>
173
- Generated by GTK-Doc V1.17</div>
173
+ Generated by GTK-Doc V1.18</div>
174
174
  </body>
175
175
  </html>