gdk3 3.1.1-x86-mingw32 → 3.1.2-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1494) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/dependency-check/Rakefile +43 -0
  4. data/lib/gdk3.rb +4 -1
  5. data/lib/gdk3/event-readers.rb +117 -0
  6. data/lib/gdk3/event.rb +54 -1
  7. data/lib/gdk3/loader.rb +50 -4
  8. data/lib/gdk3/x11-loader.rb +27 -0
  9. data/test/test-gdk-event.rb +7 -11
  10. data/vendor/local/bin/gtk-builder-tool.exe +0 -0
  11. data/vendor/local/bin/gtk-encode-symbolic-svg.exe +0 -0
  12. data/vendor/local/bin/gtk-launch.exe +0 -0
  13. data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
  14. data/vendor/local/bin/gtk-query-settings.exe +0 -0
  15. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  16. data/vendor/local/bin/gtk3-demo-application.exe +0 -0
  17. data/vendor/local/bin/gtk3-demo.exe +0 -0
  18. data/vendor/local/bin/gtk3-icon-browser.exe +0 -0
  19. data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
  20. data/vendor/local/bin/libepoxy-0.dll +0 -0
  21. data/vendor/local/bin/libgailutil-3-0.dll +0 -0
  22. data/vendor/local/bin/libgdk-3-0.dll +0 -0
  23. data/vendor/local/bin/libgtk-3-0.dll +0 -0
  24. data/vendor/local/bin/libgtkreftestprivate-0.dll +0 -0
  25. data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
  26. data/vendor/local/include/gtk-3.0/gtk/gtkcombobox.h +1 -1
  27. data/vendor/local/include/gtk-3.0/gtk/gtkshow.h +1 -1
  28. data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
  29. data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
  30. data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -1
  31. data/vendor/local/lib/libepoxy.dll.a +0 -0
  32. data/vendor/local/lib/libgailutil-3.dll.a +0 -0
  33. data/vendor/local/lib/libgdk-3.dll.a +0 -0
  34. data/vendor/local/lib/libgdk-3.la +1 -1
  35. data/vendor/local/lib/libgtk-3.dll.a +0 -0
  36. data/vendor/local/lib/libgtk-3.la +1 -1
  37. data/vendor/local/lib/libgtkreftestprivate.dll.a +0 -0
  38. data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
  39. data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
  40. data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
  41. data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
  42. data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
  43. data/vendor/local/share/gir-1.0/Gdk-3.0.gir +1 -1
  44. data/vendor/local/share/gir-1.0/Gtk-3.0.gir +129 -111
  45. data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +1 -1
  46. data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +1 -1
  47. data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +2 -2
  48. data/vendor/local/share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html +1 -1
  49. data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +1 -1
  50. data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +2 -2
  51. data/vendor/local/share/gtk-doc/html/gdk3/GdkDevicePad.html +1 -1
  52. data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +1 -1
  53. data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplayManager.html +1 -1
  54. data/vendor/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html +5 -5
  55. data/vendor/local/share/gtk-doc/html/gdk3/GdkFrameClock.html +1 -1
  56. data/vendor/local/share/gtk-doc/html/gdk3/GdkGLContext.html +1 -1
  57. data/vendor/local/share/gtk-doc/html/gdk3/GdkMonitor.html +1 -1
  58. data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +5 -5
  59. data/vendor/local/share/gtk-doc/html/gdk3/GdkSeat.html +1 -1
  60. data/vendor/local/share/gtk-doc/html/gdk3/annotation-glossary.html +1 -1
  61. data/vendor/local/share/gtk-doc/html/gdk3/api-index-full.html +1 -1
  62. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Application-launching.html +1 -1
  63. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html +40 -40
  64. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Colors.html +1 -1
  65. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +11 -11
  66. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html +1 -1
  67. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +2 -2
  68. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +1 -1
  69. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-GdkFrameTimings.html +1 -1
  70. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +2 -2
  71. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +1 -1
  72. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +15 -15
  73. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html +10 -10
  74. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html +4 -4
  75. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Properties-and-Atoms.html +1 -1
  76. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html +1 -1
  77. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Selections.html +1 -1
  78. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Testing.html +1 -1
  79. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +1 -1
  80. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Visuals.html +1 -1
  81. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html +1 -1
  82. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +31 -31
  83. data/vendor/local/share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html +1 -1
  84. data/vendor/local/share/gtk-doc/html/gdk3/gdk3.devhelp2 +1 -1
  85. data/vendor/local/share/gtk-doc/html/gdk3/index.html +4 -17
  86. data/vendor/local/share/gtk-doc/html/gdk3/reference.html +1 -1
  87. data/vendor/local/share/gtk-doc/html/gdk3/rn02.html +1 -1
  88. data/vendor/local/share/gtk-doc/html/gtk3/AbstractObjects.html +1 -1
  89. data/vendor/local/share/gtk-doc/html/gtk3/Application.html +1 -1
  90. data/vendor/local/share/gtk-doc/html/gtk3/ApplicationChoosing.html +1 -1
  91. data/vendor/local/share/gtk-doc/html/gtk3/Builder.html +1 -1
  92. data/vendor/local/share/gtk-doc/html/gtk3/ButtonWidgets.html +1 -1
  93. data/vendor/local/share/gtk-doc/html/gtk3/DeprecatedObjects.html +1 -1
  94. data/vendor/local/share/gtk-doc/html/gtk3/DisplayWidgets.html +1 -1
  95. data/vendor/local/share/gtk-doc/html/gtk3/Gestures.html +1 -1
  96. data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +9 -9
  97. data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +3 -3
  98. data/vendor/local/share/gtk-doc/html/gtk3/GtkAccessible.html +1 -1
  99. data/vendor/local/share/gtk-doc/html/gtk3/GtkAction.html +1 -1
  100. data/vendor/local/share/gtk-doc/html/gtk3/GtkActionBar.html +1 -1
  101. data/vendor/local/share/gtk-doc/html/gtk3/GtkActionGroup.html +1 -1
  102. data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +1 -1
  103. data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +1 -1
  104. data/vendor/local/share/gtk-doc/html/gtk3/GtkAdjustment.html +1 -1
  105. data/vendor/local/share/gtk-doc/html/gtk3/GtkAlignment.html +1 -1
  106. data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +1 -1
  107. data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserButton.html +1 -1
  108. data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserDialog.html +1 -1
  109. data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserWidget.html +1 -1
  110. data/vendor/local/share/gtk-doc/html/gtk3/GtkApplication.html +1 -1
  111. data/vendor/local/share/gtk-doc/html/gtk3/GtkApplicationWindow.html +1 -1
  112. data/vendor/local/share/gtk-doc/html/gtk3/GtkArrow.html +1 -1
  113. data/vendor/local/share/gtk-doc/html/gtk3/GtkAspectFrame.html +1 -1
  114. data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +11 -11
  115. data/vendor/local/share/gtk-doc/html/gtk3/GtkBin.html +1 -1
  116. data/vendor/local/share/gtk-doc/html/gtk3/GtkBox.html +1 -1
  117. data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +1 -1
  118. data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +3 -3
  119. data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +5 -5
  120. data/vendor/local/share/gtk-doc/html/gtk3/GtkButtonBox.html +1 -1
  121. data/vendor/local/share/gtk-doc/html/gtk3/GtkCalendar.html +1 -1
  122. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +25 -25
  123. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaBox.html +1 -1
  124. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaContext.html +1 -1
  125. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
  126. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +1 -1
  127. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +23 -23
  128. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +4 -4
  129. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererCombo.html +1 -1
  130. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +8 -8
  131. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererProgress.html +1 -1
  132. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpin.html +1 -1
  133. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpinner.html +1 -1
  134. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +13 -13
  135. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererToggle.html +1 -1
  136. data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +10 -10
  137. data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckButton.html +1 -1
  138. data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckMenuItem.html +1 -1
  139. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +17 -17
  140. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +10 -10
  141. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserDialog.html +1 -1
  142. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserWidget.html +1 -1
  143. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +28 -28
  144. data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html +1 -1
  145. data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +7 -5
  146. data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBoxText.html +1 -1
  147. data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +5 -5
  148. data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +1 -1
  149. data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +3 -3
  150. data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +5 -5
  151. data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +1 -1
  152. data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +17 -17
  153. data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryBuffer.html +1 -1
  154. data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryCompletion.html +1 -1
  155. data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +3 -3
  156. data/vendor/local/share/gtk-doc/html/gtk3/GtkEventController.html +5 -5
  157. data/vendor/local/share/gtk-doc/html/gtk3/GtkExpander.html +1 -1
  158. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +2 -2
  159. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserButton.html +1 -1
  160. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserDialog.html +1 -1
  161. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserWidget.html +1 -1
  162. data/vendor/local/share/gtk-doc/html/gtk3/GtkFileFilter.html +1 -1
  163. data/vendor/local/share/gtk-doc/html/gtk3/GtkFixed.html +1 -1
  164. data/vendor/local/share/gtk-doc/html/gtk3/GtkFlowBox.html +1 -1
  165. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +1 -1
  166. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +1 -1
  167. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserDialog.html +1 -1
  168. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html +1 -1
  169. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +1 -1
  170. data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +1 -1
  171. data/vendor/local/share/gtk-doc/html/gtk3/GtkFrame.html +16 -11
  172. data/vendor/local/share/gtk-doc/html/gtk3/GtkGLArea.html +22 -22
  173. data/vendor/local/share/gtk-doc/html/gtk3/GtkGesture.html +51 -51
  174. data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureDrag.html +1 -1
  175. data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureLongPress.html +1 -1
  176. data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html +3 -3
  177. data/vendor/local/share/gtk-doc/html/gtk3/GtkGesturePan.html +1 -1
  178. data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureRotate.html +1 -1
  179. data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html +5 -5
  180. data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSwipe.html +1 -1
  181. data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureZoom.html +1 -1
  182. data/vendor/local/share/gtk-doc/html/gtk3/GtkGrid.html +1 -1
  183. data/vendor/local/share/gtk-doc/html/gtk3/GtkHBox.html +1 -1
  184. data/vendor/local/share/gtk-doc/html/gtk3/GtkHButtonBox.html +1 -1
  185. data/vendor/local/share/gtk-doc/html/gtk3/GtkHPaned.html +1 -1
  186. data/vendor/local/share/gtk-doc/html/gtk3/GtkHSV.html +1 -1
  187. data/vendor/local/share/gtk-doc/html/gtk3/GtkHScale.html +1 -1
  188. data/vendor/local/share/gtk-doc/html/gtk3/GtkHScrollbar.html +1 -1
  189. data/vendor/local/share/gtk-doc/html/gtk3/GtkHSeparator.html +1 -1
  190. data/vendor/local/share/gtk-doc/html/gtk3/GtkHandleBox.html +1 -1
  191. data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +1 -1
  192. data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +5 -5
  193. data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html +1 -1
  194. data/vendor/local/share/gtk-doc/html/gtk3/GtkIMMulticontext.html +1 -1
  195. data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +67 -67
  196. data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +10 -10
  197. data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +41 -41
  198. data/vendor/local/share/gtk-doc/html/gtk3/GtkImageMenuItem.html +1 -1
  199. data/vendor/local/share/gtk-doc/html/gtk3/GtkInfoBar.html +1 -1
  200. data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +12 -12
  201. data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +2 -2
  202. data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +4 -4
  203. data/vendor/local/share/gtk-doc/html/gtk3/GtkLevelBar.html +1 -1
  204. data/vendor/local/share/gtk-doc/html/gtk3/GtkLinkButton.html +3 -3
  205. data/vendor/local/share/gtk-doc/html/gtk3/GtkListBox.html +1 -1
  206. data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +3 -3
  207. data/vendor/local/share/gtk-doc/html/gtk3/GtkLockButton.html +1 -1
  208. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +29 -29
  209. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuBar.html +1 -1
  210. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuButton.html +1 -1
  211. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuItem.html +1 -1
  212. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +2 -2
  213. data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuToolButton.html +1 -1
  214. data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +1 -1
  215. data/vendor/local/share/gtk-doc/html/gtk3/GtkMisc.html +1 -1
  216. data/vendor/local/share/gtk-doc/html/gtk3/GtkModelButton.html +1 -1
  217. data/vendor/local/share/gtk-doc/html/gtk3/GtkNotebook.html +1 -1
  218. data/vendor/local/share/gtk-doc/html/gtk3/GtkNumerableIcon.html +1 -1
  219. data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +10 -10
  220. data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +2 -2
  221. data/vendor/local/share/gtk-doc/html/gtk3/GtkPadController.html +9 -9
  222. data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetup.html +1 -1
  223. data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetupUnixDialog.html +1 -1
  224. data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +4 -4
  225. data/vendor/local/share/gtk-doc/html/gtk3/GtkPaperSize.html +1 -1
  226. data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +7 -7
  227. data/vendor/local/share/gtk-doc/html/gtk3/GtkPlug.html +10 -10
  228. data/vendor/local/share/gtk-doc/html/gtk3/GtkPopover.html +5 -5
  229. data/vendor/local/share/gtk-doc/html/gtk3/GtkPopoverMenu.html +1 -1
  230. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +22 -22
  231. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +60 -4
  232. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintSettings.html +1 -1
  233. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html +1 -1
  234. data/vendor/local/share/gtk-doc/html/gtk3/GtkPrinter.html +1 -1
  235. data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +1 -1
  236. data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioAction.html +1 -1
  237. data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioButton.html +1 -1
  238. data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioMenuItem.html +1 -1
  239. data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioToolButton.html +1 -1
  240. data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +2 -4
  241. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentAction.html +1 -1
  242. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +1 -1
  243. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserDialog.html +1 -1
  244. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserMenu.html +1 -1
  245. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserWidget.html +1 -1
  246. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentFilter.html +1 -1
  247. data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +4 -4
  248. data/vendor/local/share/gtk-doc/html/gtk3/GtkRevealer.html +1 -1
  249. data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +13 -9
  250. data/vendor/local/share/gtk-doc/html/gtk3/GtkScaleButton.html +1 -1
  251. data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
  252. data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollbar.html +10 -11
  253. data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +26 -36
  254. data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +6 -6
  255. data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +6 -6
  256. data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparator.html +1 -1
  257. data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorMenuItem.html +1 -1
  258. data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorToolItem.html +1 -1
  259. data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +11 -11
  260. data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsGroup.html +1 -1
  261. data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsSection.html +1 -1
  262. data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsShortcut.html +1 -1
  263. data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsWindow.html +1 -1
  264. data/vendor/local/share/gtk-doc/html/gtk3/GtkSizeGroup.html +1 -1
  265. data/vendor/local/share/gtk-doc/html/gtk3/GtkSocket.html +4 -4
  266. data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +1 -1
  267. data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinner.html +1 -1
  268. data/vendor/local/share/gtk-doc/html/gtk3/GtkStack.html +1 -1
  269. data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSidebar.html +1 -1
  270. data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSwitcher.html +1 -1
  271. data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +27 -27
  272. data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusbar.html +1 -1
  273. data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +75 -75
  274. data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +83 -83
  275. data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +1 -1
  276. data/vendor/local/share/gtk-doc/html/gtk3/GtkSwitch.html +1 -1
  277. data/vendor/local/share/gtk-doc/html/gtk3/GtkTable.html +1 -1
  278. data/vendor/local/share/gtk-doc/html/gtk3/GtkTearoffMenuItem.html +1 -1
  279. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +39 -37
  280. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextIter.html +3 -3
  281. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextMark.html +1 -1
  282. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +31 -31
  283. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTagTable.html +1 -1
  284. data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +15 -15
  285. data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +12 -12
  286. data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleAction.html +1 -1
  287. data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleButton.html +1 -1
  288. data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleToolButton.html +1 -1
  289. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolButton.html +1 -1
  290. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +1 -1
  291. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +1 -1
  292. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +3 -3
  293. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolShell.html +1 -1
  294. data/vendor/local/share/gtk-doc/html/gtk3/GtkToolbar.html +1 -1
  295. data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +7 -7
  296. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +1 -1
  297. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelFilter.html +1 -1
  298. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelSort.html +1 -1
  299. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSelection.html +1 -1
  300. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +1 -1
  301. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +2 -2
  302. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +17 -17
  303. data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +2 -2
  304. data/vendor/local/share/gtk-doc/html/gtk3/GtkUIManager.html +2 -2
  305. data/vendor/local/share/gtk-doc/html/gtk3/GtkVBox.html +1 -1
  306. data/vendor/local/share/gtk-doc/html/gtk3/GtkVButtonBox.html +1 -1
  307. data/vendor/local/share/gtk-doc/html/gtk3/GtkVPaned.html +1 -1
  308. data/vendor/local/share/gtk-doc/html/gtk3/GtkVScale.html +1 -1
  309. data/vendor/local/share/gtk-doc/html/gtk3/GtkVScrollbar.html +1 -1
  310. data/vendor/local/share/gtk-doc/html/gtk3/GtkVSeparator.html +1 -1
  311. data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +7 -7
  312. data/vendor/local/share/gtk-doc/html/gtk3/GtkVolumeButton.html +1 -1
  313. data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +317 -311
  314. data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +58 -58
  315. data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +3 -3
  316. data/vendor/local/share/gtk-doc/html/gtk3/LayoutContainers.html +1 -1
  317. data/vendor/local/share/gtk-doc/html/gtk3/MenusAndCombos.html +1 -1
  318. data/vendor/local/share/gtk-doc/html/gtk3/MiscObjects.html +1 -1
  319. data/vendor/local/share/gtk-doc/html/gtk3/NumericEntry.html +1 -1
  320. data/vendor/local/share/gtk-doc/html/gtk3/Ornaments.html +1 -1
  321. data/vendor/local/share/gtk-doc/html/gtk3/PlugSocket.html +1 -1
  322. data/vendor/local/share/gtk-doc/html/gtk3/Printing.html +1 -1
  323. data/vendor/local/share/gtk-doc/html/gtk3/RecentDocuments.html +1 -1
  324. data/vendor/local/share/gtk-doc/html/gtk3/ScrollingWidgets.html +1 -1
  325. data/vendor/local/share/gtk-doc/html/gtk3/SelectorWidgets.html +1 -1
  326. data/vendor/local/share/gtk-doc/html/gtk3/ShortcutsOverview.html +1 -1
  327. data/vendor/local/share/gtk-doc/html/gtk3/TextWidget.html +1 -1
  328. data/vendor/local/share/gtk-doc/html/gtk3/TextWidgetObjects.html +1 -1
  329. data/vendor/local/share/gtk-doc/html/gtk3/TreeWidget.html +1 -1
  330. data/vendor/local/share/gtk-doc/html/gtk3/TreeWidgetObjects.html +1 -1
  331. data/vendor/local/share/gtk-doc/html/gtk3/WindowWidgets.html +1 -1
  332. data/vendor/local/share/gtk-doc/html/gtk3/annotation-glossary.html +1 -1
  333. data/vendor/local/share/gtk-doc/html/gtk3/api-index-full.html +9 -1
  334. data/vendor/local/share/gtk-doc/html/gtk3/broadwayd.html +1 -1
  335. data/vendor/local/share/gtk-doc/html/gtk3/ch01s02.html +1 -1
  336. data/vendor/local/share/gtk-doc/html/gtk3/ch01s03.html +1 -1
  337. data/vendor/local/share/gtk-doc/html/gtk3/ch01s04.html +11 -11
  338. data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +2 -2
  339. data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +1 -1
  340. data/vendor/local/share/gtk-doc/html/gtk3/ch03.html +1 -1
  341. data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +60 -60
  342. data/vendor/local/share/gtk-doc/html/gtk3/ch28s02.html +1 -1
  343. data/vendor/local/share/gtk-doc/html/gtk3/ch30s02.html +1 -1
  344. data/vendor/local/share/gtk-doc/html/gtk3/ch30s03.html +1 -1
  345. data/vendor/local/share/gtk-doc/html/gtk3/ch32s02.html +1 -1
  346. data/vendor/local/share/gtk-doc/html/gtk3/ch32s03.html +1 -1
  347. data/vendor/local/share/gtk-doc/html/gtk3/ch32s04.html +1 -1
  348. data/vendor/local/share/gtk-doc/html/gtk3/ch32s05.html +3 -3
  349. data/vendor/local/share/gtk-doc/html/gtk3/ch32s06.html +1 -1
  350. data/vendor/local/share/gtk-doc/html/gtk3/ch32s07.html +1 -1
  351. data/vendor/local/share/gtk-doc/html/gtk3/ch32s08.html +1 -1
  352. data/vendor/local/share/gtk-doc/html/gtk3/ch32s09.html +1 -1
  353. data/vendor/local/share/gtk-doc/html/gtk3/ch32s10.html +1 -1
  354. data/vendor/local/share/gtk-doc/html/gtk3/ch32s11.html +1 -1
  355. data/vendor/local/share/gtk-doc/html/gtk3/chap-css-overview.html +39 -30
  356. data/vendor/local/share/gtk-doc/html/gtk3/chap-css-properties.html +141 -141
  357. data/vendor/local/share/gtk-doc/html/gtk3/chap-drawing-model.html +2 -2
  358. data/vendor/local/share/gtk-doc/html/gtk3/chap-input-handling.html +38 -38
  359. data/vendor/local/share/gtk-doc/html/gtk3/checklist-gdkeventexpose-region.html +1 -1
  360. data/vendor/local/share/gtk-doc/html/gtk3/checklist-modifiers.html +1 -1
  361. data/vendor/local/share/gtk-doc/html/gtk3/checklist-named-icons.html +1 -1
  362. data/vendor/local/share/gtk-doc/html/gtk3/glossary.html +1 -1
  363. data/vendor/local/share/gtk-doc/html/gtk3/gtk-broadway.html +1 -1
  364. data/vendor/local/share/gtk-doc/html/gtk3/gtk-builder-tool.html +1 -1
  365. data/vendor/local/share/gtk-doc/html/gtk3/gtk-building.html +16 -16
  366. data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +3 -3
  367. data/vendor/local/share/gtk-doc/html/gtk3/gtk-encode-symbolic-svg.html +1 -1
  368. data/vendor/local/share/gtk-doc/html/gtk3/gtk-getting-started.html +1 -1
  369. data/vendor/local/share/gtk-doc/html/gtk3/gtk-launch.html +1 -1
  370. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +49 -48
  371. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-3-x-to-y.html +1 -1
  372. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkGrid.html +1 -1
  373. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html +1 -1
  374. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-checklist.html +1 -1
  375. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +3 -3
  376. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html +2 -2
  377. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html +1 -1
  378. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext.html +1 -1
  379. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-checklist.html +1 -1
  380. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html +1 -1
  381. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html +2 -2
  382. data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html +2 -2
  383. data/vendor/local/share/gtk-doc/html/gtk3/gtk-mir.html +1 -1
  384. data/vendor/local/share/gtk-doc/html/gtk3/gtk-osx.html +1 -1
  385. data/vendor/local/share/gtk-doc/html/gtk3/gtk-query-immodules-3.0.html +1 -1
  386. data/vendor/local/share/gtk-doc/html/gtk3/gtk-query-settings.html +1 -1
  387. data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +29 -29
  388. data/vendor/local/share/gtk-doc/html/gtk3/gtk-resources.html +3 -3
  389. data/vendor/local/share/gtk-doc/html/gtk3/gtk-running.html +5 -5
  390. data/vendor/local/share/gtk-doc/html/gtk3/gtk-update-icon-cache.html +1 -1
  391. data/vendor/local/share/gtk-doc/html/gtk3/gtk-wayland.html +2 -2
  392. data/vendor/local/share/gtk-doc/html/gtk3/gtk-windows.html +1 -1
  393. data/vendor/local/share/gtk-doc/html/gtk3/gtk-x11.html +1 -1
  394. data/vendor/local/share/gtk-doc/html/gtk3/gtk.html +1 -1
  395. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +5 -5
  396. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +12 -12
  397. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +28 -48
  398. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +47 -47
  399. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +4 -4
  400. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +80 -17
  401. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +25 -25
  402. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkFileChooserNative.html +1 -1
  403. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +5 -5
  404. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkNativeDialog.html +1 -1
  405. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html +1 -1
  406. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html +5 -5
  407. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html +1 -1
  408. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html +1 -1
  409. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +5 -5
  410. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +34 -34
  411. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
  412. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +10 -10
  413. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +46 -46
  414. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html +1 -1
  415. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html +2 -2
  416. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +5 -5
  417. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +21 -21
  418. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-demo-application.html +1 -1
  419. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-demo.html +1 -1
  420. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-icon-browser.html +1 -1
  421. data/vendor/local/share/gtk-doc/html/gtk3/gtk3-widget-factory.html +1 -1
  422. data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +4 -2
  423. data/vendor/local/share/gtk-doc/html/gtk3/gtkbase.html +1 -1
  424. data/vendor/local/share/gtk-doc/html/gtk3/gtkobjects.html +1 -1
  425. data/vendor/local/share/gtk-doc/html/gtk3/index.html +4 -17
  426. data/vendor/local/share/gtk-doc/html/gtk3/migrating.html +1 -1
  427. data/vendor/local/share/gtk-doc/html/gtk3/platform-support.html +1 -1
  428. data/vendor/local/share/gtk-doc/html/gtk3/pt06.html +1 -1
  429. data/vendor/local/share/gtk-doc/html/gtk3/theming.html +1 -1
  430. data/vendor/local/share/icons/Adwaita/16x16/actions/action-unavailable-symbolic.symbolic.png +0 -0
  431. data/vendor/local/share/icons/Adwaita/16x16/actions/address-book-new.png +0 -0
  432. data/vendor/local/share/icons/Adwaita/16x16/actions/bookmark-new-symbolic.symbolic.png +0 -0
  433. data/vendor/local/share/icons/Adwaita/16x16/actions/document-new-symbolic.symbolic.png +0 -0
  434. data/vendor/local/share/icons/Adwaita/16x16/actions/document-new.png +0 -0
  435. data/vendor/local/share/icons/Adwaita/16x16/actions/document-open-symbolic.symbolic.png +0 -0
  436. data/vendor/local/share/icons/Adwaita/16x16/actions/document-open.png +0 -0
  437. data/vendor/local/share/icons/Adwaita/16x16/actions/document-page-setup.png +0 -0
  438. data/vendor/local/share/icons/Adwaita/16x16/actions/document-properties.png +0 -0
  439. data/vendor/local/share/icons/Adwaita/16x16/actions/document-revert-rtl.png +0 -0
  440. data/vendor/local/share/icons/Adwaita/16x16/actions/document-revert-symbolic-rtl.symbolic.png +0 -0
  441. data/vendor/local/share/icons/Adwaita/16x16/actions/document-revert-symbolic.symbolic.png +0 -0
  442. data/vendor/local/share/icons/Adwaita/16x16/actions/document-revert.png +0 -0
  443. data/vendor/local/share/icons/Adwaita/16x16/actions/document-save-as.png +0 -0
  444. data/vendor/local/share/icons/Adwaita/16x16/actions/document-save.png +0 -0
  445. data/vendor/local/share/icons/Adwaita/16x16/actions/document-send-symbolic.symbolic.png +0 -0
  446. data/vendor/local/share/icons/Adwaita/16x16/actions/edit-select-all.png +0 -0
  447. data/vendor/local/share/icons/Adwaita/16x16/actions/folder-new-symbolic.symbolic.png +0 -0
  448. data/vendor/local/share/icons/Adwaita/16x16/actions/folder-new.png +0 -0
  449. data/vendor/local/share/icons/Adwaita/16x16/actions/send-to-symbolic.symbolic.png +0 -0
  450. data/vendor/local/share/icons/Adwaita/16x16/apps/accessories-character-map.png +0 -0
  451. data/vendor/local/share/icons/Adwaita/16x16/apps/accessories-text-editor.png +0 -0
  452. data/vendor/local/share/icons/Adwaita/16x16/apps/help-contents-symbolic.symbolic.png +0 -0
  453. data/vendor/local/share/icons/Adwaita/16x16/apps/help-faq-symbolic.symbolic.png +0 -0
  454. data/vendor/local/share/icons/Adwaita/16x16/apps/preferences-desktop-keyboard-symbolic.symbolic.png +0 -0
  455. data/vendor/local/share/icons/Adwaita/16x16/apps/utilities-system-monitor.png +0 -0
  456. data/vendor/local/share/icons/Adwaita/16x16/apps/utilities-terminal.png +0 -0
  457. data/vendor/local/share/icons/Adwaita/16x16/categories/applications-internet.png +0 -0
  458. data/vendor/local/share/icons/Adwaita/16x16/categories/applications-system.png +0 -0
  459. data/vendor/local/share/icons/Adwaita/16x16/devices/drive-harddisk.png +0 -0
  460. data/vendor/local/share/icons/Adwaita/16x16/devices/input-dialpad.png +0 -0
  461. data/vendor/local/share/icons/Adwaita/16x16/devices/input-keyboard-symbolic.symbolic.png +0 -0
  462. data/vendor/local/share/icons/Adwaita/16x16/devices/multimedia-player.png +0 -0
  463. data/vendor/local/share/icons/Adwaita/16x16/devices/printer-network-symbolic.symbolic.png +0 -0
  464. data/vendor/local/share/icons/Adwaita/16x16/emblems/emblem-package.png +0 -0
  465. data/vendor/local/share/icons/Adwaita/16x16/emblems/emblem-readonly.png +0 -0
  466. data/vendor/local/share/icons/Adwaita/16x16/emblems/emblem-shared.png +0 -0
  467. data/vendor/local/share/icons/Adwaita/16x16/emblems/emblem-symbolic-link.png +0 -0
  468. data/vendor/local/share/icons/Adwaita/16x16/emblems/emblem-unreadable.png +0 -0
  469. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-angel.png +0 -0
  470. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-angry.png +0 -0
  471. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-cool.png +0 -0
  472. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-crying.png +0 -0
  473. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-devilish.png +0 -0
  474. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-embarrassed.png +0 -0
  475. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-glasses.png +0 -0
  476. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-kiss.png +0 -0
  477. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-laugh.png +0 -0
  478. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-plain.png +0 -0
  479. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-raspberry.png +0 -0
  480. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-sad.png +0 -0
  481. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-sick.png +0 -0
  482. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-smile-big.png +0 -0
  483. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-smile.png +0 -0
  484. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-smirk.png +0 -0
  485. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-surprise.png +0 -0
  486. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-tired.png +0 -0
  487. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-uncertain.png +0 -0
  488. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-wink.png +0 -0
  489. data/vendor/local/share/icons/Adwaita/16x16/emotes/face-worried.png +0 -0
  490. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/application-x-executable.png +0 -0
  491. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/audio-x-generic.png +0 -0
  492. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/font-x-generic.png +0 -0
  493. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/image-x-generic.png +0 -0
  494. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/package-x-generic.png +0 -0
  495. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/text-html.png +0 -0
  496. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/text-x-generic-template.png +0 -0
  497. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/text-x-generic.png +0 -0
  498. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/text-x-preview.png +0 -0
  499. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/text-x-script.png +0 -0
  500. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-address-book.png +0 -0
  501. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-calendar-symbolic.symbolic.png +0 -0
  502. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-document-template.png +0 -0
  503. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-document.png +0 -0
  504. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-drawing-template.png +0 -0
  505. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-drawing.png +0 -0
  506. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-presentation-template.png +0 -0
  507. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-presentation.png +0 -0
  508. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-spreadsheet-template.png +0 -0
  509. data/vendor/local/share/icons/Adwaita/16x16/mimetypes/x-office-spreadsheet.png +0 -0
  510. data/vendor/local/share/icons/Adwaita/16x16/places/folder-documents.png +0 -0
  511. data/vendor/local/share/icons/Adwaita/16x16/places/folder-download.png +0 -0
  512. data/vendor/local/share/icons/Adwaita/16x16/places/folder-music.png +0 -0
  513. data/vendor/local/share/icons/Adwaita/16x16/places/folder-pictures.png +0 -0
  514. data/vendor/local/share/icons/Adwaita/16x16/places/folder-publicshare.png +0 -0
  515. data/vendor/local/share/icons/Adwaita/16x16/places/folder-remote-symbolic.symbolic.png +0 -0
  516. data/vendor/local/share/icons/Adwaita/16x16/places/folder-remote.png +0 -0
  517. data/vendor/local/share/icons/Adwaita/16x16/places/folder-saved-search.png +0 -0
  518. data/vendor/local/share/icons/Adwaita/16x16/places/folder-symbolic.symbolic.png +0 -0
  519. data/vendor/local/share/icons/Adwaita/16x16/places/folder-templates.png +0 -0
  520. data/vendor/local/share/icons/Adwaita/16x16/places/folder-videos.png +0 -0
  521. data/vendor/local/share/icons/Adwaita/16x16/places/folder.png +0 -0
  522. data/vendor/local/share/icons/Adwaita/16x16/places/user-bookmarks.png +0 -0
  523. data/vendor/local/share/icons/Adwaita/16x16/places/user-desktop.png +0 -0
  524. data/vendor/local/share/icons/Adwaita/16x16/places/user-home.png +0 -0
  525. data/vendor/local/share/icons/Adwaita/16x16/status/airplane-mode-symbolic.symbolic.png +0 -0
  526. data/vendor/local/share/icons/Adwaita/16x16/status/daytime-sunrise-symbolic.symbolic.png +0 -0
  527. data/vendor/local/share/icons/Adwaita/16x16/status/daytime-sunset-symbolic.symbolic.png +0 -0
  528. data/vendor/local/share/icons/Adwaita/16x16/status/folder-drag-accept-symbolic.symbolic.png +0 -0
  529. data/vendor/local/share/icons/Adwaita/16x16/status/folder-drag-accept.png +0 -0
  530. data/vendor/local/share/icons/Adwaita/16x16/status/folder-open-symbolic.symbolic.png +0 -0
  531. data/vendor/local/share/icons/Adwaita/16x16/status/folder-open.png +0 -0
  532. data/vendor/local/share/icons/Adwaita/16x16/status/folder-visiting-symbolic.symbolic.png +0 -0
  533. data/vendor/local/share/icons/Adwaita/16x16/status/folder-visiting.png +0 -0
  534. data/vendor/local/share/icons/Adwaita/16x16/status/image-loading.png +0 -0
  535. data/vendor/local/share/icons/Adwaita/16x16/status/image-missing.png +0 -0
  536. data/vendor/local/share/icons/Adwaita/16x16/status/night-light-symbolic.symbolic.png +0 -0
  537. data/vendor/local/share/icons/Adwaita/16x16/status/non-starred-symbolic.symbolic.png +0 -0
  538. data/vendor/local/share/icons/Adwaita/22x22/actions/address-book-new.png +0 -0
  539. data/vendor/local/share/icons/Adwaita/22x22/actions/document-new.png +0 -0
  540. data/vendor/local/share/icons/Adwaita/22x22/actions/document-open.png +0 -0
  541. data/vendor/local/share/icons/Adwaita/22x22/actions/document-page-setup.png +0 -0
  542. data/vendor/local/share/icons/Adwaita/22x22/actions/document-properties.png +0 -0
  543. data/vendor/local/share/icons/Adwaita/22x22/actions/document-revert-rtl.png +0 -0
  544. data/vendor/local/share/icons/Adwaita/22x22/actions/document-revert.png +0 -0
  545. data/vendor/local/share/icons/Adwaita/22x22/actions/document-save-as.png +0 -0
  546. data/vendor/local/share/icons/Adwaita/22x22/actions/document-save.png +0 -0
  547. data/vendor/local/share/icons/Adwaita/22x22/actions/edit-select-all.png +0 -0
  548. data/vendor/local/share/icons/Adwaita/22x22/actions/folder-new.png +0 -0
  549. data/vendor/local/share/icons/Adwaita/22x22/apps/accessories-character-map.png +0 -0
  550. data/vendor/local/share/icons/Adwaita/22x22/apps/accessories-text-editor.png +0 -0
  551. data/vendor/local/share/icons/Adwaita/22x22/apps/utilities-system-monitor.png +0 -0
  552. data/vendor/local/share/icons/Adwaita/22x22/apps/utilities-terminal.png +0 -0
  553. data/vendor/local/share/icons/Adwaita/22x22/categories/applications-internet.png +0 -0
  554. data/vendor/local/share/icons/Adwaita/22x22/categories/applications-system.png +0 -0
  555. data/vendor/local/share/icons/Adwaita/22x22/devices/drive-harddisk.png +0 -0
  556. data/vendor/local/share/icons/Adwaita/22x22/devices/input-dialpad.png +0 -0
  557. data/vendor/local/share/icons/Adwaita/22x22/devices/multimedia-player.png +0 -0
  558. data/vendor/local/share/icons/Adwaita/22x22/emblems/emblem-package.png +0 -0
  559. data/vendor/local/share/icons/Adwaita/22x22/emblems/emblem-readonly.png +0 -0
  560. data/vendor/local/share/icons/Adwaita/22x22/emblems/emblem-shared.png +0 -0
  561. data/vendor/local/share/icons/Adwaita/22x22/emblems/emblem-symbolic-link.png +0 -0
  562. data/vendor/local/share/icons/Adwaita/22x22/emblems/emblem-unreadable.png +0 -0
  563. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-angel.png +0 -0
  564. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-angry.png +0 -0
  565. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-cool.png +0 -0
  566. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-crying.png +0 -0
  567. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-devilish.png +0 -0
  568. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-embarrassed.png +0 -0
  569. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-glasses.png +0 -0
  570. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-kiss.png +0 -0
  571. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-laugh.png +0 -0
  572. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-plain.png +0 -0
  573. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-raspberry.png +0 -0
  574. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-sad.png +0 -0
  575. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-sick.png +0 -0
  576. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-smile-big.png +0 -0
  577. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-smile.png +0 -0
  578. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-smirk.png +0 -0
  579. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-surprise.png +0 -0
  580. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-tired.png +0 -0
  581. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-uncertain.png +0 -0
  582. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-wink.png +0 -0
  583. data/vendor/local/share/icons/Adwaita/22x22/emotes/face-worried.png +0 -0
  584. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/application-x-executable.png +0 -0
  585. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/audio-x-generic.png +0 -0
  586. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/font-x-generic.png +0 -0
  587. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/image-x-generic.png +0 -0
  588. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/package-x-generic.png +0 -0
  589. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/text-html.png +0 -0
  590. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/text-x-generic-template.png +0 -0
  591. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/text-x-generic.png +0 -0
  592. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/text-x-preview.png +0 -0
  593. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/text-x-script.png +0 -0
  594. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-address-book.png +0 -0
  595. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-document-template.png +0 -0
  596. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-document.png +0 -0
  597. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-drawing-template.png +0 -0
  598. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-drawing.png +0 -0
  599. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-presentation-template.png +0 -0
  600. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-presentation.png +0 -0
  601. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-spreadsheet-template.png +0 -0
  602. data/vendor/local/share/icons/Adwaita/22x22/mimetypes/x-office-spreadsheet.png +0 -0
  603. data/vendor/local/share/icons/Adwaita/22x22/places/folder-documents.png +0 -0
  604. data/vendor/local/share/icons/Adwaita/22x22/places/folder-download.png +0 -0
  605. data/vendor/local/share/icons/Adwaita/22x22/places/folder-music.png +0 -0
  606. data/vendor/local/share/icons/Adwaita/22x22/places/folder-pictures.png +0 -0
  607. data/vendor/local/share/icons/Adwaita/22x22/places/folder-publicshare.png +0 -0
  608. data/vendor/local/share/icons/Adwaita/22x22/places/folder-remote.png +0 -0
  609. data/vendor/local/share/icons/Adwaita/22x22/places/folder-saved-search.png +0 -0
  610. data/vendor/local/share/icons/Adwaita/22x22/places/folder-templates.png +0 -0
  611. data/vendor/local/share/icons/Adwaita/22x22/places/folder-videos.png +0 -0
  612. data/vendor/local/share/icons/Adwaita/22x22/places/folder.png +0 -0
  613. data/vendor/local/share/icons/Adwaita/22x22/places/user-bookmarks.png +0 -0
  614. data/vendor/local/share/icons/Adwaita/22x22/places/user-desktop.png +0 -0
  615. data/vendor/local/share/icons/Adwaita/22x22/places/user-home.png +0 -0
  616. data/vendor/local/share/icons/Adwaita/22x22/status/folder-drag-accept.png +0 -0
  617. data/vendor/local/share/icons/Adwaita/22x22/status/folder-open.png +0 -0
  618. data/vendor/local/share/icons/Adwaita/22x22/status/folder-visiting.png +0 -0
  619. data/vendor/local/share/icons/Adwaita/22x22/status/image-loading.png +0 -0
  620. data/vendor/local/share/icons/Adwaita/22x22/status/image-missing.png +0 -0
  621. data/vendor/local/share/icons/Adwaita/24x24/actions/action-unavailable-symbolic.symbolic.png +0 -0
  622. data/vendor/local/share/icons/Adwaita/24x24/actions/address-book-new.png +0 -0
  623. data/vendor/local/share/icons/Adwaita/24x24/actions/bookmark-new-symbolic.symbolic.png +0 -0
  624. data/vendor/local/share/icons/Adwaita/24x24/actions/document-new-symbolic.symbolic.png +0 -0
  625. data/vendor/local/share/icons/Adwaita/24x24/actions/document-new.png +0 -0
  626. data/vendor/local/share/icons/Adwaita/24x24/actions/document-open-symbolic.symbolic.png +0 -0
  627. data/vendor/local/share/icons/Adwaita/24x24/actions/document-open.png +0 -0
  628. data/vendor/local/share/icons/Adwaita/24x24/actions/document-page-setup.png +0 -0
  629. data/vendor/local/share/icons/Adwaita/24x24/actions/document-properties.png +0 -0
  630. data/vendor/local/share/icons/Adwaita/24x24/actions/document-revert-rtl.png +0 -0
  631. data/vendor/local/share/icons/Adwaita/24x24/actions/document-revert-symbolic-rtl.symbolic.png +0 -0
  632. data/vendor/local/share/icons/Adwaita/24x24/actions/document-revert-symbolic.symbolic.png +0 -0
  633. data/vendor/local/share/icons/Adwaita/24x24/actions/document-revert.png +0 -0
  634. data/vendor/local/share/icons/Adwaita/24x24/actions/document-save-as.png +0 -0
  635. data/vendor/local/share/icons/Adwaita/24x24/actions/document-save.png +0 -0
  636. data/vendor/local/share/icons/Adwaita/24x24/actions/document-send-symbolic.symbolic.png +0 -0
  637. data/vendor/local/share/icons/Adwaita/24x24/actions/edit-select-all.png +0 -0
  638. data/vendor/local/share/icons/Adwaita/24x24/actions/folder-new-symbolic.symbolic.png +0 -0
  639. data/vendor/local/share/icons/Adwaita/24x24/actions/folder-new.png +0 -0
  640. data/vendor/local/share/icons/Adwaita/24x24/actions/send-to-symbolic.symbolic.png +0 -0
  641. data/vendor/local/share/icons/Adwaita/24x24/apps/accessories-character-map.png +0 -0
  642. data/vendor/local/share/icons/Adwaita/24x24/apps/accessories-text-editor.png +0 -0
  643. data/vendor/local/share/icons/Adwaita/24x24/apps/help-contents-symbolic.symbolic.png +0 -0
  644. data/vendor/local/share/icons/Adwaita/24x24/apps/help-faq-symbolic.symbolic.png +0 -0
  645. data/vendor/local/share/icons/Adwaita/24x24/apps/preferences-desktop-keyboard-symbolic.symbolic.png +0 -0
  646. data/vendor/local/share/icons/Adwaita/24x24/apps/utilities-system-monitor.png +0 -0
  647. data/vendor/local/share/icons/Adwaita/24x24/apps/utilities-terminal.png +0 -0
  648. data/vendor/local/share/icons/Adwaita/24x24/categories/applications-internet.png +0 -0
  649. data/vendor/local/share/icons/Adwaita/24x24/categories/applications-system.png +0 -0
  650. data/vendor/local/share/icons/Adwaita/24x24/devices/drive-harddisk.png +0 -0
  651. data/vendor/local/share/icons/Adwaita/24x24/devices/input-dialpad.png +0 -0
  652. data/vendor/local/share/icons/Adwaita/24x24/devices/input-keyboard-symbolic.symbolic.png +0 -0
  653. data/vendor/local/share/icons/Adwaita/24x24/devices/multimedia-player.png +0 -0
  654. data/vendor/local/share/icons/Adwaita/24x24/devices/printer-network-symbolic.symbolic.png +0 -0
  655. data/vendor/local/share/icons/Adwaita/24x24/emblems/emblem-package.png +0 -0
  656. data/vendor/local/share/icons/Adwaita/24x24/emblems/emblem-readonly.png +0 -0
  657. data/vendor/local/share/icons/Adwaita/24x24/emblems/emblem-shared.png +0 -0
  658. data/vendor/local/share/icons/Adwaita/24x24/emblems/emblem-symbolic-link.png +0 -0
  659. data/vendor/local/share/icons/Adwaita/24x24/emblems/emblem-unreadable.png +0 -0
  660. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-angel.png +0 -0
  661. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-angry.png +0 -0
  662. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-cool.png +0 -0
  663. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-crying.png +0 -0
  664. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-devilish.png +0 -0
  665. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-embarrassed.png +0 -0
  666. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-glasses.png +0 -0
  667. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-kiss.png +0 -0
  668. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-laugh.png +0 -0
  669. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-plain.png +0 -0
  670. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-raspberry.png +0 -0
  671. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-sad.png +0 -0
  672. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-sick.png +0 -0
  673. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-smile-big.png +0 -0
  674. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-smile.png +0 -0
  675. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-smirk.png +0 -0
  676. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-surprise.png +0 -0
  677. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-tired.png +0 -0
  678. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-uncertain.png +0 -0
  679. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-wink.png +0 -0
  680. data/vendor/local/share/icons/Adwaita/24x24/emotes/face-worried.png +0 -0
  681. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/application-x-executable.png +0 -0
  682. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/audio-x-generic.png +0 -0
  683. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/font-x-generic.png +0 -0
  684. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/image-x-generic.png +0 -0
  685. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/package-x-generic.png +0 -0
  686. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/text-html.png +0 -0
  687. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/text-x-generic-template.png +0 -0
  688. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/text-x-generic.png +0 -0
  689. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/text-x-preview.png +0 -0
  690. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/text-x-script.png +0 -0
  691. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-address-book.png +0 -0
  692. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-calendar-symbolic.symbolic.png +0 -0
  693. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-document-template.png +0 -0
  694. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-document.png +0 -0
  695. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-drawing-template.png +0 -0
  696. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-drawing.png +0 -0
  697. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-presentation-template.png +0 -0
  698. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-presentation.png +0 -0
  699. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-spreadsheet-template.png +0 -0
  700. data/vendor/local/share/icons/Adwaita/24x24/mimetypes/x-office-spreadsheet.png +0 -0
  701. data/vendor/local/share/icons/Adwaita/24x24/places/folder-documents.png +0 -0
  702. data/vendor/local/share/icons/Adwaita/24x24/places/folder-download.png +0 -0
  703. data/vendor/local/share/icons/Adwaita/24x24/places/folder-music.png +0 -0
  704. data/vendor/local/share/icons/Adwaita/24x24/places/folder-pictures.png +0 -0
  705. data/vendor/local/share/icons/Adwaita/24x24/places/folder-publicshare.png +0 -0
  706. data/vendor/local/share/icons/Adwaita/24x24/places/folder-remote-symbolic.symbolic.png +0 -0
  707. data/vendor/local/share/icons/Adwaita/24x24/places/folder-remote.png +0 -0
  708. data/vendor/local/share/icons/Adwaita/24x24/places/folder-saved-search.png +0 -0
  709. data/vendor/local/share/icons/Adwaita/24x24/places/folder-symbolic.symbolic.png +0 -0
  710. data/vendor/local/share/icons/Adwaita/24x24/places/folder-templates.png +0 -0
  711. data/vendor/local/share/icons/Adwaita/24x24/places/folder-videos.png +0 -0
  712. data/vendor/local/share/icons/Adwaita/24x24/places/folder.png +0 -0
  713. data/vendor/local/share/icons/Adwaita/24x24/places/user-bookmarks.png +0 -0
  714. data/vendor/local/share/icons/Adwaita/24x24/places/user-desktop.png +0 -0
  715. data/vendor/local/share/icons/Adwaita/24x24/places/user-home.png +0 -0
  716. data/vendor/local/share/icons/Adwaita/24x24/status/airplane-mode-symbolic.symbolic.png +0 -0
  717. data/vendor/local/share/icons/Adwaita/24x24/status/daytime-sunrise-symbolic.symbolic.png +0 -0
  718. data/vendor/local/share/icons/Adwaita/24x24/status/daytime-sunset-symbolic.symbolic.png +0 -0
  719. data/vendor/local/share/icons/Adwaita/24x24/status/folder-drag-accept-symbolic.symbolic.png +0 -0
  720. data/vendor/local/share/icons/Adwaita/24x24/status/folder-drag-accept.png +0 -0
  721. data/vendor/local/share/icons/Adwaita/24x24/status/folder-open-symbolic.symbolic.png +0 -0
  722. data/vendor/local/share/icons/Adwaita/24x24/status/folder-open.png +0 -0
  723. data/vendor/local/share/icons/Adwaita/24x24/status/folder-visiting-symbolic.symbolic.png +0 -0
  724. data/vendor/local/share/icons/Adwaita/24x24/status/folder-visiting.png +0 -0
  725. data/vendor/local/share/icons/Adwaita/24x24/status/image-loading.png +0 -0
  726. data/vendor/local/share/icons/Adwaita/24x24/status/image-missing.png +0 -0
  727. data/vendor/local/share/icons/Adwaita/24x24/status/night-light-symbolic.symbolic.png +0 -0
  728. data/vendor/local/share/icons/Adwaita/24x24/status/non-starred-symbolic.symbolic.png +0 -0
  729. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-angel.png +0 -0
  730. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-angry.png +0 -0
  731. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-cool.png +0 -0
  732. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-crying.png +0 -0
  733. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-devilish.png +0 -0
  734. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-embarrassed.png +0 -0
  735. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-glasses.png +0 -0
  736. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-laugh.png +0 -0
  737. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-plain.png +0 -0
  738. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-sad.png +0 -0
  739. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-sick.png +0 -0
  740. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-smile-big.png +0 -0
  741. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-smile.png +0 -0
  742. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-smirk.png +0 -0
  743. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-surprise.png +0 -0
  744. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-tired.png +0 -0
  745. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-uncertain.png +0 -0
  746. data/vendor/local/share/icons/Adwaita/256x256/emotes/face-wink.png +0 -0
  747. data/vendor/local/share/icons/Adwaita/32x32/actions/action-unavailable-symbolic.symbolic.png +0 -0
  748. data/vendor/local/share/icons/Adwaita/32x32/actions/address-book-new.png +0 -0
  749. data/vendor/local/share/icons/Adwaita/32x32/actions/bookmark-new-symbolic.symbolic.png +0 -0
  750. data/vendor/local/share/icons/Adwaita/32x32/actions/document-new-symbolic.symbolic.png +0 -0
  751. data/vendor/local/share/icons/Adwaita/32x32/actions/document-new.png +0 -0
  752. data/vendor/local/share/icons/Adwaita/32x32/actions/document-open-symbolic.symbolic.png +0 -0
  753. data/vendor/local/share/icons/Adwaita/32x32/actions/document-open.png +0 -0
  754. data/vendor/local/share/icons/Adwaita/32x32/actions/document-page-setup.png +0 -0
  755. data/vendor/local/share/icons/Adwaita/32x32/actions/document-properties.png +0 -0
  756. data/vendor/local/share/icons/Adwaita/32x32/actions/document-revert-rtl.png +0 -0
  757. data/vendor/local/share/icons/Adwaita/32x32/actions/document-revert-symbolic-rtl.symbolic.png +0 -0
  758. data/vendor/local/share/icons/Adwaita/32x32/actions/document-revert-symbolic.symbolic.png +0 -0
  759. data/vendor/local/share/icons/Adwaita/32x32/actions/document-revert.png +0 -0
  760. data/vendor/local/share/icons/Adwaita/32x32/actions/document-save-as.png +0 -0
  761. data/vendor/local/share/icons/Adwaita/32x32/actions/document-save.png +0 -0
  762. data/vendor/local/share/icons/Adwaita/32x32/actions/document-send-symbolic.symbolic.png +0 -0
  763. data/vendor/local/share/icons/Adwaita/32x32/actions/edit-select-all.png +0 -0
  764. data/vendor/local/share/icons/Adwaita/32x32/actions/folder-new-symbolic.symbolic.png +0 -0
  765. data/vendor/local/share/icons/Adwaita/32x32/actions/folder-new.png +0 -0
  766. data/vendor/local/share/icons/Adwaita/32x32/actions/send-to-symbolic.symbolic.png +0 -0
  767. data/vendor/local/share/icons/Adwaita/32x32/apps/accessories-character-map.png +0 -0
  768. data/vendor/local/share/icons/Adwaita/32x32/apps/accessories-text-editor.png +0 -0
  769. data/vendor/local/share/icons/Adwaita/32x32/apps/help-contents-symbolic.symbolic.png +0 -0
  770. data/vendor/local/share/icons/Adwaita/32x32/apps/help-faq-symbolic.symbolic.png +0 -0
  771. data/vendor/local/share/icons/Adwaita/32x32/apps/preferences-desktop-keyboard-symbolic.symbolic.png +0 -0
  772. data/vendor/local/share/icons/Adwaita/32x32/apps/utilities-system-monitor.png +0 -0
  773. data/vendor/local/share/icons/Adwaita/32x32/apps/utilities-terminal.png +0 -0
  774. data/vendor/local/share/icons/Adwaita/32x32/categories/applications-internet.png +0 -0
  775. data/vendor/local/share/icons/Adwaita/32x32/categories/applications-system.png +0 -0
  776. data/vendor/local/share/icons/Adwaita/32x32/devices/drive-harddisk.png +0 -0
  777. data/vendor/local/share/icons/Adwaita/32x32/devices/input-dialpad.png +0 -0
  778. data/vendor/local/share/icons/Adwaita/32x32/devices/input-keyboard-symbolic.symbolic.png +0 -0
  779. data/vendor/local/share/icons/Adwaita/32x32/devices/multimedia-player.png +0 -0
  780. data/vendor/local/share/icons/Adwaita/32x32/devices/printer-network-symbolic.symbolic.png +0 -0
  781. data/vendor/local/share/icons/Adwaita/32x32/emblems/emblem-package.png +0 -0
  782. data/vendor/local/share/icons/Adwaita/32x32/emblems/emblem-readonly.png +0 -0
  783. data/vendor/local/share/icons/Adwaita/32x32/emblems/emblem-shared.png +0 -0
  784. data/vendor/local/share/icons/Adwaita/32x32/emblems/emblem-symbolic-link.png +0 -0
  785. data/vendor/local/share/icons/Adwaita/32x32/emblems/emblem-unreadable.png +0 -0
  786. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-angel.png +0 -0
  787. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-angry.png +0 -0
  788. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-cool.png +0 -0
  789. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-crying.png +0 -0
  790. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-devilish.png +0 -0
  791. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-embarrassed.png +0 -0
  792. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-glasses.png +0 -0
  793. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-kiss.png +0 -0
  794. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-laugh.png +0 -0
  795. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-plain.png +0 -0
  796. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-raspberry.png +0 -0
  797. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-sad.png +0 -0
  798. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-sick.png +0 -0
  799. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-smile-big.png +0 -0
  800. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-smile.png +0 -0
  801. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-smirk.png +0 -0
  802. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-surprise.png +0 -0
  803. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-tired.png +0 -0
  804. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-uncertain.png +0 -0
  805. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-wink.png +0 -0
  806. data/vendor/local/share/icons/Adwaita/32x32/emotes/face-worried.png +0 -0
  807. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/application-x-executable.png +0 -0
  808. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/audio-x-generic.png +0 -0
  809. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/font-x-generic.png +0 -0
  810. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/image-x-generic.png +0 -0
  811. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/package-x-generic.png +0 -0
  812. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/text-html.png +0 -0
  813. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/text-x-generic-template.png +0 -0
  814. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/text-x-generic.png +0 -0
  815. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/text-x-preview.png +0 -0
  816. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/text-x-script.png +0 -0
  817. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-address-book.png +0 -0
  818. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-calendar-symbolic.symbolic.png +0 -0
  819. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-document-template.png +0 -0
  820. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-document.png +0 -0
  821. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-drawing-template.png +0 -0
  822. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-drawing.png +0 -0
  823. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-presentation-template.png +0 -0
  824. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-presentation.png +0 -0
  825. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-spreadsheet-template.png +0 -0
  826. data/vendor/local/share/icons/Adwaita/32x32/mimetypes/x-office-spreadsheet.png +0 -0
  827. data/vendor/local/share/icons/Adwaita/32x32/places/folder-documents.png +0 -0
  828. data/vendor/local/share/icons/Adwaita/32x32/places/folder-download.png +0 -0
  829. data/vendor/local/share/icons/Adwaita/32x32/places/folder-music.png +0 -0
  830. data/vendor/local/share/icons/Adwaita/32x32/places/folder-pictures.png +0 -0
  831. data/vendor/local/share/icons/Adwaita/32x32/places/folder-publicshare.png +0 -0
  832. data/vendor/local/share/icons/Adwaita/32x32/places/folder-remote-symbolic.symbolic.png +0 -0
  833. data/vendor/local/share/icons/Adwaita/32x32/places/folder-remote.png +0 -0
  834. data/vendor/local/share/icons/Adwaita/32x32/places/folder-saved-search.png +0 -0
  835. data/vendor/local/share/icons/Adwaita/32x32/places/folder-symbolic.symbolic.png +0 -0
  836. data/vendor/local/share/icons/Adwaita/32x32/places/folder-templates.png +0 -0
  837. data/vendor/local/share/icons/Adwaita/32x32/places/folder-videos.png +0 -0
  838. data/vendor/local/share/icons/Adwaita/32x32/places/folder.png +0 -0
  839. data/vendor/local/share/icons/Adwaita/32x32/places/user-bookmarks.png +0 -0
  840. data/vendor/local/share/icons/Adwaita/32x32/places/user-desktop.png +0 -0
  841. data/vendor/local/share/icons/Adwaita/32x32/places/user-home.png +0 -0
  842. data/vendor/local/share/icons/Adwaita/32x32/status/airplane-mode-symbolic.symbolic.png +0 -0
  843. data/vendor/local/share/icons/Adwaita/32x32/status/daytime-sunrise-symbolic.symbolic.png +0 -0
  844. data/vendor/local/share/icons/Adwaita/32x32/status/daytime-sunset-symbolic.symbolic.png +0 -0
  845. data/vendor/local/share/icons/Adwaita/32x32/status/folder-drag-accept-symbolic.symbolic.png +0 -0
  846. data/vendor/local/share/icons/Adwaita/32x32/status/folder-drag-accept.png +0 -0
  847. data/vendor/local/share/icons/Adwaita/32x32/status/folder-open-symbolic.symbolic.png +0 -0
  848. data/vendor/local/share/icons/Adwaita/32x32/status/folder-open.png +0 -0
  849. data/vendor/local/share/icons/Adwaita/32x32/status/folder-visiting-symbolic.symbolic.png +0 -0
  850. data/vendor/local/share/icons/Adwaita/32x32/status/folder-visiting.png +0 -0
  851. data/vendor/local/share/icons/Adwaita/32x32/status/image-loading.png +0 -0
  852. data/vendor/local/share/icons/Adwaita/32x32/status/image-missing.png +0 -0
  853. data/vendor/local/share/icons/Adwaita/32x32/status/night-light-symbolic.symbolic.png +0 -0
  854. data/vendor/local/share/icons/Adwaita/32x32/status/non-starred-symbolic.symbolic.png +0 -0
  855. data/vendor/local/share/icons/Adwaita/48x48/actions/action-unavailable-symbolic.symbolic.png +0 -0
  856. data/vendor/local/share/icons/Adwaita/48x48/actions/address-book-new.png +0 -0
  857. data/vendor/local/share/icons/Adwaita/48x48/actions/bookmark-new-symbolic.symbolic.png +0 -0
  858. data/vendor/local/share/icons/Adwaita/48x48/actions/document-new-symbolic.symbolic.png +0 -0
  859. data/vendor/local/share/icons/Adwaita/48x48/actions/document-new.png +0 -0
  860. data/vendor/local/share/icons/Adwaita/48x48/actions/document-open-symbolic.symbolic.png +0 -0
  861. data/vendor/local/share/icons/Adwaita/48x48/actions/document-open.png +0 -0
  862. data/vendor/local/share/icons/Adwaita/48x48/actions/document-page-setup.png +0 -0
  863. data/vendor/local/share/icons/Adwaita/48x48/actions/document-properties.png +0 -0
  864. data/vendor/local/share/icons/Adwaita/48x48/actions/document-revert-rtl.png +0 -0
  865. data/vendor/local/share/icons/Adwaita/48x48/actions/document-revert-symbolic-rtl.symbolic.png +0 -0
  866. data/vendor/local/share/icons/Adwaita/48x48/actions/document-revert-symbolic.symbolic.png +0 -0
  867. data/vendor/local/share/icons/Adwaita/48x48/actions/document-revert.png +0 -0
  868. data/vendor/local/share/icons/Adwaita/48x48/actions/document-save-as.png +0 -0
  869. data/vendor/local/share/icons/Adwaita/48x48/actions/document-save.png +0 -0
  870. data/vendor/local/share/icons/Adwaita/48x48/actions/document-send-symbolic.symbolic.png +0 -0
  871. data/vendor/local/share/icons/Adwaita/48x48/actions/edit-select-all.png +0 -0
  872. data/vendor/local/share/icons/Adwaita/48x48/actions/folder-new-symbolic.symbolic.png +0 -0
  873. data/vendor/local/share/icons/Adwaita/48x48/actions/folder-new.png +0 -0
  874. data/vendor/local/share/icons/Adwaita/48x48/actions/send-to-symbolic.symbolic.png +0 -0
  875. data/vendor/local/share/icons/Adwaita/48x48/apps/accessories-character-map.png +0 -0
  876. data/vendor/local/share/icons/Adwaita/48x48/apps/accessories-text-editor.png +0 -0
  877. data/vendor/local/share/icons/Adwaita/48x48/apps/help-contents-symbolic.symbolic.png +0 -0
  878. data/vendor/local/share/icons/Adwaita/48x48/apps/help-faq-symbolic.symbolic.png +0 -0
  879. data/vendor/local/share/icons/Adwaita/48x48/apps/preferences-desktop-keyboard-symbolic.symbolic.png +0 -0
  880. data/vendor/local/share/icons/Adwaita/48x48/apps/utilities-system-monitor.png +0 -0
  881. data/vendor/local/share/icons/Adwaita/48x48/apps/utilities-terminal.png +0 -0
  882. data/vendor/local/share/icons/Adwaita/48x48/categories/applications-internet.png +0 -0
  883. data/vendor/local/share/icons/Adwaita/48x48/categories/applications-system.png +0 -0
  884. data/vendor/local/share/icons/Adwaita/48x48/devices/drive-harddisk.png +0 -0
  885. data/vendor/local/share/icons/Adwaita/48x48/devices/input-dialpad.png +0 -0
  886. data/vendor/local/share/icons/Adwaita/48x48/devices/input-keyboard-symbolic.symbolic.png +0 -0
  887. data/vendor/local/share/icons/Adwaita/48x48/devices/multimedia-player.png +0 -0
  888. data/vendor/local/share/icons/Adwaita/48x48/devices/printer-network-symbolic.symbolic.png +0 -0
  889. data/vendor/local/share/icons/Adwaita/48x48/emblems/emblem-package.png +0 -0
  890. data/vendor/local/share/icons/Adwaita/48x48/emblems/emblem-readonly.png +0 -0
  891. data/vendor/local/share/icons/Adwaita/48x48/emblems/emblem-shared.png +0 -0
  892. data/vendor/local/share/icons/Adwaita/48x48/emblems/emblem-symbolic-link.png +0 -0
  893. data/vendor/local/share/icons/Adwaita/48x48/emblems/emblem-unreadable.png +0 -0
  894. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-angel.png +0 -0
  895. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-angry.png +0 -0
  896. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-cool.png +0 -0
  897. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-crying.png +0 -0
  898. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-devilish.png +0 -0
  899. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-embarrassed.png +0 -0
  900. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-glasses.png +0 -0
  901. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-kiss.png +0 -0
  902. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-laugh.png +0 -0
  903. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-plain.png +0 -0
  904. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-raspberry.png +0 -0
  905. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-sad.png +0 -0
  906. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-sick.png +0 -0
  907. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-smile-big.png +0 -0
  908. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-smile.png +0 -0
  909. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-smirk.png +0 -0
  910. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-surprise.png +0 -0
  911. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-tired.png +0 -0
  912. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-uncertain.png +0 -0
  913. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-wink.png +0 -0
  914. data/vendor/local/share/icons/Adwaita/48x48/emotes/face-worried.png +0 -0
  915. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/application-x-executable.png +0 -0
  916. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/audio-x-generic.png +0 -0
  917. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/font-x-generic.png +0 -0
  918. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/image-x-generic.png +0 -0
  919. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/package-x-generic.png +0 -0
  920. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/text-html.png +0 -0
  921. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/text-x-generic-template.png +0 -0
  922. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/text-x-generic.png +0 -0
  923. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/text-x-preview.png +0 -0
  924. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/text-x-script.png +0 -0
  925. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-address-book.png +0 -0
  926. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-calendar-symbolic.symbolic.png +0 -0
  927. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-document-template.png +0 -0
  928. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-document.png +0 -0
  929. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-drawing-template.png +0 -0
  930. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-drawing.png +0 -0
  931. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-presentation-template.png +0 -0
  932. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-presentation.png +0 -0
  933. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-spreadsheet-template.png +0 -0
  934. data/vendor/local/share/icons/Adwaita/48x48/mimetypes/x-office-spreadsheet.png +0 -0
  935. data/vendor/local/share/icons/Adwaita/48x48/places/folder-documents.png +0 -0
  936. data/vendor/local/share/icons/Adwaita/48x48/places/folder-download.png +0 -0
  937. data/vendor/local/share/icons/Adwaita/48x48/places/folder-music.png +0 -0
  938. data/vendor/local/share/icons/Adwaita/48x48/places/folder-pictures.png +0 -0
  939. data/vendor/local/share/icons/Adwaita/48x48/places/folder-publicshare.png +0 -0
  940. data/vendor/local/share/icons/Adwaita/48x48/places/folder-remote-symbolic.symbolic.png +0 -0
  941. data/vendor/local/share/icons/Adwaita/48x48/places/folder-remote.png +0 -0
  942. data/vendor/local/share/icons/Adwaita/48x48/places/folder-saved-search.png +0 -0
  943. data/vendor/local/share/icons/Adwaita/48x48/places/folder-symbolic.symbolic.png +0 -0
  944. data/vendor/local/share/icons/Adwaita/48x48/places/folder-templates.png +0 -0
  945. data/vendor/local/share/icons/Adwaita/48x48/places/folder-videos.png +0 -0
  946. data/vendor/local/share/icons/Adwaita/48x48/places/folder.png +0 -0
  947. data/vendor/local/share/icons/Adwaita/48x48/places/user-bookmarks.png +0 -0
  948. data/vendor/local/share/icons/Adwaita/48x48/places/user-desktop.png +0 -0
  949. data/vendor/local/share/icons/Adwaita/48x48/places/user-home.png +0 -0
  950. data/vendor/local/share/icons/Adwaita/48x48/status/airplane-mode-symbolic.symbolic.png +0 -0
  951. data/vendor/local/share/icons/Adwaita/48x48/status/daytime-sunrise-symbolic.symbolic.png +0 -0
  952. data/vendor/local/share/icons/Adwaita/48x48/status/daytime-sunset-symbolic.symbolic.png +0 -0
  953. data/vendor/local/share/icons/Adwaita/48x48/status/folder-drag-accept-symbolic.symbolic.png +0 -0
  954. data/vendor/local/share/icons/Adwaita/48x48/status/folder-drag-accept.png +0 -0
  955. data/vendor/local/share/icons/Adwaita/48x48/status/folder-open-symbolic.symbolic.png +0 -0
  956. data/vendor/local/share/icons/Adwaita/48x48/status/folder-open.png +0 -0
  957. data/vendor/local/share/icons/Adwaita/48x48/status/folder-visiting-symbolic.symbolic.png +0 -0
  958. data/vendor/local/share/icons/Adwaita/48x48/status/folder-visiting.png +0 -0
  959. data/vendor/local/share/icons/Adwaita/48x48/status/image-loading.png +0 -0
  960. data/vendor/local/share/icons/Adwaita/48x48/status/image-missing.png +0 -0
  961. data/vendor/local/share/icons/Adwaita/48x48/status/night-light-symbolic.symbolic.png +0 -0
  962. data/vendor/local/share/icons/Adwaita/48x48/status/non-starred-symbolic.symbolic.png +0 -0
  963. data/vendor/local/share/icons/Adwaita/512x512/actions/address-book-new.png +0 -0
  964. data/vendor/local/share/icons/Adwaita/512x512/actions/document-new.png +0 -0
  965. data/vendor/local/share/icons/Adwaita/512x512/actions/document-open.png +0 -0
  966. data/vendor/local/share/icons/Adwaita/512x512/actions/document-page-setup.png +0 -0
  967. data/vendor/local/share/icons/Adwaita/512x512/actions/document-properties.png +0 -0
  968. data/vendor/local/share/icons/Adwaita/512x512/actions/document-revert-rtl.png +0 -0
  969. data/vendor/local/share/icons/Adwaita/512x512/actions/document-revert.png +0 -0
  970. data/vendor/local/share/icons/Adwaita/512x512/actions/document-save-as.png +0 -0
  971. data/vendor/local/share/icons/Adwaita/512x512/actions/document-save.png +0 -0
  972. data/vendor/local/share/icons/Adwaita/512x512/actions/edit-select-all.png +0 -0
  973. data/vendor/local/share/icons/Adwaita/512x512/actions/folder-new.png +0 -0
  974. data/vendor/local/share/icons/Adwaita/512x512/apps/accessories-character-map.png +0 -0
  975. data/vendor/local/share/icons/Adwaita/512x512/apps/accessories-text-editor.png +0 -0
  976. data/vendor/local/share/icons/Adwaita/512x512/apps/utilities-system-monitor.png +0 -0
  977. data/vendor/local/share/icons/Adwaita/512x512/apps/utilities-terminal.png +0 -0
  978. data/vendor/local/share/icons/Adwaita/512x512/categories/applications-internet.png +0 -0
  979. data/vendor/local/share/icons/Adwaita/512x512/categories/applications-system.png +0 -0
  980. data/vendor/local/share/icons/Adwaita/512x512/devices/drive-harddisk.png +0 -0
  981. data/vendor/local/share/icons/Adwaita/512x512/devices/input-dialpad.png +0 -0
  982. data/vendor/local/share/icons/Adwaita/512x512/devices/multimedia-player.png +0 -0
  983. data/vendor/local/share/icons/Adwaita/512x512/emblems/emblem-package.png +0 -0
  984. data/vendor/local/share/icons/Adwaita/512x512/emblems/emblem-readonly.png +0 -0
  985. data/vendor/local/share/icons/Adwaita/512x512/emblems/emblem-shared.png +0 -0
  986. data/vendor/local/share/icons/Adwaita/512x512/emblems/emblem-symbolic-link.png +0 -0
  987. data/vendor/local/share/icons/Adwaita/512x512/emblems/emblem-unreadable.png +0 -0
  988. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/application-x-executable.png +0 -0
  989. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/audio-x-generic.png +0 -0
  990. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/font-x-generic.png +0 -0
  991. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/image-x-generic.png +0 -0
  992. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/package-x-generic.png +0 -0
  993. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/text-html.png +0 -0
  994. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/text-x-generic-template.png +0 -0
  995. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/text-x-generic.png +0 -0
  996. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/text-x-preview.png +0 -0
  997. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/text-x-script.png +0 -0
  998. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-address-book.png +0 -0
  999. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-document-template.png +0 -0
  1000. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-document.png +0 -0
  1001. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-drawing-template.png +0 -0
  1002. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-drawing.png +0 -0
  1003. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-presentation-template.png +0 -0
  1004. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-presentation.png +0 -0
  1005. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-spreadsheet-template.png +0 -0
  1006. data/vendor/local/share/icons/Adwaita/512x512/mimetypes/x-office-spreadsheet.png +0 -0
  1007. data/vendor/local/share/icons/Adwaita/512x512/places/folder-documents.png +0 -0
  1008. data/vendor/local/share/icons/Adwaita/512x512/places/folder-download.png +0 -0
  1009. data/vendor/local/share/icons/Adwaita/512x512/places/folder-music.png +0 -0
  1010. data/vendor/local/share/icons/Adwaita/512x512/places/folder-pictures.png +0 -0
  1011. data/vendor/local/share/icons/Adwaita/512x512/places/folder-publicshare.png +0 -0
  1012. data/vendor/local/share/icons/Adwaita/512x512/places/folder-remote.png +0 -0
  1013. data/vendor/local/share/icons/Adwaita/512x512/places/folder-saved-search.png +0 -0
  1014. data/vendor/local/share/icons/Adwaita/512x512/places/folder-templates.png +0 -0
  1015. data/vendor/local/share/icons/Adwaita/512x512/places/folder-videos.png +0 -0
  1016. data/vendor/local/share/icons/Adwaita/512x512/places/folder.png +0 -0
  1017. data/vendor/local/share/icons/Adwaita/512x512/places/user-bookmarks.png +0 -0
  1018. data/vendor/local/share/icons/Adwaita/512x512/places/user-desktop.png +0 -0
  1019. data/vendor/local/share/icons/Adwaita/512x512/places/user-home.png +0 -0
  1020. data/vendor/local/share/icons/Adwaita/512x512/status/folder-drag-accept.png +0 -0
  1021. data/vendor/local/share/icons/Adwaita/512x512/status/folder-open.png +0 -0
  1022. data/vendor/local/share/icons/Adwaita/512x512/status/folder-visiting.png +0 -0
  1023. data/vendor/local/share/icons/Adwaita/512x512/status/image-loading.png +0 -0
  1024. data/vendor/local/share/icons/Adwaita/512x512/status/image-missing.png +0 -0
  1025. data/vendor/local/share/icons/Adwaita/64x64/actions/action-unavailable-symbolic.symbolic.png +0 -0
  1026. data/vendor/local/share/icons/Adwaita/64x64/actions/bookmark-new-symbolic.symbolic.png +0 -0
  1027. data/vendor/local/share/icons/Adwaita/64x64/actions/document-new-symbolic.symbolic.png +0 -0
  1028. data/vendor/local/share/icons/Adwaita/64x64/actions/document-open-symbolic.symbolic.png +0 -0
  1029. data/vendor/local/share/icons/Adwaita/64x64/actions/document-revert-symbolic-rtl.symbolic.png +0 -0
  1030. data/vendor/local/share/icons/Adwaita/64x64/actions/document-revert-symbolic.symbolic.png +0 -0
  1031. data/vendor/local/share/icons/Adwaita/64x64/actions/document-send-symbolic.symbolic.png +0 -0
  1032. data/vendor/local/share/icons/Adwaita/64x64/actions/folder-new-symbolic.symbolic.png +0 -0
  1033. data/vendor/local/share/icons/Adwaita/64x64/actions/send-to-symbolic.symbolic.png +0 -0
  1034. data/vendor/local/share/icons/Adwaita/64x64/apps/help-contents-symbolic.symbolic.png +0 -0
  1035. data/vendor/local/share/icons/Adwaita/64x64/apps/help-faq-symbolic.symbolic.png +0 -0
  1036. data/vendor/local/share/icons/Adwaita/64x64/apps/preferences-desktop-keyboard-symbolic.symbolic.png +0 -0
  1037. data/vendor/local/share/icons/Adwaita/64x64/devices/input-keyboard-symbolic.symbolic.png +0 -0
  1038. data/vendor/local/share/icons/Adwaita/64x64/devices/printer-network-symbolic.symbolic.png +0 -0
  1039. data/vendor/local/share/icons/Adwaita/64x64/mimetypes/x-office-calendar-symbolic.symbolic.png +0 -0
  1040. data/vendor/local/share/icons/Adwaita/64x64/places/folder-remote-symbolic.symbolic.png +0 -0
  1041. data/vendor/local/share/icons/Adwaita/64x64/places/folder-symbolic.symbolic.png +0 -0
  1042. data/vendor/local/share/icons/Adwaita/64x64/status/airplane-mode-symbolic.symbolic.png +0 -0
  1043. data/vendor/local/share/icons/Adwaita/64x64/status/daytime-sunrise-symbolic.symbolic.png +0 -0
  1044. data/vendor/local/share/icons/Adwaita/64x64/status/daytime-sunset-symbolic.symbolic.png +0 -0
  1045. data/vendor/local/share/icons/Adwaita/64x64/status/folder-drag-accept-symbolic.symbolic.png +0 -0
  1046. data/vendor/local/share/icons/Adwaita/64x64/status/folder-open-symbolic.symbolic.png +0 -0
  1047. data/vendor/local/share/icons/Adwaita/64x64/status/folder-visiting-symbolic.symbolic.png +0 -0
  1048. data/vendor/local/share/icons/Adwaita/64x64/status/night-light-symbolic.symbolic.png +0 -0
  1049. data/vendor/local/share/icons/Adwaita/64x64/status/non-starred-symbolic.symbolic.png +0 -0
  1050. data/vendor/local/share/icons/Adwaita/8x8/emblems/emblem-readonly.png +0 -0
  1051. data/vendor/local/share/icons/Adwaita/8x8/emblems/emblem-symbolic-link.png +0 -0
  1052. data/vendor/local/share/icons/Adwaita/8x8/emblems/emblem-unreadable.png +0 -0
  1053. data/vendor/local/share/icons/Adwaita/96x96/actions/action-unavailable-symbolic.symbolic.png +0 -0
  1054. data/vendor/local/share/icons/Adwaita/96x96/actions/bookmark-new-symbolic.symbolic.png +0 -0
  1055. data/vendor/local/share/icons/Adwaita/96x96/actions/document-new-symbolic.symbolic.png +0 -0
  1056. data/vendor/local/share/icons/Adwaita/96x96/actions/document-open-symbolic.symbolic.png +0 -0
  1057. data/vendor/local/share/icons/Adwaita/96x96/actions/document-revert-symbolic-rtl.symbolic.png +0 -0
  1058. data/vendor/local/share/icons/Adwaita/96x96/actions/document-revert-symbolic.symbolic.png +0 -0
  1059. data/vendor/local/share/icons/Adwaita/96x96/actions/document-send-symbolic.symbolic.png +0 -0
  1060. data/vendor/local/share/icons/Adwaita/96x96/actions/folder-new-symbolic.symbolic.png +0 -0
  1061. data/vendor/local/share/icons/Adwaita/96x96/actions/send-to-symbolic.symbolic.png +0 -0
  1062. data/vendor/local/share/icons/Adwaita/96x96/apps/help-contents-symbolic.symbolic.png +0 -0
  1063. data/vendor/local/share/icons/Adwaita/96x96/apps/help-faq-symbolic.symbolic.png +0 -0
  1064. data/vendor/local/share/icons/Adwaita/96x96/apps/preferences-desktop-keyboard-symbolic.symbolic.png +0 -0
  1065. data/vendor/local/share/icons/Adwaita/96x96/devices/input-keyboard-symbolic.symbolic.png +0 -0
  1066. data/vendor/local/share/icons/Adwaita/96x96/devices/printer-network-symbolic.symbolic.png +0 -0
  1067. data/vendor/local/share/icons/Adwaita/96x96/mimetypes/x-office-calendar-symbolic.symbolic.png +0 -0
  1068. data/vendor/local/share/icons/Adwaita/96x96/places/folder-remote-symbolic.symbolic.png +0 -0
  1069. data/vendor/local/share/icons/Adwaita/96x96/places/folder-symbolic.symbolic.png +0 -0
  1070. data/vendor/local/share/icons/Adwaita/96x96/status/airplane-mode-symbolic.symbolic.png +0 -0
  1071. data/vendor/local/share/icons/Adwaita/96x96/status/daytime-sunrise-symbolic.symbolic.png +0 -0
  1072. data/vendor/local/share/icons/Adwaita/96x96/status/daytime-sunset-symbolic.symbolic.png +0 -0
  1073. data/vendor/local/share/icons/Adwaita/96x96/status/folder-drag-accept-symbolic.symbolic.png +0 -0
  1074. data/vendor/local/share/icons/Adwaita/96x96/status/folder-open-symbolic.symbolic.png +0 -0
  1075. data/vendor/local/share/icons/Adwaita/96x96/status/folder-visiting-symbolic.symbolic.png +0 -0
  1076. data/vendor/local/share/icons/Adwaita/96x96/status/night-light-symbolic.symbolic.png +0 -0
  1077. data/vendor/local/share/icons/Adwaita/96x96/status/non-starred-symbolic.symbolic.png +0 -0
  1078. data/vendor/local/share/icons/Adwaita/cursors/00008160000006810000408080010102.cur +0 -0
  1079. data/vendor/local/share/icons/Adwaita/cursors/028006030e0e7ebffc7f7070c0600140.cur +0 -0
  1080. data/vendor/local/share/icons/Adwaita/cursors/03b6e0fcb3499374a867c041f52298f0.cur +0 -0
  1081. data/vendor/local/share/icons/Adwaita/cursors/08e8e1c95fe2fc01f976f1e063a24ccd.ani +0 -0
  1082. data/vendor/local/share/icons/Adwaita/cursors/1081e37283d90000800003c07f3ef6bf.cur +0 -0
  1083. data/vendor/local/share/icons/Adwaita/cursors/14fef782d02440884392942c11205230.cur +0 -0
  1084. data/vendor/local/share/icons/Adwaita/cursors/2870a09082c103050810ffdffffe0204.cur +0 -0
  1085. data/vendor/local/share/icons/Adwaita/cursors/3085a0e285430894940527032f8b26df.cur +0 -0
  1086. data/vendor/local/share/icons/Adwaita/cursors/3ecb610c1bf2410f44200f48c40d3599.ani +0 -0
  1087. data/vendor/local/share/icons/Adwaita/cursors/4498f0e0c1937ffe01fd06f973665830.cur +0 -0
  1088. data/vendor/local/share/icons/Adwaita/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408.cur +0 -0
  1089. data/vendor/local/share/icons/Adwaita/cursors/6407b0e94181790501fd1e167b474872.cur +0 -0
  1090. data/vendor/local/share/icons/Adwaita/cursors/640fb0e74195791501fd1ed57b41487f.cur +0 -0
  1091. data/vendor/local/share/icons/Adwaita/cursors/9081237383d90e509aa00f00170e968f.cur +0 -0
  1092. data/vendor/local/share/icons/Adwaita/cursors/9d800788f1b08800ae810202380a0822.cur +0 -0
  1093. data/vendor/local/share/icons/Adwaita/cursors/X_cursor.cur +0 -0
  1094. data/vendor/local/share/icons/Adwaita/cursors/alias.cur +0 -0
  1095. data/vendor/local/share/icons/Adwaita/cursors/all-scroll.cur +0 -0
  1096. data/vendor/local/share/icons/Adwaita/cursors/arrow.cur +0 -0
  1097. data/vendor/local/share/icons/Adwaita/cursors/bd_double_arrow.cur +0 -0
  1098. data/vendor/local/share/icons/Adwaita/cursors/bottom_left_corner.cur +0 -0
  1099. data/vendor/local/share/icons/Adwaita/cursors/bottom_right_corner.cur +0 -0
  1100. data/vendor/local/share/icons/Adwaita/cursors/bottom_side.cur +0 -0
  1101. data/vendor/local/share/icons/Adwaita/cursors/bottom_tee.cur +0 -0
  1102. data/vendor/local/share/icons/Adwaita/cursors/c7088f0f3e6c8088236ef8e1e3e70000.cur +0 -0
  1103. data/vendor/local/share/icons/Adwaita/cursors/cell.cur +0 -0
  1104. data/vendor/local/share/icons/Adwaita/cursors/circle.cur +0 -0
  1105. data/vendor/local/share/icons/Adwaita/cursors/col-resize.cur +0 -0
  1106. data/vendor/local/share/icons/Adwaita/cursors/context-menu.cur +0 -0
  1107. data/vendor/local/share/icons/Adwaita/cursors/copy.cur +0 -0
  1108. data/vendor/local/share/icons/Adwaita/cursors/cross.cur +0 -0
  1109. data/vendor/local/share/icons/Adwaita/cursors/cross_reverse.cur +0 -0
  1110. data/vendor/local/share/icons/Adwaita/cursors/crossed_circle.cur +0 -0
  1111. data/vendor/local/share/icons/Adwaita/cursors/crosshair.cur +0 -0
  1112. data/vendor/local/share/icons/Adwaita/cursors/d9ce0ab605698f320427677b458ad60b.cur +0 -0
  1113. data/vendor/local/share/icons/Adwaita/cursors/default.cur +0 -0
  1114. data/vendor/local/share/icons/Adwaita/cursors/diamond_cross.cur +0 -0
  1115. data/vendor/local/share/icons/Adwaita/cursors/dnd-ask.cur +0 -0
  1116. data/vendor/local/share/icons/Adwaita/cursors/dnd-copy.cur +0 -0
  1117. data/vendor/local/share/icons/Adwaita/cursors/dnd-link.cur +0 -0
  1118. data/vendor/local/share/icons/Adwaita/cursors/dnd-move.cur +0 -0
  1119. data/vendor/local/share/icons/Adwaita/cursors/dnd-no-drop.cur +0 -0
  1120. data/vendor/local/share/icons/Adwaita/cursors/dnd-none.cur +0 -0
  1121. data/vendor/local/share/icons/Adwaita/cursors/dot_box_mask.cur +0 -0
  1122. data/vendor/local/share/icons/Adwaita/cursors/dotbox.cur +0 -0
  1123. data/vendor/local/share/icons/Adwaita/cursors/double_arrow.cur +0 -0
  1124. data/vendor/local/share/icons/Adwaita/cursors/draft_large.cur +0 -0
  1125. data/vendor/local/share/icons/Adwaita/cursors/draft_small.cur +0 -0
  1126. data/vendor/local/share/icons/Adwaita/cursors/draped_box.cur +0 -0
  1127. data/vendor/local/share/icons/Adwaita/cursors/e-resize.cur +0 -0
  1128. data/vendor/local/share/icons/Adwaita/cursors/e29285e634086352946a0e7090d73106.cur +0 -0
  1129. data/vendor/local/share/icons/Adwaita/cursors/ew-resize.cur +0 -0
  1130. data/vendor/local/share/icons/Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000.cur +0 -0
  1131. data/vendor/local/share/icons/Adwaita/cursors/fd_double_arrow.cur +0 -0
  1132. data/vendor/local/share/icons/Adwaita/cursors/fleur.cur +0 -0
  1133. data/vendor/local/share/icons/Adwaita/cursors/grab.cur +0 -0
  1134. data/vendor/local/share/icons/Adwaita/cursors/grabbing.cur +0 -0
  1135. data/vendor/local/share/icons/Adwaita/cursors/h_double_arrow.cur +0 -0
  1136. data/vendor/local/share/icons/Adwaita/cursors/hand.cur +0 -0
  1137. data/vendor/local/share/icons/Adwaita/cursors/hand1.cur +0 -0
  1138. data/vendor/local/share/icons/Adwaita/cursors/hand2.cur +0 -0
  1139. data/vendor/local/share/icons/Adwaita/cursors/help.cur +0 -0
  1140. data/vendor/local/share/icons/Adwaita/cursors/icon.cur +0 -0
  1141. data/vendor/local/share/icons/Adwaita/cursors/left_ptr.cur +0 -0
  1142. data/vendor/local/share/icons/Adwaita/cursors/left_ptr_help.cur +0 -0
  1143. data/vendor/local/share/icons/Adwaita/cursors/left_ptr_watch.ani +0 -0
  1144. data/vendor/local/share/icons/Adwaita/cursors/left_side.cur +0 -0
  1145. data/vendor/local/share/icons/Adwaita/cursors/left_tee.cur +0 -0
  1146. data/vendor/local/share/icons/Adwaita/cursors/link.cur +0 -0
  1147. data/vendor/local/share/icons/Adwaita/cursors/ll_angle.cur +0 -0
  1148. data/vendor/local/share/icons/Adwaita/cursors/lr_angle.cur +0 -0
  1149. data/vendor/local/share/icons/Adwaita/cursors/move.cur +0 -0
  1150. data/vendor/local/share/icons/Adwaita/cursors/n-resize.cur +0 -0
  1151. data/vendor/local/share/icons/Adwaita/cursors/ne-resize.cur +0 -0
  1152. data/vendor/local/share/icons/Adwaita/cursors/nesw-resize.cur +0 -0
  1153. data/vendor/local/share/icons/Adwaita/cursors/no-drop.cur +0 -0
  1154. data/vendor/local/share/icons/Adwaita/cursors/not-allowed.cur +0 -0
  1155. data/vendor/local/share/icons/Adwaita/cursors/ns-resize.cur +0 -0
  1156. data/vendor/local/share/icons/Adwaita/cursors/nw-resize.cur +0 -0
  1157. data/vendor/local/share/icons/Adwaita/cursors/nwse-resize.cur +0 -0
  1158. data/vendor/local/share/icons/Adwaita/cursors/pencil.cur +0 -0
  1159. data/vendor/local/share/icons/Adwaita/cursors/pirate.cur +0 -0
  1160. data/vendor/local/share/icons/Adwaita/cursors/plus.cur +0 -0
  1161. data/vendor/local/share/icons/Adwaita/cursors/pointer-move.cur +0 -0
  1162. data/vendor/local/share/icons/Adwaita/cursors/pointer.cur +0 -0
  1163. data/vendor/local/share/icons/Adwaita/cursors/progress.ani +0 -0
  1164. data/vendor/local/share/icons/Adwaita/cursors/question_arrow.cur +0 -0
  1165. data/vendor/local/share/icons/Adwaita/cursors/right_ptr.cur +0 -0
  1166. data/vendor/local/share/icons/Adwaita/cursors/right_side.cur +0 -0
  1167. data/vendor/local/share/icons/Adwaita/cursors/right_tee.cur +0 -0
  1168. data/vendor/local/share/icons/Adwaita/cursors/row-resize.cur +0 -0
  1169. data/vendor/local/share/icons/Adwaita/cursors/s-resize.cur +0 -0
  1170. data/vendor/local/share/icons/Adwaita/cursors/sb_down_arrow.cur +0 -0
  1171. data/vendor/local/share/icons/Adwaita/cursors/sb_h_double_arrow.cur +0 -0
  1172. data/vendor/local/share/icons/Adwaita/cursors/sb_left_arrow.cur +0 -0
  1173. data/vendor/local/share/icons/Adwaita/cursors/sb_right_arrow.cur +0 -0
  1174. data/vendor/local/share/icons/Adwaita/cursors/sb_up_arrow.cur +0 -0
  1175. data/vendor/local/share/icons/Adwaita/cursors/sb_v_double_arrow.cur +0 -0
  1176. data/vendor/local/share/icons/Adwaita/cursors/se-resize.cur +0 -0
  1177. data/vendor/local/share/icons/Adwaita/cursors/size_all.cur +0 -0
  1178. data/vendor/local/share/icons/Adwaita/cursors/size_bdiag.cur +0 -0
  1179. data/vendor/local/share/icons/Adwaita/cursors/size_fdiag.cur +0 -0
  1180. data/vendor/local/share/icons/Adwaita/cursors/size_hor.cur +0 -0
  1181. data/vendor/local/share/icons/Adwaita/cursors/size_ver.cur +0 -0
  1182. data/vendor/local/share/icons/Adwaita/cursors/sw-resize.cur +0 -0
  1183. data/vendor/local/share/icons/Adwaita/cursors/target.cur +0 -0
  1184. data/vendor/local/share/icons/Adwaita/cursors/tcross.cur +0 -0
  1185. data/vendor/local/share/icons/Adwaita/cursors/text.cur +0 -0
  1186. data/vendor/local/share/icons/Adwaita/cursors/top_left_arrow.cur +0 -0
  1187. data/vendor/local/share/icons/Adwaita/cursors/top_left_corner.cur +0 -0
  1188. data/vendor/local/share/icons/Adwaita/cursors/top_right_corner.cur +0 -0
  1189. data/vendor/local/share/icons/Adwaita/cursors/top_side.cur +0 -0
  1190. data/vendor/local/share/icons/Adwaita/cursors/top_tee.cur +0 -0
  1191. data/vendor/local/share/icons/Adwaita/cursors/ul_angle.cur +0 -0
  1192. data/vendor/local/share/icons/Adwaita/cursors/ur_angle.cur +0 -0
  1193. data/vendor/local/share/icons/Adwaita/cursors/v_double_arrow.cur +0 -0
  1194. data/vendor/local/share/icons/Adwaita/cursors/vertical-text.cur +0 -0
  1195. data/vendor/local/share/icons/Adwaita/cursors/w-resize.cur +0 -0
  1196. data/vendor/local/share/icons/Adwaita/cursors/wait.ani +0 -0
  1197. data/vendor/local/share/icons/Adwaita/cursors/watch.ani +0 -0
  1198. data/vendor/local/share/icons/Adwaita/cursors/xterm.cur +0 -0
  1199. data/vendor/local/share/icons/Adwaita/cursors/zoom-in.cur +0 -0
  1200. data/vendor/local/share/icons/Adwaita/cursors/zoom-out.cur +0 -0
  1201. data/vendor/local/share/icons/Adwaita/icon-theme.cache +0 -0
  1202. data/vendor/local/share/icons/Adwaita/index.theme +36 -1
  1203. data/vendor/local/share/icons/Adwaita/scalable/actions/action-unavailable-symbolic.svg +15 -14
  1204. data/vendor/local/share/icons/Adwaita/scalable/actions/bookmark-new-symbolic.svg +10 -6
  1205. data/vendor/local/share/icons/Adwaita/scalable/actions/document-new-symbolic.svg +19 -15
  1206. data/vendor/local/share/icons/Adwaita/scalable/actions/document-open-symbolic.svg +20 -15
  1207. data/vendor/local/share/icons/Adwaita/scalable/actions/document-revert-symbolic-rtl.svg +18 -14
  1208. data/vendor/local/share/icons/Adwaita/scalable/actions/document-revert-symbolic.svg +18 -14
  1209. data/vendor/local/share/icons/Adwaita/scalable/actions/document-send-symbolic.svg +18 -17
  1210. data/vendor/local/share/icons/Adwaita/scalable/actions/folder-new-symbolic.svg +14 -14
  1211. data/vendor/local/share/icons/Adwaita/scalable/actions/go-down-symbolic.svg +2 -2
  1212. data/vendor/local/share/icons/Adwaita/scalable/actions/send-to-symbolic.svg +2 -6
  1213. data/vendor/local/share/icons/Adwaita/scalable/apps/help-contents-symbolic.svg +21 -17
  1214. data/vendor/local/share/icons/Adwaita/scalable/apps/help-faq-symbolic.svg +10 -6
  1215. data/vendor/local/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-symbolic.svg +35 -0
  1216. data/vendor/local/share/icons/Adwaita/scalable/devices/input-keyboard-symbolic.svg +18 -15
  1217. data/vendor/local/share/icons/Adwaita/scalable/devices/printer-network-symbolic.svg +19 -15
  1218. data/vendor/local/share/icons/Adwaita/scalable/mimetypes/x-office-calendar-symbolic.svg +19 -15
  1219. data/vendor/local/share/icons/Adwaita/scalable/places/folder-remote-symbolic.svg +20 -16
  1220. data/vendor/local/share/icons/Adwaita/scalable/places/folder-symbolic.svg +20 -16
  1221. data/vendor/local/share/icons/Adwaita/scalable/status/airplane-mode-symbolic.svg +18 -17
  1222. data/vendor/local/share/icons/Adwaita/scalable/status/daytime-sunrise-symbolic.svg +36 -0
  1223. data/vendor/local/share/icons/Adwaita/scalable/status/daytime-sunset-symbolic.svg +36 -0
  1224. data/vendor/local/share/icons/Adwaita/scalable/status/folder-drag-accept-symbolic.svg +18 -14
  1225. data/vendor/local/share/icons/Adwaita/scalable/status/folder-open-symbolic.svg +18 -14
  1226. data/vendor/local/share/icons/Adwaita/scalable/status/folder-visiting-symbolic.svg +18 -14
  1227. data/vendor/local/share/icons/Adwaita/scalable/status/network-wired-acquiring-symbolic.svg +1 -1
  1228. data/vendor/local/share/icons/Adwaita/scalable/status/network-wireless-acquiring-symbolic.svg +1 -1
  1229. data/vendor/local/share/icons/Adwaita/scalable/status/night-light-symbolic.svg +35 -0
  1230. data/vendor/local/share/icons/Adwaita/scalable/status/non-starred-symbolic.svg +3 -3
  1231. data/vendor/local/share/icons/hicolor/icon-theme.cache +0 -0
  1232. data/vendor/local/share/license/adwaita-icon-theme/AUTHORS +2 -1
  1233. data/vendor/local/share/locale/ca/LC_MESSAGES/gtk30.mo +0 -0
  1234. data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
  1235. data/vendor/local/share/locale/da/LC_MESSAGES/gtk30-properties.mo +0 -0
  1236. data/vendor/local/share/locale/da/LC_MESSAGES/gtk30.mo +0 -0
  1237. data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
  1238. data/vendor/local/share/locale/el/LC_MESSAGES/gtk30.mo +0 -0
  1239. data/vendor/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo +0 -0
  1240. data/vendor/local/share/locale/es/LC_MESSAGES/gtk30.mo +0 -0
  1241. data/vendor/local/share/locale/eu/LC_MESSAGES/gtk30-properties.mo +0 -0
  1242. data/vendor/local/share/locale/eu/LC_MESSAGES/gtk30.mo +0 -0
  1243. data/vendor/local/share/locale/gd/LC_MESSAGES/gtk30-properties.mo +0 -0
  1244. data/vendor/local/share/locale/gd/LC_MESSAGES/gtk30.mo +0 -0
  1245. data/vendor/local/share/locale/gl/LC_MESSAGES/gtk30-properties.mo +0 -0
  1246. data/vendor/local/share/locale/gl/LC_MESSAGES/gtk30.mo +0 -0
  1247. data/vendor/local/share/locale/he/LC_MESSAGES/gtk30-properties.mo +0 -0
  1248. data/vendor/local/share/locale/he/LC_MESSAGES/gtk30.mo +0 -0
  1249. data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
  1250. data/vendor/local/share/locale/id/LC_MESSAGES/gtk30-properties.mo +0 -0
  1251. data/vendor/local/share/locale/id/LC_MESSAGES/gtk30.mo +0 -0
  1252. data/vendor/local/share/locale/is/LC_MESSAGES/gtk30-properties.mo +0 -0
  1253. data/vendor/local/share/locale/is/LC_MESSAGES/gtk30.mo +0 -0
  1254. data/vendor/local/share/locale/it/LC_MESSAGES/gtk30-properties.mo +0 -0
  1255. data/vendor/local/share/locale/ko/LC_MESSAGES/gtk30-properties.mo +0 -0
  1256. data/vendor/local/share/locale/ko/LC_MESSAGES/gtk30.mo +0 -0
  1257. data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30-properties.mo +0 -0
  1258. data/vendor/local/share/locale/nb/LC_MESSAGES/gtk30.mo +0 -0
  1259. data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo +0 -0
  1260. data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30.mo +0 -0
  1261. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo +0 -0
  1262. data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
  1263. data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30-properties.mo +0 -0
  1264. data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30.mo +0 -0
  1265. data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30-properties.mo +0 -0
  1266. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo +0 -0
  1267. data/vendor/local/share/locale/sv/LC_MESSAGES/gtk30-properties.mo +0 -0
  1268. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30-properties.mo +0 -0
  1269. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30.mo +0 -0
  1270. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo +0 -0
  1271. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk30.mo +0 -0
  1272. data/vendor/local/share/man/man1/broadwayd.1 +2 -2
  1273. data/vendor/local/share/man/man1/gtk-builder-tool.1 +2 -2
  1274. data/vendor/local/share/man/man1/gtk-encode-symbolic-svg.1 +2 -2
  1275. data/vendor/local/share/man/man1/gtk-launch.1 +2 -2
  1276. data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +2 -2
  1277. data/vendor/local/share/man/man1/gtk-query-settings.1 +2 -2
  1278. data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +2 -2
  1279. data/vendor/local/share/man/man1/gtk3-demo-application.1 +2 -2
  1280. data/vendor/local/share/man/man1/gtk3-demo.1 +2 -2
  1281. data/vendor/local/share/man/man1/gtk3-icon-browser.1 +2 -2
  1282. data/vendor/local/share/man/man1/gtk3-widget-factory.1 +2 -2
  1283. data/vendor/local/share/pkgconfig/adwaita-icon-theme.pc +1 -1
  1284. metadata +233 -221
  1285. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-0.html +0 -292
  1286. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-10.html +0 -136
  1287. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-12.html +0 -56
  1288. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-14.html +0 -41
  1289. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-16.html +0 -146
  1290. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-18.html +0 -45
  1291. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-2.html +0 -65
  1292. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-20.html +0 -170
  1293. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-22.html +0 -258
  1294. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-4.html +0 -135
  1295. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-6.html +0 -45
  1296. data/vendor/local/share/gtk-doc/html/gdk3/api-index-3-8.html +0 -131
  1297. data/vendor/local/share/gtk-doc/html/gdk3/api-index-deprecated.html +0 -449
  1298. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-0.html +0 -1903
  1299. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-10.html +0 -697
  1300. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-12.html +0 -469
  1301. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-14.html +0 -538
  1302. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-16.html +0 -456
  1303. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-18.html +0 -214
  1304. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-2.html +0 -368
  1305. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-20.html +0 -237
  1306. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-22.html +0 -201
  1307. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-4.html +0 -316
  1308. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-6.html +0 -333
  1309. data/vendor/local/share/gtk-doc/html/gtk3/api-index-3-8.html +0 -176
  1310. data/vendor/local/share/gtk-doc/html/gtk3/api-index-deprecated.html +0 -4079
  1311. data/vendor/local/share/icons/Adwaita/256x256/actions/document-new.png +0 -0
  1312. data/vendor/local/share/icons/Adwaita/256x256/actions/document-open.png +0 -0
  1313. data/vendor/local/share/icons/Adwaita/256x256/actions/document-page-setup.png +0 -0
  1314. data/vendor/local/share/icons/Adwaita/256x256/actions/document-properties.png +0 -0
  1315. data/vendor/local/share/icons/Adwaita/256x256/actions/document-revert-rtl.png +0 -0
  1316. data/vendor/local/share/icons/Adwaita/256x256/actions/document-revert.png +0 -0
  1317. data/vendor/local/share/icons/Adwaita/256x256/actions/document-save-as.png +0 -0
  1318. data/vendor/local/share/icons/Adwaita/256x256/actions/document-save.png +0 -0
  1319. data/vendor/local/share/icons/Adwaita/256x256/actions/edit-select-all.png +0 -0
  1320. data/vendor/local/share/icons/Adwaita/256x256/actions/folder-new.png +0 -0
  1321. data/vendor/local/share/icons/Adwaita/256x256/apps/accessories-character-map.png +0 -0
  1322. data/vendor/local/share/icons/Adwaita/256x256/apps/accessories-text-editor.png +0 -0
  1323. data/vendor/local/share/icons/Adwaita/256x256/apps/utilities-system-monitor.png +0 -0
  1324. data/vendor/local/share/icons/Adwaita/256x256/apps/utilities-terminal.png +0 -0
  1325. data/vendor/local/share/icons/Adwaita/256x256/categories/applications-internet.png +0 -0
  1326. data/vendor/local/share/icons/Adwaita/256x256/categories/applications-system.png +0 -0
  1327. data/vendor/local/share/icons/Adwaita/256x256/devices/drive-harddisk.png +0 -0
  1328. data/vendor/local/share/icons/Adwaita/256x256/devices/input-dialpad.png +0 -0
  1329. data/vendor/local/share/icons/Adwaita/256x256/devices/multimedia-player.png +0 -0
  1330. data/vendor/local/share/icons/Adwaita/256x256/emblems/emblem-package.png +0 -0
  1331. data/vendor/local/share/icons/Adwaita/256x256/emblems/emblem-readonly.png +0 -0
  1332. data/vendor/local/share/icons/Adwaita/256x256/emblems/emblem-shared.png +0 -0
  1333. data/vendor/local/share/icons/Adwaita/256x256/emblems/emblem-symbolic-link.png +0 -0
  1334. data/vendor/local/share/icons/Adwaita/256x256/emblems/emblem-unreadable.png +0 -0
  1335. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/application-x-executable.png +0 -0
  1336. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/audio-x-generic.png +0 -0
  1337. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/font-x-generic.png +0 -0
  1338. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/image-x-generic.png +0 -0
  1339. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/package-x-generic.png +0 -0
  1340. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/text-html.png +0 -0
  1341. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/text-x-generic-template.png +0 -0
  1342. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/text-x-generic.png +0 -0
  1343. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/text-x-preview.png +0 -0
  1344. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/text-x-script.png +0 -0
  1345. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-address-book.png +0 -0
  1346. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-document-template.png +0 -0
  1347. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-document.png +0 -0
  1348. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-drawing-template.png +0 -0
  1349. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-drawing.png +0 -0
  1350. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-presentation-template.png +0 -0
  1351. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-presentation.png +0 -0
  1352. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-spreadsheet-template.png +0 -0
  1353. data/vendor/local/share/icons/Adwaita/256x256/mimetypes/x-office-spreadsheet.png +0 -0
  1354. data/vendor/local/share/icons/Adwaita/256x256/places/folder-documents.png +0 -0
  1355. data/vendor/local/share/icons/Adwaita/256x256/places/folder-download.png +0 -0
  1356. data/vendor/local/share/icons/Adwaita/256x256/places/folder-music.png +0 -0
  1357. data/vendor/local/share/icons/Adwaita/256x256/places/folder-pictures.png +0 -0
  1358. data/vendor/local/share/icons/Adwaita/256x256/places/folder-publicshare.png +0 -0
  1359. data/vendor/local/share/icons/Adwaita/256x256/places/folder-remote.png +0 -0
  1360. data/vendor/local/share/icons/Adwaita/256x256/places/folder-saved-search.png +0 -0
  1361. data/vendor/local/share/icons/Adwaita/256x256/places/folder-templates.png +0 -0
  1362. data/vendor/local/share/icons/Adwaita/256x256/places/folder-videos.png +0 -0
  1363. data/vendor/local/share/icons/Adwaita/256x256/places/folder.png +0 -0
  1364. data/vendor/local/share/icons/Adwaita/256x256/places/user-bookmarks.png +0 -0
  1365. data/vendor/local/share/icons/Adwaita/256x256/places/user-desktop.png +0 -0
  1366. data/vendor/local/share/icons/Adwaita/256x256/places/user-home.png +0 -0
  1367. data/vendor/local/share/icons/Adwaita/256x256/status/folder-drag-accept.png +0 -0
  1368. data/vendor/local/share/icons/Adwaita/256x256/status/folder-open.png +0 -0
  1369. data/vendor/local/share/icons/Adwaita/256x256/status/folder-visiting.png +0 -0
  1370. data/vendor/local/share/icons/Adwaita/256x256/status/image-loading.png +0 -0
  1371. data/vendor/local/share/icons/Adwaita/256x256/status/image-missing.png +0 -0
  1372. data/vendor/local/share/icons/Adwaita/cursors/00008160000006810000408080010102 +0 -0
  1373. data/vendor/local/share/icons/Adwaita/cursors/028006030e0e7ebffc7f7070c0600140 +0 -0
  1374. data/vendor/local/share/icons/Adwaita/cursors/03b6e0fcb3499374a867c041f52298f0 +0 -0
  1375. data/vendor/local/share/icons/Adwaita/cursors/08e8e1c95fe2fc01f976f1e063a24ccd +0 -0
  1376. data/vendor/local/share/icons/Adwaita/cursors/1081e37283d90000800003c07f3ef6bf +0 -0
  1377. data/vendor/local/share/icons/Adwaita/cursors/14fef782d02440884392942c11205230 +0 -0
  1378. data/vendor/local/share/icons/Adwaita/cursors/2870a09082c103050810ffdffffe0204 +0 -0
  1379. data/vendor/local/share/icons/Adwaita/cursors/3085a0e285430894940527032f8b26df +0 -0
  1380. data/vendor/local/share/icons/Adwaita/cursors/3ecb610c1bf2410f44200f48c40d3599 +0 -0
  1381. data/vendor/local/share/icons/Adwaita/cursors/4498f0e0c1937ffe01fd06f973665830 +0 -0
  1382. data/vendor/local/share/icons/Adwaita/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 +0 -0
  1383. data/vendor/local/share/icons/Adwaita/cursors/6407b0e94181790501fd1e167b474872 +0 -0
  1384. data/vendor/local/share/icons/Adwaita/cursors/640fb0e74195791501fd1ed57b41487f +0 -0
  1385. data/vendor/local/share/icons/Adwaita/cursors/9081237383d90e509aa00f00170e968f +0 -0
  1386. data/vendor/local/share/icons/Adwaita/cursors/9d800788f1b08800ae810202380a0822 +0 -0
  1387. data/vendor/local/share/icons/Adwaita/cursors/X_cursor +0 -0
  1388. data/vendor/local/share/icons/Adwaita/cursors/alias +0 -0
  1389. data/vendor/local/share/icons/Adwaita/cursors/all-scroll +0 -0
  1390. data/vendor/local/share/icons/Adwaita/cursors/arrow +0 -0
  1391. data/vendor/local/share/icons/Adwaita/cursors/bd_double_arrow +0 -0
  1392. data/vendor/local/share/icons/Adwaita/cursors/bottom_left_corner +0 -0
  1393. data/vendor/local/share/icons/Adwaita/cursors/bottom_right_corner +0 -0
  1394. data/vendor/local/share/icons/Adwaita/cursors/bottom_side +0 -0
  1395. data/vendor/local/share/icons/Adwaita/cursors/bottom_tee +0 -0
  1396. data/vendor/local/share/icons/Adwaita/cursors/c7088f0f3e6c8088236ef8e1e3e70000 +0 -0
  1397. data/vendor/local/share/icons/Adwaita/cursors/cell +0 -0
  1398. data/vendor/local/share/icons/Adwaita/cursors/circle +0 -0
  1399. data/vendor/local/share/icons/Adwaita/cursors/col-resize +0 -0
  1400. data/vendor/local/share/icons/Adwaita/cursors/context-menu +0 -0
  1401. data/vendor/local/share/icons/Adwaita/cursors/copy +0 -0
  1402. data/vendor/local/share/icons/Adwaita/cursors/cross +0 -0
  1403. data/vendor/local/share/icons/Adwaita/cursors/cross_reverse +0 -0
  1404. data/vendor/local/share/icons/Adwaita/cursors/crossed_circle +0 -0
  1405. data/vendor/local/share/icons/Adwaita/cursors/crosshair +0 -0
  1406. data/vendor/local/share/icons/Adwaita/cursors/d9ce0ab605698f320427677b458ad60b +0 -0
  1407. data/vendor/local/share/icons/Adwaita/cursors/default +0 -0
  1408. data/vendor/local/share/icons/Adwaita/cursors/diamond_cross +0 -0
  1409. data/vendor/local/share/icons/Adwaita/cursors/dnd-ask +0 -0
  1410. data/vendor/local/share/icons/Adwaita/cursors/dnd-copy +0 -0
  1411. data/vendor/local/share/icons/Adwaita/cursors/dnd-link +0 -0
  1412. data/vendor/local/share/icons/Adwaita/cursors/dnd-move +0 -0
  1413. data/vendor/local/share/icons/Adwaita/cursors/dnd-no-drop +0 -0
  1414. data/vendor/local/share/icons/Adwaita/cursors/dnd-none +0 -0
  1415. data/vendor/local/share/icons/Adwaita/cursors/dot_box_mask +0 -0
  1416. data/vendor/local/share/icons/Adwaita/cursors/dotbox +0 -0
  1417. data/vendor/local/share/icons/Adwaita/cursors/double_arrow +0 -0
  1418. data/vendor/local/share/icons/Adwaita/cursors/draft_large +0 -0
  1419. data/vendor/local/share/icons/Adwaita/cursors/draft_small +0 -0
  1420. data/vendor/local/share/icons/Adwaita/cursors/draped_box +0 -0
  1421. data/vendor/local/share/icons/Adwaita/cursors/e-resize +0 -0
  1422. data/vendor/local/share/icons/Adwaita/cursors/e29285e634086352946a0e7090d73106 +0 -0
  1423. data/vendor/local/share/icons/Adwaita/cursors/ew-resize +0 -0
  1424. data/vendor/local/share/icons/Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000 +0 -0
  1425. data/vendor/local/share/icons/Adwaita/cursors/fd_double_arrow +0 -0
  1426. data/vendor/local/share/icons/Adwaita/cursors/fleur +0 -0
  1427. data/vendor/local/share/icons/Adwaita/cursors/grab +0 -0
  1428. data/vendor/local/share/icons/Adwaita/cursors/grabbing +0 -0
  1429. data/vendor/local/share/icons/Adwaita/cursors/h_double_arrow +0 -0
  1430. data/vendor/local/share/icons/Adwaita/cursors/hand +0 -0
  1431. data/vendor/local/share/icons/Adwaita/cursors/hand1 +0 -0
  1432. data/vendor/local/share/icons/Adwaita/cursors/hand2 +0 -0
  1433. data/vendor/local/share/icons/Adwaita/cursors/help +0 -0
  1434. data/vendor/local/share/icons/Adwaita/cursors/icon +0 -0
  1435. data/vendor/local/share/icons/Adwaita/cursors/left_ptr +0 -0
  1436. data/vendor/local/share/icons/Adwaita/cursors/left_ptr_help +0 -0
  1437. data/vendor/local/share/icons/Adwaita/cursors/left_ptr_watch +0 -0
  1438. data/vendor/local/share/icons/Adwaita/cursors/left_side +0 -0
  1439. data/vendor/local/share/icons/Adwaita/cursors/left_tee +0 -0
  1440. data/vendor/local/share/icons/Adwaita/cursors/link +0 -0
  1441. data/vendor/local/share/icons/Adwaita/cursors/ll_angle +0 -0
  1442. data/vendor/local/share/icons/Adwaita/cursors/lr_angle +0 -0
  1443. data/vendor/local/share/icons/Adwaita/cursors/move +0 -0
  1444. data/vendor/local/share/icons/Adwaita/cursors/n-resize +0 -0
  1445. data/vendor/local/share/icons/Adwaita/cursors/ne-resize +0 -0
  1446. data/vendor/local/share/icons/Adwaita/cursors/nesw-resize +0 -0
  1447. data/vendor/local/share/icons/Adwaita/cursors/no-drop +0 -0
  1448. data/vendor/local/share/icons/Adwaita/cursors/not-allowed +0 -0
  1449. data/vendor/local/share/icons/Adwaita/cursors/ns-resize +0 -0
  1450. data/vendor/local/share/icons/Adwaita/cursors/nw-resize +0 -0
  1451. data/vendor/local/share/icons/Adwaita/cursors/nwse-resize +0 -0
  1452. data/vendor/local/share/icons/Adwaita/cursors/pencil +0 -0
  1453. data/vendor/local/share/icons/Adwaita/cursors/pirate +0 -0
  1454. data/vendor/local/share/icons/Adwaita/cursors/plus +0 -0
  1455. data/vendor/local/share/icons/Adwaita/cursors/pointer +0 -0
  1456. data/vendor/local/share/icons/Adwaita/cursors/pointer-move +0 -0
  1457. data/vendor/local/share/icons/Adwaita/cursors/progress +0 -0
  1458. data/vendor/local/share/icons/Adwaita/cursors/question_arrow +0 -0
  1459. data/vendor/local/share/icons/Adwaita/cursors/right_ptr +0 -0
  1460. data/vendor/local/share/icons/Adwaita/cursors/right_side +0 -0
  1461. data/vendor/local/share/icons/Adwaita/cursors/right_tee +0 -0
  1462. data/vendor/local/share/icons/Adwaita/cursors/row-resize +0 -0
  1463. data/vendor/local/share/icons/Adwaita/cursors/s-resize +0 -0
  1464. data/vendor/local/share/icons/Adwaita/cursors/sb_down_arrow +0 -0
  1465. data/vendor/local/share/icons/Adwaita/cursors/sb_h_double_arrow +0 -0
  1466. data/vendor/local/share/icons/Adwaita/cursors/sb_left_arrow +0 -0
  1467. data/vendor/local/share/icons/Adwaita/cursors/sb_right_arrow +0 -0
  1468. data/vendor/local/share/icons/Adwaita/cursors/sb_up_arrow +0 -0
  1469. data/vendor/local/share/icons/Adwaita/cursors/sb_v_double_arrow +0 -0
  1470. data/vendor/local/share/icons/Adwaita/cursors/se-resize +0 -0
  1471. data/vendor/local/share/icons/Adwaita/cursors/size_all +0 -0
  1472. data/vendor/local/share/icons/Adwaita/cursors/size_bdiag +0 -0
  1473. data/vendor/local/share/icons/Adwaita/cursors/size_fdiag +0 -0
  1474. data/vendor/local/share/icons/Adwaita/cursors/size_hor +0 -0
  1475. data/vendor/local/share/icons/Adwaita/cursors/size_ver +0 -0
  1476. data/vendor/local/share/icons/Adwaita/cursors/sw-resize +0 -0
  1477. data/vendor/local/share/icons/Adwaita/cursors/target +0 -0
  1478. data/vendor/local/share/icons/Adwaita/cursors/tcross +0 -0
  1479. data/vendor/local/share/icons/Adwaita/cursors/text +0 -0
  1480. data/vendor/local/share/icons/Adwaita/cursors/top_left_arrow +0 -0
  1481. data/vendor/local/share/icons/Adwaita/cursors/top_left_corner +0 -0
  1482. data/vendor/local/share/icons/Adwaita/cursors/top_right_corner +0 -0
  1483. data/vendor/local/share/icons/Adwaita/cursors/top_side +0 -0
  1484. data/vendor/local/share/icons/Adwaita/cursors/top_tee +0 -0
  1485. data/vendor/local/share/icons/Adwaita/cursors/ul_angle +0 -0
  1486. data/vendor/local/share/icons/Adwaita/cursors/ur_angle +0 -0
  1487. data/vendor/local/share/icons/Adwaita/cursors/v_double_arrow +0 -0
  1488. data/vendor/local/share/icons/Adwaita/cursors/vertical-text +0 -0
  1489. data/vendor/local/share/icons/Adwaita/cursors/w-resize +0 -0
  1490. data/vendor/local/share/icons/Adwaita/cursors/wait +0 -0
  1491. data/vendor/local/share/icons/Adwaita/cursors/watch +0 -0
  1492. data/vendor/local/share/icons/Adwaita/cursors/xterm +0 -0
  1493. data/vendor/local/share/icons/Adwaita/cursors/zoom-in +0 -0
  1494. data/vendor/local/share/icons/Adwaita/cursors/zoom-out +0 -0
