gdk3 3.1.1-x64-mingw32 → 3.1.2-x64-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,4079 +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: 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-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="#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="#idxF">F</a>
27
-  <span class="dim">|</span> 
28
- <a class="shortcut" href="#idxG">G</a>
29
-  <span class="dim">|</span> 
30
- <a class="shortcut" href="#idxH">H</a>
31
-  <span class="dim">|</span> 
32
- <a class="shortcut" href="#idxI">I</a>
33
-  <span class="dim">|</span> 
34
- <a class="shortcut" href="#idxK">K</a>
35
-  <span class="dim">|</span> 
36
- <a class="shortcut" href="#idxL">L</a>
37
-  <span class="dim">|</span> 
38
- <a class="shortcut" href="#idxM">M</a>
39
-  <span class="dim">|</span> 
40
- <a class="shortcut" href="#idxN">N</a>
41
-  <span class="dim">|</span> 
42
- <a class="shortcut" href="#idxP">P</a>
43
-  <span class="dim">|</span> 
44
- <a class="shortcut" href="#idxR">R</a>
45
-  <span class="dim">|</span> 
46
- <a class="shortcut" href="#idxS">S</a>
47
-  <span class="dim">|</span> 
48
- <a class="shortcut" href="#idxT">T</a>
49
-  <span class="dim">|</span> 
50
- <a class="shortcut" href="#idxU">U</a>
51
-  <span class="dim">|</span> 
52
- <a class="shortcut" href="#idxV">V</a>
53
-  <span class="dim">|</span> 
54
- <a class="shortcut" href="#idxW">W</a></span></td>
55
- <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
56
- <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
57
- <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
58
- <td><a accesskey="n" href="api-index-3-0.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
59
- </tr></table>
60
- <div class="index">
61
- <div class="titlepage"><div><div><h1 class="title">
62
- <a name="api-index-deprecated"></a>Index of deprecated symbols</h1></div></div></div>
63
- <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
64
- <dt>
65
- <a class="link" href="GtkAccessible.html#gtk-accessible-connect-widget-destroyed" title="gtk_accessible_connect_widget_destroyed ()">gtk_accessible_connect_widget_destroyed</a>, function in <a class="link" href="GtkAccessible.html" title="GtkAccessible">GtkAccessible</a>
66
- </dt>
67
- <dd></dd>
68
- <dt>
69
- <a class="link" href="GtkAction.html#GtkAction-activate" title="The “activate” signal">GtkAction::activate</a>, object signal in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
70
- </dt>
71
- <dd></dd>
72
- <dt>
73
- <a class="link" href="GtkAction.html#GtkAction--action-group" title="The “action-group” property">GtkAction:action-group</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
74
- </dt>
75
- <dd></dd>
76
- <dt>
77
- <a class="link" href="GtkAction.html#GtkAction--always-show-image" title="The “always-show-image” property">GtkAction:always-show-image</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
78
- </dt>
79
- <dd></dd>
80
- <dt>
81
- <a class="link" href="GtkAction.html#GtkAction--gicon" title="The “gicon” property">GtkAction:gicon</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
82
- </dt>
83
- <dd></dd>
84
- <dt>
85
- <a class="link" href="GtkAction.html#GtkAction--hide-if-empty" title="The “hide-if-empty” property">GtkAction:hide-if-empty</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
86
- </dt>
87
- <dd></dd>
88
- <dt>
89
- <a class="link" href="GtkAction.html#GtkAction--icon-name" title="The “icon-name” property">GtkAction:icon-name</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
90
- </dt>
91
- <dd></dd>
92
- <dt>
93
- <a class="link" href="GtkAction.html#GtkAction--is-important" title="The “is-important” property">GtkAction:is-important</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
94
- </dt>
95
- <dd></dd>
96
- <dt>
97
- <a class="link" href="GtkAction.html#GtkAction--label" title="The “label” property">GtkAction:label</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
98
- </dt>
99
- <dd></dd>
100
- <dt>
101
- <a class="link" href="GtkAction.html#GtkAction--name" title="The “name” property">GtkAction:name</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
102
- </dt>
103
- <dd></dd>
104
- <dt>
105
- <a class="link" href="GtkAction.html#GtkAction--sensitive" title="The “sensitive” property">GtkAction:sensitive</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
106
- </dt>
107
- <dd></dd>
108
- <dt>
109
- <a class="link" href="GtkAction.html#GtkAction--short-label" title="The “short-label” property">GtkAction:short-label</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
110
- </dt>
111
- <dd></dd>
112
- <dt>
113
- <a class="link" href="GtkAction.html#GtkAction--stock-id" title="The “stock-id” property">GtkAction:stock-id</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
114
- </dt>
115
- <dd></dd>
116
- <dt>
117
- <a class="link" href="GtkAction.html#GtkAction--tooltip" title="The “tooltip” property">GtkAction:tooltip</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
118
- </dt>
119
- <dd></dd>
120
- <dt>
121
- <a class="link" href="GtkAction.html#GtkAction--visible" title="The “visible” property">GtkAction:visible</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
122
- </dt>
123
- <dd></dd>
124
- <dt>
125
- <a class="link" href="GtkAction.html#GtkAction--visible-horizontal" title="The “visible-horizontal” property">GtkAction:visible-horizontal</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
126
- </dt>
127
- <dd></dd>
128
- <dt>
129
- <a class="link" href="GtkAction.html#GtkAction--visible-overflown" title="The “visible-overflown” property">GtkAction:visible-overflown</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
130
- </dt>
131
- <dd></dd>
132
- <dt>
133
- <a class="link" href="GtkAction.html#GtkAction--visible-vertical" title="The “visible-vertical” property">GtkAction:visible-vertical</a>, object property in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
134
- </dt>
135
- <dd></dd>
136
- <dt>
137
- <a class="link" href="GtkActionGroup.html#GtkActionEntry" title="struct GtkActionEntry">GtkActionEntry</a>, struct in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
138
- </dt>
139
- <dd></dd>
140
- <dt>
141
- <a class="link" href="GtkActionGroup.html#GtkActionGroup-connect-proxy" title="The “connect-proxy” signal">GtkActionGroup::connect-proxy</a>, object signal in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
142
- </dt>
143
- <dd></dd>
144
- <dt>
145
- <a class="link" href="GtkActionGroup.html#GtkActionGroup-disconnect-proxy" title="The “disconnect-proxy” signal">GtkActionGroup::disconnect-proxy</a>, object signal in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
146
- </dt>
147
- <dd></dd>
148
- <dt>
149
- <a class="link" href="GtkActionGroup.html#GtkActionGroup-post-activate" title="The “post-activate” signal">GtkActionGroup::post-activate</a>, object signal in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
150
- </dt>
151
- <dd></dd>
152
- <dt>
153
- <a class="link" href="GtkActionGroup.html#GtkActionGroup-pre-activate" title="The “pre-activate” signal">GtkActionGroup::pre-activate</a>, object signal in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
154
- </dt>
155
- <dd></dd>
156
- <dt>
157
- <a class="link" href="GtkActionGroup.html#GtkActionGroup--accel-group" title="The “accel-group” property">GtkActionGroup:accel-group</a>, object property in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
158
- </dt>
159
- <dd></dd>
160
- <dt>
161
- <a class="link" href="GtkActionGroup.html#GtkActionGroup--name" title="The “name” property">GtkActionGroup:name</a>, object property in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
162
- </dt>
163
- <dd></dd>
164
- <dt>
165
- <a class="link" href="GtkActionGroup.html#GtkActionGroup--sensitive" title="The “sensitive” property">GtkActionGroup:sensitive</a>, object property in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
166
- </dt>
167
- <dd></dd>
168
- <dt>
169
- <a class="link" href="GtkActionGroup.html#GtkActionGroup--visible" title="The “visible” property">GtkActionGroup:visible</a>, object property in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
170
- </dt>
171
- <dd></dd>
172
- <dt>
173
- <a class="link" href="GtkAction.html#gtk-action-activate" title="gtk_action_activate ()">gtk_action_activate</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
174
- </dt>
175
- <dd></dd>
176
- <dt>
177
- <a class="link" href="GtkAction.html#gtk-action-block-activate" title="gtk_action_block_activate ()">gtk_action_block_activate</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
178
- </dt>
179
- <dd></dd>
180
- <dt>
181
- <a class="link" href="GtkAction.html#gtk-action-connect-accelerator" title="gtk_action_connect_accelerator ()">gtk_action_connect_accelerator</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
182
- </dt>
183
- <dd></dd>
184
- <dt>
185
- <a class="link" href="GtkAction.html#gtk-action-create-icon" title="gtk_action_create_icon ()">gtk_action_create_icon</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
186
- </dt>
187
- <dd></dd>
188
- <dt>
189
- <a class="link" href="GtkAction.html#gtk-action-create-menu" title="gtk_action_create_menu ()">gtk_action_create_menu</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
190
- </dt>
191
- <dd></dd>
192
- <dt>
193
- <a class="link" href="GtkAction.html#gtk-action-create-menu-item" title="gtk_action_create_menu_item ()">gtk_action_create_menu_item</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
194
- </dt>
195
- <dd></dd>
196
- <dt>
197
- <a class="link" href="GtkAction.html#gtk-action-create-tool-item" title="gtk_action_create_tool_item ()">gtk_action_create_tool_item</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
198
- </dt>
199
- <dd></dd>
200
- <dt>
201
- <a class="link" href="GtkAction.html#gtk-action-disconnect-accelerator" title="gtk_action_disconnect_accelerator ()">gtk_action_disconnect_accelerator</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
202
- </dt>
203
- <dd></dd>
204
- <dt>
205
- <a class="link" href="GtkAction.html#gtk-action-get-accel-closure" title="gtk_action_get_accel_closure ()">gtk_action_get_accel_closure</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
206
- </dt>
207
- <dd></dd>
208
- <dt>
209
- <a class="link" href="GtkAction.html#gtk-action-get-accel-path" title="gtk_action_get_accel_path ()">gtk_action_get_accel_path</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
210
- </dt>
211
- <dd></dd>
212
- <dt>
213
- <a class="link" href="GtkAction.html#gtk-action-get-always-show-image" title="gtk_action_get_always_show_image ()">gtk_action_get_always_show_image</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
214
- </dt>
215
- <dd></dd>
216
- <dt>
217
- <a class="link" href="GtkAction.html#gtk-action-get-gicon" title="gtk_action_get_gicon ()">gtk_action_get_gicon</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
218
- </dt>
219
- <dd></dd>
220
- <dt>
221
- <a class="link" href="GtkAction.html#gtk-action-get-icon-name" title="gtk_action_get_icon_name ()">gtk_action_get_icon_name</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
222
- </dt>
223
- <dd></dd>
224
- <dt>
225
- <a class="link" href="GtkAction.html#gtk-action-get-is-important" title="gtk_action_get_is_important ()">gtk_action_get_is_important</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
226
- </dt>
227
- <dd></dd>
228
- <dt>
229
- <a class="link" href="GtkAction.html#gtk-action-get-label" title="gtk_action_get_label ()">gtk_action_get_label</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
230
- </dt>
231
- <dd></dd>
232
- <dt>
233
- <a class="link" href="GtkAction.html#gtk-action-get-name" title="gtk_action_get_name ()">gtk_action_get_name</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
234
- </dt>
235
- <dd></dd>
236
- <dt>
237
- <a class="link" href="GtkAction.html#gtk-action-get-proxies" title="gtk_action_get_proxies ()">gtk_action_get_proxies</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
238
- </dt>
239
- <dd></dd>
240
- <dt>
241
- <a class="link" href="GtkAction.html#gtk-action-get-sensitive" title="gtk_action_get_sensitive ()">gtk_action_get_sensitive</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
242
- </dt>
243
- <dd></dd>
244
- <dt>
245
- <a class="link" href="GtkAction.html#gtk-action-get-short-label" title="gtk_action_get_short_label ()">gtk_action_get_short_label</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
246
- </dt>
247
- <dd></dd>
248
- <dt>
249
- <a class="link" href="GtkAction.html#gtk-action-get-stock-id" title="gtk_action_get_stock_id ()">gtk_action_get_stock_id</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
250
- </dt>
251
- <dd></dd>
252
- <dt>
253
- <a class="link" href="GtkAction.html#gtk-action-get-tooltip" title="gtk_action_get_tooltip ()">gtk_action_get_tooltip</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
254
- </dt>
255
- <dd></dd>
256
- <dt>
257
- <a class="link" href="GtkAction.html#gtk-action-get-visible" title="gtk_action_get_visible ()">gtk_action_get_visible</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
258
- </dt>
259
- <dd></dd>
260
- <dt>
261
- <a class="link" href="GtkAction.html#gtk-action-get-visible-horizontal" title="gtk_action_get_visible_horizontal ()">gtk_action_get_visible_horizontal</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
262
- </dt>
263
- <dd></dd>
264
- <dt>
265
- <a class="link" href="GtkAction.html#gtk-action-get-visible-vertical" title="gtk_action_get_visible_vertical ()">gtk_action_get_visible_vertical</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
266
- </dt>
267
- <dd></dd>
268
- <dt>
269
- <a class="link" href="GtkActionGroup.html#gtk-action-group-add-action" title="gtk_action_group_add_action ()">gtk_action_group_add_action</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
270
- </dt>
271
- <dd></dd>
272
- <dt>
273
- <a class="link" href="GtkActionGroup.html#gtk-action-group-add-actions" title="gtk_action_group_add_actions ()">gtk_action_group_add_actions</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
274
- </dt>
275
- <dd></dd>
276
- <dt>
277
- <a class="link" href="GtkActionGroup.html#gtk-action-group-add-actions-full" title="gtk_action_group_add_actions_full ()">gtk_action_group_add_actions_full</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
278
- </dt>
279
- <dd></dd>
280
- <dt>
281
- <a class="link" href="GtkActionGroup.html#gtk-action-group-add-action-with-accel" title="gtk_action_group_add_action_with_accel ()">gtk_action_group_add_action_with_accel</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
282
- </dt>
283
- <dd></dd>
284
- <dt>
285
- <a class="link" href="GtkActionGroup.html#gtk-action-group-add-radio-actions" title="gtk_action_group_add_radio_actions ()">gtk_action_group_add_radio_actions</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
286
- </dt>
287
- <dd></dd>
288
- <dt>
289
- <a class="link" href="GtkActionGroup.html#gtk-action-group-add-radio-actions-full" title="gtk_action_group_add_radio_actions_full ()">gtk_action_group_add_radio_actions_full</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
290
- </dt>
291
- <dd></dd>
292
- <dt>
293
- <a class="link" href="GtkActionGroup.html#gtk-action-group-add-toggle-actions" title="gtk_action_group_add_toggle_actions ()">gtk_action_group_add_toggle_actions</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
294
- </dt>
295
- <dd></dd>
296
- <dt>
297
- <a class="link" href="GtkActionGroup.html#gtk-action-group-add-toggle-actions-full" title="gtk_action_group_add_toggle_actions_full ()">gtk_action_group_add_toggle_actions_full</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
298
- </dt>
299
- <dd></dd>
300
- <dt>
301
- <a class="link" href="GtkActionGroup.html#gtk-action-group-get-accel-group" title="gtk_action_group_get_accel_group ()">gtk_action_group_get_accel_group</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
302
- </dt>
303
- <dd></dd>
304
- <dt>
305
- <a class="link" href="GtkActionGroup.html#gtk-action-group-get-action" title="gtk_action_group_get_action ()">gtk_action_group_get_action</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
306
- </dt>
307
- <dd></dd>
308
- <dt>
309
- <a class="link" href="GtkActionGroup.html#gtk-action-group-get-name" title="gtk_action_group_get_name ()">gtk_action_group_get_name</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
310
- </dt>
311
- <dd></dd>
312
- <dt>
313
- <a class="link" href="GtkActionGroup.html#gtk-action-group-get-sensitive" title="gtk_action_group_get_sensitive ()">gtk_action_group_get_sensitive</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
314
- </dt>
315
- <dd></dd>
316
- <dt>
317
- <a class="link" href="GtkActionGroup.html#gtk-action-group-get-visible" title="gtk_action_group_get_visible ()">gtk_action_group_get_visible</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
318
- </dt>
319
- <dd></dd>
320
- <dt>
321
- <a class="link" href="GtkActionGroup.html#gtk-action-group-list-actions" title="gtk_action_group_list_actions ()">gtk_action_group_list_actions</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
322
- </dt>
323
- <dd></dd>
324
- <dt>
325
- <a class="link" href="GtkActionGroup.html#gtk-action-group-new" title="gtk_action_group_new ()">gtk_action_group_new</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
326
- </dt>
327
- <dd></dd>
328
- <dt>
329
- <a class="link" href="GtkActionGroup.html#gtk-action-group-remove-action" title="gtk_action_group_remove_action ()">gtk_action_group_remove_action</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
330
- </dt>
331
- <dd></dd>
332
- <dt>
333
- <a class="link" href="GtkActionGroup.html#gtk-action-group-set-accel-group" title="gtk_action_group_set_accel_group ()">gtk_action_group_set_accel_group</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
334
- </dt>
335
- <dd></dd>
336
- <dt>
337
- <a class="link" href="GtkActionGroup.html#gtk-action-group-set-sensitive" title="gtk_action_group_set_sensitive ()">gtk_action_group_set_sensitive</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
338
- </dt>
339
- <dd></dd>
340
- <dt>
341
- <a class="link" href="GtkActionGroup.html#gtk-action-group-set-translate-func" title="gtk_action_group_set_translate_func ()">gtk_action_group_set_translate_func</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
342
- </dt>
343
- <dd></dd>
344
- <dt>
345
- <a class="link" href="GtkActionGroup.html#gtk-action-group-set-translation-domain" title="gtk_action_group_set_translation_domain ()">gtk_action_group_set_translation_domain</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
346
- </dt>
347
- <dd></dd>
348
- <dt>
349
- <a class="link" href="GtkActionGroup.html#gtk-action-group-set-visible" title="gtk_action_group_set_visible ()">gtk_action_group_set_visible</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
350
- </dt>
351
- <dd></dd>
352
- <dt>
353
- <a class="link" href="GtkActionGroup.html#gtk-action-group-translate-string" title="gtk_action_group_translate_string ()">gtk_action_group_translate_string</a>, function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
354
- </dt>
355
- <dd></dd>
356
- <dt>
357
- <a class="link" href="GtkAction.html#gtk-action-is-sensitive" title="gtk_action_is_sensitive ()">gtk_action_is_sensitive</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
358
- </dt>
359
- <dd></dd>
360
- <dt>
361
- <a class="link" href="GtkAction.html#gtk-action-is-visible" title="gtk_action_is_visible ()">gtk_action_is_visible</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
362
- </dt>
363
- <dd></dd>
364
- <dt>
365
- <a class="link" href="GtkAction.html#gtk-action-new" title="gtk_action_new ()">gtk_action_new</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
366
- </dt>
367
- <dd></dd>
368
- <dt>
369
- <a class="link" href="GtkAction.html#gtk-action-set-accel-group" title="gtk_action_set_accel_group ()">gtk_action_set_accel_group</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
370
- </dt>
371
- <dd></dd>
372
- <dt>
373
- <a class="link" href="GtkAction.html#gtk-action-set-accel-path" title="gtk_action_set_accel_path ()">gtk_action_set_accel_path</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
374
- </dt>
375
- <dd></dd>
376
- <dt>
377
- <a class="link" href="GtkAction.html#gtk-action-set-always-show-image" title="gtk_action_set_always_show_image ()">gtk_action_set_always_show_image</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
378
- </dt>
379
- <dd></dd>
380
- <dt>
381
- <a class="link" href="GtkAction.html#gtk-action-set-gicon" title="gtk_action_set_gicon ()">gtk_action_set_gicon</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
382
- </dt>
383
- <dd></dd>
384
- <dt>
385
- <a class="link" href="GtkAction.html#gtk-action-set-icon-name" title="gtk_action_set_icon_name ()">gtk_action_set_icon_name</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
386
- </dt>
387
- <dd></dd>
388
- <dt>
389
- <a class="link" href="GtkAction.html#gtk-action-set-is-important" title="gtk_action_set_is_important ()">gtk_action_set_is_important</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
390
- </dt>
391
- <dd></dd>
392
- <dt>
393
- <a class="link" href="GtkAction.html#gtk-action-set-label" title="gtk_action_set_label ()">gtk_action_set_label</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
394
- </dt>
395
- <dd></dd>
396
- <dt>
397
- <a class="link" href="GtkAction.html#gtk-action-set-sensitive" title="gtk_action_set_sensitive ()">gtk_action_set_sensitive</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
398
- </dt>
399
- <dd></dd>
400
- <dt>
401
- <a class="link" href="GtkAction.html#gtk-action-set-short-label" title="gtk_action_set_short_label ()">gtk_action_set_short_label</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
402
- </dt>
403
- <dd></dd>
404
- <dt>
405
- <a class="link" href="GtkAction.html#gtk-action-set-stock-id" title="gtk_action_set_stock_id ()">gtk_action_set_stock_id</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
406
- </dt>
407
- <dd></dd>
408
- <dt>
409
- <a class="link" href="GtkAction.html#gtk-action-set-tooltip" title="gtk_action_set_tooltip ()">gtk_action_set_tooltip</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
410
- </dt>
411
- <dd></dd>
412
- <dt>
413
- <a class="link" href="GtkAction.html#gtk-action-set-visible" title="gtk_action_set_visible ()">gtk_action_set_visible</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
414
- </dt>
415
- <dd></dd>
416
- <dt>
417
- <a class="link" href="GtkAction.html#gtk-action-set-visible-horizontal" title="gtk_action_set_visible_horizontal ()">gtk_action_set_visible_horizontal</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
418
- </dt>
419
- <dd></dd>
420
- <dt>
421
- <a class="link" href="GtkAction.html#gtk-action-set-visible-vertical" title="gtk_action_set_visible_vertical ()">gtk_action_set_visible_vertical</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
422
- </dt>
423
- <dd></dd>
424
- <dt>
425
- <a class="link" href="GtkAction.html#gtk-action-unblock-activate" title="gtk_action_unblock_activate ()">gtk_action_unblock_activate</a>, function in <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
426
- </dt>
427
- <dd></dd>
428
- <dt>
429
- <a class="link" href="GtkActivatable.html#GtkActivatable--related-action" title="The “related-action” property">GtkActivatable:related-action</a>, object property in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
430
- </dt>
431
- <dd></dd>
432
- <dt>
433
- <a class="link" href="GtkActivatable.html#GtkActivatable--use-action-appearance" title="The “use-action-appearance” property">GtkActivatable:use-action-appearance</a>, object property in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
434
- </dt>
435
- <dd></dd>
436
- <dt>
437
- <a class="link" href="GtkActivatable.html#GtkActivatableIface" title="struct GtkActivatableIface">GtkActivatableIface</a>, struct in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
438
- </dt>
439
- <dd></dd>
440
- <dt>
441
- <a class="link" href="GtkActivatable.html#gtk-activatable-do-set-related-action" title="gtk_activatable_do_set_related_action ()">gtk_activatable_do_set_related_action</a>, function in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
442
- </dt>
443
- <dd></dd>
444
- <dt>
445
- <a class="link" href="GtkActivatable.html#gtk-activatable-get-related-action" title="gtk_activatable_get_related_action ()">gtk_activatable_get_related_action</a>, function in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
446
- </dt>
447
- <dd></dd>
448
- <dt>
449
- <a class="link" href="GtkActivatable.html#gtk-activatable-get-use-action-appearance" title="gtk_activatable_get_use_action_appearance ()">gtk_activatable_get_use_action_appearance</a>, function in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
450
- </dt>
451
- <dd></dd>
452
- <dt>
453
- <a class="link" href="GtkActivatable.html#gtk-activatable-set-related-action" title="gtk_activatable_set_related_action ()">gtk_activatable_set_related_action</a>, function in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
454
- </dt>
455
- <dd></dd>
456
- <dt>
457
- <a class="link" href="GtkActivatable.html#gtk-activatable-set-use-action-appearance" title="gtk_activatable_set_use_action_appearance ()">gtk_activatable_set_use_action_appearance</a>, function in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
458
- </dt>
459
- <dd></dd>
460
- <dt>
461
- <a class="link" href="GtkActivatable.html#gtk-activatable-sync-action-properties" title="gtk_activatable_sync_action_properties ()">gtk_activatable_sync_action_properties</a>, function in <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>
462
- </dt>
463
- <dd></dd>
464
- <dt>
465
- <a class="link" href="GtkAdjustment.html#gtk-adjustment-changed" title="gtk_adjustment_changed ()">gtk_adjustment_changed</a>, function in <a class="link" href="GtkAdjustment.html" title="GtkAdjustment">GtkAdjustment</a>
466
- </dt>
467
- <dd></dd>
468
- <dt>
469
- <a class="link" href="GtkAdjustment.html#gtk-adjustment-value-changed" title="gtk_adjustment_value_changed ()">gtk_adjustment_value_changed</a>, function in <a class="link" href="GtkAdjustment.html" title="GtkAdjustment">GtkAdjustment</a>
470
- </dt>
471
- <dd></dd>
472
- <dt>
473
- <a class="link" href="GtkAlignment.html#GtkAlignment--bottom-padding" title="The “bottom-padding” property">GtkAlignment:bottom-padding</a>, object property in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
474
- </dt>
475
- <dd></dd>
476
- <dt>
477
- <a class="link" href="GtkAlignment.html#GtkAlignment--left-padding" title="The “left-padding” property">GtkAlignment:left-padding</a>, object property in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
478
- </dt>
479
- <dd></dd>
480
- <dt>
481
- <a class="link" href="GtkAlignment.html#GtkAlignment--right-padding" title="The “right-padding” property">GtkAlignment:right-padding</a>, object property in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
482
- </dt>
483
- <dd></dd>
484
- <dt>
485
- <a class="link" href="GtkAlignment.html#GtkAlignment--top-padding" title="The “top-padding” property">GtkAlignment:top-padding</a>, object property in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
486
- </dt>
487
- <dd></dd>
488
- <dt>
489
- <a class="link" href="GtkAlignment.html#GtkAlignment--xalign" title="The “xalign” property">GtkAlignment:xalign</a>, object property in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
490
- </dt>
491
- <dd></dd>
492
- <dt>
493
- <a class="link" href="GtkAlignment.html#GtkAlignment--xscale" title="The “xscale” property">GtkAlignment:xscale</a>, object property in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
494
- </dt>
495
- <dd></dd>
496
- <dt>
497
- <a class="link" href="GtkAlignment.html#GtkAlignment--yalign" title="The “yalign” property">GtkAlignment:yalign</a>, object property in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
498
- </dt>
499
- <dd></dd>
500
- <dt>
501
- <a class="link" href="GtkAlignment.html#GtkAlignment--yscale" title="The “yscale” property">GtkAlignment:yscale</a>, object property in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
502
- </dt>
503
- <dd></dd>
504
- <dt>
505
- <a class="link" href="GtkAlignment.html#gtk-alignment-get-padding" title="gtk_alignment_get_padding ()">gtk_alignment_get_padding</a>, function in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
506
- </dt>
507
- <dd></dd>
508
- <dt>
509
- <a class="link" href="GtkAlignment.html#gtk-alignment-new" title="gtk_alignment_new ()">gtk_alignment_new</a>, function in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
510
- </dt>
511
- <dd></dd>
512
- <dt>
513
- <a class="link" href="GtkAlignment.html#gtk-alignment-set" title="gtk_alignment_set ()">gtk_alignment_set</a>, function in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
514
- </dt>
515
- <dd></dd>
516
- <dt>
517
- <a class="link" href="GtkAlignment.html#gtk-alignment-set-padding" title="gtk_alignment_set_padding ()">gtk_alignment_set_padding</a>, function in <a class="link" href="GtkAlignment.html" title="GtkAlignment">GtkAlignment</a>
518
- </dt>
519
- <dd></dd>
520
- <dt>
521
- <a class="link" href="GtkDialog.html#gtk-alternative-dialog-button-order" title="gtk_alternative_dialog_button_order ()">gtk_alternative_dialog_button_order</a>, function in <a class="link" href="GtkDialog.html" title="GtkDialog">GtkDialog</a>
522
- </dt>
523
- <dd></dd>
524
- <dt>
525
- <a class="link" href="GtkApplication.html#gtk-application-add-accelerator" title="gtk_application_add_accelerator ()">gtk_application_add_accelerator</a>, function in <a class="link" href="GtkApplication.html" title="GtkApplication">GtkApplication</a>
526
- </dt>
527
- <dd></dd>
528
- <dt>
529
- <a class="link" href="GtkApplication.html#gtk-application-remove-accelerator" title="gtk_application_remove_accelerator ()">gtk_application_remove_accelerator</a>, function in <a class="link" href="GtkApplication.html" title="GtkApplication">GtkApplication</a>
530
- </dt>
531
- <dd></dd>
532
- <dt>
533
- <a class="link" href="GtkArrow.html#gtk-arrow-new" title="gtk_arrow_new ()">gtk_arrow_new</a>, function in <a class="link" href="GtkArrow.html" title="GtkArrow">GtkArrow</a>
534
- </dt>
535
- <dd></dd>
536
- <dt>
537
- <a class="link" href="GtkArrow.html#gtk-arrow-set" title="gtk_arrow_set ()">gtk_arrow_set</a>, function in <a class="link" href="GtkArrow.html" title="GtkArrow">GtkArrow</a>
538
- </dt>
539
- <dd></dd>
540
- <dt>
541
- <a class="link" href="GtkAssistant.html#GtkAssistant--s-content-padding" title="The “content-padding” style property">GtkAssistant:content-padding</a>, object property in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
542
- </dt>
543
- <dd></dd>
544
- <dt>
545
- <a class="link" href="GtkAssistant.html#GtkAssistant--c-header-image" title="The “header-image” child property">GtkAssistant:header-image</a>, object property in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
546
- </dt>
547
- <dd></dd>
548
- <dt>
549
- <a class="link" href="GtkAssistant.html#GtkAssistant--s-header-padding" title="The “header-padding” style property">GtkAssistant:header-padding</a>, object property in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
550
- </dt>
551
- <dd></dd>
552
- <dt>
553
- <a class="link" href="GtkAssistant.html#GtkAssistant--c-sidebar-image" title="The “sidebar-image” child property">GtkAssistant:sidebar-image</a>, object property in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
554
- </dt>
555
- <dd></dd>
556
- <dt>
557
- <a class="link" href="GtkAssistant.html#gtk-assistant-get-page-header-image" title="gtk_assistant_get_page_header_image ()">gtk_assistant_get_page_header_image</a>, function in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
558
- </dt>
559
- <dd></dd>
560
- <dt>
561
- <a class="link" href="GtkAssistant.html#gtk-assistant-get-page-side-image" title="gtk_assistant_get_page_side_image ()">gtk_assistant_get_page_side_image</a>, function in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
562
- </dt>
563
- <dd></dd>
564
- <dt>
565
- <a class="link" href="GtkAssistant.html#gtk-assistant-set-page-header-image" title="gtk_assistant_set_page_header_image ()">gtk_assistant_set_page_header_image</a>, function in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
566
- </dt>
567
- <dd></dd>
568
- <dt>
569
- <a class="link" href="GtkAssistant.html#gtk-assistant-set-page-side-image" title="gtk_assistant_set_page_side_image ()">gtk_assistant_set_page_side_image</a>, function in <a class="link" href="GtkAssistant.html" title="GtkAssistant">GtkAssistant</a>
570
- </dt>
571
- <dd></dd>
572
- <a name="idxB"></a><h3 class="title">B</h3>
573
- <dt>
574
- <a class="link" href="gtk3-Bindings.html#gtk-binding-set-add-path" title="gtk_binding_set_add_path ()">gtk_binding_set_add_path</a>, function in <a class="link" href="gtk3-Bindings.html" title="Bindings">Bindings</a>
575
- </dt>
576
- <dd></dd>
577
- <dt>
578
- <a class="link" href="GtkButton.html#GtkButton-enter" title="The “enter” signal">GtkButton::enter</a>, object signal in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
579
- </dt>
580
- <dd></dd>
581
- <dt>
582
- <a class="link" href="GtkButton.html#GtkButton-leave" title="The “leave” signal">GtkButton::leave</a>, object signal in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
583
- </dt>
584
- <dd></dd>
585
- <dt>
586
- <a class="link" href="GtkButton.html#GtkButton-pressed" title="The “pressed” signal">GtkButton::pressed</a>, object signal in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
587
- </dt>
588
- <dd></dd>
589
- <dt>
590
- <a class="link" href="GtkButton.html#GtkButton-released" title="The “released” signal">GtkButton::released</a>, object signal in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
591
- </dt>
592
- <dd></dd>
593
- <dt>
594
- <a class="link" href="GtkButton.html#GtkButton--s-child-displacement-x" title="The “child-displacement-x” style property">GtkButton:child-displacement-x</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
595
- </dt>
596
- <dd></dd>
597
- <dt>
598
- <a class="link" href="GtkButton.html#GtkButton--s-child-displacement-y" title="The “child-displacement-y” style property">GtkButton:child-displacement-y</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
599
- </dt>
600
- <dd></dd>
601
- <dt>
602
- <a class="link" href="GtkButton.html#GtkButton--s-default-border" title="The “default-border” style property">GtkButton:default-border</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
603
- </dt>
604
- <dd></dd>
605
- <dt>
606
- <a class="link" href="GtkButton.html#GtkButton--s-default-outside-border" title="The “default-outside-border” style property">GtkButton:default-outside-border</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
607
- </dt>
608
- <dd></dd>
609
- <dt>
610
- <a class="link" href="GtkButton.html#GtkButton--s-displace-focus" title="The “displace-focus” style property">GtkButton:displace-focus</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
611
- </dt>
612
- <dd></dd>
613
- <dt>
614
- <a class="link" href="GtkButton.html#GtkButton--s-inner-border" title="The “inner-border” style property">GtkButton:inner-border</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
615
- </dt>
616
- <dd></dd>
617
- <dt>
618
- <a class="link" href="GtkButton.html#GtkButton--use-stock" title="The “use-stock” property">GtkButton:use-stock</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
619
- </dt>
620
- <dd></dd>
621
- <dt>
622
- <a class="link" href="GtkButton.html#GtkButton--xalign" title="The “xalign” property">GtkButton:xalign</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
623
- </dt>
624
- <dd></dd>
625
- <dt>
626
- <a class="link" href="GtkButton.html#GtkButton--yalign" title="The “yalign” property">GtkButton:yalign</a>, object property in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
627
- </dt>
628
- <dd></dd>
629
- <dt>
630
- <a class="link" href="GtkButtonBox.html#GtkButtonBox--s-child-internal-pad-x" title="The “child-internal-pad-x” style property">GtkButtonBox:child-internal-pad-x</a>, object property in <a class="link" href="GtkButtonBox.html" title="GtkButtonBox">GtkButtonBox</a>
631
- </dt>
632
- <dd></dd>
633
- <dt>
634
- <a class="link" href="GtkButtonBox.html#GtkButtonBox--s-child-internal-pad-y" title="The “child-internal-pad-y” style property">GtkButtonBox:child-internal-pad-y</a>, object property in <a class="link" href="GtkButtonBox.html" title="GtkButtonBox">GtkButtonBox</a>
635
- </dt>
636
- <dd></dd>
637
- <dt>
638
- <a class="link" href="GtkButtonBox.html#GtkButtonBox--s-child-min-height" title="The “child-min-height” style property">GtkButtonBox:child-min-height</a>, object property in <a class="link" href="GtkButtonBox.html" title="GtkButtonBox">GtkButtonBox</a>
639
- </dt>
640
- <dd></dd>
641
- <dt>
642
- <a class="link" href="GtkButtonBox.html#GtkButtonBox--s-child-min-width" title="The “child-min-width” style property">GtkButtonBox:child-min-width</a>, object property in <a class="link" href="GtkButtonBox.html" title="GtkButtonBox">GtkButtonBox</a>
643
- </dt>
644
- <dd></dd>
645
- <dt>
646
- <a class="link" href="GtkButton.html#gtk-button-enter" title="gtk_button_enter ()">gtk_button_enter</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
647
- </dt>
648
- <dd></dd>
649
- <dt>
650
- <a class="link" href="GtkButton.html#gtk-button-get-alignment" title="gtk_button_get_alignment ()">gtk_button_get_alignment</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
651
- </dt>
652
- <dd></dd>
653
- <dt>
654
- <a class="link" href="GtkButton.html#gtk-button-get-focus-on-click" title="gtk_button_get_focus_on_click ()">gtk_button_get_focus_on_click</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
655
- </dt>
656
- <dd></dd>
657
- <dt>
658
- <a class="link" href="GtkButton.html#gtk-button-get-use-stock" title="gtk_button_get_use_stock ()">gtk_button_get_use_stock</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
659
- </dt>
660
- <dd></dd>
661
- <dt>
662
- <a class="link" href="GtkButton.html#gtk-button-leave" title="gtk_button_leave ()">gtk_button_leave</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
663
- </dt>
664
- <dd></dd>
665
- <dt>
666
- <a class="link" href="GtkButton.html#gtk-button-new-from-stock" title="gtk_button_new_from_stock ()">gtk_button_new_from_stock</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
667
- </dt>
668
- <dd></dd>
669
- <dt>
670
- <a class="link" href="GtkButton.html#gtk-button-pressed" title="gtk_button_pressed ()">gtk_button_pressed</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
671
- </dt>
672
- <dd></dd>
673
- <dt>
674
- <a class="link" href="GtkButton.html#gtk-button-released" title="gtk_button_released ()">gtk_button_released</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
675
- </dt>
676
- <dd></dd>
677
- <dt>
678
- <a class="link" href="GtkButton.html#gtk-button-set-alignment" title="gtk_button_set_alignment ()">gtk_button_set_alignment</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
679
- </dt>
680
- <dd></dd>
681
- <dt>
682
- <a class="link" href="GtkButton.html#gtk-button-set-focus-on-click" title="gtk_button_set_focus_on_click ()">gtk_button_set_focus_on_click</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
683
- </dt>
684
- <dd></dd>
685
- <dt>
686
- <a class="link" href="GtkButton.html#gtk-button-set-use-stock" title="gtk_button_set_use_stock ()">gtk_button_set_use_stock</a>, function in <a class="link" href="GtkButton.html" title="GtkButton">GtkButton</a>
687
- </dt>
688
- <dd></dd>
689
- <a name="idxC"></a><h3 class="title">C</h3>
690
- <dt>
691
- <a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-gdk" title="The “cell-background-gdk” property">GtkCellRenderer:cell-background-gdk</a>, object property in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
692
- </dt>
693
- <dd></dd>
694
- <dt>
695
- <a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--follow-state" title="The “follow-state” property">GtkCellRendererPixbuf:follow-state</a>, object property in <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf">GtkCellRendererPixbuf</a>
696
- </dt>
697
- <dd></dd>
698
- <dt>
699
- <a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--stock-id" title="The “stock-id” property">GtkCellRendererPixbuf:stock-id</a>, object property in <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf">GtkCellRendererPixbuf</a>
700
- </dt>
701
- <dd></dd>
702
- <dt>
703
- <a class="link" href="GtkCellRendererText.html#GtkCellRendererText--background-gdk" title="The “background-gdk” property">GtkCellRendererText:background-gdk</a>, object property in <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
704
- </dt>
705
- <dd></dd>
706
- <dt>
707
- <a class="link" href="GtkCellRendererText.html#GtkCellRendererText--foreground-gdk" title="The “foreground-gdk” property">GtkCellRendererText:foreground-gdk</a>, object property in <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
708
- </dt>
709
- <dd></dd>
710
- <dt>
711
- <a class="link" href="GtkCellView.html#GtkCellView--background-gdk" title="The “background-gdk” property">GtkCellView:background-gdk</a>, object property in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
712
- </dt>
713
- <dd></dd>
714
- <dt>
715
- <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-size" title="gtk_cell_renderer_get_size ()">gtk_cell_renderer_get_size</a>, function in <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
716
- </dt>
717
- <dd></dd>
718
- <dt>
719
- <a class="link" href="GtkCellView.html#gtk-cell-view-get-size-of-row" title="gtk_cell_view_get_size_of_row ()">gtk_cell_view_get_size_of_row</a>, function in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
720
- </dt>
721
- <dd></dd>
722
- <dt>
723
- <a class="link" href="GtkCellView.html#gtk-cell-view-set-background-color" title="gtk_cell_view_set_background_color ()">gtk_cell_view_set_background_color</a>, function in <a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a>
724
- </dt>
725
- <dd></dd>
726
- <dt>
727
- <a class="link" href="GtkCheckButton.html#GtkCheckButton--s-indicator-size" title="The “indicator-size” style property">GtkCheckButton:indicator-size</a>, object property in <a class="link" href="GtkCheckButton.html" title="GtkCheckButton">GtkCheckButton</a>
728
- </dt>
729
- <dd></dd>
730
- <dt>
731
- <a class="link" href="GtkCheckButton.html#GtkCheckButton--s-indicator-spacing" title="The “indicator-spacing” style property">GtkCheckButton:indicator-spacing</a>, object property in <a class="link" href="GtkCheckButton.html" title="GtkCheckButton">GtkCheckButton</a>
732
- </dt>
733
- <dd></dd>
734
- <dt>
735
- <a class="link" href="GtkCheckMenuItem.html#GtkCheckMenuItem--s-indicator-size" title="The “indicator-size” style property">GtkCheckMenuItem:indicator-size</a>, object property in <a class="link" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem">GtkCheckMenuItem</a>
736
- </dt>
737
- <dd></dd>
738
- <dt>
739
- <a class="link" href="GtkColorButton.html#GtkColorButton--color" title="The “color” property">GtkColorButton:color</a>, object property in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
740
- </dt>
741
- <dd></dd>
742
- <dt>
743
- <a class="link" href="GtkColorSelection.html#GtkColorSelection--current-color" title="The “current-color” property">GtkColorSelection:current-color</a>, object property in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
744
- </dt>
745
- <dd></dd>
746
- <dt>
747
- <a class="link" href="GtkColorSelection.html#GtkColorSelectionChangePaletteFunc" title="GtkColorSelectionChangePaletteFunc ()">GtkColorSelectionChangePaletteFunc</a>, user_function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
748
- </dt>
749
- <dd></dd>
750
- <dt>
751
- <a class="link" href="GtkColorSelection.html#GtkColorSelectionChangePaletteWithScreenFunc" title="GtkColorSelectionChangePaletteWithScreenFunc ()">GtkColorSelectionChangePaletteWithScreenFunc</a>, user_function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
752
- </dt>
753
- <dd></dd>
754
- <dt>
755
- <a class="link" href="GtkColorButton.html#gtk-color-button-get-alpha" title="gtk_color_button_get_alpha ()">gtk_color_button_get_alpha</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
756
- </dt>
757
- <dd></dd>
758
- <dt>
759
- <a class="link" href="GtkColorButton.html#gtk-color-button-get-color" title="gtk_color_button_get_color ()">gtk_color_button_get_color</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
760
- </dt>
761
- <dd></dd>
762
- <dt>
763
- <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>
764
- </dt>
765
- <dd></dd>
766
- <dt>
767
- <a class="link" href="GtkColorButton.html#gtk-color-button-get-use-alpha" title="gtk_color_button_get_use_alpha ()">gtk_color_button_get_use_alpha</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
768
- </dt>
769
- <dd></dd>
770
- <dt>
771
- <a class="link" href="GtkColorButton.html#gtk-color-button-new-with-color" title="gtk_color_button_new_with_color ()">gtk_color_button_new_with_color</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
772
- </dt>
773
- <dd></dd>
774
- <dt>
775
- <a class="link" href="GtkColorButton.html#gtk-color-button-set-alpha" title="gtk_color_button_set_alpha ()">gtk_color_button_set_alpha</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
776
- </dt>
777
- <dd></dd>
778
- <dt>
779
- <a class="link" href="GtkColorButton.html#gtk-color-button-set-color" title="gtk_color_button_set_color ()">gtk_color_button_set_color</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
780
- </dt>
781
- <dd></dd>
782
- <dt>
783
- <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>
784
- </dt>
785
- <dd></dd>
786
- <dt>
787
- <a class="link" href="GtkColorButton.html#gtk-color-button-set-use-alpha" title="gtk_color_button_set_use_alpha ()">gtk_color_button_set_use_alpha</a>, function in <a class="link" href="GtkColorButton.html" title="GtkColorButton">GtkColorButton</a>
788
- </dt>
789
- <dd></dd>
790
- <dt>
791
- <a class="link" href="GtkColorSelectionDialog.html#gtk-color-selection-dialog-get-color-selection" title="gtk_color_selection_dialog_get_color_selection ()">gtk_color_selection_dialog_get_color_selection</a>, function in <a class="link" href="GtkColorSelectionDialog.html" title="GtkColorSelectionDialog">GtkColorSelectionDialog</a>
792
- </dt>
793
- <dd></dd>
794
- <dt>
795
- <a class="link" href="GtkColorSelectionDialog.html#gtk-color-selection-dialog-new" title="gtk_color_selection_dialog_new ()">gtk_color_selection_dialog_new</a>, function in <a class="link" href="GtkColorSelectionDialog.html" title="GtkColorSelectionDialog">GtkColorSelectionDialog</a>
796
- </dt>
797
- <dd></dd>
798
- <dt>
799
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-get-current-alpha" title="gtk_color_selection_get_current_alpha ()">gtk_color_selection_get_current_alpha</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
800
- </dt>
801
- <dd></dd>
802
- <dt>
803
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-get-current-color" title="gtk_color_selection_get_current_color ()">gtk_color_selection_get_current_color</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
804
- </dt>
805
- <dd></dd>
806
- <dt>
807
- <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>
808
- </dt>
809
- <dd></dd>
810
- <dt>
811
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-get-has-opacity-control" title="gtk_color_selection_get_has_opacity_control ()">gtk_color_selection_get_has_opacity_control</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
812
- </dt>
813
- <dd></dd>
814
- <dt>
815
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-get-has-palette" title="gtk_color_selection_get_has_palette ()">gtk_color_selection_get_has_palette</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
816
- </dt>
817
- <dd></dd>
818
- <dt>
819
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-get-previous-alpha" title="gtk_color_selection_get_previous_alpha ()">gtk_color_selection_get_previous_alpha</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
820
- </dt>
821
- <dd></dd>
822
- <dt>
823
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-get-previous-color" title="gtk_color_selection_get_previous_color ()">gtk_color_selection_get_previous_color</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
824
- </dt>
825
- <dd></dd>
826
- <dt>
827
- <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>
828
- </dt>
829
- <dd></dd>
830
- <dt>
831
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-is-adjusting" title="gtk_color_selection_is_adjusting ()">gtk_color_selection_is_adjusting</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
832
- </dt>
833
- <dd></dd>
834
- <dt>
835
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-new" title="gtk_color_selection_new ()">gtk_color_selection_new</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
836
- </dt>
837
- <dd></dd>
838
- <dt>
839
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-palette-from-string" title="gtk_color_selection_palette_from_string ()">gtk_color_selection_palette_from_string</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
840
- </dt>
841
- <dd></dd>
842
- <dt>
843
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-palette-to-string" title="gtk_color_selection_palette_to_string ()">gtk_color_selection_palette_to_string</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
844
- </dt>
845
- <dd></dd>
846
- <dt>
847
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-change-palette-with-screen-hook" title="gtk_color_selection_set_change_palette_with_screen_hook ()">gtk_color_selection_set_change_palette_with_screen_hook</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
848
- </dt>
849
- <dd></dd>
850
- <dt>
851
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-current-alpha" title="gtk_color_selection_set_current_alpha ()">gtk_color_selection_set_current_alpha</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
852
- </dt>
853
- <dd></dd>
854
- <dt>
855
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-current-color" title="gtk_color_selection_set_current_color ()">gtk_color_selection_set_current_color</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
856
- </dt>
857
- <dd></dd>
858
- <dt>
859
- <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>
860
- </dt>
861
- <dd></dd>
862
- <dt>
863
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-has-opacity-control" title="gtk_color_selection_set_has_opacity_control ()">gtk_color_selection_set_has_opacity_control</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
864
- </dt>
865
- <dd></dd>
866
- <dt>
867
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-has-palette" title="gtk_color_selection_set_has_palette ()">gtk_color_selection_set_has_palette</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
868
- </dt>
869
- <dd></dd>
870
- <dt>
871
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-previous-alpha" title="gtk_color_selection_set_previous_alpha ()">gtk_color_selection_set_previous_alpha</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
872
- </dt>
873
- <dd></dd>
874
- <dt>
875
- <a class="link" href="GtkColorSelection.html#gtk-color-selection-set-previous-color" title="gtk_color_selection_set_previous_color ()">gtk_color_selection_set_previous_color</a>, function in <a class="link" href="GtkColorSelection.html" title="GtkColorSelection">GtkColorSelection</a>
876
- </dt>
877
- <dd></dd>
878
- <dt>
879
- <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>
880
- </dt>
881
- <dd></dd>
882
- <dt>
883
- <a class="link" href="GtkComboBox.html#GtkComboBox--add-tearoffs" title="The “add-tearoffs” property">GtkComboBox:add-tearoffs</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
884
- </dt>
885
- <dd></dd>
886
- <dt>
887
- <a class="link" href="GtkComboBox.html#GtkComboBox--s-arrow-scaling" title="The “arrow-scaling” style property">GtkComboBox:arrow-scaling</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
888
- </dt>
889
- <dd></dd>
890
- <dt>
891
- <a class="link" href="GtkComboBox.html#GtkComboBox--s-arrow-size" title="The “arrow-size” style property">GtkComboBox:arrow-size</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
892
- </dt>
893
- <dd></dd>
894
- <dt>
895
- <a class="link" href="GtkComboBox.html#GtkComboBox--s-shadow-type" title="The “shadow-type” style property">GtkComboBox:shadow-type</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
896
- </dt>
897
- <dd></dd>
898
- <dt>
899
- <a class="link" href="GtkComboBox.html#GtkComboBox--tearoff-title" title="The “tearoff-title” property">GtkComboBox:tearoff-title</a>, object property in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
900
- </dt>
901
- <dd></dd>
902
- <dt>
903
- <a class="link" href="GtkComboBox.html#gtk-combo-box-get-add-tearoffs" title="gtk_combo_box_get_add_tearoffs ()">gtk_combo_box_get_add_tearoffs</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
904
- </dt>
905
- <dd></dd>
906
- <dt>
907
- <a class="link" href="GtkComboBox.html#gtk-combo-box-get-focus-on-click" title="gtk_combo_box_get_focus_on_click ()">gtk_combo_box_get_focus_on_click</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
908
- </dt>
909
- <dd></dd>
910
- <dt>
911
- <a class="link" href="GtkComboBox.html#gtk-combo-box-get-title" title="gtk_combo_box_get_title ()">gtk_combo_box_get_title</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
912
- </dt>
913
- <dd></dd>
914
- <dt>
915
- <a class="link" href="GtkComboBox.html#gtk-combo-box-set-add-tearoffs" title="gtk_combo_box_set_add_tearoffs ()">gtk_combo_box_set_add_tearoffs</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
916
- </dt>
917
- <dd></dd>
918
- <dt>
919
- <a class="link" href="GtkComboBox.html#gtk-combo-box-set-focus-on-click" title="gtk_combo_box_set_focus_on_click ()">gtk_combo_box_set_focus_on_click</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
920
- </dt>
921
- <dd></dd>
922
- <dt>
923
- <a class="link" href="GtkComboBox.html#gtk-combo-box-set-title" title="gtk_combo_box_set_title ()">gtk_combo_box_set_title</a>, function in <a class="link" href="GtkComboBox.html" title="GtkComboBox">GtkComboBox</a>
924
- </dt>
925
- <dd></dd>
926
- <dt>
927
- <a class="link" href="GtkContainer.html#gtk-container-get-resize-mode" title="gtk_container_get_resize_mode ()">gtk_container_get_resize_mode</a>, function in <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
928
- </dt>
929
- <dd></dd>
930
- <dt>
931
- <a class="link" href="GtkContainer.html#gtk-container-resize-children" title="gtk_container_resize_children ()">gtk_container_resize_children</a>, function in <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
932
- </dt>
933
- <dd></dd>
934
- <dt>
935
- <a class="link" href="GtkContainer.html#gtk-container-set-reallocate-redraws" title="gtk_container_set_reallocate_redraws ()">gtk_container_set_reallocate_redraws</a>, function in <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
936
- </dt>
937
- <dd></dd>
938
- <dt>
939
- <a class="link" href="GtkContainer.html#gtk-container-set-resize-mode" title="gtk_container_set_resize_mode ()">gtk_container_set_resize_mode</a>, function in <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
940
- </dt>
941
- <dd></dd>
942
- <a name="idxD"></a><h3 class="title">D</h3>
943
- <dt>
944
- <a class="link" href="GtkDialog.html#gtk-dialog-get-action-area" title="gtk_dialog_get_action_area ()">gtk_dialog_get_action_area</a>, function in <a class="link" href="GtkDialog.html" title="GtkDialog">GtkDialog</a>
945
- </dt>
946
- <dd></dd>
947
- <dt>
948
- <a class="link" href="GtkDialog.html#gtk-dialog-set-alternative-button-order" title="gtk_dialog_set_alternative_button_order ()">gtk_dialog_set_alternative_button_order</a>, function in <a class="link" href="GtkDialog.html" title="GtkDialog">GtkDialog</a>
949
- </dt>
950
- <dd></dd>
951
- <dt>
952
- <a class="link" href="GtkDialog.html#gtk-dialog-set-alternative-button-order-from-array" title="gtk_dialog_set_alternative_button_order_from_array ()">gtk_dialog_set_alternative_button_order_from_array</a>, function in <a class="link" href="GtkDialog.html" title="GtkDialog">GtkDialog</a>
953
- </dt>
954
- <dd></dd>
955
- <dt>
956
- <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-begin" title="gtk_drag_begin ()">gtk_drag_begin</a>, function in <a class="link" href="gtk3-Drag-and-Drop.html" title="Drag and Drop">Drag and Drop</a>
957
- </dt>
958
- <dd></dd>
959
- <dt>
960
- <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-dest-set-proxy" title="gtk_drag_dest_set_proxy ()">gtk_drag_dest_set_proxy</a>, function in <a class="link" href="gtk3-Drag-and-Drop.html" title="Drag and Drop">Drag and Drop</a>
961
- </dt>
962
- <dd></dd>
963
- <dt>
964
- <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-set-icon-stock" title="gtk_drag_set_icon_stock ()">gtk_drag_set_icon_stock</a>, function in <a class="link" href="gtk3-Drag-and-Drop.html" title="Drag and Drop">Drag and Drop</a>
965
- </dt>
966
- <dd></dd>
967
- <dt>
968
- <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-source-set-icon-stock" title="gtk_drag_source_set_icon_stock ()">gtk_drag_source_set_icon_stock</a>, function in <a class="link" href="gtk3-Drag-and-Drop.html" title="Drag and Drop">Drag and Drop</a>
969
- </dt>
970
- <dd></dd>
971
- <dt>
972
- <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>
973
- </dt>
974
- <dd></dd>
975
- <a name="idxE"></a><h3 class="title">E</h3>
976
- <dt>
977
- <a class="link" href="GtkEntry.html#GtkEntry--s-icon-prelight" title="The “icon-prelight” style property">GtkEntry:icon-prelight</a>, object property in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
978
- </dt>
979
- <dd></dd>
980
- <dt>
981
- <a class="link" href="GtkEntry.html#GtkEntry--s-inner-border" title="The “inner-border” style property">GtkEntry:inner-border</a>, object property in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
982
- </dt>
983
- <dd></dd>
984
- <dt>
985
- <a class="link" href="GtkEntry.html#GtkEntry--primary-icon-stock" title="The “primary-icon-stock” property">GtkEntry:primary-icon-stock</a>, object property in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
986
- </dt>
987
- <dd></dd>
988
- <dt>
989
- <a class="link" href="GtkEntry.html#GtkEntry--s-progress-border" title="The “progress-border” style property">GtkEntry:progress-border</a>, object property in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
990
- </dt>
991
- <dd></dd>
992
- <dt>
993
- <a class="link" href="GtkEntry.html#GtkEntry--secondary-icon-stock" title="The “secondary-icon-stock” property">GtkEntry:secondary-icon-stock</a>, object property in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
994
- </dt>
995
- <dd></dd>
996
- <dt>
997
- <a class="link" href="GtkEntry.html#GtkEntry--shadow-type" title="The “shadow-type” property">GtkEntry:shadow-type</a>, object property in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
998
- </dt>
999
- <dd></dd>
1000
- <dt>
1001
- <a class="link" href="GtkEntry.html#gtk-entry-get-icon-stock" title="gtk_entry_get_icon_stock ()">gtk_entry_get_icon_stock</a>, function in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
1002
- </dt>
1003
- <dd></dd>
1004
- <dt>
1005
- <a class="link" href="GtkEntry.html#gtk-entry-get-inner-border" title="gtk_entry_get_inner_border ()">gtk_entry_get_inner_border</a>, function in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
1006
- </dt>
1007
- <dd></dd>
1008
- <dt>
1009
- <a class="link" href="GtkEntry.html#gtk-entry-set-icon-from-stock" title="gtk_entry_set_icon_from_stock ()">gtk_entry_set_icon_from_stock</a>, function in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
1010
- </dt>
1011
- <dd></dd>
1012
- <dt>
1013
- <a class="link" href="GtkEntry.html#gtk-entry-set-inner-border" title="gtk_entry_set_inner_border ()">gtk_entry_set_inner_border</a>, function in <a class="link" href="GtkEntry.html" title="GtkEntry">GtkEntry</a>
1014
- </dt>
1015
- <dd></dd>
1016
- <dt>
1017
- <a class="link" href="GtkExpander.html#GtkExpander--s-expander-size" title="The “expander-size” style property">GtkExpander:expander-size</a>, object property in <a class="link" href="GtkExpander.html" title="GtkExpander">GtkExpander</a>
1018
- </dt>
1019
- <dd></dd>
1020
- <dt>
1021
- <a class="link" href="GtkExpander.html#GtkExpander--s-expander-spacing" title="The “expander-spacing” style property">GtkExpander:expander-spacing</a>, object property in <a class="link" href="GtkExpander.html" title="GtkExpander">GtkExpander</a>
1022
- </dt>
1023
- <dd></dd>
1024
- <dt>
1025
- <a class="link" href="GtkExpander.html#GtkExpander--spacing" title="The “spacing” property">GtkExpander:spacing</a>, object property in <a class="link" href="GtkExpander.html" title="GtkExpander">GtkExpander</a>
1026
- </dt>
1027
- <dd></dd>
1028
- <dt>
1029
- <a class="link" href="GtkExpander.html#gtk-expander-get-spacing" title="gtk_expander_get_spacing ()">gtk_expander_get_spacing</a>, function in <a class="link" href="GtkExpander.html" title="GtkExpander">GtkExpander</a>
1030
- </dt>
1031
- <dd></dd>
1032
- <dt>
1033
- <a class="link" href="GtkExpander.html#gtk-expander-set-spacing" title="gtk_expander_set_spacing ()">gtk_expander_set_spacing</a>, function in <a class="link" href="GtkExpander.html" title="GtkExpander">GtkExpander</a>
1034
- </dt>
1035
- <dd></dd>
1036
- <a name="idxF"></a><h3 class="title">F</h3>
1037
- <dt>
1038
- <a class="link" href="GtkFileChooserButton.html#gtk-file-chooser-button-get-focus-on-click" title="gtk_file_chooser_button_get_focus_on_click ()">gtk_file_chooser_button_get_focus_on_click</a>, function in <a class="link" href="GtkFileChooserButton.html" title="GtkFileChooserButton">GtkFileChooserButton</a>
1039
- </dt>
1040
- <dd></dd>
1041
- <dt>
1042
- <a class="link" href="GtkFileChooserButton.html#gtk-file-chooser-button-set-focus-on-click" title="gtk_file_chooser_button_set_focus_on_click ()">gtk_file_chooser_button_set_focus_on_click</a>, function in <a class="link" href="GtkFileChooserButton.html" title="GtkFileChooserButton">GtkFileChooserButton</a>
1043
- </dt>
1044
- <dd></dd>
1045
- <dt>
1046
- <a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-get-cancel-button" title="gtk_font_selection_dialog_get_cancel_button ()">gtk_font_selection_dialog_get_cancel_button</a>, function in <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
1047
- </dt>
1048
- <dd></dd>
1049
- <dt>
1050
- <a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-get-font-name" title="gtk_font_selection_dialog_get_font_name ()">gtk_font_selection_dialog_get_font_name</a>, function in <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
1051
- </dt>
1052
- <dd></dd>
1053
- <dt>
1054
- <a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-get-font-selection" title="gtk_font_selection_dialog_get_font_selection ()">gtk_font_selection_dialog_get_font_selection</a>, function in <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
1055
- </dt>
1056
- <dd></dd>
1057
- <dt>
1058
- <a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-get-ok-button" title="gtk_font_selection_dialog_get_ok_button ()">gtk_font_selection_dialog_get_ok_button</a>, function in <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
1059
- </dt>
1060
- <dd></dd>
1061
- <dt>
1062
- <a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-get-preview-text" title="gtk_font_selection_dialog_get_preview_text ()">gtk_font_selection_dialog_get_preview_text</a>, function in <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
1063
- </dt>
1064
- <dd></dd>
1065
- <dt>
1066
- <a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-new" title="gtk_font_selection_dialog_new ()">gtk_font_selection_dialog_new</a>, function in <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
1067
- </dt>
1068
- <dd></dd>
1069
- <dt>
1070
- <a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-set-font-name" title="gtk_font_selection_dialog_set_font_name ()">gtk_font_selection_dialog_set_font_name</a>, function in <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
1071
- </dt>
1072
- <dd></dd>
1073
- <dt>
1074
- <a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-set-preview-text" title="gtk_font_selection_dialog_set_preview_text ()">gtk_font_selection_dialog_set_preview_text</a>, function in <a class="link" href="GtkFontSelectionDialog.html" title="GtkFontSelectionDialog">GtkFontSelectionDialog</a>
1075
- </dt>
1076
- <dd></dd>
1077
- <dt>
1078
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-face" title="gtk_font_selection_get_face ()">gtk_font_selection_get_face</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1079
- </dt>
1080
- <dd></dd>
1081
- <dt>
1082
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-face-list" title="gtk_font_selection_get_face_list ()">gtk_font_selection_get_face_list</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1083
- </dt>
1084
- <dd></dd>
1085
- <dt>
1086
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-family" title="gtk_font_selection_get_family ()">gtk_font_selection_get_family</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1087
- </dt>
1088
- <dd></dd>
1089
- <dt>
1090
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-family-list" title="gtk_font_selection_get_family_list ()">gtk_font_selection_get_family_list</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1091
- </dt>
1092
- <dd></dd>
1093
- <dt>
1094
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-font-name" title="gtk_font_selection_get_font_name ()">gtk_font_selection_get_font_name</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1095
- </dt>
1096
- <dd></dd>
1097
- <dt>
1098
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-preview-entry" title="gtk_font_selection_get_preview_entry ()">gtk_font_selection_get_preview_entry</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1099
- </dt>
1100
- <dd></dd>
1101
- <dt>
1102
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-preview-text" title="gtk_font_selection_get_preview_text ()">gtk_font_selection_get_preview_text</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1103
- </dt>
1104
- <dd></dd>
1105
- <dt>
1106
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-size" title="gtk_font_selection_get_size ()">gtk_font_selection_get_size</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1107
- </dt>
1108
- <dd></dd>
1109
- <dt>
1110
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-size-entry" title="gtk_font_selection_get_size_entry ()">gtk_font_selection_get_size_entry</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1111
- </dt>
1112
- <dd></dd>
1113
- <dt>
1114
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-get-size-list" title="gtk_font_selection_get_size_list ()">gtk_font_selection_get_size_list</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1115
- </dt>
1116
- <dd></dd>
1117
- <dt>
1118
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-new" title="gtk_font_selection_new ()">gtk_font_selection_new</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1119
- </dt>
1120
- <dd></dd>
1121
- <dt>
1122
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-set-font-name" title="gtk_font_selection_set_font_name ()">gtk_font_selection_set_font_name</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1123
- </dt>
1124
- <dd></dd>
1125
- <dt>
1126
- <a class="link" href="GtkFontSelection.html#gtk-font-selection-set-preview-text" title="gtk_font_selection_set_preview_text ()">gtk_font_selection_set_preview_text</a>, function in <a class="link" href="GtkFontSelection.html" title="GtkFontSelection">GtkFontSelection</a>
1127
- </dt>
1128
- <dd></dd>
1129
- <a name="idxG"></a><h3 class="title">G</h3>
1130
- <dt>
1131
- <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>
1132
- </dt>
1133
- <dd></dd>
1134
- <dt>
1135
- <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>
1136
- </dt>
1137
- <dd></dd>
1138
- <dt>
1139
- <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>
1140
- </dt>
1141
- <dd></dd>
1142
- <dt>
1143
- <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>
1144
- </dt>
1145
- <dd></dd>
1146
- <dt>
1147
- <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>
1148
- </dt>
1149
- <dd></dd>
1150
- <dt>
1151
- <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-resolve-for-context" title="gtk_gradient_resolve_for_context ()">gtk_gradient_resolve_for_context</a>, function in <a class="link" href="gtk3-GtkGradient.html" title="GtkGradient">GtkGradient</a>
1152
- </dt>
1153
- <dd></dd>
1154
- <dt>
1155
- <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-to-string" title="gtk_gradient_to_string ()">gtk_gradient_to_string</a>, function in <a class="link" href="gtk3-GtkGradient.html" title="GtkGradient">GtkGradient</a>
1156
- </dt>
1157
- <dd></dd>
1158
- <dt>
1159
- <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>
1160
- </dt>
1161
- <dd></dd>
1162
- <a name="idxH"></a><h3 class="title">H</h3>
1163
- <dt>
1164
- <a class="link" href="GtkHandleBox.html#GtkHandleBox-child-attached" title="The “child-attached” signal">GtkHandleBox::child-attached</a>, object signal in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1165
- </dt>
1166
- <dd></dd>
1167
- <dt>
1168
- <a class="link" href="GtkHandleBox.html#GtkHandleBox-child-detached" title="The “child-detached” signal">GtkHandleBox::child-detached</a>, object signal in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1169
- </dt>
1170
- <dd></dd>
1171
- <dt>
1172
- <a class="link" href="GtkHandleBox.html#gtk-handle-box-get-child-detached" title="gtk_handle_box_get_child_detached ()">gtk_handle_box_get_child_detached</a>, function in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1173
- </dt>
1174
- <dd></dd>
1175
- <dt>
1176
- <a class="link" href="GtkHandleBox.html#gtk-handle-box-get-handle-position" title="gtk_handle_box_get_handle_position ()">gtk_handle_box_get_handle_position</a>, function in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1177
- </dt>
1178
- <dd></dd>
1179
- <dt>
1180
- <a class="link" href="GtkHandleBox.html#gtk-handle-box-get-shadow-type" title="gtk_handle_box_get_shadow_type ()">gtk_handle_box_get_shadow_type</a>, function in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1181
- </dt>
1182
- <dd></dd>
1183
- <dt>
1184
- <a class="link" href="GtkHandleBox.html#gtk-handle-box-get-snap-edge" title="gtk_handle_box_get_snap_edge ()">gtk_handle_box_get_snap_edge</a>, function in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1185
- </dt>
1186
- <dd></dd>
1187
- <dt>
1188
- <a class="link" href="GtkHandleBox.html#gtk-handle-box-new" title="gtk_handle_box_new ()">gtk_handle_box_new</a>, function in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1189
- </dt>
1190
- <dd></dd>
1191
- <dt>
1192
- <a class="link" href="GtkHandleBox.html#gtk-handle-box-set-handle-position" title="gtk_handle_box_set_handle_position ()">gtk_handle_box_set_handle_position</a>, function in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1193
- </dt>
1194
- <dd></dd>
1195
- <dt>
1196
- <a class="link" href="GtkHandleBox.html#gtk-handle-box-set-shadow-type" title="gtk_handle_box_set_shadow_type ()">gtk_handle_box_set_shadow_type</a>, function in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1197
- </dt>
1198
- <dd></dd>
1199
- <dt>
1200
- <a class="link" href="GtkHandleBox.html#gtk-handle-box-set-snap-edge" title="gtk_handle_box_set_snap_edge ()">gtk_handle_box_set_snap_edge</a>, function in <a class="link" href="GtkHandleBox.html" title="GtkHandleBox">GtkHandleBox</a>
1201
- </dt>
1202
- <dd></dd>
1203
- <dt>
1204
- <a class="link" href="GtkHBox.html#gtk-hbox-new" title="gtk_hbox_new ()">gtk_hbox_new</a>, function in <a class="link" href="GtkHBox.html" title="GtkHBox">GtkHBox</a>
1205
- </dt>
1206
- <dd></dd>
1207
- <dt>
1208
- <a class="link" href="GtkHButtonBox.html#gtk-hbutton-box-new" title="gtk_hbutton_box_new ()">gtk_hbutton_box_new</a>, function in <a class="link" href="GtkHButtonBox.html" title="GtkHButtonBox">GtkHButtonBox</a>
1209
- </dt>
1210
- <dd></dd>
1211
- <dt>
1212
- <a class="link" href="GtkHPaned.html#gtk-hpaned-new" title="gtk_hpaned_new ()">gtk_hpaned_new</a>, function in <a class="link" href="GtkHPaned.html" title="GtkHPaned">GtkHPaned</a>
1213
- </dt>
1214
- <dd></dd>
1215
- <dt>
1216
- <a class="link" href="GtkHScale.html#gtk-hscale-new" title="gtk_hscale_new ()">gtk_hscale_new</a>, function in <a class="link" href="GtkHScale.html" title="GtkHScale">GtkHScale</a>
1217
- </dt>
1218
- <dd></dd>
1219
- <dt>
1220
- <a class="link" href="GtkHScale.html#gtk-hscale-new-with-range" title="gtk_hscale_new_with_range ()">gtk_hscale_new_with_range</a>, function in <a class="link" href="GtkHScale.html" title="GtkHScale">GtkHScale</a>
1221
- </dt>
1222
- <dd></dd>
1223
- <dt>
1224
- <a class="link" href="GtkHScrollbar.html#gtk-hscrollbar-new" title="gtk_hscrollbar_new ()">gtk_hscrollbar_new</a>, function in <a class="link" href="GtkHScrollbar.html" title="GtkHScrollbar">GtkHScrollbar</a>
1225
- </dt>
1226
- <dd></dd>
1227
- <dt>
1228
- <a class="link" href="GtkHSeparator.html#gtk-hseparator-new" title="gtk_hseparator_new ()">gtk_hseparator_new</a>, function in <a class="link" href="GtkHSeparator.html" title="GtkHSeparator">GtkHSeparator</a>
1229
- </dt>
1230
- <dd></dd>
1231
- <dt>
1232
- <a class="link" href="GtkHSV.html#gtk-hsv-get-color" title="gtk_hsv_get_color ()">gtk_hsv_get_color</a>, function in <a class="link" href="GtkHSV.html" title="GtkHSV">GtkHSV</a>
1233
- </dt>
1234
- <dd></dd>
1235
- <dt>
1236
- <a class="link" href="GtkHSV.html#gtk-hsv-get-metrics" title="gtk_hsv_get_metrics ()">gtk_hsv_get_metrics</a>, function in <a class="link" href="GtkHSV.html" title="GtkHSV">GtkHSV</a>
1237
- </dt>
1238
- <dd></dd>
1239
- <dt>
1240
- <a class="link" href="GtkHSV.html#gtk-hsv-is-adjusting" title="gtk_hsv_is_adjusting ()">gtk_hsv_is_adjusting</a>, function in <a class="link" href="GtkHSV.html" title="GtkHSV">GtkHSV</a>
1241
- </dt>
1242
- <dd></dd>
1243
- <dt>
1244
- <a class="link" href="GtkHSV.html#gtk-hsv-new" title="gtk_hsv_new ()">gtk_hsv_new</a>, function in <a class="link" href="GtkHSV.html" title="GtkHSV">GtkHSV</a>
1245
- </dt>
1246
- <dd></dd>
1247
- <dt>
1248
- <a class="link" href="GtkHSV.html#gtk-hsv-set-color" title="gtk_hsv_set_color ()">gtk_hsv_set_color</a>, function in <a class="link" href="GtkHSV.html" title="GtkHSV">GtkHSV</a>
1249
- </dt>
1250
- <dd></dd>
1251
- <dt>
1252
- <a class="link" href="GtkHSV.html#gtk-hsv-set-metrics" title="gtk_hsv_set_metrics ()">gtk_hsv_set_metrics</a>, function in <a class="link" href="GtkHSV.html" title="GtkHSV">GtkHSV</a>
1253
- </dt>
1254
- <dd></dd>
1255
- <a name="idxI"></a><h3 class="title">I</h3>
1256
- <dt>
1257
- <a class="link" href="GtkIconView.html#GtkIconView--s-selection-box-alpha" title="The “selection-box-alpha” style property">GtkIconView:selection-box-alpha</a>, object property in <a class="link" href="GtkIconView.html" title="GtkIconView">GtkIconView</a>
1258
- </dt>
1259
- <dd></dd>
1260
- <dt>
1261
- <a class="link" href="GtkIconView.html#GtkIconView--s-selection-box-color" title="The “selection-box-color” style property">GtkIconView:selection-box-color</a>, object property in <a class="link" href="GtkIconView.html" title="GtkIconView">GtkIconView</a>
1262
- </dt>
1263
- <dd></dd>
1264
- <dt>
1265
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-factory-add" title="gtk_icon_factory_add ()">gtk_icon_factory_add</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1266
- </dt>
1267
- <dd></dd>
1268
- <dt>
1269
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-factory-add-default" title="gtk_icon_factory_add_default ()">gtk_icon_factory_add_default</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1270
- </dt>
1271
- <dd></dd>
1272
- <dt>
1273
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-factory-lookup" title="gtk_icon_factory_lookup ()">gtk_icon_factory_lookup</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1274
- </dt>
1275
- <dd></dd>
1276
- <dt>
1277
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-factory-lookup-default" title="gtk_icon_factory_lookup_default ()">gtk_icon_factory_lookup_default</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1278
- </dt>
1279
- <dd></dd>
1280
- <dt>
1281
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-factory-new" title="gtk_icon_factory_new ()">gtk_icon_factory_new</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1282
- </dt>
1283
- <dd></dd>
1284
- <dt>
1285
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-factory-remove-default" title="gtk_icon_factory_remove_default ()">gtk_icon_factory_remove_default</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1286
- </dt>
1287
- <dd></dd>
1288
- <dt>
1289
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-copy" title="gtk_icon_info_copy ()">gtk_icon_info_copy</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
1290
- </dt>
1291
- <dd></dd>
1292
- <dt>
1293
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-free" title="gtk_icon_info_free ()">gtk_icon_info_free</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
1294
- </dt>
1295
- <dd></dd>
1296
- <dt>
1297
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-get-attach-points" title="gtk_icon_info_get_attach_points ()">gtk_icon_info_get_attach_points</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
1298
- </dt>
1299
- <dd></dd>
1300
- <dt>
1301
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-get-builtin-pixbuf" title="gtk_icon_info_get_builtin_pixbuf ()">gtk_icon_info_get_builtin_pixbuf</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
1302
- </dt>
1303
- <dd></dd>
1304
- <dt>
1305
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-get-display-name" title="gtk_icon_info_get_display_name ()">gtk_icon_info_get_display_name</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
1306
- </dt>
1307
- <dd></dd>
1308
- <dt>
1309
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-get-embedded-rect" title="gtk_icon_info_get_embedded_rect ()">gtk_icon_info_get_embedded_rect</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
1310
- </dt>
1311
- <dd></dd>
1312
- <dt>
1313
- <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>
1314
- </dt>
1315
- <dd></dd>
1316
- <dt>
1317
- <a class="link" href="GtkIconTheme.html#gtk-icon-info-set-raw-coordinates" title="gtk_icon_info_set_raw_coordinates ()">gtk_icon_info_set_raw_coordinates</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
1318
- </dt>
1319
- <dd></dd>
1320
- <dt>
1321
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-add-source" title="gtk_icon_set_add_source ()">gtk_icon_set_add_source</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1322
- </dt>
1323
- <dd></dd>
1324
- <dt>
1325
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-copy" title="gtk_icon_set_copy ()">gtk_icon_set_copy</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1326
- </dt>
1327
- <dd></dd>
1328
- <dt>
1329
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-get-sizes" title="gtk_icon_set_get_sizes ()">gtk_icon_set_get_sizes</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1330
- </dt>
1331
- <dd></dd>
1332
- <dt>
1333
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-new" title="gtk_icon_set_new ()">gtk_icon_set_new</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1334
- </dt>
1335
- <dd></dd>
1336
- <dt>
1337
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-new-from-pixbuf" title="gtk_icon_set_new_from_pixbuf ()">gtk_icon_set_new_from_pixbuf</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1338
- </dt>
1339
- <dd></dd>
1340
- <dt>
1341
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-ref" title="gtk_icon_set_ref ()">gtk_icon_set_ref</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1342
- </dt>
1343
- <dd></dd>
1344
- <dt>
1345
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-render-icon" title="gtk_icon_set_render_icon ()">gtk_icon_set_render_icon</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1346
- </dt>
1347
- <dd></dd>
1348
- <dt>
1349
- <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>
1350
- </dt>
1351
- <dd></dd>
1352
- <dt>
1353
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-render-icon-surface" title="gtk_icon_set_render_icon_surface ()">gtk_icon_set_render_icon_surface</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1354
- </dt>
1355
- <dd></dd>
1356
- <dt>
1357
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-set-unref" title="gtk_icon_set_unref ()">gtk_icon_set_unref</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1358
- </dt>
1359
- <dd></dd>
1360
- <dt>
1361
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-size-from-name" title="gtk_icon_size_from_name ()">gtk_icon_size_from_name</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1362
- </dt>
1363
- <dd></dd>
1364
- <dt>
1365
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-size-get-name" title="gtk_icon_size_get_name ()">gtk_icon_size_get_name</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1366
- </dt>
1367
- <dd></dd>
1368
- <dt>
1369
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-size-lookup-for-settings" title="gtk_icon_size_lookup_for_settings ()">gtk_icon_size_lookup_for_settings</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1370
- </dt>
1371
- <dd></dd>
1372
- <dt>
1373
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-size-register" title="gtk_icon_size_register ()">gtk_icon_size_register</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1374
- </dt>
1375
- <dd></dd>
1376
- <dt>
1377
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-size-register-alias" title="gtk_icon_size_register_alias ()">gtk_icon_size_register_alias</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1378
- </dt>
1379
- <dd></dd>
1380
- <dt>
1381
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-copy" title="gtk_icon_source_copy ()">gtk_icon_source_copy</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1382
- </dt>
1383
- <dd></dd>
1384
- <dt>
1385
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-free" title="gtk_icon_source_free ()">gtk_icon_source_free</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1386
- </dt>
1387
- <dd></dd>
1388
- <dt>
1389
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-direction" title="gtk_icon_source_get_direction ()">gtk_icon_source_get_direction</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1390
- </dt>
1391
- <dd></dd>
1392
- <dt>
1393
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-direction-wildcarded" title="gtk_icon_source_get_direction_wildcarded ()">gtk_icon_source_get_direction_wildcarded</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1394
- </dt>
1395
- <dd></dd>
1396
- <dt>
1397
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-filename" title="gtk_icon_source_get_filename ()">gtk_icon_source_get_filename</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1398
- </dt>
1399
- <dd></dd>
1400
- <dt>
1401
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-icon-name" title="gtk_icon_source_get_icon_name ()">gtk_icon_source_get_icon_name</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1402
- </dt>
1403
- <dd></dd>
1404
- <dt>
1405
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-pixbuf" title="gtk_icon_source_get_pixbuf ()">gtk_icon_source_get_pixbuf</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1406
- </dt>
1407
- <dd></dd>
1408
- <dt>
1409
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-size" title="gtk_icon_source_get_size ()">gtk_icon_source_get_size</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1410
- </dt>
1411
- <dd></dd>
1412
- <dt>
1413
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-size-wildcarded" title="gtk_icon_source_get_size_wildcarded ()">gtk_icon_source_get_size_wildcarded</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1414
- </dt>
1415
- <dd></dd>
1416
- <dt>
1417
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-state" title="gtk_icon_source_get_state ()">gtk_icon_source_get_state</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1418
- </dt>
1419
- <dd></dd>
1420
- <dt>
1421
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-get-state-wildcarded" title="gtk_icon_source_get_state_wildcarded ()">gtk_icon_source_get_state_wildcarded</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1422
- </dt>
1423
- <dd></dd>
1424
- <dt>
1425
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-new" title="gtk_icon_source_new ()">gtk_icon_source_new</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1426
- </dt>
1427
- <dd></dd>
1428
- <dt>
1429
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-direction" title="gtk_icon_source_set_direction ()">gtk_icon_source_set_direction</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1430
- </dt>
1431
- <dd></dd>
1432
- <dt>
1433
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-direction-wildcarded" title="gtk_icon_source_set_direction_wildcarded ()">gtk_icon_source_set_direction_wildcarded</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1434
- </dt>
1435
- <dd></dd>
1436
- <dt>
1437
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-filename" title="gtk_icon_source_set_filename ()">gtk_icon_source_set_filename</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1438
- </dt>
1439
- <dd></dd>
1440
- <dt>
1441
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-icon-name" title="gtk_icon_source_set_icon_name ()">gtk_icon_source_set_icon_name</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1442
- </dt>
1443
- <dd></dd>
1444
- <dt>
1445
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-pixbuf" title="gtk_icon_source_set_pixbuf ()">gtk_icon_source_set_pixbuf</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1446
- </dt>
1447
- <dd></dd>
1448
- <dt>
1449
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-size" title="gtk_icon_source_set_size ()">gtk_icon_source_set_size</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1450
- </dt>
1451
- <dd></dd>
1452
- <dt>
1453
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-size-wildcarded" title="gtk_icon_source_set_size_wildcarded ()">gtk_icon_source_set_size_wildcarded</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1454
- </dt>
1455
- <dd></dd>
1456
- <dt>
1457
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-state" title="gtk_icon_source_set_state ()">gtk_icon_source_set_state</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1458
- </dt>
1459
- <dd></dd>
1460
- <dt>
1461
- <a class="link" href="gtk3-Themeable-Stock-Images.html#gtk-icon-source-set-state-wildcarded" title="gtk_icon_source_set_state_wildcarded ()">gtk_icon_source_set_state_wildcarded</a>, function in <a class="link" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">Themeable Stock Images</a>
1462
- </dt>
1463
- <dd></dd>
1464
- <dt>
1465
- <a class="link" href="GtkIconTheme.html#gtk-icon-theme-add-builtin-icon" title="gtk_icon_theme_add_builtin_icon ()">gtk_icon_theme_add_builtin_icon</a>, function in <a class="link" href="GtkIconTheme.html" title="GtkIconTheme">GtkIconTheme</a>
1466
- </dt>
1467
- <dd></dd>
1468
- <dt>
1469
- <a class="link" href="GtkImage.html#GtkImage--icon-set" title="The “icon-set” property">GtkImage:icon-set</a>, object property in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
1470
- </dt>
1471
- <dd></dd>
1472
- <dt>
1473
- <a class="link" href="GtkImage.html#GtkImage--stock" title="The “stock” property">GtkImage:stock</a>, object property in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
1474
- </dt>
1475
- <dd></dd>
1476
- <dt>
1477
- <a class="link" href="GtkImageMenuItem.html#GtkImageMenuItem--accel-group" title="The “accel-group” property">GtkImageMenuItem:accel-group</a>, object property in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1478
- </dt>
1479
- <dd></dd>
1480
- <dt>
1481
- <a class="link" href="GtkImageMenuItem.html#GtkImageMenuItem--always-show-image" title="The “always-show-image” property">GtkImageMenuItem:always-show-image</a>, object property in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1482
- </dt>
1483
- <dd></dd>
1484
- <dt>
1485
- <a class="link" href="GtkImageMenuItem.html#GtkImageMenuItem--image" title="The “image” property">GtkImageMenuItem:image</a>, object property in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1486
- </dt>
1487
- <dd></dd>
1488
- <dt>
1489
- <a class="link" href="GtkImageMenuItem.html#GtkImageMenuItem--use-stock" title="The “use-stock” property">GtkImageMenuItem:use-stock</a>, object property in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1490
- </dt>
1491
- <dd></dd>
1492
- <dt>
1493
- <a class="link" href="GtkImage.html#gtk-image-get-icon-set" title="gtk_image_get_icon_set ()">gtk_image_get_icon_set</a>, function in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
1494
- </dt>
1495
- <dd></dd>
1496
- <dt>
1497
- <a class="link" href="GtkImage.html#gtk-image-get-stock" title="gtk_image_get_stock ()">gtk_image_get_stock</a>, function in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
1498
- </dt>
1499
- <dd></dd>
1500
- <dt>
1501
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-get-always-show-image" title="gtk_image_menu_item_get_always_show_image ()">gtk_image_menu_item_get_always_show_image</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1502
- </dt>
1503
- <dd></dd>
1504
- <dt>
1505
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-get-image" title="gtk_image_menu_item_get_image ()">gtk_image_menu_item_get_image</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1506
- </dt>
1507
- <dd></dd>
1508
- <dt>
1509
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-get-use-stock" title="gtk_image_menu_item_get_use_stock ()">gtk_image_menu_item_get_use_stock</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1510
- </dt>
1511
- <dd></dd>
1512
- <dt>
1513
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-new" title="gtk_image_menu_item_new ()">gtk_image_menu_item_new</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1514
- </dt>
1515
- <dd></dd>
1516
- <dt>
1517
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-new-from-stock" title="gtk_image_menu_item_new_from_stock ()">gtk_image_menu_item_new_from_stock</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1518
- </dt>
1519
- <dd></dd>
1520
- <dt>
1521
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-new-with-label" title="gtk_image_menu_item_new_with_label ()">gtk_image_menu_item_new_with_label</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1522
- </dt>
1523
- <dd></dd>
1524
- <dt>
1525
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-new-with-mnemonic" title="gtk_image_menu_item_new_with_mnemonic ()">gtk_image_menu_item_new_with_mnemonic</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1526
- </dt>
1527
- <dd></dd>
1528
- <dt>
1529
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-set-accel-group" title="gtk_image_menu_item_set_accel_group ()">gtk_image_menu_item_set_accel_group</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1530
- </dt>
1531
- <dd></dd>
1532
- <dt>
1533
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-set-always-show-image" title="gtk_image_menu_item_set_always_show_image ()">gtk_image_menu_item_set_always_show_image</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1534
- </dt>
1535
- <dd></dd>
1536
- <dt>
1537
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-set-image" title="gtk_image_menu_item_set_image ()">gtk_image_menu_item_set_image</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1538
- </dt>
1539
- <dd></dd>
1540
- <dt>
1541
- <a class="link" href="GtkImageMenuItem.html#gtk-image-menu-item-set-use-stock" title="gtk_image_menu_item_set_use_stock ()">gtk_image_menu_item_set_use_stock</a>, function in <a class="link" href="GtkImageMenuItem.html" title="GtkImageMenuItem">GtkImageMenuItem</a>
1542
- </dt>
1543
- <dd></dd>
1544
- <dt>
1545
- <a class="link" href="GtkImage.html#gtk-image-new-from-icon-set" title="gtk_image_new_from_icon_set ()">gtk_image_new_from_icon_set</a>, function in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
1546
- </dt>
1547
- <dd></dd>
1548
- <dt>
1549
- <a class="link" href="GtkImage.html#gtk-image-new-from-stock" title="gtk_image_new_from_stock ()">gtk_image_new_from_stock</a>, function in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
1550
- </dt>
1551
- <dd></dd>
1552
- <dt>
1553
- <a class="link" href="GtkImage.html#gtk-image-set-from-icon-set" title="gtk_image_set_from_icon_set ()">gtk_image_set_from_icon_set</a>, function in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
1554
- </dt>
1555
- <dd></dd>
1556
- <dt>
1557
- <a class="link" href="GtkImage.html#gtk-image-set-from-stock" title="gtk_image_set_from_stock ()">gtk_image_set_from_stock</a>, function in <a class="link" href="GtkImage.html" title="GtkImage">GtkImage</a>
1558
- </dt>
1559
- <dd></dd>
1560
- <dt>
1561
- <a class="link" href="GtkSettings.html#GtkIMPreeditStyle" title="enum GtkIMPreeditStyle">GtkIMPreeditStyle</a>, enum in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
1562
- </dt>
1563
- <dd></dd>
1564
- <dt>
1565
- <a class="link" href="GtkSettings.html#GtkIMStatusStyle" title="enum GtkIMStatusStyle">GtkIMStatusStyle</a>, enum in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
1566
- </dt>
1567
- <dd></dd>
1568
- <dt>
1569
- <a class="link" href="GtkIMMulticontext.html#gtk-im-multicontext-append-menuitems" title="gtk_im_multicontext_append_menuitems ()">gtk_im_multicontext_append_menuitems</a>, function in <a class="link" href="GtkIMMulticontext.html" title="GtkIMMulticontext">GtkIMMulticontext</a>
1570
- </dt>
1571
- <dd></dd>
1572
- <dt>
1573
- <a class="link" href="GtkInfoBar.html#GtkInfoBar--s-action-area-border" title="The “action-area-border” style property">GtkInfoBar:action-area-border</a>, object property in <a class="link" href="GtkInfoBar.html" title="GtkInfoBar">GtkInfoBar</a>
1574
- </dt>
1575
- <dd></dd>
1576
- <dt>
1577
- <a class="link" href="GtkInfoBar.html#GtkInfoBar--s-button-spacing" title="The “button-spacing” style property">GtkInfoBar:button-spacing</a>, object property in <a class="link" href="GtkInfoBar.html" title="GtkInfoBar">GtkInfoBar</a>
1578
- </dt>
1579
- <dd></dd>
1580
- <dt>
1581
- <a class="link" href="GtkInfoBar.html#GtkInfoBar--s-content-area-border" title="The “content-area-border” style property">GtkInfoBar:content-area-border</a>, object property in <a class="link" href="GtkInfoBar.html" title="GtkInfoBar">GtkInfoBar</a>
1582
- </dt>
1583
- <dd></dd>
1584
- <dt>
1585
- <a class="link" href="GtkInfoBar.html#GtkInfoBar--s-content-area-spacing" title="The “content-area-spacing” style property">GtkInfoBar:content-area-spacing</a>, object property in <a class="link" href="GtkInfoBar.html" title="GtkInfoBar">GtkInfoBar</a>
1586
- </dt>
1587
- <dd></dd>
1588
- <a name="idxK"></a><h3 class="title">K</h3>
1589
- <dt>
1590
- <a class="link" href="gtk3-General.html#gtk-key-snooper-install" title="gtk_key_snooper_install ()">gtk_key_snooper_install</a>, function in <a class="link" href="gtk3-General.html" title="Main loop and Events">General</a>
1591
- </dt>
1592
- <dd></dd>
1593
- <dt>
1594
- <a class="link" href="gtk3-General.html#gtk-key-snooper-remove" title="gtk_key_snooper_remove ()">gtk_key_snooper_remove</a>, function in <a class="link" href="gtk3-General.html" title="Main loop and Events">General</a>
1595
- </dt>
1596
- <dd></dd>
1597
- <a name="idxL"></a><h3 class="title">L</h3>
1598
- <dt>
1599
- <a class="link" href="GtkLayout.html#gtk-layout-get-hadjustment" title="gtk_layout_get_hadjustment ()">gtk_layout_get_hadjustment</a>, function in <a class="link" href="GtkLayout.html" title="GtkLayout">GtkLayout</a>
1600
- </dt>
1601
- <dd></dd>
1602
- <dt>
1603
- <a class="link" href="GtkLayout.html#gtk-layout-get-vadjustment" title="gtk_layout_get_vadjustment ()">gtk_layout_get_vadjustment</a>, function in <a class="link" href="GtkLayout.html" title="GtkLayout">GtkLayout</a>
1604
- </dt>
1605
- <dd></dd>
1606
- <dt>
1607
- <a class="link" href="GtkLayout.html#gtk-layout-set-hadjustment" title="gtk_layout_set_hadjustment ()">gtk_layout_set_hadjustment</a>, function in <a class="link" href="GtkLayout.html" title="GtkLayout">GtkLayout</a>
1608
- </dt>
1609
- <dd></dd>
1610
- <dt>
1611
- <a class="link" href="GtkLayout.html#gtk-layout-set-vadjustment" title="gtk_layout_set_vadjustment ()">gtk_layout_set_vadjustment</a>, function in <a class="link" href="GtkLayout.html" title="GtkLayout">GtkLayout</a>
1612
- </dt>
1613
- <dd></dd>
1614
- <dt>
1615
- <a class="link" href="GtkLevelBar.html#GtkLevelBar--s-min-block-height" title="The “min-block-height” style property">GtkLevelBar:min-block-height</a>, object property in <a class="link" href="GtkLevelBar.html" title="GtkLevelBar">GtkLevelBar</a>
1616
- </dt>
1617
- <dd></dd>
1618
- <dt>
1619
- <a class="link" href="GtkLevelBar.html#GtkLevelBar--s-min-block-width" title="The “min-block-width” style property">GtkLevelBar:min-block-width</a>, object property in <a class="link" href="GtkLevelBar.html" title="GtkLevelBar">GtkLevelBar</a>
1620
- </dt>
1621
- <dd></dd>
1622
- <a name="idxM"></a><h3 class="title">M</h3>
1623
- <dt>
1624
- <a class="link" href="GtkMenu.html#GtkMenu--s-arrow-placement" title="The “arrow-placement” style property">GtkMenu:arrow-placement</a>, object property in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1625
- </dt>
1626
- <dd></dd>
1627
- <dt>
1628
- <a class="link" href="GtkMenu.html#GtkMenu--s-arrow-scaling" title="The “arrow-scaling” style property">GtkMenu:arrow-scaling</a>, object property in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1629
- </dt>
1630
- <dd></dd>
1631
- <dt>
1632
- <a class="link" href="GtkMenu.html#GtkMenu--s-double-arrows" title="The “double-arrows” style property">GtkMenu:double-arrows</a>, object property in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1633
- </dt>
1634
- <dd></dd>
1635
- <dt>
1636
- <a class="link" href="GtkMenu.html#GtkMenu--s-horizontal-padding" title="The “horizontal-padding” style property">GtkMenu:horizontal-padding</a>, object property in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1637
- </dt>
1638
- <dd></dd>
1639
- <dt>
1640
- <a class="link" href="GtkMenu.html#GtkMenu--tearoff-state" title="The “tearoff-state” property">GtkMenu:tearoff-state</a>, object property in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1641
- </dt>
1642
- <dd></dd>
1643
- <dt>
1644
- <a class="link" href="GtkMenu.html#GtkMenu--tearoff-title" title="The “tearoff-title” property">GtkMenu:tearoff-title</a>, object property in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1645
- </dt>
1646
- <dd></dd>
1647
- <dt>
1648
- <a class="link" href="GtkMenu.html#GtkMenu--s-vertical-padding" title="The “vertical-padding” style property">GtkMenu:vertical-padding</a>, object property in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1649
- </dt>
1650
- <dd></dd>
1651
- <dt>
1652
- <a class="link" href="GtkMenuBar.html#GtkMenuBar--s-internal-padding" title="The “internal-padding” style property">GtkMenuBar:internal-padding</a>, object property in <a class="link" href="GtkMenuBar.html" title="GtkMenuBar">GtkMenuBar</a>
1653
- </dt>
1654
- <dd></dd>
1655
- <dt>
1656
- <a class="link" href="GtkMenuBar.html#GtkMenuBar--s-shadow-type" title="The “shadow-type” style property">GtkMenuBar:shadow-type</a>, object property in <a class="link" href="GtkMenuBar.html" title="GtkMenuBar">GtkMenuBar</a>
1657
- </dt>
1658
- <dd></dd>
1659
- <dt>
1660
- <a class="link" href="GtkMenuItem.html#GtkMenuItem--s-arrow-scaling" title="The “arrow-scaling” style property">GtkMenuItem:arrow-scaling</a>, object property in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
1661
- </dt>
1662
- <dd></dd>
1663
- <dt>
1664
- <a class="link" href="GtkMenuItem.html#GtkMenuItem--s-arrow-spacing" title="The “arrow-spacing” style property">GtkMenuItem:arrow-spacing</a>, object property in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
1665
- </dt>
1666
- <dd></dd>
1667
- <dt>
1668
- <a class="link" href="GtkMenuItem.html#GtkMenuItem--s-horizontal-padding" title="The “horizontal-padding” style property">GtkMenuItem:horizontal-padding</a>, object property in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
1669
- </dt>
1670
- <dd></dd>
1671
- <dt>
1672
- <a class="link" href="GtkMenuItem.html#GtkMenuItem--s-selected-shadow-type" title="The “selected-shadow-type” style property">GtkMenuItem:selected-shadow-type</a>, object property in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
1673
- </dt>
1674
- <dd></dd>
1675
- <dt>
1676
- <a class="link" href="GtkMenuItem.html#GtkMenuItem--s-toggle-spacing" title="The “toggle-spacing” style property">GtkMenuItem:toggle-spacing</a>, object property in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
1677
- </dt>
1678
- <dd></dd>
1679
- <dt>
1680
- <a class="link" href="GtkMenuItem.html#GtkMenuItem--s-width-chars" title="The “width-chars” style property">GtkMenuItem:width-chars</a>, object property in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
1681
- </dt>
1682
- <dd></dd>
1683
- <dt>
1684
- <a class="link" href="GtkMenu.html#gtk-menu-get-tearoff-state" title="gtk_menu_get_tearoff_state ()">gtk_menu_get_tearoff_state</a>, function in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1685
- </dt>
1686
- <dd></dd>
1687
- <dt>
1688
- <a class="link" href="GtkMenu.html#gtk-menu-get-title" title="gtk_menu_get_title ()">gtk_menu_get_title</a>, function in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1689
- </dt>
1690
- <dd></dd>
1691
- <dt>
1692
- <a class="link" href="GtkMenuItem.html#gtk-menu-item-get-right-justified" title="gtk_menu_item_get_right_justified ()">gtk_menu_item_get_right_justified</a>, function in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
1693
- </dt>
1694
- <dd></dd>
1695
- <dt>
1696
- <a class="link" href="GtkMenuItem.html#gtk-menu-item-set-right-justified" title="gtk_menu_item_set_right_justified ()">gtk_menu_item_set_right_justified</a>, function in <a class="link" href="GtkMenuItem.html" title="GtkMenuItem">GtkMenuItem</a>
1697
- </dt>
1698
- <dd></dd>
1699
- <dt>
1700
- <a class="link" href="GtkMenu.html#gtk-menu-popup" title="gtk_menu_popup ()">gtk_menu_popup</a>, function in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1701
- </dt>
1702
- <dd></dd>
1703
- <dt>
1704
- <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>
1705
- </dt>
1706
- <dd></dd>
1707
- <dt>
1708
- <a class="link" href="GtkMenu.html#gtk-menu-set-tearoff-state" title="gtk_menu_set_tearoff_state ()">gtk_menu_set_tearoff_state</a>, function in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1709
- </dt>
1710
- <dd></dd>
1711
- <dt>
1712
- <a class="link" href="GtkMenu.html#gtk-menu-set-title" title="gtk_menu_set_title ()">gtk_menu_set_title</a>, function in <a class="link" href="GtkMenu.html" title="GtkMenu">GtkMenu</a>
1713
- </dt>
1714
- <dd></dd>
1715
- <dt>
1716
- <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-new-from-stock" title="gtk_menu_tool_button_new_from_stock ()">gtk_menu_tool_button_new_from_stock</a>, function in <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton">GtkMenuToolButton</a>
1717
- </dt>
1718
- <dd></dd>
1719
- <dt>
1720
- <a class="link" href="GtkMessageDialog.html#GtkMessageDialog--image" title="The “image” property">GtkMessageDialog:image</a>, object property in <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog">GtkMessageDialog</a>
1721
- </dt>
1722
- <dd></dd>
1723
- <dt>
1724
- <a class="link" href="GtkMessageDialog.html#gtk-message-dialog-get-image" title="gtk_message_dialog_get_image ()">gtk_message_dialog_get_image</a>, function in <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog">GtkMessageDialog</a>
1725
- </dt>
1726
- <dd></dd>
1727
- <dt>
1728
- <a class="link" href="GtkMessageDialog.html#gtk-message-dialog-set-image" title="gtk_message_dialog_set_image ()">gtk_message_dialog_set_image</a>, function in <a class="link" href="GtkMessageDialog.html" title="GtkMessageDialog">GtkMessageDialog</a>
1729
- </dt>
1730
- <dd></dd>
1731
- <dt>
1732
- <a class="link" href="GtkMisc.html#GtkMisc--xalign" title="The “xalign” property">GtkMisc:xalign</a>, object property in <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
1733
- </dt>
1734
- <dd></dd>
1735
- <dt>
1736
- <a class="link" href="GtkMisc.html#GtkMisc--xpad" title="The “xpad” property">GtkMisc:xpad</a>, object property in <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
1737
- </dt>
1738
- <dd></dd>
1739
- <dt>
1740
- <a class="link" href="GtkMisc.html#GtkMisc--yalign" title="The “yalign” property">GtkMisc:yalign</a>, object property in <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
1741
- </dt>
1742
- <dd></dd>
1743
- <dt>
1744
- <a class="link" href="GtkMisc.html#GtkMisc--ypad" title="The “ypad” property">GtkMisc:ypad</a>, object property in <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
1745
- </dt>
1746
- <dd></dd>
1747
- <dt>
1748
- <a class="link" href="GtkMisc.html#gtk-misc-get-alignment" title="gtk_misc_get_alignment ()">gtk_misc_get_alignment</a>, function in <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
1749
- </dt>
1750
- <dd></dd>
1751
- <dt>
1752
- <a class="link" href="GtkMisc.html#gtk-misc-get-padding" title="gtk_misc_get_padding ()">gtk_misc_get_padding</a>, function in <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
1753
- </dt>
1754
- <dd></dd>
1755
- <dt>
1756
- <a class="link" href="GtkMisc.html#gtk-misc-set-alignment" title="gtk_misc_set_alignment ()">gtk_misc_set_alignment</a>, function in <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
1757
- </dt>
1758
- <dd></dd>
1759
- <dt>
1760
- <a class="link" href="GtkMisc.html#gtk-misc-set-padding" title="gtk_misc_set_padding ()">gtk_misc_set_padding</a>, function in <a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a>
1761
- </dt>
1762
- <dd></dd>
1763
- <a name="idxN"></a><h3 class="title">N</h3>
1764
- <dt>
1765
- <a class="link" href="GtkNotebook.html#GtkNotebook--s-arrow-spacing" title="The “arrow-spacing” style property">GtkNotebook:arrow-spacing</a>, object property in <a class="link" href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
1766
- </dt>
1767
- <dd></dd>
1768
- <dt>
1769
- <a class="link" href="GtkNotebook.html#GtkNotebook--s-has-tab-gap" title="The “has-tab-gap” style property">GtkNotebook:has-tab-gap</a>, object property in <a class="link" href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
1770
- </dt>
1771
- <dd></dd>
1772
- <dt>
1773
- <a class="link" href="GtkNotebook.html#GtkNotebook--s-initial-gap" title="The “initial-gap” style property">GtkNotebook:initial-gap</a>, object property in <a class="link" href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
1774
- </dt>
1775
- <dd></dd>
1776
- <dt>
1777
- <a class="link" href="GtkNotebook.html#GtkNotebook--s-tab-curvature" title="The “tab-curvature” style property">GtkNotebook:tab-curvature</a>, object property in <a class="link" href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
1778
- </dt>
1779
- <dd></dd>
1780
- <dt>
1781
- <a class="link" href="GtkNotebook.html#GtkNotebook--s-tab-overlap" title="The “tab-overlap” style property">GtkNotebook:tab-overlap</a>, object property in <a class="link" href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
1782
- </dt>
1783
- <dd></dd>
1784
- <dt>
1785
- <a class="link" href="GtkNotebook.html#gtk-notebook-get-tab-hborder" title="gtk_notebook_get_tab_hborder ()">gtk_notebook_get_tab_hborder</a>, function in <a class="link" href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
1786
- </dt>
1787
- <dd></dd>
1788
- <dt>
1789
- <a class="link" href="GtkNotebook.html#gtk-notebook-get-tab-vborder" title="gtk_notebook_get_tab_vborder ()">gtk_notebook_get_tab_vborder</a>, function in <a class="link" href="GtkNotebook.html" title="GtkNotebook">GtkNotebook</a>
1790
- </dt>
1791
- <dd></dd>
1792
- <dt>
1793
- <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>
1794
- </dt>
1795
- <dd></dd>
1796
- <dt>
1797
- <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>
1798
- </dt>
1799
- <dd></dd>
1800
- <dt>
1801
- <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>
1802
- </dt>
1803
- <dd></dd>
1804
- <dt>
1805
- <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>
1806
- </dt>
1807
- <dd></dd>
1808
- <dt>
1809
- <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>
1810
- </dt>
1811
- <dd></dd>
1812
- <dt>
1813
- <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>
1814
- </dt>
1815
- <dd></dd>
1816
- <dt>
1817
- <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>
1818
- </dt>
1819
- <dd></dd>
1820
- <dt>
1821
- <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>
1822
- </dt>
1823
- <dd></dd>
1824
- <dt>
1825
- <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>
1826
- </dt>
1827
- <dd></dd>
1828
- <dt>
1829
- <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>
1830
- </dt>
1831
- <dd></dd>
1832
- <dt>
1833
- <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>
1834
- </dt>
1835
- <dd></dd>
1836
- <dt>
1837
- <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>
1838
- </dt>
1839
- <dd></dd>
1840
- <a name="idxP"></a><h3 class="title">P</h3>
1841
- <dt>
1842
- <a class="link" href="GtkStyle.html#gtk-paint-arrow" title="gtk_paint_arrow ()">gtk_paint_arrow</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1843
- </dt>
1844
- <dd></dd>
1845
- <dt>
1846
- <a class="link" href="GtkStyle.html#gtk-paint-box" title="gtk_paint_box ()">gtk_paint_box</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1847
- </dt>
1848
- <dd></dd>
1849
- <dt>
1850
- <a class="link" href="GtkStyle.html#gtk-paint-box-gap" title="gtk_paint_box_gap ()">gtk_paint_box_gap</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1851
- </dt>
1852
- <dd></dd>
1853
- <dt>
1854
- <a class="link" href="GtkStyle.html#gtk-paint-check" title="gtk_paint_check ()">gtk_paint_check</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1855
- </dt>
1856
- <dd></dd>
1857
- <dt>
1858
- <a class="link" href="GtkStyle.html#gtk-paint-diamond" title="gtk_paint_diamond ()">gtk_paint_diamond</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1859
- </dt>
1860
- <dd></dd>
1861
- <dt>
1862
- <a class="link" href="GtkStyle.html#gtk-paint-expander" title="gtk_paint_expander ()">gtk_paint_expander</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1863
- </dt>
1864
- <dd></dd>
1865
- <dt>
1866
- <a class="link" href="GtkStyle.html#gtk-paint-extension" title="gtk_paint_extension ()">gtk_paint_extension</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1867
- </dt>
1868
- <dd></dd>
1869
- <dt>
1870
- <a class="link" href="GtkStyle.html#gtk-paint-flat-box" title="gtk_paint_flat_box ()">gtk_paint_flat_box</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1871
- </dt>
1872
- <dd></dd>
1873
- <dt>
1874
- <a class="link" href="GtkStyle.html#gtk-paint-focus" title="gtk_paint_focus ()">gtk_paint_focus</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1875
- </dt>
1876
- <dd></dd>
1877
- <dt>
1878
- <a class="link" href="GtkStyle.html#gtk-paint-handle" title="gtk_paint_handle ()">gtk_paint_handle</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1879
- </dt>
1880
- <dd></dd>
1881
- <dt>
1882
- <a class="link" href="GtkStyle.html#gtk-paint-hline" title="gtk_paint_hline ()">gtk_paint_hline</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1883
- </dt>
1884
- <dd></dd>
1885
- <dt>
1886
- <a class="link" href="GtkStyle.html#gtk-paint-layout" title="gtk_paint_layout ()">gtk_paint_layout</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1887
- </dt>
1888
- <dd></dd>
1889
- <dt>
1890
- <a class="link" href="GtkStyle.html#gtk-paint-option" title="gtk_paint_option ()">gtk_paint_option</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1891
- </dt>
1892
- <dd></dd>
1893
- <dt>
1894
- <a class="link" href="GtkStyle.html#gtk-paint-resize-grip" title="gtk_paint_resize_grip ()">gtk_paint_resize_grip</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1895
- </dt>
1896
- <dd></dd>
1897
- <dt>
1898
- <a class="link" href="GtkStyle.html#gtk-paint-shadow" title="gtk_paint_shadow ()">gtk_paint_shadow</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1899
- </dt>
1900
- <dd></dd>
1901
- <dt>
1902
- <a class="link" href="GtkStyle.html#gtk-paint-shadow-gap" title="gtk_paint_shadow_gap ()">gtk_paint_shadow_gap</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1903
- </dt>
1904
- <dd></dd>
1905
- <dt>
1906
- <a class="link" href="GtkStyle.html#gtk-paint-slider" title="gtk_paint_slider ()">gtk_paint_slider</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1907
- </dt>
1908
- <dd></dd>
1909
- <dt>
1910
- <a class="link" href="GtkStyle.html#gtk-paint-spinner" title="gtk_paint_spinner ()">gtk_paint_spinner</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1911
- </dt>
1912
- <dd></dd>
1913
- <dt>
1914
- <a class="link" href="GtkStyle.html#gtk-paint-tab" title="gtk_paint_tab ()">gtk_paint_tab</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1915
- </dt>
1916
- <dd></dd>
1917
- <dt>
1918
- <a class="link" href="GtkStyle.html#gtk-paint-vline" title="gtk_paint_vline ()">gtk_paint_vline</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
1919
- </dt>
1920
- <dd></dd>
1921
- <dt>
1922
- <a class="link" href="gtk3-Resource-Files.html#GtkPathPriorityType" title="enum GtkPathPriorityType">GtkPathPriorityType</a>, enum in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
1923
- </dt>
1924
- <dd></dd>
1925
- <dt>
1926
- <a class="link" href="gtk3-Resource-Files.html#GtkPathType" title="enum GtkPathType">GtkPathType</a>, enum in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
1927
- </dt>
1928
- <dd></dd>
1929
- <dt>
1930
- <a class="link" href="GtkPlacesSidebar.html#GtkPlacesSidebar-show-connect-to-server" title="The “show-connect-to-server” signal">GtkPlacesSidebar::show-connect-to-server</a>, object signal in <a class="link" href="GtkPlacesSidebar.html" title="GtkPlacesSidebar">GtkPlacesSidebar</a>
1931
- </dt>
1932
- <dd></dd>
1933
- <dt>
1934
- <a class="link" href="GtkPlacesSidebar.html#GtkPlacesSidebar-show-other-locations" title="The “show-other-locations” signal">GtkPlacesSidebar::show-other-locations</a>, object signal in <a class="link" href="GtkPlacesSidebar.html" title="GtkPlacesSidebar">GtkPlacesSidebar</a>
1935
- </dt>
1936
- <dd></dd>
1937
- <dt>
1938
- <a class="link" href="GtkPlacesSidebar.html#gtk-places-sidebar-get-show-connect-to-server" title="gtk_places_sidebar_get_show_connect_to_server ()">gtk_places_sidebar_get_show_connect_to_server</a>, function in <a class="link" href="GtkPlacesSidebar.html" title="GtkPlacesSidebar">GtkPlacesSidebar</a>
1939
- </dt>
1940
- <dd></dd>
1941
- <dt>
1942
- <a class="link" href="GtkPlacesSidebar.html#gtk-places-sidebar-set-show-connect-to-server" title="gtk_places_sidebar_set_show_connect_to_server ()">gtk_places_sidebar_set_show_connect_to_server</a>, function in <a class="link" href="GtkPlacesSidebar.html" title="GtkPlacesSidebar">GtkPlacesSidebar</a>
1943
- </dt>
1944
- <dd></dd>
1945
- <dt>
1946
- <a class="link" href="GtkPopover.html#gtk-popover-get-transitions-enabled" title="gtk_popover_get_transitions_enabled ()">gtk_popover_get_transitions_enabled</a>, function in <a class="link" href="GtkPopover.html" title="GtkPopover">GtkPopover</a>
1947
- </dt>
1948
- <dd></dd>
1949
- <dt>
1950
- <a class="link" href="GtkPopover.html#gtk-popover-set-transitions-enabled" title="gtk_popover_set_transitions_enabled ()">gtk_popover_set_transitions_enabled</a>, function in <a class="link" href="GtkPopover.html" title="GtkPopover">GtkPopover</a>
1951
- </dt>
1952
- <dd></dd>
1953
- <dt>
1954
- <a class="link" href="GtkProgressBar.html#GtkProgressBar--s-min-horizontal-bar-height" title="The “min-horizontal-bar-height” style property">GtkProgressBar:min-horizontal-bar-height</a>, object property in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
1955
- </dt>
1956
- <dd></dd>
1957
- <dt>
1958
- <a class="link" href="GtkProgressBar.html#GtkProgressBar--s-min-horizontal-bar-width" title="The “min-horizontal-bar-width” style property">GtkProgressBar:min-horizontal-bar-width</a>, object property in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
1959
- </dt>
1960
- <dd></dd>
1961
- <dt>
1962
- <a class="link" href="GtkProgressBar.html#GtkProgressBar--s-min-vertical-bar-height" title="The “min-vertical-bar-height” style property">GtkProgressBar:min-vertical-bar-height</a>, object property in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
1963
- </dt>
1964
- <dd></dd>
1965
- <dt>
1966
- <a class="link" href="GtkProgressBar.html#GtkProgressBar--s-min-vertical-bar-width" title="The “min-vertical-bar-width” style property">GtkProgressBar:min-vertical-bar-width</a>, object property in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
1967
- </dt>
1968
- <dd></dd>
1969
- <dt>
1970
- <a class="link" href="GtkProgressBar.html#GtkProgressBar--s-xspacing" title="The “xspacing” style property">GtkProgressBar:xspacing</a>, object property in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
1971
- </dt>
1972
- <dd></dd>
1973
- <dt>
1974
- <a class="link" href="GtkProgressBar.html#GtkProgressBar--s-yspacing" title="The “yspacing” style property">GtkProgressBar:yspacing</a>, object property in <a class="link" href="GtkProgressBar.html" title="GtkProgressBar">GtkProgressBar</a>
1975
- </dt>
1976
- <dd></dd>
1977
- <a name="idxR"></a><h3 class="title">R</h3>
1978
- <dt>
1979
- <a class="link" href="GtkRadioAction.html#GtkRadioAction-changed" title="The “changed” signal">GtkRadioAction::changed</a>, object signal in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
1980
- </dt>
1981
- <dd></dd>
1982
- <dt>
1983
- <a class="link" href="GtkRadioAction.html#GtkRadioAction--current-value" title="The “current-value” property">GtkRadioAction:current-value</a>, object property in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
1984
- </dt>
1985
- <dd></dd>
1986
- <dt>
1987
- <a class="link" href="GtkRadioAction.html#GtkRadioAction--group" title="The “group” property">GtkRadioAction:group</a>, object property in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
1988
- </dt>
1989
- <dd></dd>
1990
- <dt>
1991
- <a class="link" href="GtkRadioAction.html#GtkRadioAction--value" title="The “value” property">GtkRadioAction:value</a>, object property in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
1992
- </dt>
1993
- <dd></dd>
1994
- <dt>
1995
- <a class="link" href="GtkActionGroup.html#GtkRadioActionEntry" title="struct GtkRadioActionEntry">GtkRadioActionEntry</a>, struct in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
1996
- </dt>
1997
- <dd></dd>
1998
- <dt>
1999
- <a class="link" href="GtkRadioAction.html#gtk-radio-action-get-current-value" title="gtk_radio_action_get_current_value ()">gtk_radio_action_get_current_value</a>, function in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
2000
- </dt>
2001
- <dd></dd>
2002
- <dt>
2003
- <a class="link" href="GtkRadioAction.html#gtk-radio-action-get-group" title="gtk_radio_action_get_group ()">gtk_radio_action_get_group</a>, function in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
2004
- </dt>
2005
- <dd></dd>
2006
- <dt>
2007
- <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>
2008
- </dt>
2009
- <dd></dd>
2010
- <dt>
2011
- <a class="link" href="GtkRadioAction.html#gtk-radio-action-new" title="gtk_radio_action_new ()">gtk_radio_action_new</a>, function in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
2012
- </dt>
2013
- <dd></dd>
2014
- <dt>
2015
- <a class="link" href="GtkRadioAction.html#gtk-radio-action-set-current-value" title="gtk_radio_action_set_current_value ()">gtk_radio_action_set_current_value</a>, function in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
2016
- </dt>
2017
- <dd></dd>
2018
- <dt>
2019
- <a class="link" href="GtkRadioAction.html#gtk-radio-action-set-group" title="gtk_radio_action_set_group ()">gtk_radio_action_set_group</a>, function in <a class="link" href="GtkRadioAction.html" title="GtkRadioAction">GtkRadioAction</a>
2020
- </dt>
2021
- <dd></dd>
2022
- <dt>
2023
- <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-new-from-stock" title="gtk_radio_tool_button_new_from_stock ()">gtk_radio_tool_button_new_from_stock</a>, function in <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton">GtkRadioToolButton</a>
2024
- </dt>
2025
- <dd></dd>
2026
- <dt>
2027
- <a class="link" href="GtkRadioToolButton.html#gtk-radio-tool-button-new-with-stock-from-widget" title="gtk_radio_tool_button_new_with_stock_from_widget ()">gtk_radio_tool_button_new_with_stock_from_widget</a>, function in <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton">GtkRadioToolButton</a>
2028
- </dt>
2029
- <dd></dd>
2030
- <dt>
2031
- <a class="link" href="GtkRange.html#GtkRange--s-arrow-displacement-x" title="The “arrow-displacement-x” style property">GtkRange:arrow-displacement-x</a>, object property in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2032
- </dt>
2033
- <dd></dd>
2034
- <dt>
2035
- <a class="link" href="GtkRange.html#GtkRange--s-arrow-displacement-y" title="The “arrow-displacement-y” style property">GtkRange:arrow-displacement-y</a>, object property in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2036
- </dt>
2037
- <dd></dd>
2038
- <dt>
2039
- <a class="link" href="GtkRange.html#GtkRange--s-arrow-scaling" title="The “arrow-scaling” style property">GtkRange:arrow-scaling</a>, object property in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2040
- </dt>
2041
- <dd></dd>
2042
- <dt>
2043
- <a class="link" href="GtkRange.html#GtkRange--s-slider-width" title="The “slider-width” style property">GtkRange:slider-width</a>, object property in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2044
- </dt>
2045
- <dd></dd>
2046
- <dt>
2047
- <a class="link" href="GtkRange.html#GtkRange--s-stepper-size" title="The “stepper-size” style property">GtkRange:stepper-size</a>, object property in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2048
- </dt>
2049
- <dd></dd>
2050
- <dt>
2051
- <a class="link" href="GtkRange.html#GtkRange--s-stepper-spacing" title="The “stepper-spacing” style property">GtkRange:stepper-spacing</a>, object property in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2052
- </dt>
2053
- <dd></dd>
2054
- <dt>
2055
- <a class="link" href="GtkRange.html#GtkRange--s-trough-border" title="The “trough-border” style property">GtkRange:trough-border</a>, object property in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2056
- </dt>
2057
- <dd></dd>
2058
- <dt>
2059
- <a class="link" href="GtkRange.html#GtkRange--s-trough-under-steppers" title="The “trough-under-steppers” style property">GtkRange:trough-under-steppers</a>, object property in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2060
- </dt>
2061
- <dd></dd>
2062
- <dt>
2063
- <a class="link" href="GtkRange.html#gtk-range-get-min-slider-size" title="gtk_range_get_min_slider_size ()">gtk_range_get_min_slider_size</a>, function in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2064
- </dt>
2065
- <dd></dd>
2066
- <dt>
2067
- <a class="link" href="GtkRange.html#gtk-range-set-min-slider-size" title="gtk_range_set_min_slider_size ()">gtk_range_set_min_slider_size</a>, function in <a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
2068
- </dt>
2069
- <dd></dd>
2070
- <dt>
2071
- <a class="link" href="gtk3-Resource-Files.html#GtkRcTokenType" title="enum GtkRcTokenType">GtkRcTokenType</a>, enum in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2072
- </dt>
2073
- <dd></dd>
2074
- <dt>
2075
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-add-default-file" title="gtk_rc_add_default_file ()">gtk_rc_add_default_file</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2076
- </dt>
2077
- <dd></dd>
2078
- <dt>
2079
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-find-module-in-path" title="gtk_rc_find_module_in_path ()">gtk_rc_find_module_in_path</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2080
- </dt>
2081
- <dd></dd>
2082
- <dt>
2083
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-find-pixmap-in-path" title="gtk_rc_find_pixmap_in_path ()">gtk_rc_find_pixmap_in_path</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2084
- </dt>
2085
- <dd></dd>
2086
- <dt>
2087
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-default-files" title="gtk_rc_get_default_files ()">gtk_rc_get_default_files</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2088
- </dt>
2089
- <dd></dd>
2090
- <dt>
2091
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-im-module-file" title="gtk_rc_get_im_module_file ()">gtk_rc_get_im_module_file</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2092
- </dt>
2093
- <dd></dd>
2094
- <dt>
2095
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-im-module-path" title="gtk_rc_get_im_module_path ()">gtk_rc_get_im_module_path</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2096
- </dt>
2097
- <dd></dd>
2098
- <dt>
2099
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-module-dir" title="gtk_rc_get_module_dir ()">gtk_rc_get_module_dir</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2100
- </dt>
2101
- <dd></dd>
2102
- <dt>
2103
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-style" title="gtk_rc_get_style ()">gtk_rc_get_style</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2104
- </dt>
2105
- <dd></dd>
2106
- <dt>
2107
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-style-by-paths" title="gtk_rc_get_style_by_paths ()">gtk_rc_get_style_by_paths</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2108
- </dt>
2109
- <dd></dd>
2110
- <dt>
2111
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-theme-dir" title="gtk_rc_get_theme_dir ()">gtk_rc_get_theme_dir</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2112
- </dt>
2113
- <dd></dd>
2114
- <dt>
2115
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-parse" title="gtk_rc_parse ()">gtk_rc_parse</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2116
- </dt>
2117
- <dd></dd>
2118
- <dt>
2119
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-parse-color" title="gtk_rc_parse_color ()">gtk_rc_parse_color</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2120
- </dt>
2121
- <dd></dd>
2122
- <dt>
2123
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-parse-color-full" title="gtk_rc_parse_color_full ()">gtk_rc_parse_color_full</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2124
- </dt>
2125
- <dd></dd>
2126
- <dt>
2127
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-parse-priority" title="gtk_rc_parse_priority ()">gtk_rc_parse_priority</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2128
- </dt>
2129
- <dd></dd>
2130
- <dt>
2131
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-parse-state" title="gtk_rc_parse_state ()">gtk_rc_parse_state</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2132
- </dt>
2133
- <dd></dd>
2134
- <dt>
2135
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-parse-string" title="gtk_rc_parse_string ()">gtk_rc_parse_string</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2136
- </dt>
2137
- <dd></dd>
2138
- <dt>
2139
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-reparse-all" title="gtk_rc_reparse_all ()">gtk_rc_reparse_all</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2140
- </dt>
2141
- <dd></dd>
2142
- <dt>
2143
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-reparse-all-for-settings" title="gtk_rc_reparse_all_for_settings ()">gtk_rc_reparse_all_for_settings</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2144
- </dt>
2145
- <dd></dd>
2146
- <dt>
2147
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-reset-styles" title="gtk_rc_reset_styles ()">gtk_rc_reset_styles</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2148
- </dt>
2149
- <dd></dd>
2150
- <dt>
2151
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-scanner-new" title="gtk_rc_scanner_new ()">gtk_rc_scanner_new</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2152
- </dt>
2153
- <dd></dd>
2154
- <dt>
2155
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-set-default-files" title="gtk_rc_set_default_files ()">gtk_rc_set_default_files</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2156
- </dt>
2157
- <dd></dd>
2158
- <dt>
2159
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-style-copy" title="gtk_rc_style_copy ()">gtk_rc_style_copy</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2160
- </dt>
2161
- <dd></dd>
2162
- <dt>
2163
- <a class="link" href="gtk3-Resource-Files.html#gtk-rc-style-new" title="gtk_rc_style_new ()">gtk_rc_style_new</a>, function in <a class="link" href="gtk3-Resource-Files.html" title="Resource Files">Resource Files</a>
2164
- </dt>
2165
- <dd></dd>
2166
- <dt>
2167
- <a class="link" href="GtkRecentAction.html#GtkRecentAction--show-numbers" title="The “show-numbers” property">GtkRecentAction:show-numbers</a>, object property in <a class="link" href="GtkRecentAction.html" title="GtkRecentAction">GtkRecentAction</a>
2168
- </dt>
2169
- <dd></dd>
2170
- <dt>
2171
- <a class="link" href="GtkRecentAction.html#gtk-recent-action-get-show-numbers" title="gtk_recent_action_get_show_numbers ()">gtk_recent_action_get_show_numbers</a>, function in <a class="link" href="GtkRecentAction.html" title="GtkRecentAction">GtkRecentAction</a>
2172
- </dt>
2173
- <dd></dd>
2174
- <dt>
2175
- <a class="link" href="GtkRecentAction.html#gtk-recent-action-new" title="gtk_recent_action_new ()">gtk_recent_action_new</a>, function in <a class="link" href="GtkRecentAction.html" title="GtkRecentAction">GtkRecentAction</a>
2176
- </dt>
2177
- <dd></dd>
2178
- <dt>
2179
- <a class="link" href="GtkRecentAction.html#gtk-recent-action-new-for-manager" title="gtk_recent_action_new_for_manager ()">gtk_recent_action_new_for_manager</a>, function in <a class="link" href="GtkRecentAction.html" title="GtkRecentAction">GtkRecentAction</a>
2180
- </dt>
2181
- <dd></dd>
2182
- <dt>
2183
- <a class="link" href="GtkRecentAction.html#gtk-recent-action-set-show-numbers" title="gtk_recent_action_set_show_numbers ()">gtk_recent_action_set_show_numbers</a>, function in <a class="link" href="GtkRecentAction.html" title="GtkRecentAction">GtkRecentAction</a>
2184
- </dt>
2185
- <dd></dd>
2186
- <dt>
2187
- <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>
2188
- </dt>
2189
- <dd></dd>
2190
- <a name="idxS"></a><h3 class="title">S</h3>
2191
- <dt>
2192
- <a class="link" href="GtkScale.html#GtkScale--s-slider-length" title="The “slider-length” style property">GtkScale:slider-length</a>, object property in <a class="link" href="GtkScale.html" title="GtkScale">GtkScale</a>
2193
- </dt>
2194
- <dd></dd>
2195
- <dt>
2196
- <a class="link" href="GtkScale.html#GtkScale--s-value-spacing" title="The “value-spacing” style property">GtkScale:value-spacing</a>, object property in <a class="link" href="GtkScale.html" title="GtkScale">GtkScale</a>
2197
- </dt>
2198
- <dd></dd>
2199
- <dt>
2200
- <a class="link" href="GtkScrollbar.html#GtkScrollbar--s-min-slider-length" title="The “min-slider-length” style property">GtkScrollbar:min-slider-length</a>, object property in <a class="link" href="GtkScrollbar.html" title="GtkScrollbar">GtkScrollbar</a>
2201
- </dt>
2202
- <dd></dd>
2203
- <dt>
2204
- <a class="link" href="GtkScrolledWindow.html#GtkScrolledWindow--s-scrollbars-within-bevel" title="The “scrollbars-within-bevel” style property">GtkScrolledWindow:scrollbars-within-bevel</a>, object property in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
2205
- </dt>
2206
- <dd></dd>
2207
- <dt>
2208
- <a class="link" href="GtkScrolledWindow.html#GtkScrolledWindow--window-placement-set" title="The “window-placement-set” property">GtkScrolledWindow:window-placement-set</a>, object property in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
2209
- </dt>
2210
- <dd></dd>
2211
- <dt>
2212
- <a class="link" href="GtkScrolledWindow.html#gtk-scrolled-window-add-with-viewport" title="gtk_scrolled_window_add_with_viewport ()">gtk_scrolled_window_add_with_viewport</a>, function in <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow">GtkScrolledWindow</a>
2213
- </dt>
2214
- <dd></dd>
2215
- <dt>
2216
- <a class="link" href="GtkSettings.html#GtkSettings--color-hash" title="The “color-hash” property">GtkSettings:color-hash</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2217
- </dt>
2218
- <dd></dd>
2219
- <dt>
2220
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-auto-mnemonics" title="The “gtk-auto-mnemonics” property">GtkSettings:gtk-auto-mnemonics</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2221
- </dt>
2222
- <dd></dd>
2223
- <dt>
2224
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-button-images" title="The “gtk-button-images” property">GtkSettings:gtk-button-images</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2225
- </dt>
2226
- <dd></dd>
2227
- <dt>
2228
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-can-change-accels" title="The “gtk-can-change-accels” property">GtkSettings:gtk-can-change-accels</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2229
- </dt>
2230
- <dd></dd>
2231
- <dt>
2232
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-color-palette" title="The “gtk-color-palette” property">GtkSettings:gtk-color-palette</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2233
- </dt>
2234
- <dd></dd>
2235
- <dt>
2236
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-color-scheme" title="The “gtk-color-scheme” property">GtkSettings:gtk-color-scheme</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2237
- </dt>
2238
- <dd></dd>
2239
- <dt>
2240
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-mnemonics" title="The “gtk-enable-mnemonics” property">GtkSettings:gtk-enable-mnemonics</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2241
- </dt>
2242
- <dd></dd>
2243
- <dt>
2244
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-enable-tooltips" title="The “gtk-enable-tooltips” property">GtkSettings:gtk-enable-tooltips</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2245
- </dt>
2246
- <dd></dd>
2247
- <dt>
2248
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-fallback-icon-theme" title="The “gtk-fallback-icon-theme” property">GtkSettings:gtk-fallback-icon-theme</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2249
- </dt>
2250
- <dd></dd>
2251
- <dt>
2252
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-file-chooser-backend" title="The “gtk-file-chooser-backend” property">GtkSettings:gtk-file-chooser-backend</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2253
- </dt>
2254
- <dd></dd>
2255
- <dt>
2256
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-icon-sizes" title="The “gtk-icon-sizes” property">GtkSettings:gtk-icon-sizes</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2257
- </dt>
2258
- <dd></dd>
2259
- <dt>
2260
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-im-preedit-style" title="The “gtk-im-preedit-style” property">GtkSettings:gtk-im-preedit-style</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2261
- </dt>
2262
- <dd></dd>
2263
- <dt>
2264
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-im-status-style" title="The “gtk-im-status-style” property">GtkSettings:gtk-im-status-style</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2265
- </dt>
2266
- <dd></dd>
2267
- <dt>
2268
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-keynav-cursor-only" title="The “gtk-keynav-cursor-only” property">GtkSettings:gtk-keynav-cursor-only</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2269
- </dt>
2270
- <dd></dd>
2271
- <dt>
2272
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-keynav-wrap-around" title="The “gtk-keynav-wrap-around” property">GtkSettings:gtk-keynav-wrap-around</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2273
- </dt>
2274
- <dd></dd>
2275
- <dt>
2276
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-bar-accel" title="The “gtk-menu-bar-accel” property">GtkSettings:gtk-menu-bar-accel</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2277
- </dt>
2278
- <dd></dd>
2279
- <dt>
2280
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-bar-popup-delay" title="The “gtk-menu-bar-popup-delay” property">GtkSettings:gtk-menu-bar-popup-delay</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2281
- </dt>
2282
- <dd></dd>
2283
- <dt>
2284
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-images" title="The “gtk-menu-images” property">GtkSettings:gtk-menu-images</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2285
- </dt>
2286
- <dd></dd>
2287
- <dt>
2288
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-popdown-delay" title="The “gtk-menu-popdown-delay” property">GtkSettings:gtk-menu-popdown-delay</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2289
- </dt>
2290
- <dd></dd>
2291
- <dt>
2292
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-menu-popup-delay" title="The “gtk-menu-popup-delay” property">GtkSettings:gtk-menu-popup-delay</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2293
- </dt>
2294
- <dd></dd>
2295
- <dt>
2296
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-recent-files-limit" title="The “gtk-recent-files-limit” property">GtkSettings:gtk-recent-files-limit</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2297
- </dt>
2298
- <dd></dd>
2299
- <dt>
2300
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-scrolled-window-placement" title="The “gtk-scrolled-window-placement” property">GtkSettings:gtk-scrolled-window-placement</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2301
- </dt>
2302
- <dd></dd>
2303
- <dt>
2304
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-show-input-method-menu" title="The “gtk-show-input-method-menu” property">GtkSettings:gtk-show-input-method-menu</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2305
- </dt>
2306
- <dd></dd>
2307
- <dt>
2308
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-show-unicode-menu" title="The “gtk-show-unicode-menu” property">GtkSettings:gtk-show-unicode-menu</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2309
- </dt>
2310
- <dd></dd>
2311
- <dt>
2312
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-timeout-expand" title="The “gtk-timeout-expand” property">GtkSettings:gtk-timeout-expand</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2313
- </dt>
2314
- <dd></dd>
2315
- <dt>
2316
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-timeout-initial" title="The “gtk-timeout-initial” property">GtkSettings:gtk-timeout-initial</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2317
- </dt>
2318
- <dd></dd>
2319
- <dt>
2320
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-timeout-repeat" title="The “gtk-timeout-repeat” property">GtkSettings:gtk-timeout-repeat</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2321
- </dt>
2322
- <dd></dd>
2323
- <dt>
2324
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-toolbar-icon-size" title="The “gtk-toolbar-icon-size” property">GtkSettings:gtk-toolbar-icon-size</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2325
- </dt>
2326
- <dd></dd>
2327
- <dt>
2328
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-toolbar-style" title="The “gtk-toolbar-style” property">GtkSettings:gtk-toolbar-style</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2329
- </dt>
2330
- <dd></dd>
2331
- <dt>
2332
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-tooltip-browse-mode-timeout" title="The “gtk-tooltip-browse-mode-timeout” property">GtkSettings:gtk-tooltip-browse-mode-timeout</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2333
- </dt>
2334
- <dd></dd>
2335
- <dt>
2336
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-tooltip-browse-timeout" title="The “gtk-tooltip-browse-timeout” property">GtkSettings:gtk-tooltip-browse-timeout</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2337
- </dt>
2338
- <dd></dd>
2339
- <dt>
2340
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-tooltip-timeout" title="The “gtk-tooltip-timeout” property">GtkSettings:gtk-tooltip-timeout</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2341
- </dt>
2342
- <dd></dd>
2343
- <dt>
2344
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-touchscreen-mode" title="The “gtk-touchscreen-mode” property">GtkSettings:gtk-touchscreen-mode</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2345
- </dt>
2346
- <dd></dd>
2347
- <dt>
2348
- <a class="link" href="GtkSettings.html#GtkSettings--gtk-visible-focus" title="The “gtk-visible-focus” property">GtkSettings:gtk-visible-focus</a>, object property in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2349
- </dt>
2350
- <dd></dd>
2351
- <dt>
2352
- <a class="link" href="GtkSettings.html#gtk-settings-install-property" title="gtk_settings_install_property ()">gtk_settings_install_property</a>, function in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2353
- </dt>
2354
- <dd></dd>
2355
- <dt>
2356
- <a class="link" href="GtkSettings.html#gtk-settings-install-property-parser" title="gtk_settings_install_property_parser ()">gtk_settings_install_property_parser</a>, function in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2357
- </dt>
2358
- <dd></dd>
2359
- <dt>
2360
- <a class="link" href="GtkSettings.html#gtk-settings-set-double-property" title="gtk_settings_set_double_property ()">gtk_settings_set_double_property</a>, function in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2361
- </dt>
2362
- <dd></dd>
2363
- <dt>
2364
- <a class="link" href="GtkSettings.html#gtk-settings-set-long-property" title="gtk_settings_set_long_property ()">gtk_settings_set_long_property</a>, function in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2365
- </dt>
2366
- <dd></dd>
2367
- <dt>
2368
- <a class="link" href="GtkSettings.html#gtk-settings-set-property-value" title="gtk_settings_set_property_value ()">gtk_settings_set_property_value</a>, function in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2369
- </dt>
2370
- <dd></dd>
2371
- <dt>
2372
- <a class="link" href="GtkSettings.html#gtk-settings-set-string-property" title="gtk_settings_set_string_property ()">gtk_settings_set_string_property</a>, function in <a class="link" href="GtkSettings.html" title="Settings">GtkSettings</a>
2373
- </dt>
2374
- <dd></dd>
2375
- <dt>
2376
- <a class="link" href="GtkSizeGroup.html#GtkSizeGroup--ignore-hidden" title="The “ignore-hidden” property">GtkSizeGroup:ignore-hidden</a>, object property in <a class="link" href="GtkSizeGroup.html" title="GtkSizeGroup">GtkSizeGroup</a>
2377
- </dt>
2378
- <dd></dd>
2379
- <dt>
2380
- <a class="link" href="GtkSizeGroup.html#gtk-size-group-get-ignore-hidden" title="gtk_size_group_get_ignore_hidden ()">gtk_size_group_get_ignore_hidden</a>, function in <a class="link" href="GtkSizeGroup.html" title="GtkSizeGroup">GtkSizeGroup</a>
2381
- </dt>
2382
- <dd></dd>
2383
- <dt>
2384
- <a class="link" href="GtkSizeGroup.html#gtk-size-group-set-ignore-hidden" title="gtk_size_group_set_ignore_hidden ()">gtk_size_group_set_ignore_hidden</a>, function in <a class="link" href="GtkSizeGroup.html" title="GtkSizeGroup">GtkSizeGroup</a>
2385
- </dt>
2386
- <dd></dd>
2387
- <dt>
2388
- <a class="link" href="GtkSpinButton.html#GtkSpinButton--s-shadow-type" title="The “shadow-type” style property">GtkSpinButton:shadow-type</a>, object property in <a class="link" href="GtkSpinButton.html" title="GtkSpinButton">GtkSpinButton</a>
2389
- </dt>
2390
- <dd></dd>
2391
- <dt>
2392
- <a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType">GtkStateType</a>, enum in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
2393
- </dt>
2394
- <dd></dd>
2395
- <dt>
2396
- <a class="link" href="GtkStatusbar.html#GtkStatusbar--s-shadow-type" title="The “shadow-type” style property">GtkStatusbar:shadow-type</a>, object property in <a class="link" href="GtkStatusbar.html" title="GtkStatusbar">GtkStatusbar</a>
2397
- </dt>
2398
- <dd></dd>
2399
- <dt>
2400
- <a class="link" href="GtkStatusIcon.html#GtkStatusIcon--stock" title="The “stock” property">GtkStatusIcon:stock</a>, object property in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2401
- </dt>
2402
- <dd></dd>
2403
- <dt>
2404
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-geometry" title="gtk_status_icon_get_geometry ()">gtk_status_icon_get_geometry</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2405
- </dt>
2406
- <dd></dd>
2407
- <dt>
2408
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-gicon" title="gtk_status_icon_get_gicon ()">gtk_status_icon_get_gicon</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2409
- </dt>
2410
- <dd></dd>
2411
- <dt>
2412
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-has-tooltip" title="gtk_status_icon_get_has_tooltip ()">gtk_status_icon_get_has_tooltip</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2413
- </dt>
2414
- <dd></dd>
2415
- <dt>
2416
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-icon-name" title="gtk_status_icon_get_icon_name ()">gtk_status_icon_get_icon_name</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2417
- </dt>
2418
- <dd></dd>
2419
- <dt>
2420
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-pixbuf" title="gtk_status_icon_get_pixbuf ()">gtk_status_icon_get_pixbuf</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2421
- </dt>
2422
- <dd></dd>
2423
- <dt>
2424
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-screen" title="gtk_status_icon_get_screen ()">gtk_status_icon_get_screen</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2425
- </dt>
2426
- <dd></dd>
2427
- <dt>
2428
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-size" title="gtk_status_icon_get_size ()">gtk_status_icon_get_size</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2429
- </dt>
2430
- <dd></dd>
2431
- <dt>
2432
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-stock" title="gtk_status_icon_get_stock ()">gtk_status_icon_get_stock</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2433
- </dt>
2434
- <dd></dd>
2435
- <dt>
2436
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-storage-type" title="gtk_status_icon_get_storage_type ()">gtk_status_icon_get_storage_type</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2437
- </dt>
2438
- <dd></dd>
2439
- <dt>
2440
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-title" title="gtk_status_icon_get_title ()">gtk_status_icon_get_title</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2441
- </dt>
2442
- <dd></dd>
2443
- <dt>
2444
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-tooltip-markup" title="gtk_status_icon_get_tooltip_markup ()">gtk_status_icon_get_tooltip_markup</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2445
- </dt>
2446
- <dd></dd>
2447
- <dt>
2448
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-tooltip-text" title="gtk_status_icon_get_tooltip_text ()">gtk_status_icon_get_tooltip_text</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2449
- </dt>
2450
- <dd></dd>
2451
- <dt>
2452
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-visible" title="gtk_status_icon_get_visible ()">gtk_status_icon_get_visible</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2453
- </dt>
2454
- <dd></dd>
2455
- <dt>
2456
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-x11-window-id" title="gtk_status_icon_get_x11_window_id ()">gtk_status_icon_get_x11_window_id</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2457
- </dt>
2458
- <dd></dd>
2459
- <dt>
2460
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-is-embedded" title="gtk_status_icon_is_embedded ()">gtk_status_icon_is_embedded</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2461
- </dt>
2462
- <dd></dd>
2463
- <dt>
2464
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new" title="gtk_status_icon_new ()">gtk_status_icon_new</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2465
- </dt>
2466
- <dd></dd>
2467
- <dt>
2468
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-file" title="gtk_status_icon_new_from_file ()">gtk_status_icon_new_from_file</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2469
- </dt>
2470
- <dd></dd>
2471
- <dt>
2472
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-gicon" title="gtk_status_icon_new_from_gicon ()">gtk_status_icon_new_from_gicon</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2473
- </dt>
2474
- <dd></dd>
2475
- <dt>
2476
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-icon-name" title="gtk_status_icon_new_from_icon_name ()">gtk_status_icon_new_from_icon_name</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2477
- </dt>
2478
- <dd></dd>
2479
- <dt>
2480
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-pixbuf" title="gtk_status_icon_new_from_pixbuf ()">gtk_status_icon_new_from_pixbuf</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2481
- </dt>
2482
- <dd></dd>
2483
- <dt>
2484
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-stock" title="gtk_status_icon_new_from_stock ()">gtk_status_icon_new_from_stock</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2485
- </dt>
2486
- <dd></dd>
2487
- <dt>
2488
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-position-menu" title="gtk_status_icon_position_menu ()">gtk_status_icon_position_menu</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2489
- </dt>
2490
- <dd></dd>
2491
- <dt>
2492
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-from-file" title="gtk_status_icon_set_from_file ()">gtk_status_icon_set_from_file</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2493
- </dt>
2494
- <dd></dd>
2495
- <dt>
2496
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-from-gicon" title="gtk_status_icon_set_from_gicon ()">gtk_status_icon_set_from_gicon</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2497
- </dt>
2498
- <dd></dd>
2499
- <dt>
2500
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-from-icon-name" title="gtk_status_icon_set_from_icon_name ()">gtk_status_icon_set_from_icon_name</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2501
- </dt>
2502
- <dd></dd>
2503
- <dt>
2504
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-from-pixbuf" title="gtk_status_icon_set_from_pixbuf ()">gtk_status_icon_set_from_pixbuf</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2505
- </dt>
2506
- <dd></dd>
2507
- <dt>
2508
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-from-stock" title="gtk_status_icon_set_from_stock ()">gtk_status_icon_set_from_stock</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2509
- </dt>
2510
- <dd></dd>
2511
- <dt>
2512
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-has-tooltip" title="gtk_status_icon_set_has_tooltip ()">gtk_status_icon_set_has_tooltip</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2513
- </dt>
2514
- <dd></dd>
2515
- <dt>
2516
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-name" title="gtk_status_icon_set_name ()">gtk_status_icon_set_name</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2517
- </dt>
2518
- <dd></dd>
2519
- <dt>
2520
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-screen" title="gtk_status_icon_set_screen ()">gtk_status_icon_set_screen</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2521
- </dt>
2522
- <dd></dd>
2523
- <dt>
2524
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-title" title="gtk_status_icon_set_title ()">gtk_status_icon_set_title</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2525
- </dt>
2526
- <dd></dd>
2527
- <dt>
2528
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-tooltip-markup" title="gtk_status_icon_set_tooltip_markup ()">gtk_status_icon_set_tooltip_markup</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2529
- </dt>
2530
- <dd></dd>
2531
- <dt>
2532
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-tooltip-text" title="gtk_status_icon_set_tooltip_text ()">gtk_status_icon_set_tooltip_text</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2533
- </dt>
2534
- <dd></dd>
2535
- <dt>
2536
- <a class="link" href="GtkStatusIcon.html#gtk-status-icon-set-visible" title="gtk_status_icon_set_visible ()">gtk_status_icon_set_visible</a>, function in <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon">GtkStatusIcon</a>
2537
- </dt>
2538
- <dd></dd>
2539
- <dt>
2540
- <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem">GtkStockItem</a>, struct in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2541
- </dt>
2542
- <dd></dd>
2543
- <dt>
2544
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ABOUT:CAPS" title="GTK_STOCK_ABOUT">GTK_STOCK_ABOUT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2545
- </dt>
2546
- <dd></dd>
2547
- <dt>
2548
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ADD:CAPS" title="GTK_STOCK_ADD">GTK_STOCK_ADD</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2549
- </dt>
2550
- <dd></dd>
2551
- <dt>
2552
- <a class="link" href="gtk3-Stock-Items.html#gtk-stock-add" title="gtk_stock_add ()">gtk_stock_add</a>, function in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2553
- </dt>
2554
- <dd></dd>
2555
- <dt>
2556
- <a class="link" href="gtk3-Stock-Items.html#gtk-stock-add-static" title="gtk_stock_add_static ()">gtk_stock_add_static</a>, function in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2557
- </dt>
2558
- <dd></dd>
2559
- <dt>
2560
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-APPLY:CAPS" title="GTK_STOCK_APPLY">GTK_STOCK_APPLY</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2561
- </dt>
2562
- <dd></dd>
2563
- <dt>
2564
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-BOLD:CAPS" title="GTK_STOCK_BOLD">GTK_STOCK_BOLD</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2565
- </dt>
2566
- <dd></dd>
2567
- <dt>
2568
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CANCEL:CAPS" title="GTK_STOCK_CANCEL">GTK_STOCK_CANCEL</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2569
- </dt>
2570
- <dd></dd>
2571
- <dt>
2572
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CAPS-LOCK-WARNING:CAPS" title="GTK_STOCK_CAPS_LOCK_WARNING">GTK_STOCK_CAPS_LOCK_WARNING</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2573
- </dt>
2574
- <dd></dd>
2575
- <dt>
2576
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CDROM:CAPS" title="GTK_STOCK_CDROM">GTK_STOCK_CDROM</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2577
- </dt>
2578
- <dd></dd>
2579
- <dt>
2580
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CLEAR:CAPS" title="GTK_STOCK_CLEAR">GTK_STOCK_CLEAR</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2581
- </dt>
2582
- <dd></dd>
2583
- <dt>
2584
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CLOSE:CAPS" title="GTK_STOCK_CLOSE">GTK_STOCK_CLOSE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2585
- </dt>
2586
- <dd></dd>
2587
- <dt>
2588
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-COLOR-PICKER:CAPS" title="GTK_STOCK_COLOR_PICKER">GTK_STOCK_COLOR_PICKER</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2589
- </dt>
2590
- <dd></dd>
2591
- <dt>
2592
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CONNECT:CAPS" title="GTK_STOCK_CONNECT">GTK_STOCK_CONNECT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2593
- </dt>
2594
- <dd></dd>
2595
- <dt>
2596
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CONVERT:CAPS" title="GTK_STOCK_CONVERT">GTK_STOCK_CONVERT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2597
- </dt>
2598
- <dd></dd>
2599
- <dt>
2600
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-COPY:CAPS" title="GTK_STOCK_COPY">GTK_STOCK_COPY</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2601
- </dt>
2602
- <dd></dd>
2603
- <dt>
2604
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CUT:CAPS" title="GTK_STOCK_CUT">GTK_STOCK_CUT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2605
- </dt>
2606
- <dd></dd>
2607
- <dt>
2608
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DELETE:CAPS" title="GTK_STOCK_DELETE">GTK_STOCK_DELETE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2609
- </dt>
2610
- <dd></dd>
2611
- <dt>
2612
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-AUTHENTICATION:CAPS" title="GTK_STOCK_DIALOG_AUTHENTICATION">GTK_STOCK_DIALOG_AUTHENTICATION</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2613
- </dt>
2614
- <dd></dd>
2615
- <dt>
2616
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-ERROR:CAPS" title="GTK_STOCK_DIALOG_ERROR">GTK_STOCK_DIALOG_ERROR</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2617
- </dt>
2618
- <dd></dd>
2619
- <dt>
2620
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-INFO:CAPS" title="GTK_STOCK_DIALOG_INFO">GTK_STOCK_DIALOG_INFO</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2621
- </dt>
2622
- <dd></dd>
2623
- <dt>
2624
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-QUESTION:CAPS" title="GTK_STOCK_DIALOG_QUESTION">GTK_STOCK_DIALOG_QUESTION</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2625
- </dt>
2626
- <dd></dd>
2627
- <dt>
2628
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-WARNING:CAPS" title="GTK_STOCK_DIALOG_WARNING">GTK_STOCK_DIALOG_WARNING</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2629
- </dt>
2630
- <dd></dd>
2631
- <dt>
2632
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIRECTORY:CAPS" title="GTK_STOCK_DIRECTORY">GTK_STOCK_DIRECTORY</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2633
- </dt>
2634
- <dd></dd>
2635
- <dt>
2636
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DISCARD:CAPS" title="GTK_STOCK_DISCARD">GTK_STOCK_DISCARD</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2637
- </dt>
2638
- <dd></dd>
2639
- <dt>
2640
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DISCONNECT:CAPS" title="GTK_STOCK_DISCONNECT">GTK_STOCK_DISCONNECT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2641
- </dt>
2642
- <dd></dd>
2643
- <dt>
2644
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DND:CAPS" title="GTK_STOCK_DND">GTK_STOCK_DND</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2645
- </dt>
2646
- <dd></dd>
2647
- <dt>
2648
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DND-MULTIPLE:CAPS" title="GTK_STOCK_DND_MULTIPLE">GTK_STOCK_DND_MULTIPLE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2649
- </dt>
2650
- <dd></dd>
2651
- <dt>
2652
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-EDIT:CAPS" title="GTK_STOCK_EDIT">GTK_STOCK_EDIT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2653
- </dt>
2654
- <dd></dd>
2655
- <dt>
2656
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-EXECUTE:CAPS" title="GTK_STOCK_EXECUTE">GTK_STOCK_EXECUTE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2657
- </dt>
2658
- <dd></dd>
2659
- <dt>
2660
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FILE:CAPS" title="GTK_STOCK_FILE">GTK_STOCK_FILE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2661
- </dt>
2662
- <dd></dd>
2663
- <dt>
2664
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FIND:CAPS" title="GTK_STOCK_FIND">GTK_STOCK_FIND</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2665
- </dt>
2666
- <dd></dd>
2667
- <dt>
2668
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FIND-AND-REPLACE:CAPS" title="GTK_STOCK_FIND_AND_REPLACE">GTK_STOCK_FIND_AND_REPLACE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2669
- </dt>
2670
- <dd></dd>
2671
- <dt>
2672
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FLOPPY:CAPS" title="GTK_STOCK_FLOPPY">GTK_STOCK_FLOPPY</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2673
- </dt>
2674
- <dd></dd>
2675
- <dt>
2676
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FULLSCREEN:CAPS" title="GTK_STOCK_FULLSCREEN">GTK_STOCK_FULLSCREEN</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2677
- </dt>
2678
- <dd></dd>
2679
- <dt>
2680
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GOTO-BOTTOM:CAPS" title="GTK_STOCK_GOTO_BOTTOM">GTK_STOCK_GOTO_BOTTOM</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2681
- </dt>
2682
- <dd></dd>
2683
- <dt>
2684
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GOTO-FIRST:CAPS" title="GTK_STOCK_GOTO_FIRST">GTK_STOCK_GOTO_FIRST</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2685
- </dt>
2686
- <dd></dd>
2687
- <dt>
2688
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GOTO-LAST:CAPS" title="GTK_STOCK_GOTO_LAST">GTK_STOCK_GOTO_LAST</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2689
- </dt>
2690
- <dd></dd>
2691
- <dt>
2692
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GOTO-TOP:CAPS" title="GTK_STOCK_GOTO_TOP">GTK_STOCK_GOTO_TOP</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2693
- </dt>
2694
- <dd></dd>
2695
- <dt>
2696
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GO-BACK:CAPS" title="GTK_STOCK_GO_BACK">GTK_STOCK_GO_BACK</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2697
- </dt>
2698
- <dd></dd>
2699
- <dt>
2700
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GO-DOWN:CAPS" title="GTK_STOCK_GO_DOWN">GTK_STOCK_GO_DOWN</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2701
- </dt>
2702
- <dd></dd>
2703
- <dt>
2704
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GO-FORWARD:CAPS" title="GTK_STOCK_GO_FORWARD">GTK_STOCK_GO_FORWARD</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2705
- </dt>
2706
- <dd></dd>
2707
- <dt>
2708
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GO-UP:CAPS" title="GTK_STOCK_GO_UP">GTK_STOCK_GO_UP</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2709
- </dt>
2710
- <dd></dd>
2711
- <dt>
2712
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-HARDDISK:CAPS" title="GTK_STOCK_HARDDISK">GTK_STOCK_HARDDISK</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2713
- </dt>
2714
- <dd></dd>
2715
- <dt>
2716
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-HELP:CAPS" title="GTK_STOCK_HELP">GTK_STOCK_HELP</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2717
- </dt>
2718
- <dd></dd>
2719
- <dt>
2720
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-HOME:CAPS" title="GTK_STOCK_HOME">GTK_STOCK_HOME</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2721
- </dt>
2722
- <dd></dd>
2723
- <dt>
2724
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-INDENT:CAPS" title="GTK_STOCK_INDENT">GTK_STOCK_INDENT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2725
- </dt>
2726
- <dd></dd>
2727
- <dt>
2728
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-INDEX:CAPS" title="GTK_STOCK_INDEX">GTK_STOCK_INDEX</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2729
- </dt>
2730
- <dd></dd>
2731
- <dt>
2732
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-INFO:CAPS" title="GTK_STOCK_INFO">GTK_STOCK_INFO</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2733
- </dt>
2734
- <dd></dd>
2735
- <dt>
2736
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ITALIC:CAPS" title="GTK_STOCK_ITALIC">GTK_STOCK_ITALIC</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2737
- </dt>
2738
- <dd></dd>
2739
- <dt>
2740
- <a class="link" href="gtk3-Stock-Items.html#gtk-stock-item-copy" title="gtk_stock_item_copy ()">gtk_stock_item_copy</a>, function in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2741
- </dt>
2742
- <dd></dd>
2743
- <dt>
2744
- <a class="link" href="gtk3-Stock-Items.html#gtk-stock-item-free" title="gtk_stock_item_free ()">gtk_stock_item_free</a>, function in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2745
- </dt>
2746
- <dd></dd>
2747
- <dt>
2748
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUMP-TO:CAPS" title="GTK_STOCK_JUMP_TO">GTK_STOCK_JUMP_TO</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2749
- </dt>
2750
- <dd></dd>
2751
- <dt>
2752
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-CENTER:CAPS" title="GTK_STOCK_JUSTIFY_CENTER">GTK_STOCK_JUSTIFY_CENTER</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2753
- </dt>
2754
- <dd></dd>
2755
- <dt>
2756
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-FILL:CAPS" title="GTK_STOCK_JUSTIFY_FILL">GTK_STOCK_JUSTIFY_FILL</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2757
- </dt>
2758
- <dd></dd>
2759
- <dt>
2760
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-LEFT:CAPS" title="GTK_STOCK_JUSTIFY_LEFT">GTK_STOCK_JUSTIFY_LEFT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2761
- </dt>
2762
- <dd></dd>
2763
- <dt>
2764
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-RIGHT:CAPS" title="GTK_STOCK_JUSTIFY_RIGHT">GTK_STOCK_JUSTIFY_RIGHT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2765
- </dt>
2766
- <dd></dd>
2767
- <dt>
2768
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-LEAVE-FULLSCREEN:CAPS" title="GTK_STOCK_LEAVE_FULLSCREEN">GTK_STOCK_LEAVE_FULLSCREEN</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2769
- </dt>
2770
- <dd></dd>
2771
- <dt>
2772
- <a class="link" href="gtk3-Stock-Items.html#gtk-stock-list-ids" title="gtk_stock_list_ids ()">gtk_stock_list_ids</a>, function in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2773
- </dt>
2774
- <dd></dd>
2775
- <dt>
2776
- <a class="link" href="gtk3-Stock-Items.html#gtk-stock-lookup" title="gtk_stock_lookup ()">gtk_stock_lookup</a>, function in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2777
- </dt>
2778
- <dd></dd>
2779
- <dt>
2780
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-FORWARD:CAPS" title="GTK_STOCK_MEDIA_FORWARD">GTK_STOCK_MEDIA_FORWARD</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2781
- </dt>
2782
- <dd></dd>
2783
- <dt>
2784
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-NEXT:CAPS" title="GTK_STOCK_MEDIA_NEXT">GTK_STOCK_MEDIA_NEXT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2785
- </dt>
2786
- <dd></dd>
2787
- <dt>
2788
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PAUSE:CAPS" title="GTK_STOCK_MEDIA_PAUSE">GTK_STOCK_MEDIA_PAUSE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2789
- </dt>
2790
- <dd></dd>
2791
- <dt>
2792
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PLAY:CAPS" title="GTK_STOCK_MEDIA_PLAY">GTK_STOCK_MEDIA_PLAY</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2793
- </dt>
2794
- <dd></dd>
2795
- <dt>
2796
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PREVIOUS:CAPS" title="GTK_STOCK_MEDIA_PREVIOUS">GTK_STOCK_MEDIA_PREVIOUS</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2797
- </dt>
2798
- <dd></dd>
2799
- <dt>
2800
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-RECORD:CAPS" title="GTK_STOCK_MEDIA_RECORD">GTK_STOCK_MEDIA_RECORD</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2801
- </dt>
2802
- <dd></dd>
2803
- <dt>
2804
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-REWIND:CAPS" title="GTK_STOCK_MEDIA_REWIND">GTK_STOCK_MEDIA_REWIND</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2805
- </dt>
2806
- <dd></dd>
2807
- <dt>
2808
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-STOP:CAPS" title="GTK_STOCK_MEDIA_STOP">GTK_STOCK_MEDIA_STOP</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2809
- </dt>
2810
- <dd></dd>
2811
- <dt>
2812
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MISSING-IMAGE:CAPS" title="GTK_STOCK_MISSING_IMAGE">GTK_STOCK_MISSING_IMAGE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2813
- </dt>
2814
- <dd></dd>
2815
- <dt>
2816
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-NETWORK:CAPS" title="GTK_STOCK_NETWORK">GTK_STOCK_NETWORK</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2817
- </dt>
2818
- <dd></dd>
2819
- <dt>
2820
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-NEW:CAPS" title="GTK_STOCK_NEW">GTK_STOCK_NEW</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2821
- </dt>
2822
- <dd></dd>
2823
- <dt>
2824
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-NO:CAPS" title="GTK_STOCK_NO">GTK_STOCK_NO</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2825
- </dt>
2826
- <dd></dd>
2827
- <dt>
2828
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-OK:CAPS" title="GTK_STOCK_OK">GTK_STOCK_OK</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2829
- </dt>
2830
- <dd></dd>
2831
- <dt>
2832
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-OPEN:CAPS" title="GTK_STOCK_OPEN">GTK_STOCK_OPEN</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2833
- </dt>
2834
- <dd></dd>
2835
- <dt>
2836
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-LANDSCAPE:CAPS" title="GTK_STOCK_ORIENTATION_LANDSCAPE">GTK_STOCK_ORIENTATION_LANDSCAPE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2837
- </dt>
2838
- <dd></dd>
2839
- <dt>
2840
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-PORTRAIT:CAPS" title="GTK_STOCK_ORIENTATION_PORTRAIT">GTK_STOCK_ORIENTATION_PORTRAIT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2841
- </dt>
2842
- <dd></dd>
2843
- <dt>
2844
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-REVERSE-LANDSCAPE:CAPS" title="GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE">GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2845
- </dt>
2846
- <dd></dd>
2847
- <dt>
2848
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-REVERSE-PORTRAIT:CAPS" title="GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT">GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2849
- </dt>
2850
- <dd></dd>
2851
- <dt>
2852
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PAGE-SETUP:CAPS" title="GTK_STOCK_PAGE_SETUP">GTK_STOCK_PAGE_SETUP</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2853
- </dt>
2854
- <dd></dd>
2855
- <dt>
2856
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PASTE:CAPS" title="GTK_STOCK_PASTE">GTK_STOCK_PASTE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2857
- </dt>
2858
- <dd></dd>
2859
- <dt>
2860
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PREFERENCES:CAPS" title="GTK_STOCK_PREFERENCES">GTK_STOCK_PREFERENCES</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2861
- </dt>
2862
- <dd></dd>
2863
- <dt>
2864
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT:CAPS" title="GTK_STOCK_PRINT">GTK_STOCK_PRINT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2865
- </dt>
2866
- <dd></dd>
2867
- <dt>
2868
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-ERROR:CAPS" title="GTK_STOCK_PRINT_ERROR">GTK_STOCK_PRINT_ERROR</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2869
- </dt>
2870
- <dd></dd>
2871
- <dt>
2872
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-PAUSED:CAPS" title="GTK_STOCK_PRINT_PAUSED">GTK_STOCK_PRINT_PAUSED</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2873
- </dt>
2874
- <dd></dd>
2875
- <dt>
2876
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-PREVIEW:CAPS" title="GTK_STOCK_PRINT_PREVIEW">GTK_STOCK_PRINT_PREVIEW</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2877
- </dt>
2878
- <dd></dd>
2879
- <dt>
2880
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-REPORT:CAPS" title="GTK_STOCK_PRINT_REPORT">GTK_STOCK_PRINT_REPORT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2881
- </dt>
2882
- <dd></dd>
2883
- <dt>
2884
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-WARNING:CAPS" title="GTK_STOCK_PRINT_WARNING">GTK_STOCK_PRINT_WARNING</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2885
- </dt>
2886
- <dd></dd>
2887
- <dt>
2888
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PROPERTIES:CAPS" title="GTK_STOCK_PROPERTIES">GTK_STOCK_PROPERTIES</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2889
- </dt>
2890
- <dd></dd>
2891
- <dt>
2892
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-QUIT:CAPS" title="GTK_STOCK_QUIT">GTK_STOCK_QUIT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2893
- </dt>
2894
- <dd></dd>
2895
- <dt>
2896
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-REDO:CAPS" title="GTK_STOCK_REDO">GTK_STOCK_REDO</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2897
- </dt>
2898
- <dd></dd>
2899
- <dt>
2900
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-REFRESH:CAPS" title="GTK_STOCK_REFRESH">GTK_STOCK_REFRESH</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2901
- </dt>
2902
- <dd></dd>
2903
- <dt>
2904
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-REMOVE:CAPS" title="GTK_STOCK_REMOVE">GTK_STOCK_REMOVE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2905
- </dt>
2906
- <dd></dd>
2907
- <dt>
2908
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-REVERT-TO-SAVED:CAPS" title="GTK_STOCK_REVERT_TO_SAVED">GTK_STOCK_REVERT_TO_SAVED</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2909
- </dt>
2910
- <dd></dd>
2911
- <dt>
2912
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SAVE:CAPS" title="GTK_STOCK_SAVE">GTK_STOCK_SAVE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2913
- </dt>
2914
- <dd></dd>
2915
- <dt>
2916
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SAVE-AS:CAPS" title="GTK_STOCK_SAVE_AS">GTK_STOCK_SAVE_AS</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2917
- </dt>
2918
- <dd></dd>
2919
- <dt>
2920
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SELECT-ALL:CAPS" title="GTK_STOCK_SELECT_ALL">GTK_STOCK_SELECT_ALL</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2921
- </dt>
2922
- <dd></dd>
2923
- <dt>
2924
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SELECT-COLOR:CAPS" title="GTK_STOCK_SELECT_COLOR">GTK_STOCK_SELECT_COLOR</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2925
- </dt>
2926
- <dd></dd>
2927
- <dt>
2928
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SELECT-FONT:CAPS" title="GTK_STOCK_SELECT_FONT">GTK_STOCK_SELECT_FONT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2929
- </dt>
2930
- <dd></dd>
2931
- <dt>
2932
- <a class="link" href="gtk3-Stock-Items.html#gtk-stock-set-translate-func" title="gtk_stock_set_translate_func ()">gtk_stock_set_translate_func</a>, function in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2933
- </dt>
2934
- <dd></dd>
2935
- <dt>
2936
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SORT-ASCENDING:CAPS" title="GTK_STOCK_SORT_ASCENDING">GTK_STOCK_SORT_ASCENDING</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2937
- </dt>
2938
- <dd></dd>
2939
- <dt>
2940
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SORT-DESCENDING:CAPS" title="GTK_STOCK_SORT_DESCENDING">GTK_STOCK_SORT_DESCENDING</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2941
- </dt>
2942
- <dd></dd>
2943
- <dt>
2944
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SPELL-CHECK:CAPS" title="GTK_STOCK_SPELL_CHECK">GTK_STOCK_SPELL_CHECK</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2945
- </dt>
2946
- <dd></dd>
2947
- <dt>
2948
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-STOP:CAPS" title="GTK_STOCK_STOP">GTK_STOCK_STOP</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2949
- </dt>
2950
- <dd></dd>
2951
- <dt>
2952
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-STRIKETHROUGH:CAPS" title="GTK_STOCK_STRIKETHROUGH">GTK_STOCK_STRIKETHROUGH</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2953
- </dt>
2954
- <dd></dd>
2955
- <dt>
2956
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-UNDELETE:CAPS" title="GTK_STOCK_UNDELETE">GTK_STOCK_UNDELETE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2957
- </dt>
2958
- <dd></dd>
2959
- <dt>
2960
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-UNDERLINE:CAPS" title="GTK_STOCK_UNDERLINE">GTK_STOCK_UNDERLINE</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2961
- </dt>
2962
- <dd></dd>
2963
- <dt>
2964
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-UNDO:CAPS" title="GTK_STOCK_UNDO">GTK_STOCK_UNDO</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2965
- </dt>
2966
- <dd></dd>
2967
- <dt>
2968
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-UNINDENT:CAPS" title="GTK_STOCK_UNINDENT">GTK_STOCK_UNINDENT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2969
- </dt>
2970
- <dd></dd>
2971
- <dt>
2972
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-YES:CAPS" title="GTK_STOCK_YES">GTK_STOCK_YES</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2973
- </dt>
2974
- <dd></dd>
2975
- <dt>
2976
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-100:CAPS" title="GTK_STOCK_ZOOM_100">GTK_STOCK_ZOOM_100</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2977
- </dt>
2978
- <dd></dd>
2979
- <dt>
2980
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-FIT:CAPS" title="GTK_STOCK_ZOOM_FIT">GTK_STOCK_ZOOM_FIT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2981
- </dt>
2982
- <dd></dd>
2983
- <dt>
2984
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-IN:CAPS" title="GTK_STOCK_ZOOM_IN">GTK_STOCK_ZOOM_IN</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2985
- </dt>
2986
- <dd></dd>
2987
- <dt>
2988
- <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-OUT:CAPS" title="GTK_STOCK_ZOOM_OUT">GTK_STOCK_ZOOM_OUT</a>, macro in <a class="link" href="gtk3-Stock-Items.html" title="Stock Items">Stock Items</a>
2989
- </dt>
2990
- <dd></dd>
2991
- <dt>
2992
- <a class="link" href="GtkStyle.html#gtk-style-apply-default-background" title="gtk_style_apply_default_background ()">gtk_style_apply_default_background</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
2993
- </dt>
2994
- <dd></dd>
2995
- <dt>
2996
- <a class="link" href="GtkStyle.html#gtk-style-attach" title="gtk_style_attach ()">gtk_style_attach</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
2997
- </dt>
2998
- <dd></dd>
2999
- <dt>
3000
- <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>
3001
- </dt>
3002
- <dd></dd>
3003
- <dt>
3004
- <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>
3005
- </dt>
3006
- <dd></dd>
3007
- <dt>
3008
- <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>
3009
- </dt>
3010
- <dd></dd>
3011
- <dt>
3012
- <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>
3013
- </dt>
3014
- <dd></dd>
3015
- <dt>
3016
- <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>
3017
- </dt>
3018
- <dd></dd>
3019
- <dt>
3020
- <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>
3021
- </dt>
3022
- <dd></dd>
3023
- <dt>
3024
- <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>
3025
- </dt>
3026
- <dd></dd>
3027
- <dt>
3028
- <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>
3029
- </dt>
3030
- <dd></dd>
3031
- <dt>
3032
- <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>
3033
- </dt>
3034
- <dd></dd>
3035
- <dt>
3036
- <a class="link" href="GtkStyleContext.html#gtk-style-context-lookup-icon-set" title="gtk_style_context_lookup_icon_set ()">gtk_style_context_lookup_icon_set</a>, function in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
3037
- </dt>
3038
- <dd></dd>
3039
- <dt>
3040
- <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>
3041
- </dt>
3042
- <dd></dd>
3043
- <dt>
3044
- <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>
3045
- </dt>
3046
- <dd></dd>
3047
- <dt>
3048
- <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>
3049
- </dt>
3050
- <dd></dd>
3051
- <dt>
3052
- <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>
3053
- </dt>
3054
- <dd></dd>
3055
- <dt>
3056
- <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>
3057
- </dt>
3058
- <dd></dd>
3059
- <dt>
3060
- <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>
3061
- </dt>
3062
- <dd></dd>
3063
- <dt>
3064
- <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>
3065
- </dt>
3066
- <dd></dd>
3067
- <dt>
3068
- <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>
3069
- </dt>
3070
- <dd></dd>
3071
- <dt>
3072
- <a class="link" href="GtkStyle.html#gtk-style-copy" title="gtk_style_copy ()">gtk_style_copy</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3073
- </dt>
3074
- <dd></dd>
3075
- <dt>
3076
- <a class="link" href="GtkStyle.html#gtk-style-detach" title="gtk_style_detach ()">gtk_style_detach</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3077
- </dt>
3078
- <dd></dd>
3079
- <dt>
3080
- <a class="link" href="GtkStyle.html#gtk-style-get" title="gtk_style_get ()">gtk_style_get</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3081
- </dt>
3082
- <dd></dd>
3083
- <dt>
3084
- <a class="link" href="GtkStyle.html#gtk-style-get-style-property" title="gtk_style_get_style_property ()">gtk_style_get_style_property</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3085
- </dt>
3086
- <dd></dd>
3087
- <dt>
3088
- <a class="link" href="GtkStyle.html#gtk-style-get-valist" title="gtk_style_get_valist ()">gtk_style_get_valist</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3089
- </dt>
3090
- <dd></dd>
3091
- <dt>
3092
- <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>
3093
- </dt>
3094
- <dd></dd>
3095
- <dt>
3096
- <a class="link" href="GtkStyle.html#gtk-style-lookup-color" title="gtk_style_lookup_color ()">gtk_style_lookup_color</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3097
- </dt>
3098
- <dd></dd>
3099
- <dt>
3100
- <a class="link" href="GtkStyle.html#gtk-style-lookup-icon-set" title="gtk_style_lookup_icon_set ()">gtk_style_lookup_icon_set</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3101
- </dt>
3102
- <dd></dd>
3103
- <dt>
3104
- <a class="link" href="GtkStyle.html#gtk-style-new" title="gtk_style_new ()">gtk_style_new</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3105
- </dt>
3106
- <dd></dd>
3107
- <dt>
3108
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-clear" title="gtk_style_properties_clear ()">gtk_style_properties_clear</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
3109
- </dt>
3110
- <dd></dd>
3111
- <dt>
3112
- <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>
3113
- </dt>
3114
- <dd></dd>
3115
- <dt>
3116
- <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>
3117
- </dt>
3118
- <dd></dd>
3119
- <dt>
3120
- <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>
3121
- </dt>
3122
- <dd></dd>
3123
- <dt>
3124
- <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>
3125
- </dt>
3126
- <dd></dd>
3127
- <dt>
3128
- <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>
3129
- </dt>
3130
- <dd></dd>
3131
- <dt>
3132
- <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>
3133
- </dt>
3134
- <dd></dd>
3135
- <dt>
3136
- <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>
3137
- </dt>
3138
- <dd></dd>
3139
- <dt>
3140
- <a class="link" href="gtk3-GtkStyleProperties.html#gtk-style-properties-new" title="gtk_style_properties_new ()">gtk_style_properties_new</a>, function in <a class="link" href="gtk3-GtkStyleProperties.html" title="GtkStyleProperties">GtkStyleProperties</a>
3141
- </dt>
3142
- <dd></dd>
3143
- <dt>
3144
- <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>
3145
- </dt>
3146
- <dd></dd>
3147
- <dt>
3148
- <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>
3149
- </dt>
3150
- <dd></dd>
3151
- <dt>
3152
- <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>
3153
- </dt>
3154
- <dd></dd>
3155
- <dt>
3156
- <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>
3157
- </dt>
3158
- <dd></dd>
3159
- <dt>
3160
- <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>
3161
- </dt>
3162
- <dd></dd>
3163
- <dt>
3164
- <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>
3165
- </dt>
3166
- <dd></dd>
3167
- <dt>
3168
- <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>
3169
- </dt>
3170
- <dd></dd>
3171
- <dt>
3172
- <a class="link" href="GtkStyleContext.html#GTK-STYLE-REGION-COLUMN:CAPS" title="GTK_STYLE_REGION_COLUMN">GTK_STYLE_REGION_COLUMN</a>, macro in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
3173
- </dt>
3174
- <dd></dd>
3175
- <dt>
3176
- <a class="link" href="GtkStyleContext.html#GTK-STYLE-REGION-COLUMN-HEADER:CAPS" title="GTK_STYLE_REGION_COLUMN_HEADER">GTK_STYLE_REGION_COLUMN_HEADER</a>, macro in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
3177
- </dt>
3178
- <dd></dd>
3179
- <dt>
3180
- <a class="link" href="GtkStyleContext.html#GTK-STYLE-REGION-ROW:CAPS" title="GTK_STYLE_REGION_ROW">GTK_STYLE_REGION_ROW</a>, macro in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
3181
- </dt>
3182
- <dd></dd>
3183
- <dt>
3184
- <a class="link" href="GtkStyleContext.html#GTK-STYLE-REGION-TAB:CAPS" title="GTK_STYLE_REGION_TAB">GTK_STYLE_REGION_TAB</a>, macro in <a class="link" href="GtkStyleContext.html" title="GtkStyleContext">GtkStyleContext</a>
3185
- </dt>
3186
- <dd></dd>
3187
- <dt>
3188
- <a class="link" href="GtkStyle.html#gtk-style-render-icon" title="gtk_style_render_icon ()">gtk_style_render_icon</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3189
- </dt>
3190
- <dd></dd>
3191
- <dt>
3192
- <a class="link" href="GtkStyle.html#gtk-style-set-background" title="gtk_style_set_background ()">gtk_style_set_background</a>, function in <a class="link" href="GtkStyle.html" title="GtkStyle">GtkStyle</a>
3193
- </dt>
3194
- <dd></dd>
3195
- <dt>
3196
- <a class="link" href="GtkSwitch.html#GtkSwitch--s-slider-height" title="The “slider-height” style property">GtkSwitch:slider-height</a>, object property in <a class="link" href="GtkSwitch.html" title="GtkSwitch">GtkSwitch</a>
3197
- </dt>
3198
- <dd></dd>
3199
- <dt>
3200
- <a class="link" href="GtkSwitch.html#GtkSwitch--s-slider-width" title="The “slider-width” style property">GtkSwitch:slider-width</a>, object property in <a class="link" href="GtkSwitch.html" title="GtkSwitch">GtkSwitch</a>
3201
- </dt>
3202
- <dd></dd>
3203
- <dt>
3204
- <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>
3205
- </dt>
3206
- <dd></dd>
3207
- <dt>
3208
- <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>
3209
- </dt>
3210
- <dd></dd>
3211
- <dt>
3212
- <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>
3213
- </dt>
3214
- <dd></dd>
3215
- <dt>
3216
- <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>
3217
- </dt>
3218
- <dd></dd>
3219
- <dt>
3220
- <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>
3221
- </dt>
3222
- <dd></dd>
3223
- <dt>
3224
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-new-win32" title="gtk_symbolic_color_new_win32 ()">gtk_symbolic_color_new_win32</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
3225
- </dt>
3226
- <dd></dd>
3227
- <dt>
3228
- <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>
3229
- </dt>
3230
- <dd></dd>
3231
- <dt>
3232
- <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>
3233
- </dt>
3234
- <dd></dd>
3235
- <dt>
3236
- <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-to-string" title="gtk_symbolic_color_to_string ()">gtk_symbolic_color_to_string</a>, function in <a class="link" href="gtk3-GtkSymbolicColor.html" title="GtkSymbolicColor">GtkSymbolicColor</a>
3237
- </dt>
3238
- <dd></dd>
3239
- <dt>
3240
- <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>
3241
- </dt>
3242
- <dd></dd>
3243
- <a name="idxT"></a><h3 class="title">T</h3>
3244
- <dt>
3245
- <a class="link" href="GtkTable.html#gtk-table-attach" title="gtk_table_attach ()">gtk_table_attach</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3246
- </dt>
3247
- <dd></dd>
3248
- <dt>
3249
- <a class="link" href="GtkTable.html#gtk-table-attach-defaults" title="gtk_table_attach_defaults ()">gtk_table_attach_defaults</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3250
- </dt>
3251
- <dd></dd>
3252
- <dt>
3253
- <a class="link" href="GtkTable.html#gtk-table-get-col-spacing" title="gtk_table_get_col_spacing ()">gtk_table_get_col_spacing</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3254
- </dt>
3255
- <dd></dd>
3256
- <dt>
3257
- <a class="link" href="GtkTable.html#gtk-table-get-default-col-spacing" title="gtk_table_get_default_col_spacing ()">gtk_table_get_default_col_spacing</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3258
- </dt>
3259
- <dd></dd>
3260
- <dt>
3261
- <a class="link" href="GtkTable.html#gtk-table-get-default-row-spacing" title="gtk_table_get_default_row_spacing ()">gtk_table_get_default_row_spacing</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3262
- </dt>
3263
- <dd></dd>
3264
- <dt>
3265
- <a class="link" href="GtkTable.html#gtk-table-get-homogeneous" title="gtk_table_get_homogeneous ()">gtk_table_get_homogeneous</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3266
- </dt>
3267
- <dd></dd>
3268
- <dt>
3269
- <a class="link" href="GtkTable.html#gtk-table-get-row-spacing" title="gtk_table_get_row_spacing ()">gtk_table_get_row_spacing</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3270
- </dt>
3271
- <dd></dd>
3272
- <dt>
3273
- <a class="link" href="GtkTable.html#gtk-table-get-size" title="gtk_table_get_size ()">gtk_table_get_size</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3274
- </dt>
3275
- <dd></dd>
3276
- <dt>
3277
- <a class="link" href="GtkTable.html#gtk-table-new" title="gtk_table_new ()">gtk_table_new</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3278
- </dt>
3279
- <dd></dd>
3280
- <dt>
3281
- <a class="link" href="GtkTable.html#gtk-table-resize" title="gtk_table_resize ()">gtk_table_resize</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3282
- </dt>
3283
- <dd></dd>
3284
- <dt>
3285
- <a class="link" href="GtkTable.html#gtk-table-set-col-spacing" title="gtk_table_set_col_spacing ()">gtk_table_set_col_spacing</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3286
- </dt>
3287
- <dd></dd>
3288
- <dt>
3289
- <a class="link" href="GtkTable.html#gtk-table-set-col-spacings" title="gtk_table_set_col_spacings ()">gtk_table_set_col_spacings</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3290
- </dt>
3291
- <dd></dd>
3292
- <dt>
3293
- <a class="link" href="GtkTable.html#gtk-table-set-homogeneous" title="gtk_table_set_homogeneous ()">gtk_table_set_homogeneous</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3294
- </dt>
3295
- <dd></dd>
3296
- <dt>
3297
- <a class="link" href="GtkTable.html#gtk-table-set-row-spacing" title="gtk_table_set_row_spacing ()">gtk_table_set_row_spacing</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3298
- </dt>
3299
- <dd></dd>
3300
- <dt>
3301
- <a class="link" href="GtkTable.html#gtk-table-set-row-spacings" title="gtk_table_set_row_spacings ()">gtk_table_set_row_spacings</a>, function in <a class="link" href="GtkTable.html" title="GtkTable">GtkTable</a>
3302
- </dt>
3303
- <dd></dd>
3304
- <dt>
3305
- <a class="link" href="GtkTearoffMenuItem.html#gtk-tearoff-menu-item-new" title="gtk_tearoff_menu_item_new ()">gtk_tearoff_menu_item_new</a>, function in <a class="link" href="GtkTearoffMenuItem.html" title="GtkTearoffMenuItem">GtkTearoffMenuItem</a>
3306
- </dt>
3307
- <dd></dd>
3308
- <dt>
3309
- <a class="link" href="gtk3-Testing.html#gtk-test-create-simple-window" title="gtk_test_create_simple_window ()">gtk_test_create_simple_window</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3310
- </dt>
3311
- <dd></dd>
3312
- <dt>
3313
- <a class="link" href="gtk3-Testing.html#gtk-test-create-widget" title="gtk_test_create_widget ()">gtk_test_create_widget</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3314
- </dt>
3315
- <dd></dd>
3316
- <dt>
3317
- <a class="link" href="gtk3-Testing.html#gtk-test-display-button-window" title="gtk_test_display_button_window ()">gtk_test_display_button_window</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3318
- </dt>
3319
- <dd></dd>
3320
- <dt>
3321
- <a class="link" href="gtk3-Testing.html#gtk-test-slider-get-value" title="gtk_test_slider_get_value ()">gtk_test_slider_get_value</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3322
- </dt>
3323
- <dd></dd>
3324
- <dt>
3325
- <a class="link" href="gtk3-Testing.html#gtk-test-slider-set-perc" title="gtk_test_slider_set_perc ()">gtk_test_slider_set_perc</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3326
- </dt>
3327
- <dd></dd>
3328
- <dt>
3329
- <a class="link" href="gtk3-Testing.html#gtk-test-spin-button-click" title="gtk_test_spin_button_click ()">gtk_test_spin_button_click</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3330
- </dt>
3331
- <dd></dd>
3332
- <dt>
3333
- <a class="link" href="gtk3-Testing.html#gtk-test-text-get" title="gtk_test_text_get ()">gtk_test_text_get</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3334
- </dt>
3335
- <dd></dd>
3336
- <dt>
3337
- <a class="link" href="gtk3-Testing.html#gtk-test-text-set" title="gtk_test_text_set ()">gtk_test_text_set</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3338
- </dt>
3339
- <dd></dd>
3340
- <dt>
3341
- <a class="link" href="gtk3-Testing.html#gtk-test-widget-click" title="gtk_test_widget_click ()">gtk_test_widget_click</a>, function in <a class="link" href="gtk3-Testing.html" title="Testing">Testing</a>
3342
- </dt>
3343
- <dd></dd>
3344
- <dt>
3345
- <a class="link" href="GtkTextTag.html#GtkTextTag--background-gdk" title="The “background-gdk” property">GtkTextTag:background-gdk</a>, object property in <a class="link" href="GtkTextTag.html" title="GtkTextTag">GtkTextTag</a>
3346
- </dt>
3347
- <dd></dd>
3348
- <dt>
3349
- <a class="link" href="GtkTextTag.html#GtkTextTag--foreground-gdk" title="The “foreground-gdk” property">GtkTextTag:foreground-gdk</a>, object property in <a class="link" href="GtkTextTag.html" title="GtkTextTag">GtkTextTag</a>
3350
- </dt>
3351
- <dd></dd>
3352
- <dt>
3353
- <a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-gdk" title="The “paragraph-background-gdk” property">GtkTextTag:paragraph-background-gdk</a>, object property in <a class="link" href="GtkTextTag.html" title="GtkTextTag">GtkTextTag</a>
3354
- </dt>
3355
- <dd></dd>
3356
- <dt>
3357
- <a class="link" href="GtkTextIter.html#gtk-text-iter-begins-tag" title="gtk_text_iter_begins_tag ()">gtk_text_iter_begins_tag</a>, function in <a class="link" href="GtkTextIter.html" title="GtkTextIter">GtkTextIter</a>
3358
- </dt>
3359
- <dd></dd>
3360
- <dt>
3361
- <a class="link" href="GtkTextView.html#gtk-text-view-get-hadjustment" title="gtk_text_view_get_hadjustment ()">gtk_text_view_get_hadjustment</a>, function in <a class="link" href="GtkTextView.html" title="GtkTextView">GtkTextView</a>
3362
- </dt>
3363
- <dd></dd>
3364
- <dt>
3365
- <a class="link" href="GtkTextView.html#gtk-text-view-get-vadjustment" title="gtk_text_view_get_vadjustment ()">gtk_text_view_get_vadjustment</a>, function in <a class="link" href="GtkTextView.html" title="GtkTextView">GtkTextView</a>
3366
- </dt>
3367
- <dd></dd>
3368
- <dt>
3369
- <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>
3370
- </dt>
3371
- <dd></dd>
3372
- <dt>
3373
- <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>
3374
- </dt>
3375
- <dd></dd>
3376
- <dt>
3377
- <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>
3378
- </dt>
3379
- <dd></dd>
3380
- <dt>
3381
- <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>
3382
- </dt>
3383
- <dd></dd>
3384
- <dt>
3385
- <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>
3386
- </dt>
3387
- <dd></dd>
3388
- <dt>
3389
- <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>
3390
- </dt>
3391
- <dd></dd>
3392
- <dt>
3393
- <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>
3394
- </dt>
3395
- <dd></dd>
3396
- <dt>
3397
- <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>
3398
- </dt>
3399
- <dd></dd>
3400
- <dt>
3401
- <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>
3402
- </dt>
3403
- <dd></dd>
3404
- <dt>
3405
- <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>
3406
- </dt>
3407
- <dd></dd>
3408
- <dt>
3409
- <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>
3410
- </dt>
3411
- <dd></dd>
3412
- <dt>
3413
- <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>
3414
- </dt>
3415
- <dd></dd>
3416
- <dt>
3417
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-screen" title="gtk_theming_engine_get_screen ()">gtk_theming_engine_get_screen</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
3418
- </dt>
3419
- <dd></dd>
3420
- <dt>
3421
- <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>
3422
- </dt>
3423
- <dd></dd>
3424
- <dt>
3425
- <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>
3426
- </dt>
3427
- <dd></dd>
3428
- <dt>
3429
- <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>
3430
- </dt>
3431
- <dd></dd>
3432
- <dt>
3433
- <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>
3434
- </dt>
3435
- <dd></dd>
3436
- <dt>
3437
- <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>
3438
- </dt>
3439
- <dd></dd>
3440
- <dt>
3441
- <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>
3442
- </dt>
3443
- <dd></dd>
3444
- <dt>
3445
- <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>
3446
- </dt>
3447
- <dd></dd>
3448
- <dt>
3449
- <a class="link" href="GtkThemingEngine.html#gtk-theming-engine-load" title="gtk_theming_engine_load ()">gtk_theming_engine_load</a>, function in <a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine">GtkThemingEngine</a>
3450
- </dt>
3451
- <dd></dd>
3452
- <dt>
3453
- <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>
3454
- </dt>
3455
- <dd></dd>
3456
- <dt>
3457
- <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>
3458
- </dt>
3459
- <dd></dd>
3460
- <dt>
3461
- <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>
3462
- </dt>
3463
- <dd></dd>
3464
- <dt>
3465
- <a class="link" href="GtkToggleAction.html#GtkToggleAction-toggled" title="The “toggled” signal">GtkToggleAction::toggled</a>, object signal in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3466
- </dt>
3467
- <dd></dd>
3468
- <dt>
3469
- <a class="link" href="GtkToggleAction.html#GtkToggleAction--active" title="The “active” property">GtkToggleAction:active</a>, object property in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3470
- </dt>
3471
- <dd></dd>
3472
- <dt>
3473
- <a class="link" href="GtkToggleAction.html#GtkToggleAction--draw-as-radio" title="The “draw-as-radio” property">GtkToggleAction:draw-as-radio</a>, object property in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3474
- </dt>
3475
- <dd></dd>
3476
- <dt>
3477
- <a class="link" href="GtkActionGroup.html#GtkToggleActionEntry" title="struct GtkToggleActionEntry">GtkToggleActionEntry</a>, struct in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
3478
- </dt>
3479
- <dd></dd>
3480
- <dt>
3481
- <a class="link" href="GtkToggleAction.html#gtk-toggle-action-get-active" title="gtk_toggle_action_get_active ()">gtk_toggle_action_get_active</a>, function in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3482
- </dt>
3483
- <dd></dd>
3484
- <dt>
3485
- <a class="link" href="GtkToggleAction.html#gtk-toggle-action-get-draw-as-radio" title="gtk_toggle_action_get_draw_as_radio ()">gtk_toggle_action_get_draw_as_radio</a>, function in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3486
- </dt>
3487
- <dd></dd>
3488
- <dt>
3489
- <a class="link" href="GtkToggleAction.html#gtk-toggle-action-new" title="gtk_toggle_action_new ()">gtk_toggle_action_new</a>, function in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3490
- </dt>
3491
- <dd></dd>
3492
- <dt>
3493
- <a class="link" href="GtkToggleAction.html#gtk-toggle-action-set-active" title="gtk_toggle_action_set_active ()">gtk_toggle_action_set_active</a>, function in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3494
- </dt>
3495
- <dd></dd>
3496
- <dt>
3497
- <a class="link" href="GtkToggleAction.html#gtk-toggle-action-set-draw-as-radio" title="gtk_toggle_action_set_draw_as_radio ()">gtk_toggle_action_set_draw_as_radio</a>, function in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3498
- </dt>
3499
- <dd></dd>
3500
- <dt>
3501
- <a class="link" href="GtkToggleAction.html#gtk-toggle-action-toggled" title="gtk_toggle_action_toggled ()">gtk_toggle_action_toggled</a>, function in <a class="link" href="GtkToggleAction.html" title="GtkToggleAction">GtkToggleAction</a>
3502
- </dt>
3503
- <dd></dd>
3504
- <dt>
3505
- <a class="link" href="GtkToggleToolButton.html#gtk-toggle-tool-button-new-from-stock" title="gtk_toggle_tool_button_new_from_stock ()">gtk_toggle_tool_button_new_from_stock</a>, function in <a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton">GtkToggleToolButton</a>
3506
- </dt>
3507
- <dd></dd>
3508
- <dt>
3509
- <a class="link" href="GtkToolbar.html#GtkToolbar--s-internal-padding" title="The “internal-padding” style property">GtkToolbar:internal-padding</a>, object property in <a class="link" href="GtkToolbar.html" title="GtkToolbar">GtkToolbar</a>
3510
- </dt>
3511
- <dd></dd>
3512
- <dt>
3513
- <a class="link" href="GtkToolbar.html#GtkToolbar--s-shadow-type" title="The “shadow-type” style property">GtkToolbar:shadow-type</a>, object property in <a class="link" href="GtkToolbar.html" title="GtkToolbar">GtkToolbar</a>
3514
- </dt>
3515
- <dd></dd>
3516
- <dt>
3517
- <a class="link" href="GtkToolbar.html#GtkToolbar--s-space-size" title="The “space-size” style property">GtkToolbar:space-size</a>, object property in <a class="link" href="GtkToolbar.html" title="GtkToolbar">GtkToolbar</a>
3518
- </dt>
3519
- <dd></dd>
3520
- <dt>
3521
- <a class="link" href="GtkToolbar.html#GtkToolbar--s-space-style" title="The “space-style” style property">GtkToolbar:space-style</a>, object property in <a class="link" href="GtkToolbar.html" title="GtkToolbar">GtkToolbar</a>
3522
- </dt>
3523
- <dd></dd>
3524
- <dt>
3525
- <a class="link" href="GtkToolbar.html#GtkToolbarSpaceStyle" title="enum GtkToolbarSpaceStyle">GtkToolbarSpaceStyle</a>, enum in <a class="link" href="GtkToolbar.html" title="GtkToolbar">GtkToolbar</a>
3526
- </dt>
3527
- <dd></dd>
3528
- <dt>
3529
- <a class="link" href="GtkToolButton.html#GtkToolButton--stock-id" title="The “stock-id” property">GtkToolButton:stock-id</a>, object property in <a class="link" href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a>
3530
- </dt>
3531
- <dd></dd>
3532
- <dt>
3533
- <a class="link" href="GtkTooltip.html#gtk-tooltip-set-icon-from-stock" title="gtk_tooltip_set_icon_from_stock ()">gtk_tooltip_set_icon_from_stock</a>, function in <a class="link" href="GtkTooltip.html" title="GtkTooltip">GtkTooltip</a>
3534
- </dt>
3535
- <dd></dd>
3536
- <dt>
3537
- <a class="link" href="GtkToolButton.html#gtk-tool-button-get-stock-id" title="gtk_tool_button_get_stock_id ()">gtk_tool_button_get_stock_id</a>, function in <a class="link" href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a>
3538
- </dt>
3539
- <dd></dd>
3540
- <dt>
3541
- <a class="link" href="GtkToolButton.html#gtk-tool-button-new-from-stock" title="gtk_tool_button_new_from_stock ()">gtk_tool_button_new_from_stock</a>, function in <a class="link" href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a>
3542
- </dt>
3543
- <dd></dd>
3544
- <dt>
3545
- <a class="link" href="GtkToolButton.html#gtk-tool-button-set-stock-id" title="gtk_tool_button_set_stock_id ()">gtk_tool_button_set_stock_id</a>, function in <a class="link" href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a>
3546
- </dt>
3547
- <dd></dd>
3548
- <dt>
3549
- <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-hadjustment" title="gtk_tool_palette_get_hadjustment ()">gtk_tool_palette_get_hadjustment</a>, function in <a class="link" href="GtkToolPalette.html" title="GtkToolPalette">GtkToolPalette</a>
3550
- </dt>
3551
- <dd></dd>
3552
- <dt>
3553
- <a class="link" href="GtkToolPalette.html#gtk-tool-palette-get-vadjustment" title="gtk_tool_palette_get_vadjustment ()">gtk_tool_palette_get_vadjustment</a>, function in <a class="link" href="GtkToolPalette.html" title="GtkToolPalette">GtkToolPalette</a>
3554
- </dt>
3555
- <dd></dd>
3556
- <dt>
3557
- <a class="link" href="GtkActionGroup.html#GtkTranslateFunc" title="GtkTranslateFunc ()">GtkTranslateFunc</a>, user_function in <a class="link" href="GtkActionGroup.html" title="GtkActionGroup">GtkActionGroup</a>
3558
- </dt>
3559
- <dd></dd>
3560
- <dt>
3561
- <a class="link" href="GtkTreeView.html#GtkTreeView--rules-hint" title="The “rules-hint” property">GtkTreeView:rules-hint</a>, object property in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
3562
- </dt>
3563
- <dd></dd>
3564
- <dt>
3565
- <a class="link" href="GtkTreeView.html#gtk-tree-view-get-hadjustment" title="gtk_tree_view_get_hadjustment ()">gtk_tree_view_get_hadjustment</a>, function in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
3566
- </dt>
3567
- <dd></dd>
3568
- <dt>
3569
- <a class="link" href="GtkTreeView.html#gtk-tree-view-get-rules-hint" title="gtk_tree_view_get_rules_hint ()">gtk_tree_view_get_rules_hint</a>, function in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
3570
- </dt>
3571
- <dd></dd>
3572
- <dt>
3573
- <a class="link" href="GtkTreeView.html#gtk-tree-view-get-vadjustment" title="gtk_tree_view_get_vadjustment ()">gtk_tree_view_get_vadjustment</a>, function in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
3574
- </dt>
3575
- <dd></dd>
3576
- <dt>
3577
- <a class="link" href="GtkTreeView.html#gtk-tree-view-set-destroy-count-func" title="gtk_tree_view_set_destroy_count_func ()">gtk_tree_view_set_destroy_count_func</a>, function in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
3578
- </dt>
3579
- <dd></dd>
3580
- <dt>
3581
- <a class="link" href="GtkTreeView.html#gtk-tree-view-set-hadjustment" title="gtk_tree_view_set_hadjustment ()">gtk_tree_view_set_hadjustment</a>, function in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
3582
- </dt>
3583
- <dd></dd>
3584
- <dt>
3585
- <a class="link" href="GtkTreeView.html#gtk-tree-view-set-rules-hint" title="gtk_tree_view_set_rules_hint ()">gtk_tree_view_set_rules_hint</a>, function in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
3586
- </dt>
3587
- <dd></dd>
3588
- <dt>
3589
- <a class="link" href="GtkTreeView.html#gtk-tree-view-set-vadjustment" title="gtk_tree_view_set_vadjustment ()">gtk_tree_view_set_vadjustment</a>, function in <a class="link" href="GtkTreeView.html" title="GtkTreeView">GtkTreeView</a>
3590
- </dt>
3591
- <dd></dd>
3592
- <a name="idxU"></a><h3 class="title">U</h3>
3593
- <dt>
3594
- <a class="link" href="GtkUIManager.html#GtkUIManager-actions-changed" title="The “actions-changed” signal">GtkUIManager::actions-changed</a>, object signal in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3595
- </dt>
3596
- <dd></dd>
3597
- <dt>
3598
- <a class="link" href="GtkUIManager.html#GtkUIManager-add-widget" title="The “add-widget” signal">GtkUIManager::add-widget</a>, object signal in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3599
- </dt>
3600
- <dd></dd>
3601
- <dt>
3602
- <a class="link" href="GtkUIManager.html#GtkUIManager-connect-proxy" title="The “connect-proxy” signal">GtkUIManager::connect-proxy</a>, object signal in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3603
- </dt>
3604
- <dd></dd>
3605
- <dt>
3606
- <a class="link" href="GtkUIManager.html#GtkUIManager-disconnect-proxy" title="The “disconnect-proxy” signal">GtkUIManager::disconnect-proxy</a>, object signal in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3607
- </dt>
3608
- <dd></dd>
3609
- <dt>
3610
- <a class="link" href="GtkUIManager.html#GtkUIManager-post-activate" title="The “post-activate” signal">GtkUIManager::post-activate</a>, object signal in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3611
- </dt>
3612
- <dd></dd>
3613
- <dt>
3614
- <a class="link" href="GtkUIManager.html#GtkUIManager-pre-activate" title="The “pre-activate” signal">GtkUIManager::pre-activate</a>, object signal in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3615
- </dt>
3616
- <dd></dd>
3617
- <dt>
3618
- <a class="link" href="GtkUIManager.html#GtkUIManager--add-tearoffs" title="The “add-tearoffs” property">GtkUIManager:add-tearoffs</a>, object property in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3619
- </dt>
3620
- <dd></dd>
3621
- <dt>
3622
- <a class="link" href="GtkUIManager.html#GtkUIManagerItemType" title="enum GtkUIManagerItemType">GtkUIManagerItemType</a>, enum in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3623
- </dt>
3624
- <dd></dd>
3625
- <dt>
3626
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-add-ui" title="gtk_ui_manager_add_ui ()">gtk_ui_manager_add_ui</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3627
- </dt>
3628
- <dd></dd>
3629
- <dt>
3630
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-add-ui-from-file" title="gtk_ui_manager_add_ui_from_file ()">gtk_ui_manager_add_ui_from_file</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3631
- </dt>
3632
- <dd></dd>
3633
- <dt>
3634
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-add-ui-from-resource" title="gtk_ui_manager_add_ui_from_resource ()">gtk_ui_manager_add_ui_from_resource</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3635
- </dt>
3636
- <dd></dd>
3637
- <dt>
3638
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-add-ui-from-string" title="gtk_ui_manager_add_ui_from_string ()">gtk_ui_manager_add_ui_from_string</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3639
- </dt>
3640
- <dd></dd>
3641
- <dt>
3642
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-ensure-update" title="gtk_ui_manager_ensure_update ()">gtk_ui_manager_ensure_update</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3643
- </dt>
3644
- <dd></dd>
3645
- <dt>
3646
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-get-accel-group" title="gtk_ui_manager_get_accel_group ()">gtk_ui_manager_get_accel_group</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3647
- </dt>
3648
- <dd></dd>
3649
- <dt>
3650
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-get-action" title="gtk_ui_manager_get_action ()">gtk_ui_manager_get_action</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3651
- </dt>
3652
- <dd></dd>
3653
- <dt>
3654
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-get-action-groups" title="gtk_ui_manager_get_action_groups ()">gtk_ui_manager_get_action_groups</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3655
- </dt>
3656
- <dd></dd>
3657
- <dt>
3658
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-get-add-tearoffs" title="gtk_ui_manager_get_add_tearoffs ()">gtk_ui_manager_get_add_tearoffs</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3659
- </dt>
3660
- <dd></dd>
3661
- <dt>
3662
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-get-toplevels" title="gtk_ui_manager_get_toplevels ()">gtk_ui_manager_get_toplevels</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3663
- </dt>
3664
- <dd></dd>
3665
- <dt>
3666
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-get-ui" title="gtk_ui_manager_get_ui ()">gtk_ui_manager_get_ui</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3667
- </dt>
3668
- <dd></dd>
3669
- <dt>
3670
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-get-widget" title="gtk_ui_manager_get_widget ()">gtk_ui_manager_get_widget</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3671
- </dt>
3672
- <dd></dd>
3673
- <dt>
3674
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-insert-action-group" title="gtk_ui_manager_insert_action_group ()">gtk_ui_manager_insert_action_group</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3675
- </dt>
3676
- <dd></dd>
3677
- <dt>
3678
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-new" title="gtk_ui_manager_new ()">gtk_ui_manager_new</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3679
- </dt>
3680
- <dd></dd>
3681
- <dt>
3682
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-new-merge-id" title="gtk_ui_manager_new_merge_id ()">gtk_ui_manager_new_merge_id</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3683
- </dt>
3684
- <dd></dd>
3685
- <dt>
3686
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-remove-action-group" title="gtk_ui_manager_remove_action_group ()">gtk_ui_manager_remove_action_group</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3687
- </dt>
3688
- <dd></dd>
3689
- <dt>
3690
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-remove-ui" title="gtk_ui_manager_remove_ui ()">gtk_ui_manager_remove_ui</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3691
- </dt>
3692
- <dd></dd>
3693
- <dt>
3694
- <a class="link" href="GtkUIManager.html#gtk-ui-manager-set-add-tearoffs" title="gtk_ui_manager_set_add_tearoffs ()">gtk_ui_manager_set_add_tearoffs</a>, function in <a class="link" href="GtkUIManager.html" title="GtkUIManager">GtkUIManager</a>
3695
- </dt>
3696
- <dd></dd>
3697
- <a name="idxV"></a><h3 class="title">V</h3>
3698
- <dt>
3699
- <a class="link" href="GtkVBox.html#gtk-vbox-new" title="gtk_vbox_new ()">gtk_vbox_new</a>, function in <a class="link" href="GtkVBox.html" title="GtkVBox">GtkVBox</a>
3700
- </dt>
3701
- <dd></dd>
3702
- <dt>
3703
- <a class="link" href="GtkVButtonBox.html#gtk-vbutton-box-new" title="gtk_vbutton_box_new ()">gtk_vbutton_box_new</a>, function in <a class="link" href="GtkVButtonBox.html" title="GtkVButtonBox">GtkVButtonBox</a>
3704
- </dt>
3705
- <dd></dd>
3706
- <dt>
3707
- <a class="link" href="GtkViewport.html#gtk-viewport-get-hadjustment" title="gtk_viewport_get_hadjustment ()">gtk_viewport_get_hadjustment</a>, function in <a class="link" href="GtkViewport.html" title="GtkViewport">GtkViewport</a>
3708
- </dt>
3709
- <dd></dd>
3710
- <dt>
3711
- <a class="link" href="GtkViewport.html#gtk-viewport-get-vadjustment" title="gtk_viewport_get_vadjustment ()">gtk_viewport_get_vadjustment</a>, function in <a class="link" href="GtkViewport.html" title="GtkViewport">GtkViewport</a>
3712
- </dt>
3713
- <dd></dd>
3714
- <dt>
3715
- <a class="link" href="GtkViewport.html#gtk-viewport-set-hadjustment" title="gtk_viewport_set_hadjustment ()">gtk_viewport_set_hadjustment</a>, function in <a class="link" href="GtkViewport.html" title="GtkViewport">GtkViewport</a>
3716
- </dt>
3717
- <dd></dd>
3718
- <dt>
3719
- <a class="link" href="GtkViewport.html#gtk-viewport-set-vadjustment" title="gtk_viewport_set_vadjustment ()">gtk_viewport_set_vadjustment</a>, function in <a class="link" href="GtkViewport.html" title="GtkViewport">GtkViewport</a>
3720
- </dt>
3721
- <dd></dd>
3722
- <dt>
3723
- <a class="link" href="GtkVPaned.html#gtk-vpaned-new" title="gtk_vpaned_new ()">gtk_vpaned_new</a>, function in <a class="link" href="GtkVPaned.html" title="GtkVPaned">GtkVPaned</a>
3724
- </dt>
3725
- <dd></dd>
3726
- <dt>
3727
- <a class="link" href="GtkVScale.html#gtk-vscale-new" title="gtk_vscale_new ()">gtk_vscale_new</a>, function in <a class="link" href="GtkVScale.html" title="GtkVScale">GtkVScale</a>
3728
- </dt>
3729
- <dd></dd>
3730
- <dt>
3731
- <a class="link" href="GtkVScale.html#gtk-vscale-new-with-range" title="gtk_vscale_new_with_range ()">gtk_vscale_new_with_range</a>, function in <a class="link" href="GtkVScale.html" title="GtkVScale">GtkVScale</a>
3732
- </dt>
3733
- <dd></dd>
3734
- <dt>
3735
- <a class="link" href="GtkVScrollbar.html#gtk-vscrollbar-new" title="gtk_vscrollbar_new ()">gtk_vscrollbar_new</a>, function in <a class="link" href="GtkVScrollbar.html" title="GtkVScrollbar">GtkVScrollbar</a>
3736
- </dt>
3737
- <dd></dd>
3738
- <dt>
3739
- <a class="link" href="GtkVSeparator.html#gtk-vseparator-new" title="gtk_vseparator_new ()">gtk_vseparator_new</a>, function in <a class="link" href="GtkVSeparator.html" title="GtkVSeparator">GtkVSeparator</a>
3740
- </dt>
3741
- <dd></dd>
3742
- <a name="idxW"></a><h3 class="title">W</h3>
3743
- <dt>
3744
- <a class="link" href="GtkWidget.html#GtkWidget-composited-changed" title="The “composited-changed” signal">GtkWidget::composited-changed</a>, object signal in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3745
- </dt>
3746
- <dd></dd>
3747
- <dt>
3748
- <a class="link" href="GtkWidget.html#GtkWidget-state-changed" title="The “state-changed” signal">GtkWidget::state-changed</a>, object signal in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3749
- </dt>
3750
- <dd></dd>
3751
- <dt>
3752
- <a class="link" href="GtkWidget.html#GtkWidget-style-set" title="The “style-set” signal">GtkWidget::style-set</a>, object signal in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3753
- </dt>
3754
- <dd></dd>
3755
- <dt>
3756
- <a class="link" href="GtkWidget.html#GtkWidget-visibility-notify-event" title="The “visibility-notify-event” signal">GtkWidget::visibility-notify-event</a>, object signal in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3757
- </dt>
3758
- <dd></dd>
3759
- <dt>
3760
- <a class="link" href="GtkWidget.html#GtkWidget--s-cursor-color" title="The “cursor-color” style property">GtkWidget:cursor-color</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3761
- </dt>
3762
- <dd></dd>
3763
- <dt>
3764
- <a class="link" href="GtkWidget.html#GtkWidget--double-buffered" title="The “double-buffered” property">GtkWidget:double-buffered</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3765
- </dt>
3766
- <dd></dd>
3767
- <dt>
3768
- <a class="link" href="GtkWidget.html#GtkWidget--s-focus-line-pattern" title="The “focus-line-pattern” style property">GtkWidget:focus-line-pattern</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3769
- </dt>
3770
- <dd></dd>
3771
- <dt>
3772
- <a class="link" href="GtkWidget.html#GtkWidget--s-focus-line-width" title="The “focus-line-width” style property">GtkWidget:focus-line-width</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3773
- </dt>
3774
- <dd></dd>
3775
- <dt>
3776
- <a class="link" href="GtkWidget.html#GtkWidget--s-focus-padding" title="The “focus-padding” style property">GtkWidget:focus-padding</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3777
- </dt>
3778
- <dd></dd>
3779
- <dt>
3780
- <a class="link" href="GtkWidget.html#GtkWidget--s-interior-focus" title="The “interior-focus” style property">GtkWidget:interior-focus</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3781
- </dt>
3782
- <dd></dd>
3783
- <dt>
3784
- <a class="link" href="GtkWidget.html#GtkWidget--s-link-color" title="The “link-color” style property">GtkWidget:link-color</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3785
- </dt>
3786
- <dd></dd>
3787
- <dt>
3788
- <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>
3789
- </dt>
3790
- <dd></dd>
3791
- <dt>
3792
- <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>
3793
- </dt>
3794
- <dd></dd>
3795
- <dt>
3796
- <a class="link" href="GtkWidget.html#GtkWidget--s-secondary-cursor-color" title="The “secondary-cursor-color” style property">GtkWidget:secondary-cursor-color</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3797
- </dt>
3798
- <dd></dd>
3799
- <dt>
3800
- <a class="link" href="GtkWidget.html#GtkWidget--s-separator-height" title="The “separator-height” style property">GtkWidget:separator-height</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3801
- </dt>
3802
- <dd></dd>
3803
- <dt>
3804
- <a class="link" href="GtkWidget.html#GtkWidget--s-separator-width" title="The “separator-width” style property">GtkWidget:separator-width</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3805
- </dt>
3806
- <dd></dd>
3807
- <dt>
3808
- <a class="link" href="GtkWidget.html#GtkWidget--style" title="The “style” property">GtkWidget:style</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3809
- </dt>
3810
- <dd></dd>
3811
- <dt>
3812
- <a class="link" href="GtkWidget.html#GtkWidget--s-visited-link-color" title="The “visited-link-color” style property">GtkWidget:visited-link-color</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3813
- </dt>
3814
- <dd></dd>
3815
- <dt>
3816
- <a class="link" href="GtkWidget.html#GtkWidget--s-wide-separators" title="The “wide-separators” style property">GtkWidget:wide-separators</a>, object property in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3817
- </dt>
3818
- <dd></dd>
3819
- <dt>
3820
- <a class="link" href="GtkWidget.html#gtk-widget-class-path" title="gtk_widget_class_path ()">gtk_widget_class_path</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3821
- </dt>
3822
- <dd></dd>
3823
- <dt>
3824
- <a class="link" href="GtkWidget.html#gtk-widget-ensure-style" title="gtk_widget_ensure_style ()">gtk_widget_ensure_style</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3825
- </dt>
3826
- <dd></dd>
3827
- <dt>
3828
- <a class="link" href="GtkWidget.html#gtk-widget-get-child-requisition" title="gtk_widget_get_child_requisition ()">gtk_widget_get_child_requisition</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3829
- </dt>
3830
- <dd></dd>
3831
- <dt>
3832
- <a class="link" href="GtkWidget.html#gtk-widget-get-composite-name" title="gtk_widget_get_composite_name ()">gtk_widget_get_composite_name</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3833
- </dt>
3834
- <dd></dd>
3835
- <dt>
3836
- <a class="link" href="GtkWidget.html#gtk-widget-get-default-style" title="gtk_widget_get_default_style ()">gtk_widget_get_default_style</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3837
- </dt>
3838
- <dd></dd>
3839
- <dt>
3840
- <a class="link" href="GtkWidget.html#gtk-widget-get-double-buffered" title="gtk_widget_get_double_buffered ()">gtk_widget_get_double_buffered</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3841
- </dt>
3842
- <dd></dd>
3843
- <dt>
3844
- <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>
3845
- </dt>
3846
- <dd></dd>
3847
- <dt>
3848
- <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>
3849
- </dt>
3850
- <dd></dd>
3851
- <dt>
3852
- <a class="link" href="GtkWidget.html#gtk-widget-get-modifier-style" title="gtk_widget_get_modifier_style ()">gtk_widget_get_modifier_style</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3853
- </dt>
3854
- <dd></dd>
3855
- <dt>
3856
- <a class="link" href="GtkWidget.html#gtk-widget-get-pointer" title="gtk_widget_get_pointer ()">gtk_widget_get_pointer</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3857
- </dt>
3858
- <dd></dd>
3859
- <dt>
3860
- <a class="link" href="GtkWidget.html#gtk-widget-get-requisition" title="gtk_widget_get_requisition ()">gtk_widget_get_requisition</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3861
- </dt>
3862
- <dd></dd>
3863
- <dt>
3864
- <a class="link" href="GtkWidget.html#gtk-widget-get-root-window" title="gtk_widget_get_root_window ()">gtk_widget_get_root_window</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3865
- </dt>
3866
- <dd></dd>
3867
- <dt>
3868
- <a class="link" href="GtkWidget.html#gtk-widget-get-state" title="gtk_widget_get_state ()">gtk_widget_get_state</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3869
- </dt>
3870
- <dd></dd>
3871
- <dt>
3872
- <a class="link" href="GtkWidget.html#gtk-widget-get-style" title="gtk_widget_get_style ()">gtk_widget_get_style</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3873
- </dt>
3874
- <dd></dd>
3875
- <dt>
3876
- <a class="link" href="GtkWidget.html#gtk-widget-has-rc-style" title="gtk_widget_has_rc_style ()">gtk_widget_has_rc_style</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3877
- </dt>
3878
- <dd></dd>
3879
- <dt>
3880
- <a class="link" href="GtkWidget.html#gtk-widget-is-composited" title="gtk_widget_is_composited ()">gtk_widget_is_composited</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3881
- </dt>
3882
- <dd></dd>
3883
- <dt>
3884
- <a class="link" href="GtkWidget.html#gtk-widget-modify-base" title="gtk_widget_modify_base ()">gtk_widget_modify_base</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3885
- </dt>
3886
- <dd></dd>
3887
- <dt>
3888
- <a class="link" href="GtkWidget.html#gtk-widget-modify-bg" title="gtk_widget_modify_bg ()">gtk_widget_modify_bg</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3889
- </dt>
3890
- <dd></dd>
3891
- <dt>
3892
- <a class="link" href="GtkWidget.html#gtk-widget-modify-cursor" title="gtk_widget_modify_cursor ()">gtk_widget_modify_cursor</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3893
- </dt>
3894
- <dd></dd>
3895
- <dt>
3896
- <a class="link" href="GtkWidget.html#gtk-widget-modify-fg" title="gtk_widget_modify_fg ()">gtk_widget_modify_fg</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3897
- </dt>
3898
- <dd></dd>
3899
- <dt>
3900
- <a class="link" href="GtkWidget.html#gtk-widget-modify-font" title="gtk_widget_modify_font ()">gtk_widget_modify_font</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3901
- </dt>
3902
- <dd></dd>
3903
- <dt>
3904
- <a class="link" href="GtkWidget.html#gtk-widget-modify-style" title="gtk_widget_modify_style ()">gtk_widget_modify_style</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3905
- </dt>
3906
- <dd></dd>
3907
- <dt>
3908
- <a class="link" href="GtkWidget.html#gtk-widget-modify-text" title="gtk_widget_modify_text ()">gtk_widget_modify_text</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3909
- </dt>
3910
- <dd></dd>
3911
- <dt>
3912
- <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>
3913
- </dt>
3914
- <dd></dd>
3915
- <dt>
3916
- <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>
3917
- </dt>
3918
- <dd></dd>
3919
- <dt>
3920
- <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>
3921
- </dt>
3922
- <dd></dd>
3923
- <dt>
3924
- <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>
3925
- </dt>
3926
- <dd></dd>
3927
- <dt>
3928
- <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>
3929
- </dt>
3930
- <dd></dd>
3931
- <dt>
3932
- <a class="link" href="GtkWidget.html#gtk-widget-path" title="gtk_widget_path ()">gtk_widget_path</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3933
- </dt>
3934
- <dd></dd>
3935
- <dt>
3936
- <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>
3937
- </dt>
3938
- <dd></dd>
3939
- <dt>
3940
- <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>
3941
- </dt>
3942
- <dd></dd>
3943
- <dt>
3944
- <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>
3945
- </dt>
3946
- <dd></dd>
3947
- <dt>
3948
- <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>
3949
- </dt>
3950
- <dd></dd>
3951
- <dt>
3952
- <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>
3953
- </dt>
3954
- <dd></dd>
3955
- <dt>
3956
- <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>
3957
- </dt>
3958
- <dd></dd>
3959
- <dt>
3960
- <a class="link" href="GtkWidget.html#gtk-widget-pop-composite-child" title="gtk_widget_pop_composite_child ()">gtk_widget_pop_composite_child</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3961
- </dt>
3962
- <dd></dd>
3963
- <dt>
3964
- <a class="link" href="GtkWidget.html#gtk-widget-push-composite-child" title="gtk_widget_push_composite_child ()">gtk_widget_push_composite_child</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3965
- </dt>
3966
- <dd></dd>
3967
- <dt>
3968
- <a class="link" href="GtkWidget.html#gtk-widget-region-intersect" title="gtk_widget_region_intersect ()">gtk_widget_region_intersect</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3969
- </dt>
3970
- <dd></dd>
3971
- <dt>
3972
- <a class="link" href="GtkWidget.html#gtk-widget-render-icon" title="gtk_widget_render_icon ()">gtk_widget_render_icon</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3973
- </dt>
3974
- <dd></dd>
3975
- <dt>
3976
- <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>
3977
- </dt>
3978
- <dd></dd>
3979
- <dt>
3980
- <a class="link" href="GtkWidget.html#gtk-widget-reparent" title="gtk_widget_reparent ()">gtk_widget_reparent</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3981
- </dt>
3982
- <dd></dd>
3983
- <dt>
3984
- <a class="link" href="GtkWidget.html#gtk-widget-reset-rc-styles" title="gtk_widget_reset_rc_styles ()">gtk_widget_reset_rc_styles</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3985
- </dt>
3986
- <dd></dd>
3987
- <dt>
3988
- <a class="link" href="GtkWidget.html#gtk-widget-send-expose" title="gtk_widget_send_expose ()">gtk_widget_send_expose</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3989
- </dt>
3990
- <dd></dd>
3991
- <dt>
3992
- <a class="link" href="GtkWidget.html#gtk-widget-set-composite-name" title="gtk_widget_set_composite_name ()">gtk_widget_set_composite_name</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3993
- </dt>
3994
- <dd></dd>
3995
- <dt>
3996
- <a class="link" href="GtkWidget.html#gtk-widget-set-double-buffered" title="gtk_widget_set_double_buffered ()">gtk_widget_set_double_buffered</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
3997
- </dt>
3998
- <dd></dd>
3999
- <dt>
4000
- <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>
4001
- </dt>
4002
- <dd></dd>
4003
- <dt>
4004
- <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>
4005
- </dt>
4006
- <dd></dd>
4007
- <dt>
4008
- <a class="link" href="GtkWidget.html#gtk-widget-set-state" title="gtk_widget_set_state ()">gtk_widget_set_state</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
4009
- </dt>
4010
- <dd></dd>
4011
- <dt>
4012
- <a class="link" href="GtkWidget.html#gtk-widget-set-style" title="gtk_widget_set_style ()">gtk_widget_set_style</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
4013
- </dt>
4014
- <dd></dd>
4015
- <dt>
4016
- <a class="link" href="GtkWidget.html#gtk-widget-size-request" title="gtk_widget_size_request ()">gtk_widget_size_request</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
4017
- </dt>
4018
- <dd></dd>
4019
- <dt>
4020
- <a class="link" href="GtkWidget.html#gtk-widget-style-attach" title="gtk_widget_style_attach ()">gtk_widget_style_attach</a>, function in <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
4021
- </dt>
4022
- <dd></dd>
4023
- <dt>
4024
- <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>
4025
- </dt>
4026
- <dd></dd>
4027
- <dt>
4028
- <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>
4029
- </dt>
4030
- <dd></dd>
4031
- <dt>
4032
- <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>
4033
- </dt>
4034
- <dd></dd>
4035
- <dt>
4036
- <a class="link" href="GtkWindow.html#gtk-window-get-opacity" title="gtk_window_get_opacity ()">gtk_window_get_opacity</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
4037
- </dt>
4038
- <dd></dd>
4039
- <dt>
4040
- <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>
4041
- </dt>
4042
- <dd></dd>
4043
- <dt>
4044
- <a class="link" href="GtkWindow.html#gtk-window-parse-geometry" title="gtk_window_parse_geometry ()">gtk_window_parse_geometry</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
4045
- </dt>
4046
- <dd></dd>
4047
- <dt>
4048
- <a class="link" href="GtkWindow.html#gtk-window-reshow-with-initial-size" title="gtk_window_reshow_with_initial_size ()">gtk_window_reshow_with_initial_size</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
4049
- </dt>
4050
- <dd></dd>
4051
- <dt>
4052
- <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>
4053
- </dt>
4054
- <dd></dd>
4055
- <dt>
4056
- <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>
4057
- </dt>
4058
- <dd></dd>
4059
- <dt>
4060
- <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>
4061
- </dt>
4062
- <dd></dd>
4063
- <dt>
4064
- <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>
4065
- </dt>
4066
- <dd></dd>
4067
- <dt>
4068
- <a class="link" href="GtkWindow.html#gtk-window-set-opacity" title="gtk_window_set_opacity ()">gtk_window_set_opacity</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
4069
- </dt>
4070
- <dd></dd>
4071
- <dt>
4072
- <a class="link" href="GtkWindow.html#gtk-window-set-wmclass" title="gtk_window_set_wmclass ()">gtk_window_set_wmclass</a>, function in <a class="link" href="GtkWindow.html" title="GtkWindow">GtkWindow</a>
4073
- </dt>
4074
- <dd></dd>
4075
- </div>
4076
- <div class="footer">
4077
- <hr>Generated by GTK-Doc V1.25.1</div>
4078
- </body>
4079
- </html>