@@ -1,449 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of deprecated symbols: GDK 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="GDK 3 Reference Manual">
8
- <link rel="up" href="index.html" title="GDK 3 Reference Manual">
9
- <link rel="prev" href="api-index-full.html" title="Index of all symbols">
10
- <link rel="next" href="api-index-3-0.html" title="Index of new symbols in 3.0">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
14
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
- <td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxA">A</a>
17
-  <span class="dim">|</span> 
18
- <a class="shortcut" href="#idxC">C</a>
19
-  <span class="dim">|</span> 
20
- <a class="shortcut" href="#idxD">D</a>
21
-  <span class="dim">|</span> 
22
- <a class="shortcut" href="#idxE">E</a>
23
-  <span class="dim">|</span> 
24
- <a class="shortcut" href="#idxG">G</a>
25
-  <span class="dim">|</span> 
26
- <a class="shortcut" href="#idxK">K</a>
27
-  <span class="dim">|</span> 
28
- <a class="shortcut" href="#idxL">L</a>
29
-  <span class="dim">|</span> 
30
- <a class="shortcut" href="#idxP">P</a>
31
-  <span class="dim">|</span> 
32
- <a class="shortcut" href="#idxQ">Q</a>
33
-  <span class="dim">|</span> 
34
- <a class="shortcut" href="#idxS">S</a>
35
-  <span class="dim">|</span> 
36
- <a class="shortcut" href="#idxT">T</a>
37
-  <span class="dim">|</span> 
38
- <a class="shortcut" href="#idxV">V</a>
39
-  <span class="dim">|</span> 
40
- <a class="shortcut" href="#idxW">W</a>
41
-  <span class="dim">|</span> 
42
- <a class="shortcut" href="#idxX">X</a></span></td>
43
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
44
- <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
45
- <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
46
- <td><a accesskey="n" href="api-index-3-0.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
47
- </tr></table>
48
- <div class="index">
49
- <div class="titlepage"><div><div><h1 class="title">
50
- <a name="api-index-deprecated"></a>Index of deprecated symbols</h1></div></div></div>
51
- <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
52
- <dt>
53
- <a class="link" href="gdk3-Application-launching.html#gdk-app-launch-context-new" title="gdk_app_launch_context_new ()">gdk_app_launch_context_new</a>, function in <a class="link" href="gdk3-Application-launching.html" title="Application launching">Application launching</a>
54
- </dt>
55
- <dd></dd>
56
- <dt>
57
- <a class="link" href="gdk3-Application-launching.html#gdk-app-launch-context-set-display" title="gdk_app_launch_context_set_display ()">gdk_app_launch_context_set_display</a>, function in <a class="link" href="gdk3-Application-launching.html" title="Application launching">Application launching</a>
58
- </dt>
59
- <dd></dd>
60
- <a name="idxC"></a><h3 class="title">C</h3>
61
- <dt>
62
- <a class="link" href="gdk3-Cairo-Interaction.html#gdk-cairo-create" title="gdk_cairo_create ()">gdk_cairo_create</a>, function in <a class="link" href="gdk3-Cairo-Interaction.html" title="Cairo Interaction">Cairo Interaction</a>
63
- </dt>
64
- <dd></dd>
65
- <dt>
66
- <a class="link" href="gdk3-Cairo-Interaction.html#gdk-cairo-set-source-color" title="gdk_cairo_set_source_color ()">gdk_cairo_set_source_color</a>, function in <a class="link" href="gdk3-Cairo-Interaction.html" title="Cairo Interaction">Cairo Interaction</a>
67
- </dt>
68
- <dd></dd>
69
- <dt>
70
- <a class="link" href="gdk3-Colors.html#GdkColor" title="GdkColor">GdkColor</a>, struct in <a class="link" href="gdk3-Colors.html" title="Colors">Colors</a>
71
- </dt>
72
- <dd></dd>
73
- <dt>
74
- <a class="link" href="gdk3-Colors.html#gdk-color-copy" title="gdk_color_copy ()">gdk_color_copy</a>, function in <a class="link" href="gdk3-Colors.html" title="Colors">Colors</a>
75
- </dt>
76
- <dd></dd>
77
- <dt>
78
- <a class="link" href="gdk3-Colors.html#gdk-color-equal" title="gdk_color_equal ()">gdk_color_equal</a>, function in <a class="link" href="gdk3-Colors.html" title="Colors">Colors</a>
79
- </dt>
80
- <dd></dd>
81
- <dt>
82
- <a class="link" href="gdk3-Colors.html#gdk-color-free" title="gdk_color_free ()">gdk_color_free</a>, function in <a class="link" href="gdk3-Colors.html" title="Colors">Colors</a>
83
- </dt>
84
- <dd></dd>
85
- <dt>
86
- <a class="link" href="gdk3-Colors.html#gdk-color-hash" title="gdk_color_hash ()">gdk_color_hash</a>, function in <a class="link" href="gdk3-Colors.html" title="Colors">Colors</a>
87
- </dt>
88
- <dd></dd>
89
- <dt>
90
- <a class="link" href="gdk3-Colors.html#gdk-color-parse" title="gdk_color_parse ()">gdk_color_parse</a>, function in <a class="link" href="gdk3-Colors.html" title="Colors">Colors</a>
91
- </dt>
92
- <dd></dd>
93
- <dt>
94
- <a class="link" href="gdk3-Colors.html#gdk-color-to-string" title="gdk_color_to_string ()">gdk_color_to_string</a>, function in <a class="link" href="gdk3-Colors.html" title="Colors">Colors</a>
95
- </dt>
96
- <dd></dd>
97
- <dt>
98
- <a class="link" href="gdk3-Cursors.html#gdk-cursor-new" title="gdk_cursor_new ()">gdk_cursor_new</a>, function in <a class="link" href="gdk3-Cursors.html" title="Cursors">Cursors</a>
99
- </dt>
100
- <dd></dd>
101
- <dt>
102
- <a class="link" href="gdk3-Cursors.html#gdk-cursor-ref" title="gdk_cursor_ref ()">gdk_cursor_ref</a>, function in <a class="link" href="gdk3-Cursors.html" title="Cursors">Cursors</a>
103
- </dt>
104
- <dd></dd>
105
- <dt>
106
- <a class="link" href="gdk3-Cursors.html#gdk-cursor-unref" title="gdk_cursor_unref ()">gdk_cursor_unref</a>, function in <a class="link" href="gdk3-Cursors.html" title="Cursors">Cursors</a>
107
- </dt>
108
- <dd></dd>
109
- <a name="idxD"></a><h3 class="title">D</h3>
110
- <dt>
111
- <a class="link" href="GdkDevice.html#gdk-device-grab" title="gdk_device_grab ()">gdk_device_grab</a>, function in <a class="link" href="GdkDevice.html" title="GdkDevice">GdkDevice</a>
112
- </dt>
113
- <dd></dd>
114
- <dt>
115
- <a class="link" href="GdkDeviceManager.html#gdk-device-manager-get-client-pointer" title="gdk_device_manager_get_client_pointer ()">gdk_device_manager_get_client_pointer</a>, function in <a class="link" href="GdkDeviceManager.html" title="GdkDeviceManager">GdkDeviceManager</a>
116
- </dt>
117
- <dd></dd>
118
- <dt>
119
- <a class="link" href="GdkDeviceManager.html#gdk-device-manager-list-devices" title="gdk_device_manager_list_devices ()">gdk_device_manager_list_devices</a>, function in <a class="link" href="GdkDeviceManager.html" title="GdkDeviceManager">GdkDeviceManager</a>
120
- </dt>
121
- <dd></dd>
122
- <dt>
123
- <a class="link" href="GdkDevice.html#gdk-device-ungrab" title="gdk_device_ungrab ()">gdk_device_ungrab</a>, function in <a class="link" href="GdkDevice.html" title="GdkDevice">GdkDevice</a>
124
- </dt>
125
- <dd></dd>
126
- <dt>
127
- <a class="link" href="GdkDisplay.html#gdk-display-get-device-manager" title="gdk_display_get_device_manager ()">gdk_display_get_device_manager</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
128
- </dt>
129
- <dd></dd>
130
- <dt>
131
- <a class="link" href="GdkDisplay.html#gdk-display-get-n-screens" title="gdk_display_get_n_screens ()">gdk_display_get_n_screens</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
132
- </dt>
133
- <dd></dd>
134
- <dt>
135
- <a class="link" href="GdkDisplay.html#gdk-display-get-pointer" title="gdk_display_get_pointer ()">gdk_display_get_pointer</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
136
- </dt>
137
- <dd></dd>
138
- <dt>
139
- <a class="link" href="GdkDisplay.html#gdk-display-get-screen" title="gdk_display_get_screen ()">gdk_display_get_screen</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
140
- </dt>
141
- <dd></dd>
142
- <dt>
143
- <a class="link" href="GdkDisplay.html#gdk-display-get-window-at-pointer" title="gdk_display_get_window_at_pointer ()">gdk_display_get_window_at_pointer</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
144
- </dt>
145
- <dd></dd>
146
- <dt>
147
- <a class="link" href="GdkDisplay.html#gdk-display-keyboard-ungrab" title="gdk_display_keyboard_ungrab ()">gdk_display_keyboard_ungrab</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
148
- </dt>
149
- <dd></dd>
150
- <dt>
151
- <a class="link" href="GdkDisplay.html#gdk-display-list-devices" title="gdk_display_list_devices ()">gdk_display_list_devices</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
152
- </dt>
153
- <dd></dd>
154
- <dt>
155
- <a class="link" href="GdkDisplay.html#gdk-display-pointer-is-grabbed" title="gdk_display_pointer_is_grabbed ()">gdk_display_pointer_is_grabbed</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
156
- </dt>
157
- <dd></dd>
158
- <dt>
159
- <a class="link" href="GdkDisplay.html#gdk-display-pointer-ungrab" title="gdk_display_pointer_ungrab ()">gdk_display_pointer_ungrab</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
160
- </dt>
161
- <dd></dd>
162
- <dt>
163
- <a class="link" href="GdkDisplay.html#gdk-display-supports-composite" title="gdk_display_supports_composite ()">gdk_display_supports_composite</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
164
- </dt>
165
- <dd></dd>
166
- <dt>
167
- <a class="link" href="GdkDisplay.html#gdk-display-warp-pointer" title="gdk_display_warp_pointer ()">gdk_display_warp_pointer</a>, function in <a class="link" href="GdkDisplay.html" title="GdkDisplay">GdkDisplay</a>
168
- </dt>
169
- <dd></dd>
170
- <a name="idxE"></a><h3 class="title">E</h3>
171
- <dt>
172
- <a class="link" href="gdk3-Event-Structures.html#GdkEventVisibility" title="struct GdkEventVisibility">GdkEventVisibility</a>, struct in <a class="link" href="gdk3-Event-Structures.html" title="Event Structures">Event Structures</a>
173
- </dt>
174
- <dd></dd>
175
- <a name="idxG"></a><h3 class="title">G</h3>
176
- <dt>
177
- <a class="link" href="gdk3-General.html#gdk-get-display" title="gdk_get_display ()">gdk_get_display</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
178
- </dt>
179
- <dd></dd>
180
- <a name="idxK"></a><h3 class="title">K</h3>
181
- <dt>
182
- <a class="link" href="gdk3-General.html#gdk-keyboard-grab" title="gdk_keyboard_grab ()">gdk_keyboard_grab</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
183
- </dt>
184
- <dd></dd>
185
- <dt>
186
- <a class="link" href="gdk3-General.html#gdk-keyboard-ungrab" title="gdk_keyboard_ungrab ()">gdk_keyboard_ungrab</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
187
- </dt>
188
- <dd></dd>
189
- <a name="idxL"></a><h3 class="title">L</h3>
190
- <dt>
191
- <a class="link" href="gdk3-Visuals.html#gdk-list-visuals" title="gdk_list_visuals ()">gdk_list_visuals</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
192
- </dt>
193
- <dd></dd>
194
- <a name="idxP"></a><h3 class="title">P</h3>
195
- <dt>
196
- <a class="link" href="gdk3-General.html#gdk-pointer-grab" title="gdk_pointer_grab ()">gdk_pointer_grab</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
197
- </dt>
198
- <dd></dd>
199
- <dt>
200
- <a class="link" href="gdk3-General.html#gdk-pointer-is-grabbed" title="gdk_pointer_is_grabbed ()">gdk_pointer_is_grabbed</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
201
- </dt>
202
- <dd></dd>
203
- <dt>
204
- <a class="link" href="gdk3-General.html#gdk-pointer-ungrab" title="gdk_pointer_ungrab ()">gdk_pointer_ungrab</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
205
- </dt>
206
- <dd></dd>
207
- <a name="idxQ"></a><h3 class="title">Q</h3>
208
- <dt>
209
- <a class="link" href="gdk3-Visuals.html#gdk-query-depths" title="gdk_query_depths ()">gdk_query_depths</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
210
- </dt>
211
- <dd></dd>
212
- <dt>
213
- <a class="link" href="gdk3-Visuals.html#gdk-query-visual-types" title="gdk_query_visual_types ()">gdk_query_visual_types</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
214
- </dt>
215
- <dd></dd>
216
- <a name="idxS"></a><h3 class="title">S</h3>
217
- <dt>
218
- <a class="link" href="GdkScreen.html#gdk-screen-get-active-window" title="gdk_screen_get_active_window ()">gdk_screen_get_active_window</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
219
- </dt>
220
- <dd></dd>
221
- <dt>
222
- <a class="link" href="GdkScreen.html#gdk-screen-get-height" title="gdk_screen_get_height ()">gdk_screen_get_height</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
223
- </dt>
224
- <dd></dd>
225
- <dt>
226
- <a class="link" href="GdkScreen.html#gdk-screen-get-height-mm" title="gdk_screen_get_height_mm ()">gdk_screen_get_height_mm</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
227
- </dt>
228
- <dd></dd>
229
- <dt>
230
- <a class="link" href="GdkScreen.html#gdk-screen-get-monitor-at-point" title="gdk_screen_get_monitor_at_point ()">gdk_screen_get_monitor_at_point</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
231
- </dt>
232
- <dd></dd>
233
- <dt>
234
- <a class="link" href="GdkScreen.html#gdk-screen-get-monitor-at-window" title="gdk_screen_get_monitor_at_window ()">gdk_screen_get_monitor_at_window</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
235
- </dt>
236
- <dd></dd>
237
- <dt>
238
- <a class="link" href="GdkScreen.html#gdk-screen-get-monitor-geometry" title="gdk_screen_get_monitor_geometry ()">gdk_screen_get_monitor_geometry</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
239
- </dt>
240
- <dd></dd>
241
- <dt>
242
- <a class="link" href="GdkScreen.html#gdk-screen-get-monitor-height-mm" title="gdk_screen_get_monitor_height_mm ()">gdk_screen_get_monitor_height_mm</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
243
- </dt>
244
- <dd></dd>
245
- <dt>
246
- <a class="link" href="GdkScreen.html#gdk-screen-get-monitor-plug-name" title="gdk_screen_get_monitor_plug_name ()">gdk_screen_get_monitor_plug_name</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
247
- </dt>
248
- <dd></dd>
249
- <dt>
250
- <a class="link" href="GdkScreen.html#gdk-screen-get-monitor-scale-factor" title="gdk_screen_get_monitor_scale_factor ()">gdk_screen_get_monitor_scale_factor</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
251
- </dt>
252
- <dd></dd>
253
- <dt>
254
- <a class="link" href="GdkScreen.html#gdk-screen-get-monitor-width-mm" title="gdk_screen_get_monitor_width_mm ()">gdk_screen_get_monitor_width_mm</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
255
- </dt>
256
- <dd></dd>
257
- <dt>
258
- <a class="link" href="GdkScreen.html#gdk-screen-get-monitor-workarea" title="gdk_screen_get_monitor_workarea ()">gdk_screen_get_monitor_workarea</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
259
- </dt>
260
- <dd></dd>
261
- <dt>
262
- <a class="link" href="GdkScreen.html#gdk-screen-get-number" title="gdk_screen_get_number ()">gdk_screen_get_number</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
263
- </dt>
264
- <dd></dd>
265
- <dt>
266
- <a class="link" href="GdkScreen.html#gdk-screen-get-n-monitors" title="gdk_screen_get_n_monitors ()">gdk_screen_get_n_monitors</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
267
- </dt>
268
- <dd></dd>
269
- <dt>
270
- <a class="link" href="GdkScreen.html#gdk-screen-get-primary-monitor" title="gdk_screen_get_primary_monitor ()">gdk_screen_get_primary_monitor</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
271
- </dt>
272
- <dd></dd>
273
- <dt>
274
- <a class="link" href="GdkScreen.html#gdk-screen-get-width" title="gdk_screen_get_width ()">gdk_screen_get_width</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
275
- </dt>
276
- <dd></dd>
277
- <dt>
278
- <a class="link" href="GdkScreen.html#gdk-screen-get-width-mm" title="gdk_screen_get_width_mm ()">gdk_screen_get_width_mm</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
279
- </dt>
280
- <dd></dd>
281
- <dt>
282
- <a class="link" href="gdk3-General.html#gdk-screen-height" title="gdk_screen_height ()">gdk_screen_height</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
283
- </dt>
284
- <dd></dd>
285
- <dt>
286
- <a class="link" href="gdk3-General.html#gdk-screen-height-mm" title="gdk_screen_height_mm ()">gdk_screen_height_mm</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
287
- </dt>
288
- <dd></dd>
289
- <dt>
290
- <a class="link" href="GdkScreen.html#gdk-screen-make-display-name" title="gdk_screen_make_display_name ()">gdk_screen_make_display_name</a>, function in <a class="link" href="GdkScreen.html" title="GdkScreen">GdkScreen</a>
291
- </dt>
292
- <dd></dd>
293
- <dt>
294
- <a class="link" href="gdk3-General.html#gdk-screen-width" title="gdk_screen_width ()">gdk_screen_width</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
295
- </dt>
296
- <dd></dd>
297
- <dt>
298
- <a class="link" href="gdk3-General.html#gdk-screen-width-mm" title="gdk_screen_width_mm ()">gdk_screen_width_mm</a>, function in <a class="link" href="gdk3-General.html" title="General">General</a>
299
- </dt>
300
- <dd></dd>
301
- <a name="idxT"></a><h3 class="title">T</h3>
302
- <dt>
303
- <a class="link" href="gdk3-Threads.html#GDK-THREADS-ENTER:CAPS" title="GDK_THREADS_ENTER">GDK_THREADS_ENTER</a>, macro in <a class="link" href="gdk3-Threads.html" title="Threads">Threads</a>
304
- </dt>
305
- <dd></dd>
306
- <dt>
307
- <a class="link" href="gdk3-Threads.html#gdk-threads-enter" title="gdk_threads_enter ()">gdk_threads_enter</a>, function in <a class="link" href="gdk3-Threads.html" title="Threads">Threads</a>
308
- </dt>
309
- <dd></dd>
310
- <dt>
311
- <a class="link" href="gdk3-Threads.html#gdk-threads-init" title="gdk_threads_init ()">gdk_threads_init</a>, function in <a class="link" href="gdk3-Threads.html" title="Threads">Threads</a>
312
- </dt>
313
- <dd></dd>
314
- <dt>
315
- <a class="link" href="gdk3-Threads.html#GDK-THREADS-LEAVE:CAPS" title="GDK_THREADS_LEAVE">GDK_THREADS_LEAVE</a>, macro in <a class="link" href="gdk3-Threads.html" title="Threads">Threads</a>
316
- </dt>
317
- <dd></dd>
318
- <dt>
319
- <a class="link" href="gdk3-Threads.html#gdk-threads-leave" title="gdk_threads_leave ()">gdk_threads_leave</a>, function in <a class="link" href="gdk3-Threads.html" title="Threads">Threads</a>
320
- </dt>
321
- <dd></dd>
322
- <dt>
323
- <a class="link" href="gdk3-Threads.html#gdk-threads-set-lock-functions" title="gdk_threads_set_lock_functions ()">gdk_threads_set_lock_functions</a>, function in <a class="link" href="gdk3-Threads.html" title="Threads">Threads</a>
324
- </dt>
325
- <dd></dd>
326
- <a name="idxV"></a><h3 class="title">V</h3>
327
- <dt>
328
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-best" title="gdk_visual_get_best ()">gdk_visual_get_best</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
329
- </dt>
330
- <dd></dd>
331
- <dt>
332
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-best-depth" title="gdk_visual_get_best_depth ()">gdk_visual_get_best_depth</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
333
- </dt>
334
- <dd></dd>
335
- <dt>
336
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-best-type" title="gdk_visual_get_best_type ()">gdk_visual_get_best_type</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
337
- </dt>
338
- <dd></dd>
339
- <dt>
340
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-best-with-both" title="gdk_visual_get_best_with_both ()">gdk_visual_get_best_with_both</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
341
- </dt>
342
- <dd></dd>
343
- <dt>
344
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-best-with-depth" title="gdk_visual_get_best_with_depth ()">gdk_visual_get_best_with_depth</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
345
- </dt>
346
- <dd></dd>
347
- <dt>
348
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-best-with-type" title="gdk_visual_get_best_with_type ()">gdk_visual_get_best_with_type</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
349
- </dt>
350
- <dd></dd>
351
- <dt>
352
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-bits-per-rgb" title="gdk_visual_get_bits_per_rgb ()">gdk_visual_get_bits_per_rgb</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
353
- </dt>
354
- <dd></dd>
355
- <dt>
356
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-byte-order" title="gdk_visual_get_byte_order ()">gdk_visual_get_byte_order</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
357
- </dt>
358
- <dd></dd>
359
- <dt>
360
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-colormap-size" title="gdk_visual_get_colormap_size ()">gdk_visual_get_colormap_size</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
361
- </dt>
362
- <dd></dd>
363
- <dt>
364
- <a class="link" href="gdk3-Visuals.html#gdk-visual-get-system" title="gdk_visual_get_system ()">gdk_visual_get_system</a>, function in <a class="link" href="gdk3-Visuals.html" title="Visuals">Visuals</a>
365
- </dt>
366
- <dd></dd>
367
- <a name="idxW"></a><h3 class="title">W</h3>
368
- <dt>
369
- <a class="link" href="gdk3-Windows.html#gdk-window-at-pointer" title="gdk_window_at_pointer ()">gdk_window_at_pointer</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
370
- </dt>
371
- <dd></dd>
372
- <dt>
373
- <a class="link" href="gdk3-Windows.html#gdk-window-begin-paint-rect" title="gdk_window_begin_paint_rect ()">gdk_window_begin_paint_rect</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
374
- </dt>
375
- <dd></dd>
376
- <dt>
377
- <a class="link" href="gdk3-Windows.html#gdk-window-begin-paint-region" title="gdk_window_begin_paint_region ()">gdk_window_begin_paint_region</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
378
- </dt>
379
- <dd></dd>
380
- <dt>
381
- <a class="link" href="gdk3-Windows.html#gdk-window-configure-finished" title="gdk_window_configure_finished ()">gdk_window_configure_finished</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
382
- </dt>
383
- <dd></dd>
384
- <dt>
385
- <a class="link" href="gdk3-Windows.html#gdk-window-enable-synchronized-configure" title="gdk_window_enable_synchronized_configure ()">gdk_window_enable_synchronized_configure</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
386
- </dt>
387
- <dd></dd>
388
- <dt>
389
- <a class="link" href="gdk3-Windows.html#gdk-window-end-paint" title="gdk_window_end_paint ()">gdk_window_end_paint</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
390
- </dt>
391
- <dd></dd>
392
- <dt>
393
- <a class="link" href="gdk3-Windows.html#gdk-window-flush" title="gdk_window_flush ()">gdk_window_flush</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
394
- </dt>
395
- <dd></dd>
396
- <dt>
397
- <a class="link" href="gdk3-Windows.html#gdk-window-get-background-pattern" title="gdk_window_get_background_pattern ()">gdk_window_get_background_pattern</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
398
- </dt>
399
- <dd></dd>
400
- <dt>
401
- <a class="link" href="gdk3-Windows.html#gdk-window-get-composited" title="gdk_window_get_composited ()">gdk_window_get_composited</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
402
- </dt>
403
- <dd></dd>
404
- <dt>
405
- <a class="link" href="gdk3-Windows.html#gdk-window-get-pointer" title="gdk_window_get_pointer ()">gdk_window_get_pointer</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
406
- </dt>
407
- <dd></dd>
408
- <dt>
409
- <a class="link" href="gdk3-Windows.html#gdk-window-process-all-updates" title="gdk_window_process_all_updates ()">gdk_window_process_all_updates</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
410
- </dt>
411
- <dd></dd>
412
- <dt>
413
- <a class="link" href="gdk3-Windows.html#gdk-window-process-updates" title="gdk_window_process_updates ()">gdk_window_process_updates</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
414
- </dt>
415
- <dd></dd>
416
- <dt>
417
- <a class="link" href="gdk3-Windows.html#gdk-window-set-background" title="gdk_window_set_background ()">gdk_window_set_background</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
418
- </dt>
419
- <dd></dd>
420
- <dt>
421
- <a class="link" href="gdk3-Windows.html#gdk-window-set-background-pattern" title="gdk_window_set_background_pattern ()">gdk_window_set_background_pattern</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
422
- </dt>
423
- <dd></dd>
424
- <dt>
425
- <a class="link" href="gdk3-Windows.html#gdk-window-set-background-rgba" title="gdk_window_set_background_rgba ()">gdk_window_set_background_rgba</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
426
- </dt>
427
- <dd></dd>
428
- <dt>
429
- <a class="link" href="gdk3-Windows.html#gdk-window-set-composited" title="gdk_window_set_composited ()">gdk_window_set_composited</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
430
- </dt>
431
- <dd></dd>
432
- <dt>
433
- <a class="link" href="gdk3-Windows.html#gdk-window-set-debug-updates" title="gdk_window_set_debug_updates ()">gdk_window_set_debug_updates</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
434
- </dt>
435
- <dd></dd>
436
- <dt>
437
- <a class="link" href="gdk3-Windows.html#gdk-window-set-static-gravities" title="gdk_window_set_static_gravities ()">gdk_window_set_static_gravities</a>, function in <a class="link" href="gdk3-Windows.html" title="Windows">Windows</a>
438
- </dt>
439
- <dd></dd>
440
- <a name="idxX"></a><h3 class="title">X</h3>
441
- <dt>
442
- <a class="link" href="gdk3-X-Window-System-Interaction.html#gdk-x11-window-set-frame-extents" title="gdk_x11_window_set_frame_extents ()">gdk_x11_window_set_frame_extents</a>, function in <a class="link" href="gdk3-X-Window-System-Interaction.html" title="X Window System Interaction">X Window System Interaction</a>
443
- </dt>
444
- <dd></dd>
445
- </div>
446
- <div class="footer">
447
- <hr>Generated by GTK-Doc V1.25.1</div>
448
- </body>
449
- </html>
@@ -1,1903 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 3.0: GTK+ 3 Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
- <link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
8
- <link rel="up" href="index.html" title="GTK+ 3 Reference Manual">
9
- <link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
10
- <link rel="next" href="api-index-3-2.html" title="Index of new symbols in 3.2">
11
- <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
14
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
- <td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxA">A</a>
17
-  <span class="dim">|</span> 
18
- <a class="shortcut" href="#idxB">B</a>
19
-  <span class="dim">|</span> 
20
- <a class="shortcut" href="#idxC">C</a>
21
-  <span class="dim">|</span> 
22
- <a class="shortcut" href="#idxD">D</a>
23
-  <span class="dim">|</span> 
24
- <a class="shortcut" href="#idxE">E</a>
25
-  <span class="dim">|</span> 
26
- <a class="shortcut" href="#idxG">G</a>
27
-  <span class="dim">|</span> 
28
- <a class="shortcut" href="#idxI">I</a>
29
-  <span class="dim">|</span> 
30
- <a class="shortcut" href="#idxL">L</a>
31
-  <span class="dim">|</span> 
32
- <a class="shortcut" href="#idxM">M</a>
33
-  <span class="dim">|</span> 
34
- <a class="shortcut" href="#idxN">N</a>
35
-  <span class="dim">|</span> 
36
- <a class="shortcut" href="#idxP">P</a>
37
-  <span class="dim">|</span> 
38
- <a class="shortcut" href="#idxR">R</a>
39
-  <span class="dim">|</span> 
40
- <a class="shortcut" href="#idxS">S</a>
41
-  <span class="dim">|</span> 
42
- <a class="shortcut" href="#idxT">T</a>
43
-  <span class="dim">|</span> 
44
- <a class="shortcut" href="#idxV">V</a>
45
-  <span class="dim">|</span> 
46
- <a class="shortcut" href="#idxW">W</a></span></td>
47
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
48
- <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
49
- <td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
50
- <td><a accesskey="n" href="api-index-3-2.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
51
- </tr></table>
52
- <div class="index">
53
- <div class="titlepage"><div><div><h1 class="title">
54
- <a name="api-index-3-0"></a>Index of new symbols in 3.0</h1></div></div></div>
55
- <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
56
- <dt>
57
- <a class="link" href="GtkAboutDialog.html#GtkAboutDialog--license-type" title="The “license-type” property">GtkAboutDialog:license-type</a>, object property in <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog">GtkAboutDialog</a>
58
- </dt>
59
- <dd></dd>
60
- <dt>
61
- <a class="link" href="GtkAboutDialog.html#gtk-about-dialog-get-license-type" title="gtk_about_dialog_get_license_type ()">gtk_about_dialog_get_license_type</a>, function in <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog">GtkAboutDialog</a>
62
- </dt>
63
- <dd></dd>
64
- <dt>
65
- <a class="link" href="GtkAboutDialog.html#gtk-about-dialog-set-license-type" title="gtk_about_dialog_set_license_type ()">gtk_about_dialog_set_license_type</a>, function in <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog">GtkAboutDialog</a>
66
- </dt>
67
- <dd></dd>
68
- <dt>
69
- <a class="link" href="GtkApplication.html#gtk-application-add-window" title="gtk_application_add_window ()">gtk_application_add_window</a>, function in <a class="link" href="GtkApplication.html" title="GtkApplication">GtkApplication</a>
70
- </dt>
71
- <dd></dd>
72
- <dt>
73
- <a class="link" href="GtkApplication.html#gtk-application-get-windows" title="gtk_application_get_windows ()">gtk_application_get_windows</a>, function in <a class="link" href="GtkApplication.html" title="GtkApplication">GtkApplication</a>
74
- </dt>
75
- <dd></dd>
76
- <dt>
77
- <a class="link" href="GtkApplication.html#gtk-application-new" title="gtk_application_new ()">gtk_application_new</a>, function in <a class="link" href="GtkApplication.html" title="GtkApplication">GtkApplication</a>
78
- </dt>
79
- <dd></dd>
80
- <dt>
81
- <a class="link" href="GtkApplication.html#gtk-application-remove-window" title="gtk_application_remove_window ()">gtk_application_remove_window</a>, function in <a class="link" href="GtkApplication.html" title="GtkApplication">GtkApplication</a>
82
- </dt>
83
- <dd></dd>
84
- <dt>
85
- <a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-append-custom-item" title="gtk_app_chooser_button_append_custom_item ()">gtk_app_chooser_button_append_custom_item</a>, function in <a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton">GtkAppChooserButton</a>
86
- </dt>
87
- <dd></dd>
88
- <dt>
89
- <a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-append-separator" title="gtk_app_chooser_button_append_separator ()">gtk_app_chooser_button_append_separator</a>, function in <a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton">GtkAppChooserButton</a>
90
- </dt>
91
- <dd></dd>
92
- <dt>
93
- <a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-get-show-dialog-item" title="gtk_app_chooser_button_get_show_dialog_item ()">gtk_app_chooser_button_get_show_dialog_item</a>, function in <a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton">GtkAppChooserButton</a>
94
- </dt>
95
- <dd></dd>
96
- <dt>
97
- <a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-new" title="gtk_app_chooser_button_new ()">gtk_app_chooser_button_new</a>, function in <a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton">GtkAppChooserButton</a>
98
- </dt>
99
- <dd></dd>
100
- <dt>
101
- <a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-set-active-custom-item" title="gtk_app_chooser_button_set_active_custom_item ()">gtk_app_chooser_button_set_active_custom_item</a>, function in <a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton">GtkAppChooserButton</a>
102
- </dt>
103
- <dd></dd>
104
- <dt>
105
- <a class="link" href="GtkAppChooserButton.html#gtk-app-chooser-button-set-show-dialog-item" title="gtk_app_chooser_button_set_show_dialog_item ()">gtk_app_chooser_button_set_show_dialog_item</a>, function in <a class="link" href="GtkAppChooserButton.html" title="GtkAppChooserButton">GtkAppChooserButton</a>
106
- </dt>
107
- <dd></dd>
108
- <dt>
109
- <a class="link" href="GtkAppChooserDialog.html#gtk-app-chooser-dialog-get-widget" title="gtk_app_chooser_dialog_get_widget ()">gtk_app_chooser_dialog_get_widget</a>, function in <a class="link" href="GtkAppChooserDialog.html" title="GtkAppChooserDialog">GtkAppChooserDialog</a>
110
- </dt>
111
- <dd></dd>
112
- <dt>
113
- <a class="link" href="GtkAppChooserDialog.html#gtk-app-chooser-dialog-new" title="gtk_app_chooser_dialog_new ()">gtk_app_chooser_dialog_new</a>, function in <a class="link" href="GtkAppChooserDialog.html" title="GtkAppChooserDialog">GtkAppChooserDialog</a>
114
- </dt>
115
- <dd></dd>
116
- <dt>
117
- <a class="link" href="GtkAppChooserDialog.html#gtk-app-chooser-dialog-new-for-content-type" title="gtk_app_chooser_dialog_new_for_content_type ()">gtk_app_chooser_dialog_new_for_content_type</a>, function in <a class="link" href="GtkAppChooserDialog.html" title="GtkAppChooserDialog">GtkAppChooserDialog</a>
118
- </dt>
119
- <dd></dd>
120
- <dt>
121
- <a class="link" href="GtkAppChooser.html#gtk-app-chooser-get-app-info" title="gtk_app_chooser_get_app_info ()">gtk_app_chooser_get_app_info</a>, function in <a class="link" href="GtkAppChooser.html" title="GtkAppChooser">GtkAppChooser</a>
122
- </dt>
123
- <dd></dd>
124
- <dt>
125
- <a class="link" href="GtkAppChooser.html#gtk-app-chooser-get-content-type" title="gtk_app_chooser_get_content_type ()">gtk_app_chooser_get_content_type</a>, function in <a class="link" href="GtkAppChooser.html" title="GtkAppChooser">GtkAppChooser</a>
126
- </dt>
127
- <dd></dd>
128
- <dt>
129
- <a class="link" href="GtkAppChooser.html#gtk-app-chooser-refresh" title="gtk_app_chooser_refresh ()">gtk_app_chooser_refresh</a>, function in <a class="link" href="GtkAppChooser.html" title="GtkAppChooser">GtkAppChooser</a>
130
- </dt>
131
- <dd></dd>
132
- <dt>
133
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-get-default-text" title="gtk_app_chooser_widget_get_default_text ()">gtk_app_chooser_widget_get_default_text</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
134
- </dt>
135
- <dd></dd>
136
- <dt>
137
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-get-show-all" title="gtk_app_chooser_widget_get_show_all ()">gtk_app_chooser_widget_get_show_all</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
138
- </dt>
139
- <dd></dd>
140
- <dt>
141
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-get-show-default" title="gtk_app_chooser_widget_get_show_default ()">gtk_app_chooser_widget_get_show_default</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
142
- </dt>
143
- <dd></dd>
144
- <dt>
145
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-get-show-fallback" title="gtk_app_chooser_widget_get_show_fallback ()">gtk_app_chooser_widget_get_show_fallback</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
146
- </dt>
147
- <dd></dd>
148
- <dt>
149
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-get-show-other" title="gtk_app_chooser_widget_get_show_other ()">gtk_app_chooser_widget_get_show_other</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
150
- </dt>
151
- <dd></dd>
152
- <dt>
153
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-get-show-recommended" title="gtk_app_chooser_widget_get_show_recommended ()">gtk_app_chooser_widget_get_show_recommended</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
154
- </dt>
155
- <dd></dd>
156
- <dt>
157
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-new" title="gtk_app_chooser_widget_new ()">gtk_app_chooser_widget_new</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
158
- </dt>
159
- <dd></dd>
160
- <dt>
161
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-set-show-all" title="gtk_app_chooser_widget_set_show_all ()">gtk_app_chooser_widget_set_show_all</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
162
- </dt>
163
- <dd></dd>
164
- <dt>
165
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-set-show-default" title="gtk_app_chooser_widget_set_show_default ()">gtk_app_chooser_widget_set_show_default</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
166
- </dt>
167
- <dd></dd>
168
- <dt>
169
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-set-show-fallback" title="gtk_app_chooser_widget_set_show_fallback ()">gtk_app_chooser_widget_set_show_fallback</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
170
- </dt>
171
- <dd></dd>
172
- <dt>
173
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-set-show-other" title="gtk_app_chooser_widget_set_show_other ()">gtk_app_chooser_widget_set_show_other</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
174
- </dt>
175
- <dd></dd>
176
- <dt>
177
- <a class="link" href="GtkAppChooserWidget.html#gtk-app-chooser-widget-set-show-recommended" title="gtk_app_chooser_widget_set_show_recommended ()">gtk_app_chooser_widget_set_show_recommended</a>, function in <a class="link" href="GtkAppChooserWidget.html" title="GtkAppChooserWidget">GtkAppChooserWidget</a>
178
- </dt>
179
- <dd></dd>
180
- <dt>
181
- <a class="link" href="GtkAssistant.html#gtk-assistant-next-page" title="gtk_assistant_next_page ()">gtk_assistant_next_page</a>, function in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
182
- </dt>
183
- <dd></dd>
184
- <dt>
185
- <a class="link" href="GtkAssistant.html#gtk-assistant-previous-page" title="gtk_assistant_previous_page ()">gtk_assistant_previous_page</a>, function in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
186
- </dt>
187
- <dd></dd>
188
- <a name="idxB"></a><h3 class="title">B</h3>
189
- <dt>
190
- <a class="link" href="gtk3-Bindings.html#gtk-binding-entry-add-signal-from-string" title="gtk_binding_entry_add_signal_from_string ()">gtk_binding_entry_add_signal_from_string</a>, function in <a class="link" href="gtk3-Bindings.html" title="Bindings">Bindings</a>
191
- </dt>
192
- <dd></dd>
193
- <dt>
194
- <a class="link" href="GtkBox.html#gtk-box-new" title="gtk_box_new ()">gtk_box_new</a>, function in <a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
195
- </dt>
196
- <dd></dd>
197
- <dt>
198
- <a class="link" href="GtkButtonBox.html#gtk-button-box-new" title="gtk_button_box_new ()">gtk_button_box_new</a>, function in <a class="link" href="GtkButtonBox.html" title="GtkButtonBox">GtkButtonBox</a>
199
- </dt>
200
- <dd></dd>
201
- <a name="idxC"></a><h3 class="title">C</h3>
202
- <dt>
203
- <a class="link" href="GtkWidget.html#gtk-cairo-should-draw-window" title="gtk_cairo_should_draw_window ()">gtk_cairo_should_draw_window</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
204
- </dt>
205
- <dd></dd>
206
- <dt>
207
- <a class="link" href="GtkWidget.html#gtk-cairo-transform-to-window" title="gtk_cairo_transform_to_window ()">gtk_cairo_transform_to_window</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
208
- </dt>
209
- <dd></dd>
210
- <dt>
211
- <a class="link" href="GtkCalendar.html#gtk-calendar-get-day-is-marked" title="gtk_calendar_get_day_is_marked ()">gtk_calendar_get_day_is_marked</a>, function in <a class="link" href="GtkCalendar.html" title="GtkCalendar">GtkCalendar</a>
212
- </dt>
213
- <dd></dd>
214
- <dt>
215
- <a class="link" href="GtkCellArea.html#GtkCellArea-add-editable" title="The “add-editable” signal">GtkCellArea::add-editable</a>, object signal in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
216
- </dt>
217
- <dd></dd>
218
- <dt>
219
- <a class="link" href="GtkCellArea.html#GtkCellArea-apply-attributes" title="The “apply-attributes” signal">GtkCellArea::apply-attributes</a>, object signal in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
220
- </dt>
221
- <dd></dd>
222
- <dt>
223
- <a class="link" href="GtkCellArea.html#GtkCellArea-focus-changed" title="The “focus-changed” signal">GtkCellArea::focus-changed</a>, object signal in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
224
- </dt>
225
- <dd></dd>
226
- <dt>
227
- <a class="link" href="GtkCellArea.html#GtkCellArea-remove-editable" title="The “remove-editable” signal">GtkCellArea::remove-editable</a>, object signal in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
228
- </dt>
229
- <dd></dd>
230
- <dt>
231
- <a class="link" href="GtkCellArea.html#GtkCellArea--edit-widget" title="The “edit-widget” property">GtkCellArea:edit-widget</a>, object property in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
232
- </dt>
233
- <dd></dd>
234
- <dt>
235
- <a class="link" href="GtkCellArea.html#GtkCellArea--edited-cell" title="The “edited-cell” property">GtkCellArea:edited-cell</a>, object property in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
236
- </dt>
237
- <dd></dd>
238
- <dt>
239
- <a class="link" href="GtkCellArea.html#GtkCellArea--focus-cell" title="The “focus-cell” property">GtkCellArea:focus-cell</a>, object property in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
240
- </dt>
241
- <dd></dd>
242
- <dt>
243
- <a class="link" href="GtkCellAreaBox.html#GtkCellAreaBox--c-align" title="The “align” child property">GtkCellAreaBox:align</a>, object property in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
244
- </dt>
245
- <dd></dd>
246
- <dt>
247
- <a class="link" href="GtkCellAreaBox.html#GtkCellAreaBox--c-expand" title="The “expand” child property">GtkCellAreaBox:expand</a>, object property in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
248
- </dt>
249
- <dd></dd>
250
- <dt>
251
- <a class="link" href="GtkCellAreaBox.html#GtkCellAreaBox--c-fixed-size" title="The “fixed-size” child property">GtkCellAreaBox:fixed-size</a>, object property in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
252
- </dt>
253
- <dd></dd>
254
- <dt>
255
- <a class="link" href="GtkCellAreaBox.html#GtkCellAreaBox--c-pack-type" title="The “pack-type” child property">GtkCellAreaBox:pack-type</a>, object property in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
256
- </dt>
257
- <dd></dd>
258
- <dt>
259
- <a class="link" href="GtkCellAreaBox.html#GtkCellAreaBox--spacing" title="The “spacing” property">GtkCellAreaBox:spacing</a>, object property in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
260
- </dt>
261
- <dd></dd>
262
- <dt>
263
- <a class="link" href="GtkCellAreaContext.html#GtkCellAreaContext--area" title="The “area” property">GtkCellAreaContext:area</a>, object property in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
264
- </dt>
265
- <dd></dd>
266
- <dt>
267
- <a class="link" href="GtkCellAreaContext.html#GtkCellAreaContext--minimum-height" title="The “minimum-height” property">GtkCellAreaContext:minimum-height</a>, object property in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
268
- </dt>
269
- <dd></dd>
270
- <dt>
271
- <a class="link" href="GtkCellAreaContext.html#GtkCellAreaContext--minimum-width" title="The “minimum-width” property">GtkCellAreaContext:minimum-width</a>, object property in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
272
- </dt>
273
- <dd></dd>
274
- <dt>
275
- <a class="link" href="GtkCellAreaContext.html#GtkCellAreaContext--natural-height" title="The “natural-height” property">GtkCellAreaContext:natural-height</a>, object property in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
276
- </dt>
277
- <dd></dd>
278
- <dt>
279
- <a class="link" href="GtkCellAreaContext.html#GtkCellAreaContext--natural-width" title="The “natural-width” property">GtkCellAreaContext:natural-width</a>, object property in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
280
- </dt>
281
- <dd></dd>
282
- <dt>
283
- <a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-rgba" title="The “cell-background-rgba” property">GtkCellRenderer:cell-background-rgba</a>, object property in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
284
- </dt>
285
- <dd></dd>
286
- <dt>
287
- <a class="link" href="GtkCellRendererText.html#GtkCellRendererText--background-rgba" title="The “background-rgba” property">GtkCellRendererText:background-rgba</a>, object property in <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
288
- </dt>
289
- <dd></dd>
290
- <dt>
291
- <a class="link" href="GtkCellRendererText.html#GtkCellRendererText--foreground-rgba" title="The “foreground-rgba” property">GtkCellRendererText:foreground-rgba</a>, object property in <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
292
- </dt>
293
- <dd></dd>
294
- <dt>
295
- <a class="link" href="GtkCellRendererText.html#GtkCellRendererText--max-width-chars" title="The “max-width-chars” property">GtkCellRendererText:max-width-chars</a>, object property in <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
296
- </dt>
297
- <dd></dd>
298
- <dt>
299
- <a class="link" href="GtkCellView.html#GtkCellView--background-rgba" title="The “background-rgba” property">GtkCellView:background-rgba</a>, object property in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
300
- </dt>
301
- <dd></dd>
302
- <dt>
303
- <a class="link" href="GtkCellArea.html#gtk-cell-area-activate" title="gtk_cell_area_activate ()">gtk_cell_area_activate</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
304
- </dt>
305
- <dd></dd>
306
- <dt>
307
- <a class="link" href="GtkCellArea.html#gtk-cell-area-activate-cell" title="gtk_cell_area_activate_cell ()">gtk_cell_area_activate_cell</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
308
- </dt>
309
- <dd></dd>
310
- <dt>
311
- <a class="link" href="GtkCellArea.html#gtk-cell-area-add" title="gtk_cell_area_add ()">gtk_cell_area_add</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
312
- </dt>
313
- <dd></dd>
314
- <dt>
315
- <a class="link" href="GtkCellArea.html#gtk-cell-area-add-focus-sibling" title="gtk_cell_area_add_focus_sibling ()">gtk_cell_area_add_focus_sibling</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
316
- </dt>
317
- <dd></dd>
318
- <dt>
319
- <a class="link" href="GtkCellArea.html#gtk-cell-area-add-with-properties" title="gtk_cell_area_add_with_properties ()">gtk_cell_area_add_with_properties</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
320
- </dt>
321
- <dd></dd>
322
- <dt>
323
- <a class="link" href="GtkCellArea.html#gtk-cell-area-apply-attributes" title="gtk_cell_area_apply_attributes ()">gtk_cell_area_apply_attributes</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
324
- </dt>
325
- <dd></dd>
326
- <dt>
327
- <a class="link" href="GtkCellArea.html#gtk-cell-area-attribute-connect" title="gtk_cell_area_attribute_connect ()">gtk_cell_area_attribute_connect</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
328
- </dt>
329
- <dd></dd>
330
- <dt>
331
- <a class="link" href="GtkCellArea.html#gtk-cell-area-attribute-disconnect" title="gtk_cell_area_attribute_disconnect ()">gtk_cell_area_attribute_disconnect</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
332
- </dt>
333
- <dd></dd>
334
- <dt>
335
- <a class="link" href="GtkCellAreaBox.html#gtk-cell-area-box-get-spacing" title="gtk_cell_area_box_get_spacing ()">gtk_cell_area_box_get_spacing</a>, function in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
336
- </dt>
337
- <dd></dd>
338
- <dt>
339
- <a class="link" href="GtkCellAreaBox.html#gtk-cell-area-box-new" title="gtk_cell_area_box_new ()">gtk_cell_area_box_new</a>, function in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
340
- </dt>
341
- <dd></dd>
342
- <dt>
343
- <a class="link" href="GtkCellAreaBox.html#gtk-cell-area-box-pack-end" title="gtk_cell_area_box_pack_end ()">gtk_cell_area_box_pack_end</a>, function in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
344
- </dt>
345
- <dd></dd>
346
- <dt>
347
- <a class="link" href="GtkCellAreaBox.html#gtk-cell-area-box-pack-start" title="gtk_cell_area_box_pack_start ()">gtk_cell_area_box_pack_start</a>, function in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
348
- </dt>
349
- <dd></dd>
350
- <dt>
351
- <a class="link" href="GtkCellAreaBox.html#gtk-cell-area-box-set-spacing" title="gtk_cell_area_box_set_spacing ()">gtk_cell_area_box_set_spacing</a>, function in <a class="link" href="GtkCellAreaBox.html" title="GtkCellAreaBox">GtkCellAreaBox</a>
352
- </dt>
353
- <dd></dd>
354
- <dt>
355
- <a class="link" href="GtkCellArea.html#gtk-cell-area-cell-get" title="gtk_cell_area_cell_get ()">gtk_cell_area_cell_get</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
356
- </dt>
357
- <dd></dd>
358
- <dt>
359
- <a class="link" href="GtkCellArea.html#gtk-cell-area-cell-get-property" title="gtk_cell_area_cell_get_property ()">gtk_cell_area_cell_get_property</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
360
- </dt>
361
- <dd></dd>
362
- <dt>
363
- <a class="link" href="GtkCellArea.html#gtk-cell-area-cell-get-valist" title="gtk_cell_area_cell_get_valist ()">gtk_cell_area_cell_get_valist</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
364
- </dt>
365
- <dd></dd>
366
- <dt>
367
- <a class="link" href="GtkCellArea.html#gtk-cell-area-cell-set" title="gtk_cell_area_cell_set ()">gtk_cell_area_cell_set</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
368
- </dt>
369
- <dd></dd>
370
- <dt>
371
- <a class="link" href="GtkCellArea.html#gtk-cell-area-cell-set-property" title="gtk_cell_area_cell_set_property ()">gtk_cell_area_cell_set_property</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
372
- </dt>
373
- <dd></dd>
374
- <dt>
375
- <a class="link" href="GtkCellArea.html#gtk-cell-area-cell-set-valist" title="gtk_cell_area_cell_set_valist ()">gtk_cell_area_cell_set_valist</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
376
- </dt>
377
- <dd></dd>
378
- <dt>
379
- <a class="link" href="GtkCellArea.html#gtk-cell-area-class-find-cell-property" title="gtk_cell_area_class_find_cell_property ()">gtk_cell_area_class_find_cell_property</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
380
- </dt>
381
- <dd></dd>
382
- <dt>
383
- <a class="link" href="GtkCellArea.html#gtk-cell-area-class-install-cell-property" title="gtk_cell_area_class_install_cell_property ()">gtk_cell_area_class_install_cell_property</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
384
- </dt>
385
- <dd></dd>
386
- <dt>
387
- <a class="link" href="GtkCellArea.html#gtk-cell-area-class-list-cell-properties" title="gtk_cell_area_class_list_cell_properties ()">gtk_cell_area_class_list_cell_properties</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
388
- </dt>
389
- <dd></dd>
390
- <dt>
391
- <a class="link" href="GtkCellAreaContext.html#gtk-cell-area-context-get-allocation" title="gtk_cell_area_context_get_allocation ()">gtk_cell_area_context_get_allocation</a>, function in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
392
- </dt>
393
- <dd></dd>
394
- <dt>
395
- <a class="link" href="GtkCellAreaContext.html#gtk-cell-area-context-get-area" title="gtk_cell_area_context_get_area ()">gtk_cell_area_context_get_area</a>, function in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
396
- </dt>
397
- <dd></dd>
398
- <dt>
399
- <a class="link" href="GtkCellAreaContext.html#gtk-cell-area-context-get-preferred-height" title="gtk_cell_area_context_get_preferred_height ()">gtk_cell_area_context_get_preferred_height</a>, function in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
400
- </dt>
401
- <dd></dd>
402
- <dt>
403
- <a class="link" href="GtkCellAreaContext.html#gtk-cell-area-context-get-preferred-height-for-width" title="gtk_cell_area_context_get_preferred_height_for_width ()">gtk_cell_area_context_get_preferred_height_for_width</a>, function in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
404
- </dt>
405
- <dd></dd>
406
- <dt>
407
- <a class="link" href="GtkCellAreaContext.html#gtk-cell-area-context-get-preferred-width" title="gtk_cell_area_context_get_preferred_width ()">gtk_cell_area_context_get_preferred_width</a>, function in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
408
- </dt>
409
- <dd></dd>
410
- <dt>
411
- <a class="link" href="GtkCellAreaContext.html#gtk-cell-area-context-get-preferred-width-for-height" title="gtk_cell_area_context_get_preferred_width_for_height ()">gtk_cell_area_context_get_preferred_width_for_height</a>, function in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
412
- </dt>
413
- <dd></dd>
414
- <dt>
415
- <a class="link" href="GtkCellAreaContext.html#gtk-cell-area-context-push-preferred-height" title="gtk_cell_area_context_push_preferred_height ()">gtk_cell_area_context_push_preferred_height</a>, function in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
416
- </dt>
417
- <dd></dd>
418
- <dt>
419
- <a class="link" href="GtkCellAreaContext.html#gtk-cell-area-context-push-preferred-width" title="gtk_cell_area_context_push_preferred_width ()">gtk_cell_area_context_push_preferred_width</a>, function in <a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext">GtkCellAreaContext</a>
420
- </dt>
421
- <dd></dd>
422
- <dt>
423
- <a class="link" href="GtkCellArea.html#gtk-cell-area-copy-context" title="gtk_cell_area_copy_context ()">gtk_cell_area_copy_context</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
424
- </dt>
425
- <dd></dd>
426
- <dt>
427
- <a class="link" href="GtkCellArea.html#gtk-cell-area-create-context" title="gtk_cell_area_create_context ()">gtk_cell_area_create_context</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
428
- </dt>
429
- <dd></dd>
430
- <dt>
431
- <a class="link" href="GtkCellArea.html#gtk-cell-area-event" title="gtk_cell_area_event ()">gtk_cell_area_event</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
432
- </dt>
433
- <dd></dd>
434
- <dt>
435
- <a class="link" href="GtkCellArea.html#gtk-cell-area-focus" title="gtk_cell_area_focus ()">gtk_cell_area_focus</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
436
- </dt>
437
- <dd></dd>
438
- <dt>
439
- <a class="link" href="GtkCellArea.html#gtk-cell-area-foreach" title="gtk_cell_area_foreach ()">gtk_cell_area_foreach</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
440
- </dt>
441
- <dd></dd>
442
- <dt>
443
- <a class="link" href="GtkCellArea.html#gtk-cell-area-foreach-alloc" title="gtk_cell_area_foreach_alloc ()">gtk_cell_area_foreach_alloc</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
444
- </dt>
445
- <dd></dd>
446
- <dt>
447
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-cell-allocation" title="gtk_cell_area_get_cell_allocation ()">gtk_cell_area_get_cell_allocation</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
448
- </dt>
449
- <dd></dd>
450
- <dt>
451
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-cell-at-position" title="gtk_cell_area_get_cell_at_position ()">gtk_cell_area_get_cell_at_position</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
452
- </dt>
453
- <dd></dd>
454
- <dt>
455
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-current-path-string" title="gtk_cell_area_get_current_path_string ()">gtk_cell_area_get_current_path_string</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
456
- </dt>
457
- <dd></dd>
458
- <dt>
459
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-edited-cell" title="gtk_cell_area_get_edited_cell ()">gtk_cell_area_get_edited_cell</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
460
- </dt>
461
- <dd></dd>
462
- <dt>
463
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-edit-widget" title="gtk_cell_area_get_edit_widget ()">gtk_cell_area_get_edit_widget</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
464
- </dt>
465
- <dd></dd>
466
- <dt>
467
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-focus-cell" title="gtk_cell_area_get_focus_cell ()">gtk_cell_area_get_focus_cell</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
468
- </dt>
469
- <dd></dd>
470
- <dt>
471
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-focus-from-sibling" title="gtk_cell_area_get_focus_from_sibling ()">gtk_cell_area_get_focus_from_sibling</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
472
- </dt>
473
- <dd></dd>
474
- <dt>
475
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-focus-siblings" title="gtk_cell_area_get_focus_siblings ()">gtk_cell_area_get_focus_siblings</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
476
- </dt>
477
- <dd></dd>
478
- <dt>
479
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-preferred-height" title="gtk_cell_area_get_preferred_height ()">gtk_cell_area_get_preferred_height</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
480
- </dt>
481
- <dd></dd>
482
- <dt>
483
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-preferred-height-for-width" title="gtk_cell_area_get_preferred_height_for_width ()">gtk_cell_area_get_preferred_height_for_width</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
484
- </dt>
485
- <dd></dd>
486
- <dt>
487
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-preferred-width" title="gtk_cell_area_get_preferred_width ()">gtk_cell_area_get_preferred_width</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
488
- </dt>
489
- <dd></dd>
490
- <dt>
491
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-preferred-width-for-height" title="gtk_cell_area_get_preferred_width_for_height ()">gtk_cell_area_get_preferred_width_for_height</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
492
- </dt>
493
- <dd></dd>
494
- <dt>
495
- <a class="link" href="GtkCellArea.html#gtk-cell-area-get-request-mode" title="gtk_cell_area_get_request_mode ()">gtk_cell_area_get_request_mode</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
496
- </dt>
497
- <dd></dd>
498
- <dt>
499
- <a class="link" href="GtkCellArea.html#gtk-cell-area-has-renderer" title="gtk_cell_area_has_renderer ()">gtk_cell_area_has_renderer</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
500
- </dt>
501
- <dd></dd>
502
- <dt>
503
- <a class="link" href="GtkCellArea.html#gtk-cell-area-inner-cell-area" title="gtk_cell_area_inner_cell_area ()">gtk_cell_area_inner_cell_area</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
504
- </dt>
505
- <dd></dd>
506
- <dt>
507
- <a class="link" href="GtkCellArea.html#gtk-cell-area-is-activatable" title="gtk_cell_area_is_activatable ()">gtk_cell_area_is_activatable</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
508
- </dt>
509
- <dd></dd>
510
- <dt>
511
- <a class="link" href="GtkCellArea.html#gtk-cell-area-is-focus-sibling" title="gtk_cell_area_is_focus_sibling ()">gtk_cell_area_is_focus_sibling</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
512
- </dt>
513
- <dd></dd>
514
- <dt>
515
- <a class="link" href="GtkCellArea.html#gtk-cell-area-remove" title="gtk_cell_area_remove ()">gtk_cell_area_remove</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
516
- </dt>
517
- <dd></dd>
518
- <dt>
519
- <a class="link" href="GtkCellArea.html#gtk-cell-area-remove-focus-sibling" title="gtk_cell_area_remove_focus_sibling ()">gtk_cell_area_remove_focus_sibling</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
520
- </dt>
521
- <dd></dd>
522
- <dt>
523
- <a class="link" href="GtkCellArea.html#gtk-cell-area-render" title="gtk_cell_area_render ()">gtk_cell_area_render</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
524
- </dt>
525
- <dd></dd>
526
- <dt>
527
- <a class="link" href="GtkCellArea.html#gtk-cell-area-request-renderer" title="gtk_cell_area_request_renderer ()">gtk_cell_area_request_renderer</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
528
- </dt>
529
- <dd></dd>
530
- <dt>
531
- <a class="link" href="GtkCellArea.html#gtk-cell-area-set-focus-cell" title="gtk_cell_area_set_focus_cell ()">gtk_cell_area_set_focus_cell</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
532
- </dt>
533
- <dd></dd>
534
- <dt>
535
- <a class="link" href="GtkCellArea.html#gtk-cell-area-stop-editing" title="gtk_cell_area_stop_editing ()">gtk_cell_area_stop_editing</a>, function in <a class="link" href="GtkCellArea.html" title="GtkCellArea">GtkCellArea</a>
536
- </dt>
537
- <dd></dd>
538
- <dt>
539
- <a class="link" href="GtkCellLayout.html#gtk-cell-layout-get-area" title="gtk_cell_layout_get_area ()">gtk_cell_layout_get_area</a>, function in <a class="link" href="GtkCellLayout.html" title="GtkCellLayout">GtkCellLayout</a>
540
- </dt>
541
- <dd></dd>
542
- <dt>
543
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-aligned-area" title="gtk_cell_renderer_get_aligned_area ()">gtk_cell_renderer_get_aligned_area</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
544
- </dt>
545
- <dd></dd>
546
- <dt>
547
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-preferred-height" title="gtk_cell_renderer_get_preferred_height ()">gtk_cell_renderer_get_preferred_height</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
548
- </dt>
549
- <dd></dd>
550
- <dt>
551
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-preferred-height-for-width" title="gtk_cell_renderer_get_preferred_height_for_width ()">gtk_cell_renderer_get_preferred_height_for_width</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
552
- </dt>
553
- <dd></dd>
554
- <dt>
555
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-preferred-size" title="gtk_cell_renderer_get_preferred_size ()">gtk_cell_renderer_get_preferred_size</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
556
- </dt>
557
- <dd></dd>
558
- <dt>
559
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-preferred-width" title="gtk_cell_renderer_get_preferred_width ()">gtk_cell_renderer_get_preferred_width</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
560
- </dt>
561
- <dd></dd>
562
- <dt>
563
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-preferred-width-for-height" title="gtk_cell_renderer_get_preferred_width_for_height ()">gtk_cell_renderer_get_preferred_width_for_height</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
564
- </dt>
565
- <dd></dd>
566
- <dt>
567
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-request-mode" title="gtk_cell_renderer_get_request_mode ()">gtk_cell_renderer_get_request_mode</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
568
- </dt>
569
- <dd></dd>
570
- <dt>
571
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-state" title="gtk_cell_renderer_get_state ()">gtk_cell_renderer_get_state</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
572
- </dt>
573
- <dd></dd>
574
- <dt>
575
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-is-activatable" title="gtk_cell_renderer_is_activatable ()">gtk_cell_renderer_is_activatable</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
576
- </dt>
577
- <dd></dd>
578
- <dt>
579
- <a class="link" href="GtkCellView.html#gtk-cell-view-get-draw-sensitive" title="gtk_cell_view_get_draw_sensitive ()">gtk_cell_view_get_draw_sensitive</a>, function in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
580
- </dt>
581
- <dd></dd>
582
- <dt>
583
- <a class="link" href="GtkCellView.html#gtk-cell-view-get-fit-model" title="gtk_cell_view_get_fit_model ()">gtk_cell_view_get_fit_model</a>, function in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
584
- </dt>
585
- <dd></dd>
586
- <dt>
587
- <a class="link" href="GtkCellView.html#gtk-cell-view-set-background-rgba" title="gtk_cell_view_set_background_rgba ()">gtk_cell_view_set_background_rgba</a>, function in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
588
- </dt>
589
- <dd></dd>
590
- <dt>
591
- <a class="link" href="GtkCellView.html#gtk-cell-view-set-draw-sensitive" title="gtk_cell_view_set_draw_sensitive ()">gtk_cell_view_set_draw_sensitive</a>, function in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
592
- </dt>
593
- <dd></dd>
594
- <dt>
595
- <a class="link" href="GtkCellView.html#gtk-cell-view-set-fit-model" title="gtk_cell_view_set_fit_model ()">gtk_cell_view_set_fit_model</a>, function in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
596
- </dt>
597
- <dd></dd>
598
- <dt>
599
- <a class="link" href="GtkColorButton.html#GtkColorButton--rgba" title="The “rgba” property">GtkColorButton:rgba</a>, object property in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
600
- </dt>
601
- <dd></dd>
602
- <dt>
603
- <a class="link" href="GtkColorSelection.html#GtkColorSelection--current-rgba" title="The “current-rgba” property">GtkColorSelection:current-rgba</a>, object property in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
604
- </dt>
605
- <dd></dd>
606
- <dt>
607
- <a class="link" href="GtkColorButton.html#gtk-color-button-get-rgba" title="gtk_color_button_get_rgba ()">gtk_color_button_get_rgba</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
608
- </dt>
609
- <dd></dd>
610
- <dt>
611
- <a class="link" href="GtkColorButton.html#gtk-color-button-new-with-rgba" title="gtk_color_button_new_with_rgba ()">gtk_color_button_new_with_rgba</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
612
- </dt>
613
- <dd></dd>
614
- <dt>
615
- <a class="link" href="GtkColorButton.html#gtk-color-button-set-rgba" title="gtk_color_button_set_rgba ()">gtk_color_button_set_rgba</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
616
- </dt>
617
- <dd></dd>
618
- <dt>
619
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-get-current-rgba" title="gtk_color_selection_get_current_rgba ()">gtk_color_selection_get_current_rgba</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
620
- </dt>
621
- <dd></dd>
622
- <dt>
623
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-get-previous-rgba" title="gtk_color_selection_get_previous_rgba ()">gtk_color_selection_get_previous_rgba</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
624
- </dt>
625
- <dd></dd>
626
- <dt>
627
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-current-rgba" title="gtk_color_selection_set_current_rgba ()">gtk_color_selection_set_current_rgba</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
628
- </dt>
629
- <dd></dd>
630
- <dt>
631
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-previous-rgba" title="gtk_color_selection_set_previous_rgba ()">gtk_color_selection_set_previous_rgba</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
632
- </dt>
633
- <dd></dd>
634
- <dt>
635
- <a class="link" href="GtkComboBox.html#GtkComboBox--active-id" title="The “active-id” property">GtkComboBox:active-id</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
636
- </dt>
637
- <dd></dd>
638
- <dt>
639
- <a class="link" href="GtkComboBox.html#GtkComboBox--cell-area" title="The “cell-area” property">GtkComboBox:cell-area</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
640
- </dt>
641
- <dd></dd>
642
- <dt>
643
- <a class="link" href="GtkComboBox.html#GtkComboBox--id-column" title="The “id-column” property">GtkComboBox:id-column</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
644
- </dt>
645
- <dd></dd>
646
- <dt>
647
- <a class="link" href="GtkComboBox.html#GtkComboBox--popup-fixed-width" title="The “popup-fixed-width” property">GtkComboBox:popup-fixed-width</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
648
- </dt>
649
- <dd></dd>
650
- <dt>
651
- <a class="link" href="GtkComboBox.html#gtk-combo-box-get-active-id" title="gtk_combo_box_get_active_id ()">gtk_combo_box_get_active_id</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
652
- </dt>
653
- <dd></dd>
654
- <dt>
655
- <a class="link" href="GtkComboBox.html#gtk-combo-box-get-id-column" title="gtk_combo_box_get_id_column ()">gtk_combo_box_get_id_column</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
656
- </dt>
657
- <dd></dd>
658
- <dt>
659
- <a class="link" href="GtkComboBox.html#gtk-combo-box-get-popup-fixed-width" title="gtk_combo_box_get_popup_fixed_width ()">gtk_combo_box_get_popup_fixed_width</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
660
- </dt>
661
- <dd></dd>
662
- <dt>
663
- <a class="link" href="GtkComboBox.html#gtk-combo-box-popup-for-device" title="gtk_combo_box_popup_for_device ()">gtk_combo_box_popup_for_device</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
664
- </dt>
665
- <dd></dd>
666
- <dt>
667
- <a class="link" href="GtkComboBox.html#gtk-combo-box-set-active-id" title="gtk_combo_box_set_active_id ()">gtk_combo_box_set_active_id</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
668
- </dt>
669
- <dd></dd>
670
- <dt>
671
- <a class="link" href="GtkComboBox.html#gtk-combo-box-set-id-column" title="gtk_combo_box_set_id_column ()">gtk_combo_box_set_id_column</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
672
- </dt>
673
- <dd></dd>
674
- <dt>
675
- <a class="link" href="GtkComboBox.html#gtk-combo-box-set-popup-fixed-width" title="gtk_combo_box_set_popup_fixed_width ()">gtk_combo_box_set_popup_fixed_width</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
676
- </dt>
677
- <dd></dd>
678
- <dt>
679
- <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-insert" title="gtk_combo_box_text_insert ()">gtk_combo_box_text_insert</a>, function in <a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText">GtkComboBoxText</a>
680
- </dt>
681
- <dd></dd>
682
- <dt>
683
- <a class="link" href="GtkComboBoxText.html#gtk-combo-box-text-remove-all" title="gtk_combo_box_text_remove_all ()">gtk_combo_box_text_remove_all</a>, function in <a class="link" href="GtkComboBoxText.html" title="GtkComboBoxText">GtkComboBoxText</a>
684
- </dt>
685
- <dd></dd>
686
- <a name="idxD"></a><h3 class="title">D</h3>
687
- <dt>
688
- <a class="link" href="gtk3-General.html#gtk-device-grab-add" title="gtk_device_grab_add ()">gtk_device_grab_add</a>, function in <a class="link" href="gtk3-General.html" title="Main loop and Events">General</a>
689
- </dt>
690
- <dd></dd>
691
- <dt>
692
- <a class="link" href="gtk3-General.html#gtk-device-grab-remove" title="gtk_device_grab_remove ()">gtk_device_grab_remove</a>, function in <a class="link" href="gtk3-General.html" title="Main loop and Events">General</a>
693
- </dt>
694
- <dd></dd>
695
- <dt>
696
- <a class="link" href="GtkStyle.html#gtk-draw-insertion-cursor" title="gtk_draw_insertion_cursor ()">gtk_draw_insertion_cursor</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
697
- </dt>
698
- <dd></dd>
699
- <a name="idxE"></a><h3 class="title">E</h3>
700
- <dt>
701
- <a class="link" href="GtkEntryCompletion.html#GtkEntryCompletion--cell-area" title="The “cell-area” property">GtkEntryCompletion:cell-area</a>, object property in <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion">GtkEntryCompletion</a>
702
- </dt>
703
- <dd></dd>
704
- <dt>
705
- <a class="link" href="GtkEntryCompletion.html#gtk-entry-completion-new-with-area" title="gtk_entry_completion_new_with_area ()">gtk_entry_completion_new_with_area</a>, function in <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion">GtkEntryCompletion</a>
706
- </dt>
707
- <dd></dd>
708
- <dt>
709
- <a class="link" href="GtkEntry.html#gtk-entry-get-icon-area" title="gtk_entry_get_icon_area ()">gtk_entry_get_icon_area</a>, function in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
710
- </dt>
711
- <dd></dd>
712
- <dt>
713
- <a class="link" href="GtkEntry.html#gtk-entry-get-text-area" title="gtk_entry_get_text_area ()">gtk_entry_get_text_area</a>, function in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
714
- </dt>
715
- <dd></dd>
716
- <a name="idxG"></a><h3 class="title">G</h3>
717
- <dt>
718
- <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-binary-age" title="gtk_get_binary_age ()">gtk_get_binary_age</a>, function in <a class="link" href="gtk3-Feature-Test-Macros.html" title="Version Information">Feature Test Macros</a>
719
- </dt>
720
- <dd></dd>
721
- <dt>
722
- <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-interface-age" title="gtk_get_interface_age ()">gtk_get_interface_age</a>, function in <a class="link" href="gtk3-Feature-Test-Macros.html" title="Version Information">Feature Test Macros</a>
723
- </dt>
724
- <dd></dd>
725
- <dt>
726
- <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-major-version" title="gtk_get_major_version ()">gtk_get_major_version</a>, function in <a class="link" href="gtk3-Feature-Test-Macros.html" title="Version Information">Feature Test Macros</a>
727
- </dt>
728
- <dd></dd>
729
- <dt>
730
- <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-micro-version" title="gtk_get_micro_version ()">gtk_get_micro_version</a>, function in <a class="link" href="gtk3-Feature-Test-Macros.html" title="Version Information">Feature Test Macros</a>
731
- </dt>
732
- <dd></dd>
733
- <dt>
734
- <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-minor-version" title="gtk_get_minor_version ()">gtk_get_minor_version</a>, function in <a class="link" href="gtk3-Feature-Test-Macros.html" title="Version Information">Feature Test Macros</a>
735
- </dt>
736
- <dd></dd>
737
- <dt>
738
- <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-add-color-stop" title="gtk_gradient_add_color_stop ()">gtk_gradient_add_color_stop</a>, function in <a class="link" href="gtk3-GtkGradient.html" title="GtkGradient">GtkGradient</a>
739
- </dt>
740
- <dd></dd>
741
- <dt>
742
- <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-new-linear" title="gtk_gradient_new_linear ()">gtk_gradient_new_linear</a>, function in <a class="link" href="gtk3-GtkGradient.html" title="GtkGradient">GtkGradient</a>
743
- </dt>
744
- <dd></dd>
745
- <dt>
746
- <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-new-radial" title="gtk_gradient_new_radial ()">gtk_gradient_new_radial</a>, function in <a class="link" href="gtk3-GtkGradient.html" title="GtkGradient">GtkGradient</a>
747
- </dt>
748
- <dd></dd>
749
- <dt>
750
- <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-ref" title="gtk_gradient_ref ()">gtk_gradient_ref</a>, function in <a class="link" href="gtk3-GtkGradient.html" title="GtkGradient">GtkGradient</a>
751
- </dt>
752
- <dd></dd>
753
- <dt>
754
- <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-resolve" title="gtk_gradient_resolve ()">gtk_gradient_resolve</a>, function in <a class="link" href="gtk3-GtkGradient.html" title="GtkGradient">GtkGradient</a>
755
- </dt>
756
- <dd></dd>
757
- <dt>
758
- <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-unref" title="gtk_gradient_unref ()">gtk_gradient_unref</a>, function in <a class="link" href="gtk3-GtkGradient.html" title="GtkGradient">GtkGradient</a>
759
- </dt>
760
- <dd></dd>
761
- <a name="idxI"></a><h3 class="title">I</h3>
762
- <dt>
763
- <a class="link" href="GtkIconView.html#GtkIconView--cell-area" title="The “cell-area” property">GtkIconView:cell-area</a>, object property in <a class="link" href="GtkIconView.html" title="GtkIconView">GtkIconView</a>
764
- </dt>
765
- <dd></dd>
766
- <dt>
767
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-symbolic" title="gtk_icon_info_load_symbolic ()">gtk_icon_info_load_symbolic</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
768
- </dt>
769
- <dd></dd>
770
- <dt>
771
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-symbolic-for-context" title="gtk_icon_info_load_symbolic_for_context ()">gtk_icon_info_load_symbolic_for_context</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
772
- </dt>
773
- <dd></dd>
774
- <dt>
775
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-symbolic-for-style" title="gtk_icon_info_load_symbolic_for_style ()">gtk_icon_info_load_symbolic_for_style</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
776
- </dt>
777
- <dd></dd>
778
- <dt>
779
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-render-icon-pixbuf" title="gtk_icon_set_render_icon_pixbuf ()">gtk_icon_set_render_icon_pixbuf</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
780
- </dt>
781
- <dd></dd>
782
- <dt>
783
- <a class="link" href="GtkIconView.html#gtk-icon-view-new-with-area" title="gtk_icon_view_new_with_area ()">gtk_icon_view_new_with_area</a>, function in <a class="link" href="GtkIconView.html" title="GtkIconView">GtkIconView</a>
784
- </dt>
785
- <dd></dd>
786
- <dt>
787
- <a class="link" href="GtkImage.html#GtkImage--use-fallback" title="The “use-fallback” property">GtkImage:use-fallback</a>, object property in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
788
- </dt>
789
- <dd></dd>
790
- <a name="idxL"></a><h3 class="title">L</h3>
791
- <dt>
792
- <a class="link" href="GtkAboutDialog.html#GtkLicense" title="enum GtkLicense">GtkLicense</a>, enum in <a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog">GtkAboutDialog</a>
793
- </dt>
794
- <dd></dd>
795
- <a name="idxM"></a><h3 class="title">M</h3>
796
- <dt>
797
- <a class="link" href="GtkMenuItem.html#gtk-menu-item-get-reserve-indicator" title="gtk_menu_item_get_reserve_indicator ()">gtk_menu_item_get_reserve_indicator</a>, function in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
798
- </dt>
799
- <dd></dd>
800
- <dt>
801
- <a class="link" href="GtkMenuItem.html#gtk-menu-item-set-reserve-indicator" title="gtk_menu_item_set_reserve_indicator ()">gtk_menu_item_set_reserve_indicator</a>, function in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
802
- </dt>
803
- <dd></dd>
804
- <dt>
805
- <a class="link" href="GtkMenu.html#gtk-menu-popup-for-device" title="gtk_menu_popup_for_device ()">gtk_menu_popup_for_device</a>, function in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
806
- </dt>
807
- <dd></dd>
808
- <dt>
809
- <a class="link" href="GtkMenuShell.html#gtk-menu-shell-get-parent-shell" title="gtk_menu_shell_get_parent_shell ()">gtk_menu_shell_get_parent_shell</a>, function in <a class="link" href="GtkMenuShell.html" title="GtkMenuShell">GtkMenuShell</a>
810
- </dt>
811
- <dd></dd>
812
- <dt>
813
- <a class="link" href="GtkMenuShell.html#gtk-menu-shell-get-selected-item" title="gtk_menu_shell_get_selected_item ()">gtk_menu_shell_get_selected_item</a>, function in <a class="link" href="GtkMenuShell.html" title="GtkMenuShell">GtkMenuShell</a>
814
- </dt>
815
- <dd></dd>
816
- <a name="idxN"></a><h3 class="title">N</h3>
817
- <dt>
818
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-get-background-gicon" title="gtk_numerable_icon_get_background_gicon ()">gtk_numerable_icon_get_background_gicon</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
819
- </dt>
820
- <dd></dd>
821
- <dt>
822
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-get-background-icon-name" title="gtk_numerable_icon_get_background_icon_name ()">gtk_numerable_icon_get_background_icon_name</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
823
- </dt>
824
- <dd></dd>
825
- <dt>
826
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-get-count" title="gtk_numerable_icon_get_count ()">gtk_numerable_icon_get_count</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
827
- </dt>
828
- <dd></dd>
829
- <dt>
830
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-get-label" title="gtk_numerable_icon_get_label ()">gtk_numerable_icon_get_label</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
831
- </dt>
832
- <dd></dd>
833
- <dt>
834
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-get-style-context" title="gtk_numerable_icon_get_style_context ()">gtk_numerable_icon_get_style_context</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
835
- </dt>
836
- <dd></dd>
837
- <dt>
838
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-new" title="gtk_numerable_icon_new ()">gtk_numerable_icon_new</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
839
- </dt>
840
- <dd></dd>
841
- <dt>
842
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-new-with-style-context" title="gtk_numerable_icon_new_with_style_context ()">gtk_numerable_icon_new_with_style_context</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
843
- </dt>
844
- <dd></dd>
845
- <dt>
846
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-set-background-gicon" title="gtk_numerable_icon_set_background_gicon ()">gtk_numerable_icon_set_background_gicon</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
847
- </dt>
848
- <dd></dd>
849
- <dt>
850
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-set-background-icon-name" title="gtk_numerable_icon_set_background_icon_name ()">gtk_numerable_icon_set_background_icon_name</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
851
- </dt>
852
- <dd></dd>
853
- <dt>
854
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-set-count" title="gtk_numerable_icon_set_count ()">gtk_numerable_icon_set_count</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
855
- </dt>
856
- <dd></dd>
857
- <dt>
858
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-set-label" title="gtk_numerable_icon_set_label ()">gtk_numerable_icon_set_label</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
859
- </dt>
860
- <dd></dd>
861
- <dt>
862
- <a class="link" href="GtkNumerableIcon.html#gtk-numerable-icon-set-style-context" title="gtk_numerable_icon_set_style_context ()">gtk_numerable_icon_set_style_context</a>, function in <a class="link" href="GtkNumerableIcon.html" title="GtkNumerableIcon">GtkNumerableIcon</a>
863
- </dt>
864
- <dd></dd>
865
- <a name="idxP"></a><h3 class="title">P</h3>
866
- <dt>
867
- <a class="link" href="GtkPaned.html#gtk-paned-new" title="gtk_paned_new ()">gtk_paned_new</a>, function in <a class="link" href="GtkPaned.html" title="GtkPaned">GtkPaned</a>
868
- </dt>
869
- <dd></dd>
870
- <dt>
871
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-collate" title="gtk_print_job_get_collate ()">gtk_print_job_get_collate</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
872
- </dt>
873
- <dd></dd>
874
- <dt>
875
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-num-copies" title="gtk_print_job_get_num_copies ()">gtk_print_job_get_num_copies</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
876
- </dt>
877
- <dd></dd>
878
- <dt>
879
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-n-up" title="gtk_print_job_get_n_up ()">gtk_print_job_get_n_up</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
880
- </dt>
881
- <dd></dd>
882
- <dt>
883
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-n-up-layout" title="gtk_print_job_get_n_up_layout ()">gtk_print_job_get_n_up_layout</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
884
- </dt>
885
- <dd></dd>
886
- <dt>
887
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-pages" title="gtk_print_job_get_pages ()">gtk_print_job_get_pages</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
888
- </dt>
889
- <dd></dd>
890
- <dt>
891
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-page-ranges" title="gtk_print_job_get_page_ranges ()">gtk_print_job_get_page_ranges</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
892
- </dt>
893
- <dd></dd>
894
- <dt>
895
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-page-set" title="gtk_print_job_get_page_set ()">gtk_print_job_get_page_set</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
896
- </dt>
897
- <dd></dd>
898
- <dt>
899
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-reverse" title="gtk_print_job_get_reverse ()">gtk_print_job_get_reverse</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
900
- </dt>
901
- <dd></dd>
902
- <dt>
903
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-rotate" title="gtk_print_job_get_rotate ()">gtk_print_job_get_rotate</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
904
- </dt>
905
- <dd></dd>
906
- <dt>
907
- <a class="link" href="GtkPrintJob.html#gtk-print-job-get-scale" title="gtk_print_job_get_scale ()">gtk_print_job_get_scale</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
908
- </dt>
909
- <dd></dd>
910
- <dt>
911
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-collate" title="gtk_print_job_set_collate ()">gtk_print_job_set_collate</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
912
- </dt>
913
- <dd></dd>
914
- <dt>
915
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-num-copies" title="gtk_print_job_set_num_copies ()">gtk_print_job_set_num_copies</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
916
- </dt>
917
- <dd></dd>
918
- <dt>
919
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-n-up" title="gtk_print_job_set_n_up ()">gtk_print_job_set_n_up</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
920
- </dt>
921
- <dd></dd>
922
- <dt>
923
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-n-up-layout" title="gtk_print_job_set_n_up_layout ()">gtk_print_job_set_n_up_layout</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
924
- </dt>
925
- <dd></dd>
926
- <dt>
927
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-pages" title="gtk_print_job_set_pages ()">gtk_print_job_set_pages</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
928
- </dt>
929
- <dd></dd>
930
- <dt>
931
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-page-ranges" title="gtk_print_job_set_page_ranges ()">gtk_print_job_set_page_ranges</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
932
- </dt>
933
- <dd></dd>
934
- <dt>
935
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-page-set" title="gtk_print_job_set_page_set ()">gtk_print_job_set_page_set</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
936
- </dt>
937
- <dd></dd>
938
- <dt>
939
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-reverse" title="gtk_print_job_set_reverse ()">gtk_print_job_set_reverse</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
940
- </dt>
941
- <dd></dd>
942
- <dt>
943
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-rotate" title="gtk_print_job_set_rotate ()">gtk_print_job_set_rotate</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
944
- </dt>
945
- <dd></dd>
946
- <dt>
947
- <a class="link" href="GtkPrintJob.html#gtk-print-job-set-scale" title="gtk_print_job_set_scale ()">gtk_print_job_set_scale</a>, function in <a class="link" href="GtkPrintJob.html" title="GtkPrintJob">GtkPrintJob</a>
948
- </dt>
949
- <dd></dd>
950
- <dt>
951
- <a class="link" href="GtkProgressBar.html#GtkProgressBar--show-text" title="The “show-text” property">GtkProgressBar:show-text</a>, object property in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
952
- </dt>
953
- <dd></dd>
954
- <dt>
955
- <a class="link" href="GtkProgressBar.html#gtk-progress-bar-get-show-text" title="gtk_progress_bar_get_show_text ()">gtk_progress_bar_get_show_text</a>, function in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
956
- </dt>
957
- <dd></dd>
958
- <dt>
959
- <a class="link" href="GtkProgressBar.html#gtk-progress-bar-set-show-text" title="gtk_progress_bar_set_show_text ()">gtk_progress_bar_set_show_text</a>, function in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
960
- </dt>
961
- <dd></dd>
962
- <a name="idxR"></a><h3 class="title">R</h3>
963
- <dt>
964
- <a class="link" href="GtkRadioAction.html#gtk-radio-action-join-group" title="gtk_radio_action_join_group ()">gtk_radio_action_join_group</a>, function in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
965
- </dt>
966
- <dd></dd>
967
- <dt>
968
- <a class="link" href="GtkRadioButton.html#gtk-radio-button-join-group" title="gtk_radio_button_join_group ()">gtk_radio_button_join_group</a>, function in <a class="link" href="GtkRadioButton.html" title="GtkRadioButton">GtkRadioButton</a>
969
- </dt>
970
- <dd></dd>
971
- <dt>
972
- <a class="link" href="GtkStyleContext.html#gtk-render-activity" title="gtk_render_activity ()">gtk_render_activity</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
973
- </dt>
974
- <dd></dd>
975
- <dt>
976
- <a class="link" href="GtkStyleContext.html#gtk-render-arrow" title="gtk_render_arrow ()">gtk_render_arrow</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
977
- </dt>
978
- <dd></dd>
979
- <dt>
980
- <a class="link" href="GtkStyleContext.html#gtk-render-check" title="gtk_render_check ()">gtk_render_check</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
981
- </dt>
982
- <dd></dd>
983
- <dt>
984
- <a class="link" href="GtkStyleContext.html#gtk-render-expander" title="gtk_render_expander ()">gtk_render_expander</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
985
- </dt>
986
- <dd></dd>
987
- <dt>
988
- <a class="link" href="GtkStyleContext.html#gtk-render-extension" title="gtk_render_extension ()">gtk_render_extension</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
989
- </dt>
990
- <dd></dd>
991
- <dt>
992
- <a class="link" href="GtkStyleContext.html#gtk-render-focus" title="gtk_render_focus ()">gtk_render_focus</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
993
- </dt>
994
- <dd></dd>
995
- <dt>
996
- <a class="link" href="GtkStyleContext.html#gtk-render-frame" title="gtk_render_frame ()">gtk_render_frame</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
997
- </dt>
998
- <dd></dd>
999
- <dt>
1000
- <a class="link" href="GtkStyleContext.html#gtk-render-frame-gap" title="gtk_render_frame_gap ()">gtk_render_frame_gap</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1001
- </dt>
1002
- <dd></dd>
1003
- <dt>
1004
- <a class="link" href="GtkStyleContext.html#gtk-render-handle" title="gtk_render_handle ()">gtk_render_handle</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1005
- </dt>
1006
- <dd></dd>
1007
- <dt>
1008
- <a class="link" href="GtkStyleContext.html#gtk-render-icon-pixbuf" title="gtk_render_icon_pixbuf ()">gtk_render_icon_pixbuf</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1009
- </dt>
1010
- <dd></dd>
1011
- <dt>
1012
- <a class="link" href="GtkStyleContext.html#gtk-render-layout" title="gtk_render_layout ()">gtk_render_layout</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1013
- </dt>
1014
- <dd></dd>
1015
- <dt>
1016
- <a class="link" href="GtkStyleContext.html#gtk-render-line" title="gtk_render_line ()">gtk_render_line</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1017
- </dt>
1018
- <dd></dd>
1019
- <dt>
1020
- <a class="link" href="GtkStyleContext.html#gtk-render-option" title="gtk_render_option ()">gtk_render_option</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1021
- </dt>
1022
- <dd></dd>
1023
- <dt>
1024
- <a class="link" href="GtkStyleContext.html#gtk-render-slider" title="gtk_render_slider ()">gtk_render_slider</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1025
- </dt>
1026
- <dd></dd>
1027
- <dt>
1028
- <a class="link" href="GtkWidget.html#gtk-requisition-new" title="gtk_requisition_new ()">gtk_requisition_new</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1029
- </dt>
1030
- <dd></dd>
1031
- <a name="idxS"></a><h3 class="title">S</h3>
1032
- <dt>
1033
- <a class="link" href="GtkScale.html#gtk-scale-new" title="gtk_scale_new ()">gtk_scale_new</a>, function in <a class="link" href="GtkScale.html" title="GtkScale">GtkScale</a>
1034
- </dt>
1035
- <dd></dd>
1036
- <dt>
1037
- <a class="link" href="GtkScale.html#gtk-scale-new-with-range" title="gtk_scale_new_with_range ()">gtk_scale_new_with_range</a>, function in <a class="link" href="GtkScale.html" title="GtkScale">GtkScale</a>
1038
- </dt>
1039
- <dd></dd>
1040
- <dt>
1041
- <a class="link" href="GtkScrollable.html#GtkScrollable--hadjustment" title="The “hadjustment” property">GtkScrollable:hadjustment</a>, object property in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1042
- </dt>
1043
- <dd></dd>
1044
- <dt>
1045
- <a class="link" href="GtkScrollable.html#GtkScrollable--hscroll-policy" title="The “hscroll-policy” property">GtkScrollable:hscroll-policy</a>, object property in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1046
- </dt>
1047
- <dd></dd>
1048
- <dt>
1049
- <a class="link" href="GtkScrollable.html#GtkScrollable--vadjustment" title="The “vadjustment” property">GtkScrollable:vadjustment</a>, object property in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1050
- </dt>
1051
- <dd></dd>
1052
- <dt>
1053
- <a class="link" href="GtkScrollable.html#GtkScrollable--vscroll-policy" title="The “vscroll-policy” property">GtkScrollable:vscroll-policy</a>, object property in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1054
- </dt>
1055
- <dd></dd>
1056
- <dt>
1057
- <a class="link" href="GtkScrollable.html#gtk-scrollable-get-hadjustment" title="gtk_scrollable_get_hadjustment ()">gtk_scrollable_get_hadjustment</a>, function in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1058
- </dt>
1059
- <dd></dd>
1060
- <dt>
1061
- <a class="link" href="GtkScrollable.html#gtk-scrollable-get-hscroll-policy" title="gtk_scrollable_get_hscroll_policy ()">gtk_scrollable_get_hscroll_policy</a>, function in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1062
- </dt>
1063
- <dd></dd>
1064
- <dt>
1065
- <a class="link" href="GtkScrollable.html#gtk-scrollable-get-vadjustment" title="gtk_scrollable_get_vadjustment ()">gtk_scrollable_get_vadjustment</a>, function in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1066
- </dt>
1067
- <dd></dd>
1068
- <dt>
1069
- <a class="link" href="GtkScrollable.html#gtk-scrollable-get-vscroll-policy" title="gtk_scrollable_get_vscroll_policy ()">gtk_scrollable_get_vscroll_policy</a>, function in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1070
- </dt>
1071
- <dd></dd>
1072
- <dt>
1073
- <a class="link" href="GtkScrollable.html#gtk-scrollable-set-hadjustment" title="gtk_scrollable_set_hadjustment ()">gtk_scrollable_set_hadjustment</a>, function in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1074
- </dt>
1075
- <dd></dd>
1076
- <dt>
1077
- <a class="link" href="GtkScrollable.html#gtk-scrollable-set-hscroll-policy" title="gtk_scrollable_set_hscroll_policy ()">gtk_scrollable_set_hscroll_policy</a>, function in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1078
- </dt>
1079
- <dd></dd>
1080
- <dt>
1081
- <a class="link" href="GtkScrollable.html#gtk-scrollable-set-vadjustment" title="gtk_scrollable_set_vadjustment ()">gtk_scrollable_set_vadjustment</a>, function in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1082
- </dt>
1083
- <dd></dd>
1084
- <dt>
1085
- <a class="link" href="GtkScrollable.html#gtk-scrollable-set-vscroll-policy" title="gtk_scrollable_set_vscroll_policy ()">gtk_scrollable_set_vscroll_policy</a>, function in <a class="link" href="GtkScrollable.html" title="GtkScrollable">GtkScrollable</a>
1086
- </dt>
1087
- <dd></dd>
1088
- <dt>
1089
- <a class="link" href="GtkScrollbar.html#gtk-scrollbar-new" title="gtk_scrollbar_new ()">gtk_scrollbar_new</a>, function in <a class="link" href="GtkScrollbar.html" title="GtkScrollbar">GtkScrollbar</a>
1090
- </dt>
1091
- <dd></dd>
1092
- <dt>
1093
- <a class="link" href="GtkScrolledWindow.html#GtkScrolledWindow--min-content-height" title="The “min-content-height” property">GtkScrolledWindow:min-content-height</a>, object property in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
1094
- </dt>
1095
- <dd></dd>
1096
- <dt>
1097
- <a class="link" href="GtkScrolledWindow.html#GtkScrolledWindow--min-content-width" title="The “min-content-width” property">GtkScrolledWindow:min-content-width</a>, object property in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
1098
- </dt>
1099
- <dd></dd>
1100
- <dt>
1101
- <a class="link" href="GtkScrolledWindow.html#gtk-scrolled-window-get-min-content-height" title="gtk_scrolled_window_get_min_content_height ()">gtk_scrolled_window_get_min_content_height</a>, function in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
1102
- </dt>
1103
- <dd></dd>
1104
- <dt>
1105
- <a class="link" href="GtkScrolledWindow.html#gtk-scrolled-window-get-min-content-width" title="gtk_scrolled_window_get_min_content_width ()">gtk_scrolled_window_get_min_content_width</a>, function in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
1106
- </dt>
1107
- <dd></dd>
1108
- <dt>
1109
- <a class="link" href="GtkScrolledWindow.html#gtk-scrolled-window-set-min-content-height" title="gtk_scrolled_window_set_min_content_height ()">gtk_scrolled_window_set_min_content_height</a>, function in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
1110
- </dt>
1111
- <dd></dd>
1112
- <dt>
1113
- <a class="link" href="GtkScrolledWindow.html#gtk-scrolled-window-set-min-content-width" title="gtk_scrolled_window_set_min_content_width ()">gtk_scrolled_window_set_min_content_width</a>, function in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
1114
- </dt>
1115
- <dd></dd>
1116
- <dt>
1117
- <a class="link" href="gtk3-Selections.html#gtk-selection-data-get-data-with-length" title="gtk_selection_data_get_data_with_length ()">gtk_selection_data_get_data_with_length</a>, function in <a class="link" href="gtk3-Selections.html" title="Selections">Selections</a>
1118
- </dt>
1119
- <dd></dd>
1120
- <dt>
1121
- <a class="link" href="GtkSeparator.html#gtk-separator-new" title="gtk_separator_new ()">gtk_separator_new</a>, function in <a class="link" href="GtkSeparator.html" title="GtkSeparator">GtkSeparator</a>
1122
- </dt>
1123
- <dd></dd>
1124
- <dt>
1125
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-application-prefer-dark-theme" title="The “gtk-application-prefer-dark-theme” property">GtkSettings:gtk-application-prefer-dark-theme</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
1126
- </dt>
1127
- <dd></dd>
1128
- <dt>
1129
- <a class="link" href="GtkStyleContext.html#GtkStyleContext-changed" title="The “changed” signal">GtkStyleContext::changed</a>, object signal in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1130
- </dt>
1131
- <dd></dd>
1132
- <dt>
1133
- <a class="link" href="GtkStyleContext.html#gtk-style-context-add-class" title="gtk_style_context_add_class ()">gtk_style_context_add_class</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1134
- </dt>
1135
- <dd></dd>
1136
- <dt>
1137
- <a class="link" href="GtkStyleContext.html#gtk-style-context-add-provider" title="gtk_style_context_add_provider ()">gtk_style_context_add_provider</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1138
- </dt>
1139
- <dd></dd>
1140
- <dt>
1141
- <a class="link" href="GtkStyleContext.html#gtk-style-context-add-provider-for-screen" title="gtk_style_context_add_provider_for_screen ()">gtk_style_context_add_provider_for_screen</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1142
- </dt>
1143
- <dd></dd>
1144
- <dt>
1145
- <a class="link" href="GtkStyleContext.html#gtk-style-context-add-region" title="gtk_style_context_add_region ()">gtk_style_context_add_region</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1146
- </dt>
1147
- <dd></dd>
1148
- <dt>
1149
- <a class="link" href="GtkStyleContext.html#gtk-style-context-cancel-animations" title="gtk_style_context_cancel_animations ()">gtk_style_context_cancel_animations</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1150
- </dt>
1151
- <dd></dd>
1152
- <dt>
1153
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get" title="gtk_style_context_get ()">gtk_style_context_get</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1154
- </dt>
1155
- <dd></dd>
1156
- <dt>
1157
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-background-color" title="gtk_style_context_get_background_color ()">gtk_style_context_get_background_color</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1158
- </dt>
1159
- <dd></dd>
1160
- <dt>
1161
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-border" title="gtk_style_context_get_border ()">gtk_style_context_get_border</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1162
- </dt>
1163
- <dd></dd>
1164
- <dt>
1165
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-border-color" title="gtk_style_context_get_border_color ()">gtk_style_context_get_border_color</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1166
- </dt>
1167
- <dd></dd>
1168
- <dt>
1169
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-color" title="gtk_style_context_get_color ()">gtk_style_context_get_color</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1170
- </dt>
1171
- <dd></dd>
1172
- <dt>
1173
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-direction" title="gtk_style_context_get_direction ()">gtk_style_context_get_direction</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1174
- </dt>
1175
- <dd></dd>
1176
- <dt>
1177
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-font" title="gtk_style_context_get_font ()">gtk_style_context_get_font</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1178
- </dt>
1179
- <dd></dd>
1180
- <dt>
1181
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-junction-sides" title="gtk_style_context_get_junction_sides ()">gtk_style_context_get_junction_sides</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1182
- </dt>
1183
- <dd></dd>
1184
- <dt>
1185
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-margin" title="gtk_style_context_get_margin ()">gtk_style_context_get_margin</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1186
- </dt>
1187
- <dd></dd>
1188
- <dt>
1189
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-padding" title="gtk_style_context_get_padding ()">gtk_style_context_get_padding</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1190
- </dt>
1191
- <dd></dd>
1192
- <dt>
1193
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-path" title="gtk_style_context_get_path ()">gtk_style_context_get_path</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1194
- </dt>
1195
- <dd></dd>
1196
- <dt>
1197
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-property" title="gtk_style_context_get_property ()">gtk_style_context_get_property</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1198
- </dt>
1199
- <dd></dd>
1200
- <dt>
1201
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-state" title="gtk_style_context_get_state ()">gtk_style_context_get_state</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1202
- </dt>
1203
- <dd></dd>
1204
- <dt>
1205
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-style" title="gtk_style_context_get_style ()">gtk_style_context_get_style</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1206
- </dt>
1207
- <dd></dd>
1208
- <dt>
1209
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-style-valist" title="gtk_style_context_get_style_valist ()">gtk_style_context_get_style_valist</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1210
- </dt>
1211
- <dd></dd>
1212
- <dt>
1213
- <a class="link" href="GtkStyleContext.html#gtk-style-context-get-valist" title="gtk_style_context_get_valist ()">gtk_style_context_get_valist</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1214
- </dt>
1215
- <dd></dd>
1216
- <dt>
1217
- <a class="link" href="GtkStyleContext.html#gtk-style-context-has-class" title="gtk_style_context_has_class ()">gtk_style_context_has_class</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1218
- </dt>
1219
- <dd></dd>
1220
- <dt>
1221
- <a class="link" href="GtkStyleContext.html#gtk-style-context-has-region" title="gtk_style_context_has_region ()">gtk_style_context_has_region</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1222
- </dt>
1223
- <dd></dd>
1224
- <dt>
1225
- <a class="link" href="GtkStyleContext.html#gtk-style-context-invalidate" title="gtk_style_context_invalidate ()">gtk_style_context_invalidate</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1226
- </dt>
1227
- <dd></dd>
1228
- <dt>
1229
- <a class="link" href="GtkStyleContext.html#gtk-style-context-list-classes" title="gtk_style_context_list_classes ()">gtk_style_context_list_classes</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1230
- </dt>
1231
- <dd></dd>
1232
- <dt>
1233
- <a class="link" href="GtkStyleContext.html#gtk-style-context-list-regions" title="gtk_style_context_list_regions ()">gtk_style_context_list_regions</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1234
- </dt>
1235
- <dd></dd>
1236
- <dt>
1237
- <a class="link" href="GtkStyleContext.html#gtk-style-context-notify-state-change" title="gtk_style_context_notify_state_change ()">gtk_style_context_notify_state_change</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1238
- </dt>
1239
- <dd></dd>
1240
- <dt>
1241
- <a class="link" href="GtkStyleContext.html#gtk-style-context-pop-animatable-region" title="gtk_style_context_pop_animatable_region ()">gtk_style_context_pop_animatable_region</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1242
- </dt>
1243
- <dd></dd>
1244
- <dt>
1245
- <a class="link" href="GtkStyleContext.html#gtk-style-context-push-animatable-region" title="gtk_style_context_push_animatable_region ()">gtk_style_context_push_animatable_region</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1246
- </dt>
1247
- <dd></dd>
1248
- <dt>
1249
- <a class="link" href="GtkStyleContext.html#gtk-style-context-remove-class" title="gtk_style_context_remove_class ()">gtk_style_context_remove_class</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1250
- </dt>
1251
- <dd></dd>
1252
- <dt>
1253
- <a class="link" href="GtkStyleContext.html#gtk-style-context-remove-provider" title="gtk_style_context_remove_provider ()">gtk_style_context_remove_provider</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1254
- </dt>
1255
- <dd></dd>
1256
- <dt>
1257
- <a class="link" href="GtkStyleContext.html#gtk-style-context-remove-provider-for-screen" title="gtk_style_context_remove_provider_for_screen ()">gtk_style_context_remove_provider_for_screen</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1258
- </dt>
1259
- <dd></dd>
1260
- <dt>
1261
- <a class="link" href="GtkStyleContext.html#gtk-style-context-remove-region" title="gtk_style_context_remove_region ()">gtk_style_context_remove_region</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1262
- </dt>
1263
- <dd></dd>
1264
- <dt>
1265
- <a class="link" href="GtkStyleContext.html#gtk-style-context-reset-widgets" title="gtk_style_context_reset_widgets ()">gtk_style_context_reset_widgets</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1266
- </dt>
1267
- <dd></dd>
1268
- <dt>
1269
- <a class="link" href="GtkStyleContext.html#gtk-style-context-restore" title="gtk_style_context_restore ()">gtk_style_context_restore</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1270
- </dt>
1271
- <dd></dd>
1272
- <dt>
1273
- <a class="link" href="GtkStyleContext.html#gtk-style-context-save" title="gtk_style_context_save ()">gtk_style_context_save</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1274
- </dt>
1275
- <dd></dd>
1276
- <dt>
1277
- <a class="link" href="GtkStyleContext.html#gtk-style-context-scroll-animations" title="gtk_style_context_scroll_animations ()">gtk_style_context_scroll_animations</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1278
- </dt>
1279
- <dd></dd>
1280
- <dt>
1281
- <a class="link" href="GtkStyleContext.html#gtk-style-context-set-background" title="gtk_style_context_set_background ()">gtk_style_context_set_background</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1282
- </dt>
1283
- <dd></dd>
1284
- <dt>
1285
- <a class="link" href="GtkStyleContext.html#gtk-style-context-set-direction" title="gtk_style_context_set_direction ()">gtk_style_context_set_direction</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1286
- </dt>
1287
- <dd></dd>
1288
- <dt>
1289
- <a class="link" href="GtkStyleContext.html#gtk-style-context-set-junction-sides" title="gtk_style_context_set_junction_sides ()">gtk_style_context_set_junction_sides</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1290
- </dt>
1291
- <dd></dd>
1292
- <dt>
1293
- <a class="link" href="GtkStyleContext.html#gtk-style-context-set-path" title="gtk_style_context_set_path ()">gtk_style_context_set_path</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1294
- </dt>
1295
- <dd></dd>
1296
- <dt>
1297
- <a class="link" href="GtkStyleContext.html#gtk-style-context-set-screen" title="gtk_style_context_set_screen ()">gtk_style_context_set_screen</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1298
- </dt>
1299
- <dd></dd>
1300
- <dt>
1301
- <a class="link" href="GtkStyleContext.html#gtk-style-context-set-state" title="gtk_style_context_set_state ()">gtk_style_context_set_state</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1302
- </dt>
1303
- <dd></dd>
1304
- <dt>
1305
- <a class="link" href="GtkStyleContext.html#gtk-style-context-state-is-running" title="gtk_style_context_state_is_running ()">gtk_style_context_state_is_running</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
1306
- </dt>
1307
- <dd></dd>
1308
- <dt>
1309
- <a class="link" href="GtkStyle.html#gtk-style-has-context" title="gtk_style_has_context ()">gtk_style_has_context</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1310
- </dt>
1311
- <dd></dd>
1312
- <dt>
1313
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-get" title="gtk_style_properties_get ()">gtk_style_properties_get</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1314
- </dt>
1315
- <dd></dd>
1316
- <dt>
1317
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-get-property" title="gtk_style_properties_get_property ()">gtk_style_properties_get_property</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1318
- </dt>
1319
- <dd></dd>
1320
- <dt>
1321
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-get-valist" title="gtk_style_properties_get_valist ()">gtk_style_properties_get_valist</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1322
- </dt>
1323
- <dd></dd>
1324
- <dt>
1325
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-lookup-color" title="gtk_style_properties_lookup_color ()">gtk_style_properties_lookup_color</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1326
- </dt>
1327
- <dd></dd>
1328
- <dt>
1329
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-lookup-property" title="gtk_style_properties_lookup_property ()">gtk_style_properties_lookup_property</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1330
- </dt>
1331
- <dd></dd>
1332
- <dt>
1333
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-map-color" title="gtk_style_properties_map_color ()">gtk_style_properties_map_color</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1334
- </dt>
1335
- <dd></dd>
1336
- <dt>
1337
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-merge" title="gtk_style_properties_merge ()">gtk_style_properties_merge</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1338
- </dt>
1339
- <dd></dd>
1340
- <dt>
1341
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-register-property" title="gtk_style_properties_register_property ()">gtk_style_properties_register_property</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1342
- </dt>
1343
- <dd></dd>
1344
- <dt>
1345
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-set" title="gtk_style_properties_set ()">gtk_style_properties_set</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1346
- </dt>
1347
- <dd></dd>
1348
- <dt>
1349
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-set-property" title="gtk_style_properties_set_property ()">gtk_style_properties_set_property</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1350
- </dt>
1351
- <dd></dd>
1352
- <dt>
1353
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-set-valist" title="gtk_style_properties_set_valist ()">gtk_style_properties_set_valist</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1354
- </dt>
1355
- <dd></dd>
1356
- <dt>
1357
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-unset-property" title="gtk_style_properties_unset_property ()">gtk_style_properties_unset_property</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
1358
- </dt>
1359
- <dd></dd>
1360
- <dt>
1361
- <a class="link" href="GtkStyleProvider.html#gtk-style-provider-get-icon-factory" title="gtk_style_provider_get_icon_factory ()">gtk_style_provider_get_icon_factory</a>, function in <a class="link" href="GtkStyleProvider.html" title="GtkStyleProvider">GtkStyleProvider</a>
1362
- </dt>
1363
- <dd></dd>
1364
- <dt>
1365
- <a class="link" href="GtkStyleProvider.html#gtk-style-provider-get-style" title="gtk_style_provider_get_style ()">gtk_style_provider_get_style</a>, function in <a class="link" href="GtkStyleProvider.html" title="GtkStyleProvider">GtkStyleProvider</a>
1366
- </dt>
1367
- <dd></dd>
1368
- <dt>
1369
- <a class="link" href="GtkStyleProvider.html#gtk-style-provider-get-style-property" title="gtk_style_provider_get_style_property ()">gtk_style_provider_get_style_property</a>, function in <a class="link" href="GtkStyleProvider.html" title="GtkStyleProvider">GtkStyleProvider</a>
1370
- </dt>
1371
- <dd></dd>
1372
- <dt>
1373
- <a class="link" href="GtkSwitch.html#gtk-switch-get-active" title="gtk_switch_get_active ()">gtk_switch_get_active</a>, function in <a class="link" href="GtkSwitch.html" title="GtkSwitch">GtkSwitch</a>
1374
- </dt>
1375
- <dd></dd>
1376
- <dt>
1377
- <a class="link" href="GtkSwitch.html#gtk-switch-new" title="gtk_switch_new ()">gtk_switch_new</a>, function in <a class="link" href="GtkSwitch.html" title="GtkSwitch">GtkSwitch</a>
1378
- </dt>
1379
- <dd></dd>
1380
- <dt>
1381
- <a class="link" href="GtkSwitch.html#gtk-switch-set-active" title="gtk_switch_set_active ()">gtk_switch_set_active</a>, function in <a class="link" href="GtkSwitch.html" title="GtkSwitch">GtkSwitch</a>
1382
- </dt>
1383
- <dd></dd>
1384
- <dt>
1385
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-new-alpha" title="gtk_symbolic_color_new_alpha ()">gtk_symbolic_color_new_alpha</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
1386
- </dt>
1387
- <dd></dd>
1388
- <dt>
1389
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-new-literal" title="gtk_symbolic_color_new_literal ()">gtk_symbolic_color_new_literal</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
1390
- </dt>
1391
- <dd></dd>
1392
- <dt>
1393
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-new-mix" title="gtk_symbolic_color_new_mix ()">gtk_symbolic_color_new_mix</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
1394
- </dt>
1395
- <dd></dd>
1396
- <dt>
1397
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-new-name" title="gtk_symbolic_color_new_name ()">gtk_symbolic_color_new_name</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
1398
- </dt>
1399
- <dd></dd>
1400
- <dt>
1401
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-new-shade" title="gtk_symbolic_color_new_shade ()">gtk_symbolic_color_new_shade</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
1402
- </dt>
1403
- <dd></dd>
1404
- <dt>
1405
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-ref" title="gtk_symbolic_color_ref ()">gtk_symbolic_color_ref</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
1406
- </dt>
1407
- <dd></dd>
1408
- <dt>
1409
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-resolve" title="gtk_symbolic_color_resolve ()">gtk_symbolic_color_resolve</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
1410
- </dt>
1411
- <dd></dd>
1412
- <dt>
1413
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-unref" title="gtk_symbolic_color_unref ()">gtk_symbolic_color_unref</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
1414
- </dt>
1415
- <dd></dd>
1416
- <a name="idxT"></a><h3 class="title">T</h3>
1417
- <dt>
1418
- <a class="link" href="GtkTextView.html#gtk-text-view-get-cursor-locations" title="gtk_text_view_get_cursor_locations ()">gtk_text_view_get_cursor_locations</a>, function in <a class="link" href="GtkTextView.html" title="GtkTextView">GtkTextView</a>
1419
- </dt>
1420
- <dd></dd>
1421
- <dt>
1422
- <a class="link" href="GtkThemingEngine.html#GtkThemingEngine--name" title="The “name” property">GtkThemingEngine:name</a>, object property in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1423
- </dt>
1424
- <dd></dd>
1425
- <dt>
1426
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get" title="gtk_theming_engine_get ()">gtk_theming_engine_get</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1427
- </dt>
1428
- <dd></dd>
1429
- <dt>
1430
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-background-color" title="gtk_theming_engine_get_background_color ()">gtk_theming_engine_get_background_color</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1431
- </dt>
1432
- <dd></dd>
1433
- <dt>
1434
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-border" title="gtk_theming_engine_get_border ()">gtk_theming_engine_get_border</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1435
- </dt>
1436
- <dd></dd>
1437
- <dt>
1438
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-border-color" title="gtk_theming_engine_get_border_color ()">gtk_theming_engine_get_border_color</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1439
- </dt>
1440
- <dd></dd>
1441
- <dt>
1442
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-color" title="gtk_theming_engine_get_color ()">gtk_theming_engine_get_color</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1443
- </dt>
1444
- <dd></dd>
1445
- <dt>
1446
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-direction" title="gtk_theming_engine_get_direction ()">gtk_theming_engine_get_direction</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1447
- </dt>
1448
- <dd></dd>
1449
- <dt>
1450
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-font" title="gtk_theming_engine_get_font ()">gtk_theming_engine_get_font</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1451
- </dt>
1452
- <dd></dd>
1453
- <dt>
1454
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-junction-sides" title="gtk_theming_engine_get_junction_sides ()">gtk_theming_engine_get_junction_sides</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1455
- </dt>
1456
- <dd></dd>
1457
- <dt>
1458
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-margin" title="gtk_theming_engine_get_margin ()">gtk_theming_engine_get_margin</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1459
- </dt>
1460
- <dd></dd>
1461
- <dt>
1462
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-padding" title="gtk_theming_engine_get_padding ()">gtk_theming_engine_get_padding</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1463
- </dt>
1464
- <dd></dd>
1465
- <dt>
1466
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-path" title="gtk_theming_engine_get_path ()">gtk_theming_engine_get_path</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1467
- </dt>
1468
- <dd></dd>
1469
- <dt>
1470
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-property" title="gtk_theming_engine_get_property ()">gtk_theming_engine_get_property</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1471
- </dt>
1472
- <dd></dd>
1473
- <dt>
1474
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-state" title="gtk_theming_engine_get_state ()">gtk_theming_engine_get_state</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1475
- </dt>
1476
- <dd></dd>
1477
- <dt>
1478
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-style" title="gtk_theming_engine_get_style ()">gtk_theming_engine_get_style</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1479
- </dt>
1480
- <dd></dd>
1481
- <dt>
1482
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-style-property" title="gtk_theming_engine_get_style_property ()">gtk_theming_engine_get_style_property</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1483
- </dt>
1484
- <dd></dd>
1485
- <dt>
1486
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-style-valist" title="gtk_theming_engine_get_style_valist ()">gtk_theming_engine_get_style_valist</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1487
- </dt>
1488
- <dd></dd>
1489
- <dt>
1490
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-valist" title="gtk_theming_engine_get_valist ()">gtk_theming_engine_get_valist</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1491
- </dt>
1492
- <dd></dd>
1493
- <dt>
1494
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-has-class" title="gtk_theming_engine_has_class ()">gtk_theming_engine_has_class</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1495
- </dt>
1496
- <dd></dd>
1497
- <dt>
1498
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-has-region" title="gtk_theming_engine_has_region ()">gtk_theming_engine_has_region</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1499
- </dt>
1500
- <dd></dd>
1501
- <dt>
1502
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-lookup-color" title="gtk_theming_engine_lookup_color ()">gtk_theming_engine_lookup_color</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1503
- </dt>
1504
- <dd></dd>
1505
- <dt>
1506
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-register-property" title="gtk_theming_engine_register_property ()">gtk_theming_engine_register_property</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1507
- </dt>
1508
- <dd></dd>
1509
- <dt>
1510
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-state-is-running" title="gtk_theming_engine_state_is_running ()">gtk_theming_engine_state_is_running</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
1511
- </dt>
1512
- <dd></dd>
1513
- <dt>
1514
- <a class="link" href="GtkTreeViewColumn.html#GtkTreeViewColumn--cell-area" title="The “cell-area” property">GtkTreeViewColumn:cell-area</a>, object property in <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn">GtkTreeViewColumn</a>
1515
- </dt>
1516
- <dd></dd>
1517
- <dt>
1518
- <a class="link" href="GtkTreeModel.html#gtk-tree-model-iter-previous" title="gtk_tree_model_iter_previous ()">gtk_tree_model_iter_previous</a>, function in <a class="link" href="GtkTreeModel.html" title="GtkTreeModel">GtkTreeModel</a>
1519
- </dt>
1520
- <dd></dd>
1521
- <dt>
1522
- <a class="link" href="GtkTreeModel.html#gtk-tree-path-get-indices-with-depth" title="gtk_tree_path_get_indices_with_depth ()">gtk_tree_path_get_indices_with_depth</a>, function in <a class="link" href="GtkTreeModel.html" title="GtkTreeModel">GtkTreeModel</a>
1523
- </dt>
1524
- <dd></dd>
1525
- <dt>
1526
- <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-get-button" title="gtk_tree_view_column_get_button ()">gtk_tree_view_column_get_button</a>, function in <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn">GtkTreeViewColumn</a>
1527
- </dt>
1528
- <dd></dd>
1529
- <dt>
1530
- <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-new-with-area" title="gtk_tree_view_column_new_with_area ()">gtk_tree_view_column_new_with_area</a>, function in <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn">GtkTreeViewColumn</a>
1531
- </dt>
1532
- <dd></dd>
1533
- <dt>
1534
- <a class="link" href="GtkTreeView.html#gtk-tree-view-is-blank-at-pos" title="gtk_tree_view_is_blank_at_pos ()">gtk_tree_view_is_blank_at_pos</a>, function in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
1535
- </dt>
1536
- <dd></dd>
1537
- <a name="idxV"></a><h3 class="title">V</h3>
1538
- <dt>
1539
- <a class="link" href="GtkVolumeButton.html#GtkVolumeButton--use-symbolic" title="The “use-symbolic” property">GtkVolumeButton:use-symbolic</a>, object property in <a class="link" href="GtkVolumeButton.html" title="GtkVolumeButton">GtkVolumeButton</a>
1540
- </dt>
1541
- <dd></dd>
1542
- <a name="idxW"></a><h3 class="title">W</h3>
1543
- <dt>
1544
- <a class="link" href="GtkWidget.html#GtkWidget-draw" title="The “draw” signal">GtkWidget::draw</a>, object signal in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1545
- </dt>
1546
- <dd></dd>
1547
- <dt>
1548
- <a class="link" href="GtkWidget.html#GtkWidget-state-flags-changed" title="The “state-flags-changed” signal">GtkWidget::state-flags-changed</a>, object signal in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1549
- </dt>
1550
- <dd></dd>
1551
- <dt>
1552
- <a class="link" href="GtkWidget.html#GtkWidget-style-updated" title="The “style-updated” signal">GtkWidget::style-updated</a>, object signal in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1553
- </dt>
1554
- <dd></dd>
1555
- <dt>
1556
- <a class="link" href="GtkWidget.html#GtkWidget--expand" title="The “expand” property">GtkWidget:expand</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1557
- </dt>
1558
- <dd></dd>
1559
- <dt>
1560
- <a class="link" href="GtkWidget.html#GtkWidget--halign" title="The “halign” property">GtkWidget:halign</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1561
- </dt>
1562
- <dd></dd>
1563
- <dt>
1564
- <a class="link" href="GtkWidget.html#GtkWidget--hexpand" title="The “hexpand” property">GtkWidget:hexpand</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1565
- </dt>
1566
- <dd></dd>
1567
- <dt>
1568
- <a class="link" href="GtkWidget.html#GtkWidget--hexpand-set" title="The “hexpand-set” property">GtkWidget:hexpand-set</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1569
- </dt>
1570
- <dd></dd>
1571
- <dt>
1572
- <a class="link" href="GtkWidget.html#GtkWidget--margin" title="The “margin” property">GtkWidget:margin</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1573
- </dt>
1574
- <dd></dd>
1575
- <dt>
1576
- <a class="link" href="GtkWidget.html#GtkWidget--margin-bottom" title="The “margin-bottom” property">GtkWidget:margin-bottom</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1577
- </dt>
1578
- <dd></dd>
1579
- <dt>
1580
- <a class="link" href="GtkWidget.html#GtkWidget--margin-left" title="The “margin-left” property">GtkWidget:margin-left</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1581
- </dt>
1582
- <dd></dd>
1583
- <dt>
1584
- <a class="link" href="GtkWidget.html#GtkWidget--margin-right" title="The “margin-right” property">GtkWidget:margin-right</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1585
- </dt>
1586
- <dd></dd>
1587
- <dt>
1588
- <a class="link" href="GtkWidget.html#GtkWidget--margin-top" title="The “margin-top” property">GtkWidget:margin-top</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1589
- </dt>
1590
- <dd></dd>
1591
- <dt>
1592
- <a class="link" href="GtkWidget.html#GtkWidget--valign" title="The “valign” property">GtkWidget:valign</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1593
- </dt>
1594
- <dd></dd>
1595
- <dt>
1596
- <a class="link" href="GtkWidget.html#GtkWidget--vexpand" title="The “vexpand” property">GtkWidget:vexpand</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1597
- </dt>
1598
- <dd></dd>
1599
- <dt>
1600
- <a class="link" href="GtkWidget.html#GtkWidget--vexpand-set" title="The “vexpand-set” property">GtkWidget:vexpand-set</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1601
- </dt>
1602
- <dd></dd>
1603
- <dt>
1604
- <a class="link" href="GtkWidget.html#gtk-widget-add-device-events" title="gtk_widget_add_device_events ()">gtk_widget_add_device_events</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1605
- </dt>
1606
- <dd></dd>
1607
- <dt>
1608
- <a class="link" href="GtkWidget.html#gtk-widget-device-is-shadowed" title="gtk_widget_device_is_shadowed ()">gtk_widget_device_is_shadowed</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1609
- </dt>
1610
- <dd></dd>
1611
- <dt>
1612
- <a class="link" href="GtkWidget.html#gtk-widget-draw" title="gtk_widget_draw ()">gtk_widget_draw</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1613
- </dt>
1614
- <dd></dd>
1615
- <dt>
1616
- <a class="link" href="GtkWidget.html#gtk-widget-get-device-enabled" title="gtk_widget_get_device_enabled ()">gtk_widget_get_device_enabled</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1617
- </dt>
1618
- <dd></dd>
1619
- <dt>
1620
- <a class="link" href="GtkWidget.html#gtk-widget-get-device-events" title="gtk_widget_get_device_events ()">gtk_widget_get_device_events</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1621
- </dt>
1622
- <dd></dd>
1623
- <dt>
1624
- <a class="link" href="GtkWidget.html#gtk-widget-get-margin-bottom" title="gtk_widget_get_margin_bottom ()">gtk_widget_get_margin_bottom</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1625
- </dt>
1626
- <dd></dd>
1627
- <dt>
1628
- <a class="link" href="GtkWidget.html#gtk-widget-get-margin-left" title="gtk_widget_get_margin_left ()">gtk_widget_get_margin_left</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1629
- </dt>
1630
- <dd></dd>
1631
- <dt>
1632
- <a class="link" href="GtkWidget.html#gtk-widget-get-margin-right" title="gtk_widget_get_margin_right ()">gtk_widget_get_margin_right</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1633
- </dt>
1634
- <dd></dd>
1635
- <dt>
1636
- <a class="link" href="GtkWidget.html#gtk-widget-get-margin-top" title="gtk_widget_get_margin_top ()">gtk_widget_get_margin_top</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1637
- </dt>
1638
- <dd></dd>
1639
- <dt>
1640
- <a class="link" href="GtkWidget.html#gtk-widget-get-preferred-height" title="gtk_widget_get_preferred_height ()">gtk_widget_get_preferred_height</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1641
- </dt>
1642
- <dd></dd>
1643
- <dt>
1644
- <a class="link" href="GtkWidget.html#gtk-widget-get-preferred-height-for-width" title="gtk_widget_get_preferred_height_for_width ()">gtk_widget_get_preferred_height_for_width</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1645
- </dt>
1646
- <dd></dd>
1647
- <dt>
1648
- <a class="link" href="GtkWidget.html#gtk-widget-get-preferred-size" title="gtk_widget_get_preferred_size ()">gtk_widget_get_preferred_size</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1649
- </dt>
1650
- <dd></dd>
1651
- <dt>
1652
- <a class="link" href="GtkWidget.html#gtk-widget-get-preferred-width" title="gtk_widget_get_preferred_width ()">gtk_widget_get_preferred_width</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1653
- </dt>
1654
- <dd></dd>
1655
- <dt>
1656
- <a class="link" href="GtkWidget.html#gtk-widget-get-preferred-width-for-height" title="gtk_widget_get_preferred_width_for_height ()">gtk_widget_get_preferred_width_for_height</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1657
- </dt>
1658
- <dd></dd>
1659
- <dt>
1660
- <a class="link" href="GtkWidget.html#gtk-widget-get-request-mode" title="gtk_widget_get_request_mode ()">gtk_widget_get_request_mode</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1661
- </dt>
1662
- <dd></dd>
1663
- <dt>
1664
- <a class="link" href="GtkWidget.html#gtk-widget-get-state-flags" title="gtk_widget_get_state_flags ()">gtk_widget_get_state_flags</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1665
- </dt>
1666
- <dd></dd>
1667
- <dt>
1668
- <a class="link" href="GtkWidget.html#gtk-widget-input-shape-combine-region" title="gtk_widget_input_shape_combine_region ()">gtk_widget_input_shape_combine_region</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1669
- </dt>
1670
- <dd></dd>
1671
- <dt>
1672
- <a class="link" href="GtkWidget.html#gtk-widget-override-background-color" title="gtk_widget_override_background_color ()">gtk_widget_override_background_color</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1673
- </dt>
1674
- <dd></dd>
1675
- <dt>
1676
- <a class="link" href="GtkWidget.html#gtk-widget-override-color" title="gtk_widget_override_color ()">gtk_widget_override_color</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1677
- </dt>
1678
- <dd></dd>
1679
- <dt>
1680
- <a class="link" href="GtkWidget.html#gtk-widget-override-cursor" title="gtk_widget_override_cursor ()">gtk_widget_override_cursor</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1681
- </dt>
1682
- <dd></dd>
1683
- <dt>
1684
- <a class="link" href="GtkWidget.html#gtk-widget-override-font" title="gtk_widget_override_font ()">gtk_widget_override_font</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1685
- </dt>
1686
- <dd></dd>
1687
- <dt>
1688
- <a class="link" href="GtkWidget.html#gtk-widget-override-symbolic-color" title="gtk_widget_override_symbolic_color ()">gtk_widget_override_symbolic_color</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1689
- </dt>
1690
- <dd></dd>
1691
- <dt>
1692
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-append-type" title="gtk_widget_path_append_type ()">gtk_widget_path_append_type</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1693
- </dt>
1694
- <dd></dd>
1695
- <dt>
1696
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-copy" title="gtk_widget_path_copy ()">gtk_widget_path_copy</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1697
- </dt>
1698
- <dd></dd>
1699
- <dt>
1700
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-free" title="gtk_widget_path_free ()">gtk_widget_path_free</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1701
- </dt>
1702
- <dd></dd>
1703
- <dt>
1704
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-get-object-type" title="gtk_widget_path_get_object_type ()">gtk_widget_path_get_object_type</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1705
- </dt>
1706
- <dd></dd>
1707
- <dt>
1708
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-has-parent" title="gtk_widget_path_has_parent ()">gtk_widget_path_has_parent</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1709
- </dt>
1710
- <dd></dd>
1711
- <dt>
1712
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-is-type" title="gtk_widget_path_is_type ()">gtk_widget_path_is_type</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1713
- </dt>
1714
- <dd></dd>
1715
- <dt>
1716
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-add-class" title="gtk_widget_path_iter_add_class ()">gtk_widget_path_iter_add_class</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1717
- </dt>
1718
- <dd></dd>
1719
- <dt>
1720
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-add-region" title="gtk_widget_path_iter_add_region ()">gtk_widget_path_iter_add_region</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1721
- </dt>
1722
- <dd></dd>
1723
- <dt>
1724
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-clear-classes" title="gtk_widget_path_iter_clear_classes ()">gtk_widget_path_iter_clear_classes</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1725
- </dt>
1726
- <dd></dd>
1727
- <dt>
1728
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-clear-regions" title="gtk_widget_path_iter_clear_regions ()">gtk_widget_path_iter_clear_regions</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1729
- </dt>
1730
- <dd></dd>
1731
- <dt>
1732
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-get-object-type" title="gtk_widget_path_iter_get_object_type ()">gtk_widget_path_iter_get_object_type</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1733
- </dt>
1734
- <dd></dd>
1735
- <dt>
1736
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-has-class" title="gtk_widget_path_iter_has_class ()">gtk_widget_path_iter_has_class</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1737
- </dt>
1738
- <dd></dd>
1739
- <dt>
1740
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-has-name" title="gtk_widget_path_iter_has_name ()">gtk_widget_path_iter_has_name</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1741
- </dt>
1742
- <dd></dd>
1743
- <dt>
1744
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-has-qclass" title="gtk_widget_path_iter_has_qclass ()">gtk_widget_path_iter_has_qclass</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1745
- </dt>
1746
- <dd></dd>
1747
- <dt>
1748
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-has-qname" title="gtk_widget_path_iter_has_qname ()">gtk_widget_path_iter_has_qname</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1749
- </dt>
1750
- <dd></dd>
1751
- <dt>
1752
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-has-qregion" title="gtk_widget_path_iter_has_qregion ()">gtk_widget_path_iter_has_qregion</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1753
- </dt>
1754
- <dd></dd>
1755
- <dt>
1756
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-has-region" title="gtk_widget_path_iter_has_region ()">gtk_widget_path_iter_has_region</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1757
- </dt>
1758
- <dd></dd>
1759
- <dt>
1760
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-list-classes" title="gtk_widget_path_iter_list_classes ()">gtk_widget_path_iter_list_classes</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1761
- </dt>
1762
- <dd></dd>
1763
- <dt>
1764
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-list-regions" title="gtk_widget_path_iter_list_regions ()">gtk_widget_path_iter_list_regions</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1765
- </dt>
1766
- <dd></dd>
1767
- <dt>
1768
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-remove-class" title="gtk_widget_path_iter_remove_class ()">gtk_widget_path_iter_remove_class</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1769
- </dt>
1770
- <dd></dd>
1771
- <dt>
1772
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-remove-region" title="gtk_widget_path_iter_remove_region ()">gtk_widget_path_iter_remove_region</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1773
- </dt>
1774
- <dd></dd>
1775
- <dt>
1776
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-set-name" title="gtk_widget_path_iter_set_name ()">gtk_widget_path_iter_set_name</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1777
- </dt>
1778
- <dd></dd>
1779
- <dt>
1780
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-iter-set-object-type" title="gtk_widget_path_iter_set_object_type ()">gtk_widget_path_iter_set_object_type</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1781
- </dt>
1782
- <dd></dd>
1783
- <dt>
1784
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-length" title="gtk_widget_path_length ()">gtk_widget_path_length</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1785
- </dt>
1786
- <dd></dd>
1787
- <dt>
1788
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-new" title="gtk_widget_path_new ()">gtk_widget_path_new</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1789
- </dt>
1790
- <dd></dd>
1791
- <dt>
1792
- <a class="link" href="gtk3-GtkWidgetPath.html#gtk-widget-path-prepend-type" title="gtk_widget_path_prepend_type ()">gtk_widget_path_prepend_type</a>, function in <a class="link" href="gtk3-GtkWidgetPath.html" title="GtkWidgetPath">GtkWidgetPath</a>
1793
- </dt>
1794
- <dd></dd>
1795
- <dt>
1796
- <a class="link" href="GtkWidget.html#gtk-widget-queue-draw-region" title="gtk_widget_queue_draw_region ()">gtk_widget_queue_draw_region</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1797
- </dt>
1798
- <dd></dd>
1799
- <dt>
1800
- <a class="link" href="GtkWidget.html#gtk-widget-render-icon-pixbuf" title="gtk_widget_render_icon_pixbuf ()">gtk_widget_render_icon_pixbuf</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1801
- </dt>
1802
- <dd></dd>
1803
- <dt>
1804
- <a class="link" href="GtkWidget.html#gtk-widget-reset-style" title="gtk_widget_reset_style ()">gtk_widget_reset_style</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1805
- </dt>
1806
- <dd></dd>
1807
- <dt>
1808
- <a class="link" href="GtkWidget.html#gtk-widget-set-device-enabled" title="gtk_widget_set_device_enabled ()">gtk_widget_set_device_enabled</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1809
- </dt>
1810
- <dd></dd>
1811
- <dt>
1812
- <a class="link" href="GtkWidget.html#gtk-widget-set-device-events" title="gtk_widget_set_device_events ()">gtk_widget_set_device_events</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1813
- </dt>
1814
- <dd></dd>
1815
- <dt>
1816
- <a class="link" href="GtkWidget.html#gtk-widget-set-margin-bottom" title="gtk_widget_set_margin_bottom ()">gtk_widget_set_margin_bottom</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1817
- </dt>
1818
- <dd></dd>
1819
- <dt>
1820
- <a class="link" href="GtkWidget.html#gtk-widget-set-margin-left" title="gtk_widget_set_margin_left ()">gtk_widget_set_margin_left</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1821
- </dt>
1822
- <dd></dd>
1823
- <dt>
1824
- <a class="link" href="GtkWidget.html#gtk-widget-set-margin-right" title="gtk_widget_set_margin_right ()">gtk_widget_set_margin_right</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1825
- </dt>
1826
- <dd></dd>
1827
- <dt>
1828
- <a class="link" href="GtkWidget.html#gtk-widget-set-margin-top" title="gtk_widget_set_margin_top ()">gtk_widget_set_margin_top</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1829
- </dt>
1830
- <dd></dd>
1831
- <dt>
1832
- <a class="link" href="GtkWidget.html#gtk-widget-set-state-flags" title="gtk_widget_set_state_flags ()">gtk_widget_set_state_flags</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1833
- </dt>
1834
- <dd></dd>
1835
- <dt>
1836
- <a class="link" href="GtkWidget.html#gtk-widget-set-support-multidevice" title="gtk_widget_set_support_multidevice ()">gtk_widget_set_support_multidevice</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1837
- </dt>
1838
- <dd></dd>
1839
- <dt>
1840
- <a class="link" href="GtkWidget.html#gtk-widget-shape-combine-region" title="gtk_widget_shape_combine_region ()">gtk_widget_shape_combine_region</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1841
- </dt>
1842
- <dd></dd>
1843
- <dt>
1844
- <a class="link" href="GtkWidget.html#gtk-widget-unset-state-flags" title="gtk_widget_unset_state_flags ()">gtk_widget_unset_state_flags</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
1845
- </dt>
1846
- <dd></dd>
1847
- <dt>
1848
- <a class="link" href="GtkWindow.html#GtkWindow--application" title="The “application” property">GtkWindow:application</a>, object property in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1849
- </dt>
1850
- <dd></dd>
1851
- <dt>
1852
- <a class="link" href="GtkWindow.html#GtkWindow--has-resize-grip" title="The “has-resize-grip” property">GtkWindow:has-resize-grip</a>, object property in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1853
- </dt>
1854
- <dd></dd>
1855
- <dt>
1856
- <a class="link" href="GtkWindow.html#GtkWindow--resize-grip-visible" title="The “resize-grip-visible” property">GtkWindow:resize-grip-visible</a>, object property in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1857
- </dt>
1858
- <dd></dd>
1859
- <dt>
1860
- <a class="link" href="GtkWindow.html#gtk-window-get-application" title="gtk_window_get_application ()">gtk_window_get_application</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1861
- </dt>
1862
- <dd></dd>
1863
- <dt>
1864
- <a class="link" href="GtkWindow.html#gtk-window-get-has-resize-grip" title="gtk_window_get_has_resize_grip ()">gtk_window_get_has_resize_grip</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1865
- </dt>
1866
- <dd></dd>
1867
- <dt>
1868
- <a class="link" href="GtkWindow.html#gtk-window-get-resize-grip-area" title="gtk_window_get_resize_grip_area ()">gtk_window_get_resize_grip_area</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1869
- </dt>
1870
- <dd></dd>
1871
- <dt>
1872
- <a class="link" href="GtkWindowGroup.html#gtk-window-group-get-current-device-grab" title="gtk_window_group_get_current_device_grab ()">gtk_window_group_get_current_device_grab</a>, function in <a class="link" href="GtkWindowGroup.html" title="GtkWindowGroup">GtkWindowGroup</a>
1873
- </dt>
1874
- <dd></dd>
1875
- <dt>
1876
- <a class="link" href="GtkWindow.html#gtk-window-resize-grip-is-visible" title="gtk_window_resize_grip_is_visible ()">gtk_window_resize_grip_is_visible</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1877
- </dt>
1878
- <dd></dd>
1879
- <dt>
1880
- <a class="link" href="GtkWindow.html#gtk-window-resize-to-geometry" title="gtk_window_resize_to_geometry ()">gtk_window_resize_to_geometry</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1881
- </dt>
1882
- <dd></dd>
1883
- <dt>
1884
- <a class="link" href="GtkWindow.html#gtk-window-set-application" title="gtk_window_set_application ()">gtk_window_set_application</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1885
- </dt>
1886
- <dd></dd>
1887
- <dt>
1888
- <a class="link" href="GtkWindow.html#gtk-window-set-default-geometry" title="gtk_window_set_default_geometry ()">gtk_window_set_default_geometry</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1889
- </dt>
1890
- <dd></dd>
1891
- <dt>
1892
- <a class="link" href="GtkWindow.html#gtk-window-set-has-resize-grip" title="gtk_window_set_has_resize_grip ()">gtk_window_set_has_resize_grip</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1893
- </dt>
1894
- <dd></dd>
1895
- <dt>
1896
- <a class="link" href="GtkWindow.html#gtk-window-set-has-user-ref-count" title="gtk_window_set_has_user_ref_count ()">gtk_window_set_has_user_ref_count</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
1897
- </dt>
1898
- <dd></dd>
1899
- </div>
1900
- <div class="footer">
1901
- <hr>Generated by GTK-Doc V1.25.1</div>
1902
- </body>
1903
- </html>