pkgsrc/x11/gtk3/PLIST
prlw1 b45d6d1004 Update gtk3 to 3.14.1
Highlights from release notes:


* GtkMisc::xalign has been undeprecated for now, it is still needed

* GtkIconView
 - Always draw cell background
 - Fix handling of prelight items

* GtkWindow
 - Fix growing nautilus windows

* Theming:
 - Use sass functions more
 - Theme .app-notification instead of .app-notification.frame
 - Lots of button fine-tuning
 - Avoid double background rendering in tooltips
 - Much faster blur implementation for shadows
 - Support symbolic, recolorable pngs
 - Many improvements in details
 - Style .needs-attention in GtkStackSwitcher
 - Adwaita is much more complete
 - Shadows, reliefs and frames in GtkScrolledWindow, GtkViewport,
   GtkButton, GtkEntry, GtkFrame, etc are now translated to style
   classes and themed
 - Use client-side shadows for menus and tooltips
 - Include the Adwaita theme
 - The default theme is now Adwaita
 - Icon loading now respects limits specified in the icon theme,
   unless GTK_ICON_LOOKUP_FORCE_SIZE is set
 - Don't include image content in icon caches, to avoid huge caches
 - GtkSwitch gained a hover state
 - Use outlines to render focus rings
 - Use icons to render spinners, expanders and arrows
 - GtkIconTheme can force symbolic or regular
   icon variants
 - GtkIconTheme will automatically load rtl
   icon variants

* Inspector:
 - Show widget allocations
 - Show hidden windows
 - Fix initial state of dark switch
 - Show some widget states and buildable ids
 - Add GtkTreeSelection to object tree
 - Add an easy way to change the font
 - Can change hi-dpi scale on the fly
 - Can simulate touchscreen at runtime
 - Shows style properties
 - Ctrl-Shift-I selects the widget under the pointer
 - Property editors show property and settings bindings
 - Support saving custom CSS
 - Show GMenus and GActions
 - Show combobox menus and submenus
 - Lower the inspector window when picking
 - Misc. navigation improvements

* Show widget state and other misc. info

* Wayland:
 - Implement Drag-and-Drop
 - Use subsurfaces for entry completion popups
 - Use subsurfaces for tooltips
 - Support newer protocol versions
 - Fix repaint artifacts
 - Update xdg-shell
 - Always use CSD under Wayland
 - Avoid a crash on pointer-less systems
 - Context menus work now
 - Support GNOME classic mode
 - Update to the latest xdg-shell protocol
 - Updates for xdg_shell protocol changes
 - Touch support

* To align better with css, button and menuitem subclasses now use a
  :checked state to indicate their checkedness, instead of :active or
  :selected.

* Deprecations, removals:
 - GtkStatusIcon, GtkThemingEngine
 - GtkWindow no longer supports resize grips
 - builtin icons have been deprecated in favor of loading icons
   from resources
 - Style regions
 - Support for .icon files
 - gdk_window_flush, drawing outside of begin/end paint
 - GdkColor
 - GtkMisc
 - GtkArrow
 - focus-line-width style property
 - GtkNumerableIcon
 - GtkButton::x/yalign
 - gtk_widget_reparent
 - gtk_widget_region_intersect
 - gtk_container_set_reallocate_redraws

* GtkFileChooser
 - Fix editing of bookmarks
 - Use symbolic icons in the path bar
 - received some design improvements

* GtkTextView
 - Add a vfunc to allow subclasses to draw above/below text

* GtkImage
 - Support scale factor when loading from resources

* Windows:
 - Fix handling of input shapes
 - Support font scaling
 - Dialog theming fixes
 - Several crash fixes
 - Fix icon theme loading
 - *Many* theme improvements
 - Add popover theming
 - Enable introspection
 - Theme improvements

* CSS:
 - Selectors can now match state pseudo classes on
   all elements
 - Support outline-radius in CSS
 - Implement 'unset' and 'all'
 - Support -gtk-icontheme
 - Support -gtk-icon-source
 - Add -gtk-icon-transform, supporting the 2D
   parts of CSS transforms
 - Support -gtk-icon-style

* GtkListBox:
 - Rows now have a selectable property and will be
   styled accordingly
 - GtkListBox can now do multi-selection

* GtkApplication:
 - gtk_application_prefers_app_menu is a new function to facility
   adapting UIs to platform expectations
 - GtkApplication now tries to load menus from resources in the
   resource path that is defined by GApplication
 - GtkApplication set up a resource path for loading icons as well

* GtkScrolledWindow:
 - Scrolling in response to user input (scrollbar clicks, keynav)
   is now animated
 - The displacement animation has been replaced edge gradients

* GtkScaleButton:
 - The orientation is now changed on the fly to make the popup
   fit into small windows

* GtkEntry:
 - Activity mode progress is now smooth

* Client-side decorations
 - The default button layout includes minimize and maximize again
 - Dialogs are no longer using client-side decorations when
   use-header-bar is unset

* GTK+ now ships a simple icon theme browser, gtk3-icon-browser

* Gestures:
 - Convert most widgets to use gestures internally

* Widget factory:
 - Improve coverage of GTK+ features

* Interactive debugging support. The GtkInspector
  window can be triggered with the Ctrl-Shift-I
  or Ctrl-Shift-D keyboard shortcuts, or via the
  GTK_DEBUG environment variable.

* Gesture support has landed. New classes include
  GtkGestureLongPress, GtkGestureMultiPress, GtkGestureSwipe,
  GtkGesturePan, GtkGestureRotate, GtkGestureZoom. Many GTK+
  widgets already use gestures internally. Gestures also
  show up in GtkInspector.
  The gesture-related APIs are still subject to change.

* GTK+ widgets can now draw outside their allocation,
  by setting a clip with gtk_widget_set_clip().
  The clip-related APIs are still subject to change.

* GtkStack has added a few more transition types

* GtkProgressBar is now narrower

* GtkSwitch has a way to delay state changes

* GtkMenuButton is using a popover for menu models by default

* GtkPopover can have horizontal sections

* GtkBuilder
 - Supports property binding
 - Supports dialog actions

* Client-side decorations
 - The requirement for _GTK_FRAME_EXTENTS has been dropped
   to avoid 'double headers' with most window managers
 - Drawing of DND highlights around the entire window works

* Broadway backend
 - Now builds on OpenBSD

* Many bug fixes

* Translation updates

For full details see:

https://git.gnome.org/browse/gtk+/tree/NEWS?id=3.14.1
2014-10-07 23:52:08 +00:00

1281 lines
53 KiB
Text

@comment $NetBSD: PLIST,v 1.14 2014/10/07 23:52:08 prlw1 Exp $
bin/gtk-encode-symbolic-svg
bin/gtk-launch
bin/gtk-query-immodules-3.0
bin/gtk3-demo
bin/gtk3-demo-application
bin/gtk3-icon-browser
bin/gtk3-widget-factory
include/gail-3.0/libgail-util/gail-util.h
include/gail-3.0/libgail-util/gailmisc.h
include/gail-3.0/libgail-util/gailtextutil.h
include/gtk-3.0/gdk/deprecated/gdkcolor.h
include/gtk-3.0/gdk/gdk.h
include/gtk-3.0/gdk/gdkapplaunchcontext.h
include/gtk-3.0/gdk/gdkcairo.h
include/gtk-3.0/gdk/gdkconfig.h
include/gtk-3.0/gdk/gdkcursor.h
include/gtk-3.0/gdk/gdkdevice.h
include/gtk-3.0/gdk/gdkdevicemanager.h
include/gtk-3.0/gdk/gdkdisplay.h
include/gtk-3.0/gdk/gdkdisplaymanager.h
include/gtk-3.0/gdk/gdkdnd.h
include/gtk-3.0/gdk/gdkenumtypes.h
include/gtk-3.0/gdk/gdkevents.h
include/gtk-3.0/gdk/gdkframeclock.h
include/gtk-3.0/gdk/gdkframetimings.h
include/gtk-3.0/gdk/gdkkeys.h
include/gtk-3.0/gdk/gdkkeysyms-compat.h
include/gtk-3.0/gdk/gdkkeysyms.h
include/gtk-3.0/gdk/gdkmain.h
include/gtk-3.0/gdk/gdkpango.h
include/gtk-3.0/gdk/gdkpixbuf.h
include/gtk-3.0/gdk/gdkprivate.h
include/gtk-3.0/gdk/gdkproperty.h
${PLIST.quartz}include/gtk-3.0/gdk/gdkquartz.h
include/gtk-3.0/gdk/gdkrectangle.h
include/gtk-3.0/gdk/gdkrgba.h
include/gtk-3.0/gdk/gdkscreen.h
include/gtk-3.0/gdk/gdkselection.h
include/gtk-3.0/gdk/gdktestutils.h
include/gtk-3.0/gdk/gdkthreads.h
include/gtk-3.0/gdk/gdktypes.h
include/gtk-3.0/gdk/gdkversionmacros.h
include/gtk-3.0/gdk/gdkvisual.h
include/gtk-3.0/gdk/gdkwindow.h
${PLIST.x11}include/gtk-3.0/gdk/gdkx.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzcursor.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzdevice-core.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzdevicemanager-core.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzdisplay.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzdisplaymanager.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzdnd.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzkeys.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzscreen.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzutils.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzvisual.h
${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzwindow.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11applaunchcontext.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11cursor.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11device-core.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11device-xi2.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11device.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11devicemanager-core.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11devicemanager-xi2.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11devicemanager.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11display.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11displaymanager.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11dnd.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11keys.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11property.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11screen.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11selection.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11utils.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11visual.h
${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11window.h
include/gtk-3.0/gtk/a11y/gtkarrowaccessible.h
include/gtk-3.0/gtk/a11y/gtkbooleancellaccessible.h
include/gtk-3.0/gtk/a11y/gtkbuttonaccessible.h
include/gtk-3.0/gtk/a11y/gtkcellaccessible.h
include/gtk-3.0/gtk/a11y/gtkcellaccessibleparent.h
include/gtk-3.0/gtk/a11y/gtkcheckmenuitemaccessible.h
include/gtk-3.0/gtk/a11y/gtkcomboboxaccessible.h
include/gtk-3.0/gtk/a11y/gtkcontaineraccessible.h
include/gtk-3.0/gtk/a11y/gtkcontainercellaccessible.h
include/gtk-3.0/gtk/a11y/gtkentryaccessible.h
include/gtk-3.0/gtk/a11y/gtkexpanderaccessible.h
include/gtk-3.0/gtk/a11y/gtkflowboxaccessible.h
include/gtk-3.0/gtk/a11y/gtkflowboxchildaccessible.h
include/gtk-3.0/gtk/a11y/gtkframeaccessible.h
include/gtk-3.0/gtk/a11y/gtkiconviewaccessible.h
include/gtk-3.0/gtk/a11y/gtkimageaccessible.h
include/gtk-3.0/gtk/a11y/gtkimagecellaccessible.h
include/gtk-3.0/gtk/a11y/gtklabelaccessible.h
include/gtk-3.0/gtk/a11y/gtklevelbaraccessible.h
include/gtk-3.0/gtk/a11y/gtklinkbuttonaccessible.h
include/gtk-3.0/gtk/a11y/gtklistboxaccessible.h
include/gtk-3.0/gtk/a11y/gtklistboxrowaccessible.h
include/gtk-3.0/gtk/a11y/gtklockbuttonaccessible.h
include/gtk-3.0/gtk/a11y/gtkmenuaccessible.h
include/gtk-3.0/gtk/a11y/gtkmenubuttonaccessible.h
include/gtk-3.0/gtk/a11y/gtkmenuitemaccessible.h
include/gtk-3.0/gtk/a11y/gtkmenushellaccessible.h
include/gtk-3.0/gtk/a11y/gtknotebookaccessible.h
include/gtk-3.0/gtk/a11y/gtknotebookpageaccessible.h
include/gtk-3.0/gtk/a11y/gtkpanedaccessible.h
include/gtk-3.0/gtk/a11y/gtkpopoveraccessible.h
include/gtk-3.0/gtk/a11y/gtkprogressbaraccessible.h
include/gtk-3.0/gtk/a11y/gtkradiobuttonaccessible.h
include/gtk-3.0/gtk/a11y/gtkradiomenuitemaccessible.h
include/gtk-3.0/gtk/a11y/gtkrangeaccessible.h
include/gtk-3.0/gtk/a11y/gtkrenderercellaccessible.h
include/gtk-3.0/gtk/a11y/gtkscaleaccessible.h
include/gtk-3.0/gtk/a11y/gtkscalebuttonaccessible.h
include/gtk-3.0/gtk/a11y/gtkscrolledwindowaccessible.h
include/gtk-3.0/gtk/a11y/gtkspinbuttonaccessible.h
include/gtk-3.0/gtk/a11y/gtkspinneraccessible.h
include/gtk-3.0/gtk/a11y/gtkstatusbaraccessible.h
include/gtk-3.0/gtk/a11y/gtkswitchaccessible.h
include/gtk-3.0/gtk/a11y/gtktextcellaccessible.h
include/gtk-3.0/gtk/a11y/gtktextviewaccessible.h
include/gtk-3.0/gtk/a11y/gtktogglebuttonaccessible.h
include/gtk-3.0/gtk/a11y/gtktoplevelaccessible.h
include/gtk-3.0/gtk/a11y/gtktreeviewaccessible.h
include/gtk-3.0/gtk/a11y/gtkwidgetaccessible.h
include/gtk-3.0/gtk/a11y/gtkwindowaccessible.h
include/gtk-3.0/gtk/deprecated/gtkaction.h
include/gtk-3.0/gtk/deprecated/gtkactiongroup.h
include/gtk-3.0/gtk/deprecated/gtkactivatable.h
include/gtk-3.0/gtk/deprecated/gtkalignment.h
include/gtk-3.0/gtk/deprecated/gtkarrow.h
include/gtk-3.0/gtk/deprecated/gtkcolorsel.h
include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h
include/gtk-3.0/gtk/deprecated/gtkfontsel.h
include/gtk-3.0/gtk/deprecated/gtkgradient.h
include/gtk-3.0/gtk/deprecated/gtkhandlebox.h
include/gtk-3.0/gtk/deprecated/gtkhbbox.h
include/gtk-3.0/gtk/deprecated/gtkhbox.h
include/gtk-3.0/gtk/deprecated/gtkhpaned.h
include/gtk-3.0/gtk/deprecated/gtkhscale.h
include/gtk-3.0/gtk/deprecated/gtkhscrollbar.h
include/gtk-3.0/gtk/deprecated/gtkhseparator.h
include/gtk-3.0/gtk/deprecated/gtkhsv.h
include/gtk-3.0/gtk/deprecated/gtkiconfactory.h
include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h
include/gtk-3.0/gtk/deprecated/gtkmisc.h
include/gtk-3.0/gtk/deprecated/gtknumerableicon.h
include/gtk-3.0/gtk/deprecated/gtkradioaction.h
include/gtk-3.0/gtk/deprecated/gtkrc.h
include/gtk-3.0/gtk/deprecated/gtkrecentaction.h
include/gtk-3.0/gtk/deprecated/gtkstatusicon.h
include/gtk-3.0/gtk/deprecated/gtkstock.h
include/gtk-3.0/gtk/deprecated/gtkstyle.h
include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h
include/gtk-3.0/gtk/deprecated/gtktable.h
include/gtk-3.0/gtk/deprecated/gtktearoffmenuitem.h
include/gtk-3.0/gtk/deprecated/gtkthemingengine.h
include/gtk-3.0/gtk/deprecated/gtktoggleaction.h
include/gtk-3.0/gtk/deprecated/gtkuimanager.h
include/gtk-3.0/gtk/deprecated/gtkvbbox.h
include/gtk-3.0/gtk/deprecated/gtkvbox.h
include/gtk-3.0/gtk/deprecated/gtkvpaned.h
include/gtk-3.0/gtk/deprecated/gtkvscale.h
include/gtk-3.0/gtk/deprecated/gtkvscrollbar.h
include/gtk-3.0/gtk/deprecated/gtkvseparator.h
include/gtk-3.0/gtk/gtk-a11y.h
include/gtk-3.0/gtk/gtk.h
include/gtk-3.0/gtk/gtkaboutdialog.h
include/gtk-3.0/gtk/gtkaccelgroup.h
include/gtk-3.0/gtk/gtkaccellabel.h
include/gtk-3.0/gtk/gtkaccelmap.h
include/gtk-3.0/gtk/gtkaccessible.h
include/gtk-3.0/gtk/gtkactionable.h
include/gtk-3.0/gtk/gtkactionbar.h
include/gtk-3.0/gtk/gtkadjustment.h
include/gtk-3.0/gtk/gtkappchooser.h
include/gtk-3.0/gtk/gtkappchooserbutton.h
include/gtk-3.0/gtk/gtkappchooserdialog.h
include/gtk-3.0/gtk/gtkappchooserwidget.h
include/gtk-3.0/gtk/gtkapplication.h
include/gtk-3.0/gtk/gtkapplicationwindow.h
include/gtk-3.0/gtk/gtkaspectframe.h
include/gtk-3.0/gtk/gtkassistant.h
include/gtk-3.0/gtk/gtkbbox.h
include/gtk-3.0/gtk/gtkbin.h
include/gtk-3.0/gtk/gtkbindings.h
include/gtk-3.0/gtk/gtkborder.h
include/gtk-3.0/gtk/gtkbox.h
include/gtk-3.0/gtk/gtkbuildable.h
include/gtk-3.0/gtk/gtkbuilder.h
include/gtk-3.0/gtk/gtkbutton.h
include/gtk-3.0/gtk/gtkcalendar.h
include/gtk-3.0/gtk/gtkcellarea.h
include/gtk-3.0/gtk/gtkcellareabox.h
include/gtk-3.0/gtk/gtkcellareacontext.h
include/gtk-3.0/gtk/gtkcelleditable.h
include/gtk-3.0/gtk/gtkcelllayout.h
include/gtk-3.0/gtk/gtkcellrenderer.h
include/gtk-3.0/gtk/gtkcellrendereraccel.h
include/gtk-3.0/gtk/gtkcellrenderercombo.h
include/gtk-3.0/gtk/gtkcellrendererpixbuf.h
include/gtk-3.0/gtk/gtkcellrendererprogress.h
include/gtk-3.0/gtk/gtkcellrendererspin.h
include/gtk-3.0/gtk/gtkcellrendererspinner.h
include/gtk-3.0/gtk/gtkcellrenderertext.h
include/gtk-3.0/gtk/gtkcellrenderertoggle.h
include/gtk-3.0/gtk/gtkcellview.h
include/gtk-3.0/gtk/gtkcheckbutton.h
include/gtk-3.0/gtk/gtkcheckmenuitem.h
include/gtk-3.0/gtk/gtkclipboard.h
include/gtk-3.0/gtk/gtkcolorbutton.h
include/gtk-3.0/gtk/gtkcolorchooser.h
include/gtk-3.0/gtk/gtkcolorchooserdialog.h
include/gtk-3.0/gtk/gtkcolorchooserwidget.h
include/gtk-3.0/gtk/gtkcolorutils.h
include/gtk-3.0/gtk/gtkcombobox.h
include/gtk-3.0/gtk/gtkcomboboxtext.h
include/gtk-3.0/gtk/gtkcontainer.h
include/gtk-3.0/gtk/gtkcssprovider.h
include/gtk-3.0/gtk/gtkcsssection.h
include/gtk-3.0/gtk/gtkdebug.h
include/gtk-3.0/gtk/gtkdialog.h
include/gtk-3.0/gtk/gtkdnd.h
include/gtk-3.0/gtk/gtkdrawingarea.h
include/gtk-3.0/gtk/gtkeditable.h
include/gtk-3.0/gtk/gtkentry.h
include/gtk-3.0/gtk/gtkentrybuffer.h
include/gtk-3.0/gtk/gtkentrycompletion.h
include/gtk-3.0/gtk/gtkenums.h
include/gtk-3.0/gtk/gtkeventbox.h
include/gtk-3.0/gtk/gtkeventcontroller.h
include/gtk-3.0/gtk/gtkexpander.h
include/gtk-3.0/gtk/gtkfilechooser.h
include/gtk-3.0/gtk/gtkfilechooserbutton.h
include/gtk-3.0/gtk/gtkfilechooserdialog.h
include/gtk-3.0/gtk/gtkfilechooserwidget.h
include/gtk-3.0/gtk/gtkfilefilter.h
include/gtk-3.0/gtk/gtkfixed.h
include/gtk-3.0/gtk/gtkflowbox.h
include/gtk-3.0/gtk/gtkfontbutton.h
include/gtk-3.0/gtk/gtkfontchooser.h
include/gtk-3.0/gtk/gtkfontchooserdialog.h
include/gtk-3.0/gtk/gtkfontchooserwidget.h
include/gtk-3.0/gtk/gtkframe.h
include/gtk-3.0/gtk/gtkgesture.h
include/gtk-3.0/gtk/gtkgesturedrag.h
include/gtk-3.0/gtk/gtkgesturelongpress.h
include/gtk-3.0/gtk/gtkgesturemultipress.h
include/gtk-3.0/gtk/gtkgesturepan.h
include/gtk-3.0/gtk/gtkgesturerotate.h
include/gtk-3.0/gtk/gtkgesturesingle.h
include/gtk-3.0/gtk/gtkgestureswipe.h
include/gtk-3.0/gtk/gtkgesturezoom.h
include/gtk-3.0/gtk/gtkgrid.h
include/gtk-3.0/gtk/gtkheaderbar.h
include/gtk-3.0/gtk/gtkicontheme.h
include/gtk-3.0/gtk/gtkiconview.h
include/gtk-3.0/gtk/gtkimage.h
include/gtk-3.0/gtk/gtkimcontext.h
include/gtk-3.0/gtk/gtkimcontextinfo.h
include/gtk-3.0/gtk/gtkimcontextsimple.h
include/gtk-3.0/gtk/gtkimmodule.h
include/gtk-3.0/gtk/gtkimmulticontext.h
include/gtk-3.0/gtk/gtkinfobar.h
include/gtk-3.0/gtk/gtkinvisible.h
include/gtk-3.0/gtk/gtklabel.h
include/gtk-3.0/gtk/gtklayout.h
include/gtk-3.0/gtk/gtklevelbar.h
include/gtk-3.0/gtk/gtklinkbutton.h
include/gtk-3.0/gtk/gtklistbox.h
include/gtk-3.0/gtk/gtkliststore.h
include/gtk-3.0/gtk/gtklockbutton.h
include/gtk-3.0/gtk/gtkmain.h
include/gtk-3.0/gtk/gtkmenu.h
include/gtk-3.0/gtk/gtkmenubar.h
include/gtk-3.0/gtk/gtkmenubutton.h
include/gtk-3.0/gtk/gtkmenuitem.h
include/gtk-3.0/gtk/gtkmenushell.h
include/gtk-3.0/gtk/gtkmenutoolbutton.h
include/gtk-3.0/gtk/gtkmessagedialog.h
include/gtk-3.0/gtk/gtkmodules.h
include/gtk-3.0/gtk/gtkmountoperation.h
include/gtk-3.0/gtk/gtknotebook.h
include/gtk-3.0/gtk/gtkoffscreenwindow.h
include/gtk-3.0/gtk/gtkorientable.h
include/gtk-3.0/gtk/gtkoverlay.h
include/gtk-3.0/gtk/gtkpagesetup.h
include/gtk-3.0/gtk/gtkpaned.h
include/gtk-3.0/gtk/gtkpapersize.h
include/gtk-3.0/gtk/gtkplacessidebar.h
include/gtk-3.0/gtk/gtkplug.h
include/gtk-3.0/gtk/gtkpopover.h
include/gtk-3.0/gtk/gtkprintcontext.h
include/gtk-3.0/gtk/gtkprintoperation.h
include/gtk-3.0/gtk/gtkprintoperationpreview.h
include/gtk-3.0/gtk/gtkprintsettings.h
include/gtk-3.0/gtk/gtkprogressbar.h
include/gtk-3.0/gtk/gtkradiobutton.h
include/gtk-3.0/gtk/gtkradiomenuitem.h
include/gtk-3.0/gtk/gtkradiotoolbutton.h
include/gtk-3.0/gtk/gtkrange.h
include/gtk-3.0/gtk/gtkrecentchooser.h
include/gtk-3.0/gtk/gtkrecentchooserdialog.h
include/gtk-3.0/gtk/gtkrecentchoosermenu.h
include/gtk-3.0/gtk/gtkrecentchooserwidget.h
include/gtk-3.0/gtk/gtkrecentfilter.h
include/gtk-3.0/gtk/gtkrecentmanager.h
include/gtk-3.0/gtk/gtkrevealer.h
include/gtk-3.0/gtk/gtkscale.h
include/gtk-3.0/gtk/gtkscalebutton.h
include/gtk-3.0/gtk/gtkscrollable.h
include/gtk-3.0/gtk/gtkscrollbar.h
include/gtk-3.0/gtk/gtkscrolledwindow.h
include/gtk-3.0/gtk/gtksearchbar.h
include/gtk-3.0/gtk/gtksearchentry.h
include/gtk-3.0/gtk/gtkselection.h
include/gtk-3.0/gtk/gtkseparator.h
include/gtk-3.0/gtk/gtkseparatormenuitem.h
include/gtk-3.0/gtk/gtkseparatortoolitem.h
include/gtk-3.0/gtk/gtksettings.h
include/gtk-3.0/gtk/gtkshow.h
include/gtk-3.0/gtk/gtksizegroup.h
include/gtk-3.0/gtk/gtksizerequest.h
include/gtk-3.0/gtk/gtksocket.h
include/gtk-3.0/gtk/gtkspinbutton.h
include/gtk-3.0/gtk/gtkspinner.h
include/gtk-3.0/gtk/gtkstack.h
include/gtk-3.0/gtk/gtkstackswitcher.h
include/gtk-3.0/gtk/gtkstatusbar.h
include/gtk-3.0/gtk/gtkstylecontext.h
include/gtk-3.0/gtk/gtkstyleproperties.h
include/gtk-3.0/gtk/gtkstyleprovider.h
include/gtk-3.0/gtk/gtkswitch.h
include/gtk-3.0/gtk/gtktestutils.h
include/gtk-3.0/gtk/gtktextattributes.h
include/gtk-3.0/gtk/gtktextbuffer.h
include/gtk-3.0/gtk/gtktextbufferrichtext.h
include/gtk-3.0/gtk/gtktextchild.h
include/gtk-3.0/gtk/gtktextdisplay.h
include/gtk-3.0/gtk/gtktextiter.h
include/gtk-3.0/gtk/gtktextlayout.h
include/gtk-3.0/gtk/gtktextmark.h
include/gtk-3.0/gtk/gtktexttag.h
include/gtk-3.0/gtk/gtktexttagtable.h
include/gtk-3.0/gtk/gtktextview.h
include/gtk-3.0/gtk/gtktogglebutton.h
include/gtk-3.0/gtk/gtktoggletoolbutton.h
include/gtk-3.0/gtk/gtktoolbar.h
include/gtk-3.0/gtk/gtktoolbutton.h
include/gtk-3.0/gtk/gtktoolitem.h
include/gtk-3.0/gtk/gtktoolitemgroup.h
include/gtk-3.0/gtk/gtktoolpalette.h
include/gtk-3.0/gtk/gtktoolshell.h
include/gtk-3.0/gtk/gtktooltip.h
include/gtk-3.0/gtk/gtktreednd.h
include/gtk-3.0/gtk/gtktreemodel.h
include/gtk-3.0/gtk/gtktreemodelfilter.h
include/gtk-3.0/gtk/gtktreemodelsort.h
include/gtk-3.0/gtk/gtktreeselection.h
include/gtk-3.0/gtk/gtktreesortable.h
include/gtk-3.0/gtk/gtktreestore.h
include/gtk-3.0/gtk/gtktreeview.h
include/gtk-3.0/gtk/gtktreeviewcolumn.h
include/gtk-3.0/gtk/gtktypebuiltins.h
include/gtk-3.0/gtk/gtktypes.h
include/gtk-3.0/gtk/gtkversion.h
include/gtk-3.0/gtk/gtkviewport.h
include/gtk-3.0/gtk/gtkvolumebutton.h
include/gtk-3.0/gtk/gtkwidget.h
include/gtk-3.0/gtk/gtkwidgetpath.h
include/gtk-3.0/gtk/gtkwindow.h
include/gtk-3.0/gtk/gtkwindowgroup.h
include/gtk-3.0/gtk/gtkx.h
include/gtk-3.0/unix-print/gtk/gtkpagesetupunixdialog.h
include/gtk-3.0/unix-print/gtk/gtkprinter.h
include/gtk-3.0/unix-print/gtk/gtkprintjob.h
include/gtk-3.0/unix-print/gtk/gtkprintunixdialog.h
include/gtk-3.0/unix-print/gtk/gtkunixprint.h
lib/girepository-1.0/Gdk-3.0.typelib
${PLIST.x11}lib/girepository-1.0/GdkX11-3.0.typelib
lib/girepository-1.0/Gtk-3.0.typelib
lib/gtk-3.0/3.0.0/immodules/im-am-et.la
lib/gtk-3.0/3.0.0/immodules/im-cedilla.la
lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.la
${PLIST.quartz}lib/gtk-3.0/3.0.0/immodules/im-quartz.la
lib/gtk-3.0/3.0.0/immodules/im-inuktitut.la
lib/gtk-3.0/3.0.0/immodules/im-ipa.la
lib/gtk-3.0/3.0.0/immodules/im-multipress.la
lib/gtk-3.0/3.0.0/immodules/im-thai.la
lib/gtk-3.0/3.0.0/immodules/im-ti-er.la
lib/gtk-3.0/3.0.0/immodules/im-ti-et.la
lib/gtk-3.0/3.0.0/immodules/im-viqr.la
${PLIST.x11}lib/gtk-3.0/3.0.0/immodules/im-xim.la
${PLIST.cups}lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.la
lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.la
lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.la
lib/libgailutil-3.la
lib/libgdk-3.la
lib/libgtk-3.la
lib/pkgconfig/gail-3.0.pc
lib/pkgconfig/gdk-3.0.pc
${PLIST.quartz}lib/pkgconfig/gdk-quartz-3.0.pc
${PLIST.x11}lib/pkgconfig/gdk-x11-3.0.pc
lib/pkgconfig/gtk+-3.0.pc
${PLIST.quartz}lib/pkgconfig/gtk+-quartz-3.0.pc
lib/pkgconfig/gtk+-unix-print-3.0.pc
${PLIST.x11}lib/pkgconfig/gtk+-x11-3.0.pc
libdata/gtk-3.0/im-multipress.conf
man/man1/broadwayd.1
man/man1/gtk-encode-symbolic-svg.1
man/man1/gtk-launch.1
man/man1/gtk-query-immodules-3.0.1
man/man1/gtk-update-icon-cache.1
man/man1/gtk3-demo.1
man/man1/gtk3-icon-browser.1
man/man1/gtk3-widget-factory.1
share/aclocal/gtk-3.0.m4
share/applications/gtk3-demo.desktop
share/applications/gtk3-icon-browser.desktop
share/applications/gtk3-widget-factory.desktop
share/gir-1.0/Gdk-3.0.gir
${PLIST.x11}share/gir-1.0/GdkX11-3.0.gir
share/gir-1.0/Gtk-3.0.gir
share/glib-2.0/schemas/org.gtk.Demo.gschema.xml
share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml
share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
share/gtk-3.0/gtkbuilder.rng
share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html
share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html
share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3.devhelp2
share/gtk-doc/html/gail-libgail-util3/home.png
share/gtk-doc/html/gail-libgail-util3/index.html
share/gtk-doc/html/gail-libgail-util3/index.sgml
share/gtk-doc/html/gail-libgail-util3/left-insensitive.png
share/gtk-doc/html/gail-libgail-util3/left.png
share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html
share/gtk-doc/html/gail-libgail-util3/right-insensitive.png
share/gtk-doc/html/gail-libgail-util3/right.png
share/gtk-doc/html/gail-libgail-util3/style.css
share/gtk-doc/html/gail-libgail-util3/up-insensitive.png
share/gtk-doc/html/gail-libgail-util3/up.png
share/gtk-doc/html/gdk3/GdkDevice.html
share/gtk-doc/html/gdk3/GdkDeviceManager.html
share/gtk-doc/html/gdk3/GdkDisplay.html
share/gtk-doc/html/gdk3/GdkDisplayManager.html
share/gtk-doc/html/gdk3/GdkFrameClock.html
share/gtk-doc/html/gdk3/GdkScreen.html
share/gtk-doc/html/gdk3/X_cursor.png
share/gtk-doc/html/gdk3/annotation-glossary.html
share/gtk-doc/html/gdk3/api-index-3-0.html
share/gtk-doc/html/gdk3/api-index-3-10.html
share/gtk-doc/html/gdk3/api-index-3-12.html
share/gtk-doc/html/gdk3/api-index-3-14.html
share/gtk-doc/html/gdk3/api-index-3-2.html
share/gtk-doc/html/gdk3/api-index-3-4.html
share/gtk-doc/html/gdk3/api-index-3-6.html
share/gtk-doc/html/gdk3/api-index-3-8.html
share/gtk-doc/html/gdk3/api-index-deprecated.html
share/gtk-doc/html/gdk3/api-index-full.html
share/gtk-doc/html/gdk3/arrow.png
share/gtk-doc/html/gdk3/based_arrow_down.png
share/gtk-doc/html/gdk3/based_arrow_up.png
share/gtk-doc/html/gdk3/boat.png
share/gtk-doc/html/gdk3/bogosity.png
share/gtk-doc/html/gdk3/bottom_left_corner.png
share/gtk-doc/html/gdk3/bottom_right_corner.png
share/gtk-doc/html/gdk3/bottom_side.png
share/gtk-doc/html/gdk3/bottom_tee.png
share/gtk-doc/html/gdk3/box_spiral.png
share/gtk-doc/html/gdk3/center_ptr.png
share/gtk-doc/html/gdk3/circle.png
share/gtk-doc/html/gdk3/clock.png
share/gtk-doc/html/gdk3/coffee_mug.png
share/gtk-doc/html/gdk3/cross.png
share/gtk-doc/html/gdk3/cross_reverse.png
share/gtk-doc/html/gdk3/crosshair.png
share/gtk-doc/html/gdk3/diamond_cross.png
share/gtk-doc/html/gdk3/dot.png
share/gtk-doc/html/gdk3/dotbox.png
share/gtk-doc/html/gdk3/double_arrow.png
share/gtk-doc/html/gdk3/draft_large.png
share/gtk-doc/html/gdk3/draft_small.png
share/gtk-doc/html/gdk3/draped_box.png
share/gtk-doc/html/gdk3/exchange.png
share/gtk-doc/html/gdk3/fleur.png
share/gtk-doc/html/gdk3/gdk3-Application-launching.html
share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html
share/gtk-doc/html/gdk3/gdk3-Colors.html
share/gtk-doc/html/gdk3/gdk3-Cursors.html
share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html
share/gtk-doc/html/gdk3/gdk3-Event-Structures.html
share/gtk-doc/html/gdk3/gdk3-Events.html
share/gtk-doc/html/gdk3/gdk3-GdkFrameTimings.html
share/gtk-doc/html/gdk3/gdk3-General.html
share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html
share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html
share/gtk-doc/html/gdk3/gdk3-Pixbufs.html
share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html
share/gtk-doc/html/gdk3/gdk3-Properties-and-Atoms.html
share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html
share/gtk-doc/html/gdk3/gdk3-Selections.html
share/gtk-doc/html/gdk3/gdk3-Testing.html
share/gtk-doc/html/gdk3/gdk3-Threads.html
share/gtk-doc/html/gdk3/gdk3-Visuals.html
share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html
share/gtk-doc/html/gdk3/gdk3-Windows.html
share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html
share/gtk-doc/html/gdk3/gdk3.devhelp2
share/gtk-doc/html/gdk3/gobbler.png
share/gtk-doc/html/gdk3/gumby.png
share/gtk-doc/html/gdk3/hand1.png
share/gtk-doc/html/gdk3/hand2.png
share/gtk-doc/html/gdk3/heart.png
share/gtk-doc/html/gdk3/home.png
share/gtk-doc/html/gdk3/icon.png
share/gtk-doc/html/gdk3/index.html
share/gtk-doc/html/gdk3/index.sgml
share/gtk-doc/html/gdk3/iron_cross.png
share/gtk-doc/html/gdk3/left-insensitive.png
share/gtk-doc/html/gdk3/left.png
share/gtk-doc/html/gdk3/left_ptr.png
share/gtk-doc/html/gdk3/left_side.png
share/gtk-doc/html/gdk3/left_tee.png
share/gtk-doc/html/gdk3/leftbutton.png
share/gtk-doc/html/gdk3/ll_angle.png
share/gtk-doc/html/gdk3/lr_angle.png
share/gtk-doc/html/gdk3/man.png
share/gtk-doc/html/gdk3/middlebutton.png
share/gtk-doc/html/gdk3/mouse.png
share/gtk-doc/html/gdk3/pencil.png
share/gtk-doc/html/gdk3/pirate.png
share/gtk-doc/html/gdk3/plus.png
share/gtk-doc/html/gdk3/question_arrow.png
share/gtk-doc/html/gdk3/reference.html
share/gtk-doc/html/gdk3/right-insensitive.png
share/gtk-doc/html/gdk3/right.png
share/gtk-doc/html/gdk3/right_ptr.png
share/gtk-doc/html/gdk3/right_side.png
share/gtk-doc/html/gdk3/right_tee.png
share/gtk-doc/html/gdk3/rightbutton.png
share/gtk-doc/html/gdk3/rn02.html
share/gtk-doc/html/gdk3/rotated-text.png
share/gtk-doc/html/gdk3/rtl_logo.png
share/gtk-doc/html/gdk3/sailboat.png
share/gtk-doc/html/gdk3/sb_down_arrow.png
share/gtk-doc/html/gdk3/sb_h_double_arrow.png
share/gtk-doc/html/gdk3/sb_left_arrow.png
share/gtk-doc/html/gdk3/sb_right_arrow.png
share/gtk-doc/html/gdk3/sb_up_arrow.png
share/gtk-doc/html/gdk3/sb_v_double_arrow.png
share/gtk-doc/html/gdk3/shuttle.png
share/gtk-doc/html/gdk3/sizing.png
share/gtk-doc/html/gdk3/spider.png
share/gtk-doc/html/gdk3/spraycan.png
share/gtk-doc/html/gdk3/star.png
share/gtk-doc/html/gdk3/style.css
share/gtk-doc/html/gdk3/target.png
share/gtk-doc/html/gdk3/tcross.png
share/gtk-doc/html/gdk3/top_left_arrow.png
share/gtk-doc/html/gdk3/top_left_corner.png
share/gtk-doc/html/gdk3/top_right_corner.png
share/gtk-doc/html/gdk3/top_side.png
share/gtk-doc/html/gdk3/top_tee.png
share/gtk-doc/html/gdk3/trek.png
share/gtk-doc/html/gdk3/ul_angle.png
share/gtk-doc/html/gdk3/umbrella.png
share/gtk-doc/html/gdk3/up-insensitive.png
share/gtk-doc/html/gdk3/up.png
share/gtk-doc/html/gdk3/ur_angle.png
share/gtk-doc/html/gdk3/watch.png
share/gtk-doc/html/gdk3/xterm.png
share/gtk-doc/html/gtk3/AbstractObjects.html
share/gtk-doc/html/gtk3/Application.html
share/gtk-doc/html/gtk3/ApplicationChoosing.html
share/gtk-doc/html/gtk3/Builder.html
share/gtk-doc/html/gtk3/ButtonWidgets.html
share/gtk-doc/html/gtk3/DeprecatedObjects.html
share/gtk-doc/html/gtk3/DisplayWidgets.html
share/gtk-doc/html/gtk3/Gestures.html
share/gtk-doc/html/gtk3/GtkAboutDialog.html
share/gtk-doc/html/gtk3/GtkAccelLabel.html
share/gtk-doc/html/gtk3/GtkAccessible.html
share/gtk-doc/html/gtk3/GtkAction.html
share/gtk-doc/html/gtk3/GtkActionBar.html
share/gtk-doc/html/gtk3/GtkActionGroup.html
share/gtk-doc/html/gtk3/GtkActionable.html
share/gtk-doc/html/gtk3/GtkActivatable.html
share/gtk-doc/html/gtk3/GtkAdjustment.html
share/gtk-doc/html/gtk3/GtkAlignment.html
share/gtk-doc/html/gtk3/GtkAppChooser.html
share/gtk-doc/html/gtk3/GtkAppChooserButton.html
share/gtk-doc/html/gtk3/GtkAppChooserDialog.html
share/gtk-doc/html/gtk3/GtkAppChooserWidget.html
share/gtk-doc/html/gtk3/GtkApplication.html
share/gtk-doc/html/gtk3/GtkApplicationWindow.html
share/gtk-doc/html/gtk3/GtkArrow.html
share/gtk-doc/html/gtk3/GtkAspectFrame.html
share/gtk-doc/html/gtk3/GtkAssistant.html
share/gtk-doc/html/gtk3/GtkBin.html
share/gtk-doc/html/gtk3/GtkBox.html
share/gtk-doc/html/gtk3/GtkBuildable.html
share/gtk-doc/html/gtk3/GtkBuilder.html
share/gtk-doc/html/gtk3/GtkButton.html
share/gtk-doc/html/gtk3/GtkButtonBox.html
share/gtk-doc/html/gtk3/GtkCalendar.html
share/gtk-doc/html/gtk3/GtkCellArea.html
share/gtk-doc/html/gtk3/GtkCellAreaBox.html
share/gtk-doc/html/gtk3/GtkCellAreaContext.html
share/gtk-doc/html/gtk3/GtkCellEditable.html
share/gtk-doc/html/gtk3/GtkCellLayout.html
share/gtk-doc/html/gtk3/GtkCellRenderer.html
share/gtk-doc/html/gtk3/GtkCellRendererAccel.html
share/gtk-doc/html/gtk3/GtkCellRendererCombo.html
share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html
share/gtk-doc/html/gtk3/GtkCellRendererProgress.html
share/gtk-doc/html/gtk3/GtkCellRendererSpin.html
share/gtk-doc/html/gtk3/GtkCellRendererSpinner.html
share/gtk-doc/html/gtk3/GtkCellRendererText.html
share/gtk-doc/html/gtk3/GtkCellRendererToggle.html
share/gtk-doc/html/gtk3/GtkCellView.html
share/gtk-doc/html/gtk3/GtkCheckButton.html
share/gtk-doc/html/gtk3/GtkCheckMenuItem.html
share/gtk-doc/html/gtk3/GtkColorButton.html
share/gtk-doc/html/gtk3/GtkColorChooser.html
share/gtk-doc/html/gtk3/GtkColorChooserDialog.html
share/gtk-doc/html/gtk3/GtkColorChooserWidget.html
share/gtk-doc/html/gtk3/GtkColorSelection.html
share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html
share/gtk-doc/html/gtk3/GtkComboBox.html
share/gtk-doc/html/gtk3/GtkComboBoxText.html
share/gtk-doc/html/gtk3/GtkContainer.html
share/gtk-doc/html/gtk3/GtkCssProvider.html
share/gtk-doc/html/gtk3/GtkDialog.html
share/gtk-doc/html/gtk3/GtkDrawingArea.html
share/gtk-doc/html/gtk3/GtkEditable.html
share/gtk-doc/html/gtk3/GtkEntry.html
share/gtk-doc/html/gtk3/GtkEntryBuffer.html
share/gtk-doc/html/gtk3/GtkEntryCompletion.html
share/gtk-doc/html/gtk3/GtkEventBox.html
share/gtk-doc/html/gtk3/GtkEventController.html
share/gtk-doc/html/gtk3/GtkExpander.html
share/gtk-doc/html/gtk3/GtkFileChooser.html
share/gtk-doc/html/gtk3/GtkFileChooserButton.html
share/gtk-doc/html/gtk3/GtkFileChooserDialog.html
share/gtk-doc/html/gtk3/GtkFileChooserWidget.html
share/gtk-doc/html/gtk3/GtkFileFilter.html
share/gtk-doc/html/gtk3/GtkFixed.html
share/gtk-doc/html/gtk3/GtkFlowBox.html
share/gtk-doc/html/gtk3/GtkFontButton.html
share/gtk-doc/html/gtk3/GtkFontChooser.html
share/gtk-doc/html/gtk3/GtkFontChooserDialog.html
share/gtk-doc/html/gtk3/GtkFontChooserWidget.html
share/gtk-doc/html/gtk3/GtkFontSelection.html
share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html
share/gtk-doc/html/gtk3/GtkFrame.html
share/gtk-doc/html/gtk3/GtkGesture.html
share/gtk-doc/html/gtk3/GtkGestureDrag.html
share/gtk-doc/html/gtk3/GtkGestureLongPress.html
share/gtk-doc/html/gtk3/GtkGestureMultiPress.html
share/gtk-doc/html/gtk3/GtkGesturePan.html
share/gtk-doc/html/gtk3/GtkGestureRotate.html
share/gtk-doc/html/gtk3/GtkGestureSingle.html
share/gtk-doc/html/gtk3/GtkGestureSwipe.html
share/gtk-doc/html/gtk3/GtkGestureZoom.html
share/gtk-doc/html/gtk3/GtkGrid.html
share/gtk-doc/html/gtk3/GtkHBox.html
share/gtk-doc/html/gtk3/GtkHButtonBox.html
share/gtk-doc/html/gtk3/GtkHPaned.html
share/gtk-doc/html/gtk3/GtkHSV.html
share/gtk-doc/html/gtk3/GtkHScale.html
share/gtk-doc/html/gtk3/GtkHScrollbar.html
share/gtk-doc/html/gtk3/GtkHSeparator.html
share/gtk-doc/html/gtk3/GtkHandleBox.html
share/gtk-doc/html/gtk3/GtkHeaderBar.html
share/gtk-doc/html/gtk3/GtkIMContext.html
share/gtk-doc/html/gtk3/GtkIMContextSimple.html
share/gtk-doc/html/gtk3/GtkIMMulticontext.html
share/gtk-doc/html/gtk3/GtkIconTheme.html
share/gtk-doc/html/gtk3/GtkIconView.html
share/gtk-doc/html/gtk3/GtkImage.html
share/gtk-doc/html/gtk3/GtkImageMenuItem.html
share/gtk-doc/html/gtk3/GtkInfoBar.html
share/gtk-doc/html/gtk3/GtkInvisible.html
share/gtk-doc/html/gtk3/GtkLabel.html
share/gtk-doc/html/gtk3/GtkLayout.html
share/gtk-doc/html/gtk3/GtkLevelBar.html
share/gtk-doc/html/gtk3/GtkLinkButton.html
share/gtk-doc/html/gtk3/GtkListBox.html
share/gtk-doc/html/gtk3/GtkListStore.html
share/gtk-doc/html/gtk3/GtkLockButton.html
share/gtk-doc/html/gtk3/GtkMenu.html
share/gtk-doc/html/gtk3/GtkMenuBar.html
share/gtk-doc/html/gtk3/GtkMenuButton.html
share/gtk-doc/html/gtk3/GtkMenuItem.html
share/gtk-doc/html/gtk3/GtkMenuShell.html
share/gtk-doc/html/gtk3/GtkMenuToolButton.html
share/gtk-doc/html/gtk3/GtkMessageDialog.html
share/gtk-doc/html/gtk3/GtkMisc.html
share/gtk-doc/html/gtk3/GtkNotebook.html
share/gtk-doc/html/gtk3/GtkNumerableIcon.html
share/gtk-doc/html/gtk3/GtkOffscreenWindow.html
share/gtk-doc/html/gtk3/GtkOverlay.html
share/gtk-doc/html/gtk3/GtkPageSetup.html
share/gtk-doc/html/gtk3/GtkPageSetupUnixDialog.html
share/gtk-doc/html/gtk3/GtkPaned.html
share/gtk-doc/html/gtk3/GtkPaperSize.html
share/gtk-doc/html/gtk3/GtkPlacesSidebar.html
share/gtk-doc/html/gtk3/GtkPlug.html
share/gtk-doc/html/gtk3/GtkPopover.html
share/gtk-doc/html/gtk3/GtkPrintContext.html
share/gtk-doc/html/gtk3/GtkPrintJob.html
share/gtk-doc/html/gtk3/GtkPrintSettings.html
share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html
share/gtk-doc/html/gtk3/GtkPrinter.html
share/gtk-doc/html/gtk3/GtkProgressBar.html
share/gtk-doc/html/gtk3/GtkRadioAction.html
share/gtk-doc/html/gtk3/GtkRadioButton.html
share/gtk-doc/html/gtk3/GtkRadioMenuItem.html
share/gtk-doc/html/gtk3/GtkRadioToolButton.html
share/gtk-doc/html/gtk3/GtkRange.html
share/gtk-doc/html/gtk3/GtkRecentAction.html
share/gtk-doc/html/gtk3/GtkRecentChooser.html
share/gtk-doc/html/gtk3/GtkRecentChooserDialog.html
share/gtk-doc/html/gtk3/GtkRecentChooserMenu.html
share/gtk-doc/html/gtk3/GtkRecentChooserWidget.html
share/gtk-doc/html/gtk3/GtkRecentFilter.html
share/gtk-doc/html/gtk3/GtkRecentManager.html
share/gtk-doc/html/gtk3/GtkRevealer.html
share/gtk-doc/html/gtk3/GtkScale.html
share/gtk-doc/html/gtk3/GtkScaleButton.html
share/gtk-doc/html/gtk3/GtkScrollable.html
share/gtk-doc/html/gtk3/GtkScrollbar.html
share/gtk-doc/html/gtk3/GtkScrolledWindow.html
share/gtk-doc/html/gtk3/GtkSearchBar.html
share/gtk-doc/html/gtk3/GtkSearchEntry.html
share/gtk-doc/html/gtk3/GtkSeparator.html
share/gtk-doc/html/gtk3/GtkSeparatorMenuItem.html
share/gtk-doc/html/gtk3/GtkSeparatorToolItem.html
share/gtk-doc/html/gtk3/GtkSettings.html
share/gtk-doc/html/gtk3/GtkSizeGroup.html
share/gtk-doc/html/gtk3/GtkSocket.html
share/gtk-doc/html/gtk3/GtkSpinButton.html
share/gtk-doc/html/gtk3/GtkSpinner.html
share/gtk-doc/html/gtk3/GtkStack.html
share/gtk-doc/html/gtk3/GtkStackSwitcher.html
share/gtk-doc/html/gtk3/GtkStatusIcon.html
share/gtk-doc/html/gtk3/GtkStatusbar.html
share/gtk-doc/html/gtk3/GtkStyle.html
share/gtk-doc/html/gtk3/GtkStyleContext.html
share/gtk-doc/html/gtk3/GtkStyleProvider.html
share/gtk-doc/html/gtk3/GtkSwitch.html
share/gtk-doc/html/gtk3/GtkTable.html
share/gtk-doc/html/gtk3/GtkTearoffMenuItem.html
share/gtk-doc/html/gtk3/GtkTextBuffer.html
share/gtk-doc/html/gtk3/GtkTextIter.html
share/gtk-doc/html/gtk3/GtkTextMark.html
share/gtk-doc/html/gtk3/GtkTextTag.html
share/gtk-doc/html/gtk3/GtkTextTagTable.html
share/gtk-doc/html/gtk3/GtkTextView.html
share/gtk-doc/html/gtk3/GtkThemingEngine.html
share/gtk-doc/html/gtk3/GtkToggleAction.html
share/gtk-doc/html/gtk3/GtkToggleButton.html
share/gtk-doc/html/gtk3/GtkToggleToolButton.html
share/gtk-doc/html/gtk3/GtkToolButton.html
share/gtk-doc/html/gtk3/GtkToolItem.html
share/gtk-doc/html/gtk3/GtkToolItemGroup.html
share/gtk-doc/html/gtk3/GtkToolPalette.html
share/gtk-doc/html/gtk3/GtkToolShell.html
share/gtk-doc/html/gtk3/GtkToolbar.html
share/gtk-doc/html/gtk3/GtkTooltip.html
share/gtk-doc/html/gtk3/GtkTreeModel.html
share/gtk-doc/html/gtk3/GtkTreeModelFilter.html
share/gtk-doc/html/gtk3/GtkTreeModelSort.html
share/gtk-doc/html/gtk3/GtkTreeSelection.html
share/gtk-doc/html/gtk3/GtkTreeSortable.html
share/gtk-doc/html/gtk3/GtkTreeStore.html
share/gtk-doc/html/gtk3/GtkTreeView.html
share/gtk-doc/html/gtk3/GtkTreeViewColumn.html
share/gtk-doc/html/gtk3/GtkUIManager.html
share/gtk-doc/html/gtk3/GtkVBox.html
share/gtk-doc/html/gtk3/GtkVButtonBox.html
share/gtk-doc/html/gtk3/GtkVPaned.html
share/gtk-doc/html/gtk3/GtkVScale.html
share/gtk-doc/html/gtk3/GtkVScrollbar.html
share/gtk-doc/html/gtk3/GtkVSeparator.html
share/gtk-doc/html/gtk3/GtkViewport.html
share/gtk-doc/html/gtk3/GtkVolumeButton.html
share/gtk-doc/html/gtk3/GtkWidget.html
share/gtk-doc/html/gtk3/GtkWindow.html
share/gtk-doc/html/gtk3/GtkWindowGroup.html
share/gtk-doc/html/gtk3/LayoutContainers.html
share/gtk-doc/html/gtk3/MenusAndCombos.html
share/gtk-doc/html/gtk3/MiscObjects.html
share/gtk-doc/html/gtk3/NumericEntry.html
share/gtk-doc/html/gtk3/Ornaments.html
share/gtk-doc/html/gtk3/PlugSocket.html
share/gtk-doc/html/gtk3/Printing.html
share/gtk-doc/html/gtk3/RecentDocuments.html
share/gtk-doc/html/gtk3/ScrollingWidgets.html
share/gtk-doc/html/gtk3/SelectorWidgets.html
share/gtk-doc/html/gtk3/TextWidget.html
share/gtk-doc/html/gtk3/TextWidgetObjects.html
share/gtk-doc/html/gtk3/TreeWidget.html
share/gtk-doc/html/gtk3/TreeWidgetObjects.html
share/gtk-doc/html/gtk3/WindowWidgets.html
share/gtk-doc/html/gtk3/aboutdialog.png
share/gtk-doc/html/gtk3/accel-label.png
share/gtk-doc/html/gtk3/action-bar.png
share/gtk-doc/html/gtk3/annotation-glossary.html
share/gtk-doc/html/gtk3/api-index-3-0.html
share/gtk-doc/html/gtk3/api-index-3-10.html
share/gtk-doc/html/gtk3/api-index-3-12.html
share/gtk-doc/html/gtk3/api-index-3-14.html
share/gtk-doc/html/gtk3/api-index-3-2.html
share/gtk-doc/html/gtk3/api-index-3-4.html
share/gtk-doc/html/gtk3/api-index-3-6.html
share/gtk-doc/html/gtk3/api-index-3-8.html
share/gtk-doc/html/gtk3/api-index-deprecated.html
share/gtk-doc/html/gtk3/api-index-full.html
share/gtk-doc/html/gtk3/appchooserbutton.png
share/gtk-doc/html/gtk3/appchooserdialog.png
share/gtk-doc/html/gtk3/arrows.png
share/gtk-doc/html/gtk3/assistant.png
share/gtk-doc/html/gtk3/background.png
share/gtk-doc/html/gtk3/bloatpad-gnome.png
share/gtk-doc/html/gtk3/bloatpad-osx.png
share/gtk-doc/html/gtk3/bloatpad-xfce.png
share/gtk-doc/html/gtk3/border1.png
share/gtk-doc/html/gtk3/border2.png
share/gtk-doc/html/gtk3/border3.png
share/gtk-doc/html/gtk3/box-expand.png
share/gtk-doc/html/gtk3/box-packing.png
share/gtk-doc/html/gtk3/broadwayd.html
share/gtk-doc/html/gtk3/button.png
share/gtk-doc/html/gtk3/ch01s02.html
share/gtk-doc/html/gtk3/ch01s03.html
share/gtk-doc/html/gtk3/ch01s04.html
share/gtk-doc/html/gtk3/ch01s05.html
share/gtk-doc/html/gtk3/ch02.html
share/gtk-doc/html/gtk3/ch03.html
share/gtk-doc/html/gtk3/ch25s02.html
share/gtk-doc/html/gtk3/ch27s02.html
share/gtk-doc/html/gtk3/ch29s02.html
share/gtk-doc/html/gtk3/ch29s03.html
share/gtk-doc/html/gtk3/chap-drawing-model.html
share/gtk-doc/html/gtk3/chap-input-handling.html
share/gtk-doc/html/gtk3/check-button.png
share/gtk-doc/html/gtk3/checklist-gdkeventexpose-region.html
share/gtk-doc/html/gtk3/checklist-modifiers.html
share/gtk-doc/html/gtk3/checklist-named-icons.html
share/gtk-doc/html/gtk3/checks.png
share/gtk-doc/html/gtk3/color-button.png
share/gtk-doc/html/gtk3/colorchooser.png
share/gtk-doc/html/gtk3/combo-box-entry.png
share/gtk-doc/html/gtk3/combo-box-text.png
share/gtk-doc/html/gtk3/combo-box.png
share/gtk-doc/html/gtk3/down-center.png
share/gtk-doc/html/gtk3/down-end.png
share/gtk-doc/html/gtk3/down-start.png
share/gtk-doc/html/gtk3/drawing.png
share/gtk-doc/html/gtk3/ease-in-out.png
share/gtk-doc/html/gtk3/ease-in.png
share/gtk-doc/html/gtk3/ease-out.png
share/gtk-doc/html/gtk3/ease.png
share/gtk-doc/html/gtk3/entry.png
share/gtk-doc/html/gtk3/exampleapp.png
share/gtk-doc/html/gtk3/expanders.png
share/gtk-doc/html/gtk3/extensions.png
share/gtk-doc/html/gtk3/figure-hierarchical-drawing.png
share/gtk-doc/html/gtk3/figure-windowed-label.png
share/gtk-doc/html/gtk3/file-button.png
share/gtk-doc/html/gtk3/filechooser.png
share/gtk-doc/html/gtk3/flow-box.png
share/gtk-doc/html/gtk3/focus.png
share/gtk-doc/html/gtk3/font-button.png
share/gtk-doc/html/gtk3/fontchooser.png
share/gtk-doc/html/gtk3/frame-gap.png
share/gtk-doc/html/gtk3/frame.png
share/gtk-doc/html/gtk3/frames.png
share/gtk-doc/html/gtk3/getting-started-app1.png
share/gtk-doc/html/gtk3/getting-started-app10.png
share/gtk-doc/html/gtk3/getting-started-app2.png
share/gtk-doc/html/gtk3/getting-started-app3.png
share/gtk-doc/html/gtk3/getting-started-app4.png
share/gtk-doc/html/gtk3/getting-started-app6.png
share/gtk-doc/html/gtk3/getting-started-app7.png
share/gtk-doc/html/gtk3/getting-started-app8.png
share/gtk-doc/html/gtk3/getting-started-app9.png
share/gtk-doc/html/gtk3/glossary.html
share/gtk-doc/html/gtk3/gradient1.png
share/gtk-doc/html/gtk3/gradient2.png
share/gtk-doc/html/gtk3/gradient3.png
share/gtk-doc/html/gtk3/gradient4.png
share/gtk-doc/html/gtk3/grid-packing.png
share/gtk-doc/html/gtk3/gtk-broadway.html
share/gtk-doc/html/gtk3/gtk-building.html
share/gtk-doc/html/gtk3/gtk-compiling.html
share/gtk-doc/html/gtk3/gtk-encode-symbolic-svg.html
share/gtk-doc/html/gtk3/gtk-getting-started.html
share/gtk-doc/html/gtk3/gtk-launch.html
share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html
share/gtk-doc/html/gtk3/gtk-migrating-GtkGrid.html
share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html
share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-checklist.html
share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html
share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html
share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html
share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext.html
share/gtk-doc/html/gtk3/gtk-migrating-checklist.html
share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html
share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html
share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html
share/gtk-doc/html/gtk3/gtk-osx.html
share/gtk-doc/html/gtk3/gtk-query-immodules-3.0.html
share/gtk-doc/html/gtk3/gtk-question-index.html
share/gtk-doc/html/gtk3/gtk-resources.html
share/gtk-doc/html/gtk3/gtk-running.html
share/gtk-doc/html/gtk3/gtk-update-icon-cache.html
share/gtk-doc/html/gtk3/gtk-wayland.html
share/gtk-doc/html/gtk3/gtk-windows.html
share/gtk-doc/html/gtk3/gtk-x11.html
share/gtk-doc/html/gtk3/gtk.html
share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html
share/gtk-doc/html/gtk3/gtk3-Bindings.html
share/gtk-doc/html/gtk3/gtk3-Clipboards.html
share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html
share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html
share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html
share/gtk-doc/html/gtk3/gtk3-General.html
share/gtk-doc/html/gtk3/gtk3-GtkGradient.html
share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html
share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html
share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html
share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html
share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html
share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html
share/gtk-doc/html/gtk3/gtk3-Orientable.html
share/gtk-doc/html/gtk3/gtk3-Resource-Files.html
share/gtk-doc/html/gtk3/gtk3-Selections.html
share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html
share/gtk-doc/html/gtk3/gtk3-Stock-Items.html
share/gtk-doc/html/gtk3/gtk3-Testing.html
share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html
share/gtk-doc/html/gtk3/gtk3-demo.html
share/gtk-doc/html/gtk3/gtk3-icon-browser.html
share/gtk-doc/html/gtk3/gtk3-widget-factory.html
share/gtk-doc/html/gtk3/gtk3.devhelp2
share/gtk-doc/html/gtk3/gtkbase.html
share/gtk-doc/html/gtk3/gtkobjects.html
share/gtk-doc/html/gtk3/handles.png
share/gtk-doc/html/gtk3/headerbar.png
share/gtk-doc/html/gtk3/hello-world.png
share/gtk-doc/html/gtk3/home.png
share/gtk-doc/html/gtk3/icon-view.png
share/gtk-doc/html/gtk3/image.png
share/gtk-doc/html/gtk3/index.html
share/gtk-doc/html/gtk3/index.sgml
share/gtk-doc/html/gtk3/info-bar.png
share/gtk-doc/html/gtk3/inspector.png
share/gtk-doc/html/gtk3/label.png
share/gtk-doc/html/gtk3/layout-btlr.png
share/gtk-doc/html/gtk3/layout-btrl.png
share/gtk-doc/html/gtk3/layout-lrbt.png
share/gtk-doc/html/gtk3/layout-lrtb.png
share/gtk-doc/html/gtk3/layout-rlbt.png
share/gtk-doc/html/gtk3/layout-rltb.png
share/gtk-doc/html/gtk3/layout-tblr.png
share/gtk-doc/html/gtk3/layout-tbrl.png
share/gtk-doc/html/gtk3/left-center.png
share/gtk-doc/html/gtk3/left-end.png
share/gtk-doc/html/gtk3/left-insensitive.png
share/gtk-doc/html/gtk3/left-start.png
share/gtk-doc/html/gtk3/left.png
share/gtk-doc/html/gtk3/levelbar.png
share/gtk-doc/html/gtk3/linear.png
share/gtk-doc/html/gtk3/link-button.png
share/gtk-doc/html/gtk3/list-and-tree.png
share/gtk-doc/html/gtk3/list-box.png
share/gtk-doc/html/gtk3/lock-button.png
share/gtk-doc/html/gtk3/lockbutton-locked.png
share/gtk-doc/html/gtk3/lockbutton-sorry.png
share/gtk-doc/html/gtk3/lockbutton-unlocked.png
share/gtk-doc/html/gtk3/lockbutton.png
share/gtk-doc/html/gtk3/menu-button.png
share/gtk-doc/html/gtk3/menubar.png
share/gtk-doc/html/gtk3/messagedialog.png
share/gtk-doc/html/gtk3/migrating.html
share/gtk-doc/html/gtk3/multiline-text.png
share/gtk-doc/html/gtk3/notebook.png
share/gtk-doc/html/gtk3/numerableicon.png
share/gtk-doc/html/gtk3/numerableicon2.png
share/gtk-doc/html/gtk3/options.png
share/gtk-doc/html/gtk3/pagesetupdialog.png
share/gtk-doc/html/gtk3/panes.png
share/gtk-doc/html/gtk3/placessidebar.png
share/gtk-doc/html/gtk3/platform-support.html
share/gtk-doc/html/gtk3/printdialog.png
share/gtk-doc/html/gtk3/progressbar.png
share/gtk-doc/html/gtk3/pt06.html
share/gtk-doc/html/gtk3/radio-group.png
share/gtk-doc/html/gtk3/recentchooserdialog.png
share/gtk-doc/html/gtk3/right-center.png
share/gtk-doc/html/gtk3/right-end.png
share/gtk-doc/html/gtk3/right-insensitive.png
share/gtk-doc/html/gtk3/right-start.png
share/gtk-doc/html/gtk3/right.png
share/gtk-doc/html/gtk3/scales.png
share/gtk-doc/html/gtk3/scrollbar.png
share/gtk-doc/html/gtk3/scrolledwindow.png
share/gtk-doc/html/gtk3/search-bar.png
share/gtk-doc/html/gtk3/search-entry.png
share/gtk-doc/html/gtk3/separator.png
share/gtk-doc/html/gtk3/slices.png
share/gtk-doc/html/gtk3/sliders.png
share/gtk-doc/html/gtk3/spinbutton.png
share/gtk-doc/html/gtk3/spinner.png
share/gtk-doc/html/gtk3/stack.png
share/gtk-doc/html/gtk3/stackswitcher.png
share/gtk-doc/html/gtk3/statusbar.png
share/gtk-doc/html/gtk3/style.css
share/gtk-doc/html/gtk3/switch.png
share/gtk-doc/html/gtk3/theming.html
share/gtk-doc/html/gtk3/toggle-button.png
share/gtk-doc/html/gtk3/toolbar.png
share/gtk-doc/html/gtk3/toolpalette.png
share/gtk-doc/html/gtk3/tree-view-coordinates.png
share/gtk-doc/html/gtk3/up-center.png
share/gtk-doc/html/gtk3/up-end.png
share/gtk-doc/html/gtk3/up-insensitive.png
share/gtk-doc/html/gtk3/up-start.png
share/gtk-doc/html/gtk3/up.png
share/gtk-doc/html/gtk3/volumebutton.png
share/gtk-doc/html/gtk3/widget-hvalign.png
share/gtk-doc/html/gtk3/window-default.png
share/gtk-doc/html/gtk3/window.png
share/icons/hicolor/16x16/apps/gtk3-demo.png
share/icons/hicolor/16x16/apps/gtk3-widget-factory.png
share/icons/hicolor/22x22/apps/gtk3-demo.png
share/icons/hicolor/22x22/apps/gtk3-widget-factory.png
share/icons/hicolor/24x24/apps/gtk3-demo.png
share/icons/hicolor/24x24/apps/gtk3-widget-factory.png
share/icons/hicolor/256x256/apps/gtk3-demo.png
share/icons/hicolor/256x256/apps/gtk3-widget-factory.png
share/icons/hicolor/32x32/apps/gtk3-demo.png
share/icons/hicolor/32x32/apps/gtk3-widget-factory.png
share/icons/hicolor/48x48/apps/gtk3-demo.png
share/icons/hicolor/48x48/apps/gtk3-widget-factory.png
share/locale/af/LC_MESSAGES/gtk30-properties.mo
share/locale/af/LC_MESSAGES/gtk30.mo
share/locale/am/LC_MESSAGES/gtk30-properties.mo
share/locale/am/LC_MESSAGES/gtk30.mo
share/locale/an/LC_MESSAGES/gtk30-properties.mo
share/locale/an/LC_MESSAGES/gtk30.mo
share/locale/ang/LC_MESSAGES/gtk30-properties.mo
share/locale/ang/LC_MESSAGES/gtk30.mo
share/locale/ar/LC_MESSAGES/gtk30-properties.mo
share/locale/ar/LC_MESSAGES/gtk30.mo
share/locale/as/LC_MESSAGES/gtk30-properties.mo
share/locale/as/LC_MESSAGES/gtk30.mo
share/locale/ast/LC_MESSAGES/gtk30-properties.mo
share/locale/ast/LC_MESSAGES/gtk30.mo
share/locale/az/LC_MESSAGES/gtk30-properties.mo
share/locale/az/LC_MESSAGES/gtk30.mo
share/locale/az_IR/LC_MESSAGES/gtk30-properties.mo
share/locale/az_IR/LC_MESSAGES/gtk30.mo
share/locale/be/LC_MESSAGES/gtk30-properties.mo
share/locale/be/LC_MESSAGES/gtk30.mo
share/locale/be@latin/LC_MESSAGES/gtk30-properties.mo
share/locale/be@latin/LC_MESSAGES/gtk30.mo
share/locale/bg/LC_MESSAGES/gtk30-properties.mo
share/locale/bg/LC_MESSAGES/gtk30.mo
share/locale/bn/LC_MESSAGES/gtk30-properties.mo
share/locale/bn/LC_MESSAGES/gtk30.mo
share/locale/bn_IN/LC_MESSAGES/gtk30-properties.mo
share/locale/bn_IN/LC_MESSAGES/gtk30.mo
share/locale/br/LC_MESSAGES/gtk30-properties.mo
share/locale/br/LC_MESSAGES/gtk30.mo
share/locale/bs/LC_MESSAGES/gtk30-properties.mo
share/locale/bs/LC_MESSAGES/gtk30.mo
share/locale/ca/LC_MESSAGES/gtk30-properties.mo
share/locale/ca/LC_MESSAGES/gtk30.mo
share/locale/ca@valencia/LC_MESSAGES/gtk30-properties.mo
share/locale/ca@valencia/LC_MESSAGES/gtk30.mo
share/locale/crh/LC_MESSAGES/gtk30-properties.mo
share/locale/crh/LC_MESSAGES/gtk30.mo
share/locale/cs/LC_MESSAGES/gtk30-properties.mo
share/locale/cs/LC_MESSAGES/gtk30.mo
share/locale/cy/LC_MESSAGES/gtk30-properties.mo
share/locale/cy/LC_MESSAGES/gtk30.mo
share/locale/da/LC_MESSAGES/gtk30-properties.mo
share/locale/da/LC_MESSAGES/gtk30.mo
share/locale/de/LC_MESSAGES/gtk30-properties.mo
share/locale/de/LC_MESSAGES/gtk30.mo
share/locale/dz/LC_MESSAGES/gtk30-properties.mo
share/locale/dz/LC_MESSAGES/gtk30.mo
share/locale/el/LC_MESSAGES/gtk30-properties.mo
share/locale/el/LC_MESSAGES/gtk30.mo
share/locale/en/LC_MESSAGES/gtk30-properties.mo
share/locale/en/LC_MESSAGES/gtk30.mo
share/locale/en@shaw/LC_MESSAGES/gtk30-properties.mo
share/locale/en@shaw/LC_MESSAGES/gtk30.mo
share/locale/en_CA/LC_MESSAGES/gtk30-properties.mo
share/locale/en_CA/LC_MESSAGES/gtk30.mo
share/locale/en_GB/LC_MESSAGES/gtk30-properties.mo
share/locale/en_GB/LC_MESSAGES/gtk30.mo
share/locale/eo/LC_MESSAGES/gtk30-properties.mo
share/locale/eo/LC_MESSAGES/gtk30.mo
share/locale/es/LC_MESSAGES/gtk30-properties.mo
share/locale/es/LC_MESSAGES/gtk30.mo
share/locale/et/LC_MESSAGES/gtk30-properties.mo
share/locale/et/LC_MESSAGES/gtk30.mo
share/locale/eu/LC_MESSAGES/gtk30-properties.mo
share/locale/eu/LC_MESSAGES/gtk30.mo
share/locale/fa/LC_MESSAGES/gtk30-properties.mo
share/locale/fa/LC_MESSAGES/gtk30.mo
share/locale/fi/LC_MESSAGES/gtk30-properties.mo
share/locale/fi/LC_MESSAGES/gtk30.mo
share/locale/fr/LC_MESSAGES/gtk30-properties.mo
share/locale/fr/LC_MESSAGES/gtk30.mo
share/locale/ga/LC_MESSAGES/gtk30-properties.mo
share/locale/ga/LC_MESSAGES/gtk30.mo
share/locale/gd/LC_MESSAGES/gtk30-properties.mo
share/locale/gd/LC_MESSAGES/gtk30.mo
share/locale/gl/LC_MESSAGES/gtk30-properties.mo
share/locale/gl/LC_MESSAGES/gtk30.mo
share/locale/gu/LC_MESSAGES/gtk30-properties.mo
share/locale/gu/LC_MESSAGES/gtk30.mo
share/locale/he/LC_MESSAGES/gtk30-properties.mo
share/locale/he/LC_MESSAGES/gtk30.mo
share/locale/hi/LC_MESSAGES/gtk30-properties.mo
share/locale/hi/LC_MESSAGES/gtk30.mo
share/locale/hr/LC_MESSAGES/gtk30-properties.mo
share/locale/hr/LC_MESSAGES/gtk30.mo
share/locale/hu/LC_MESSAGES/gtk30-properties.mo
share/locale/hu/LC_MESSAGES/gtk30.mo
share/locale/hy/LC_MESSAGES/gtk30-properties.mo
share/locale/hy/LC_MESSAGES/gtk30.mo
share/locale/ia/LC_MESSAGES/gtk30-properties.mo
share/locale/ia/LC_MESSAGES/gtk30.mo
share/locale/id/LC_MESSAGES/gtk30-properties.mo
share/locale/id/LC_MESSAGES/gtk30.mo
share/locale/io/LC_MESSAGES/gtk30-properties.mo
share/locale/io/LC_MESSAGES/gtk30.mo
share/locale/is/LC_MESSAGES/gtk30-properties.mo
share/locale/is/LC_MESSAGES/gtk30.mo
share/locale/it/LC_MESSAGES/gtk30-properties.mo
share/locale/it/LC_MESSAGES/gtk30.mo
share/locale/ja/LC_MESSAGES/gtk30-properties.mo
share/locale/ja/LC_MESSAGES/gtk30.mo
share/locale/ka/LC_MESSAGES/gtk30-properties.mo
share/locale/ka/LC_MESSAGES/gtk30.mo
share/locale/kg/LC_MESSAGES/gtk30-properties.mo
share/locale/kg/LC_MESSAGES/gtk30.mo
share/locale/kk/LC_MESSAGES/gtk30-properties.mo
share/locale/kk/LC_MESSAGES/gtk30.mo
share/locale/km/LC_MESSAGES/gtk30-properties.mo
share/locale/km/LC_MESSAGES/gtk30.mo
share/locale/kn/LC_MESSAGES/gtk30-properties.mo
share/locale/kn/LC_MESSAGES/gtk30.mo
share/locale/ko/LC_MESSAGES/gtk30-properties.mo
share/locale/ko/LC_MESSAGES/gtk30.mo
share/locale/ku/LC_MESSAGES/gtk30-properties.mo
share/locale/ku/LC_MESSAGES/gtk30.mo
share/locale/ky/LC_MESSAGES/gtk30-properties.mo
share/locale/ky/LC_MESSAGES/gtk30.mo
share/locale/lg/LC_MESSAGES/gtk30-properties.mo
share/locale/lg/LC_MESSAGES/gtk30.mo
share/locale/li/LC_MESSAGES/gtk30-properties.mo
share/locale/li/LC_MESSAGES/gtk30.mo
share/locale/lt/LC_MESSAGES/gtk30-properties.mo
share/locale/lt/LC_MESSAGES/gtk30.mo
share/locale/lv/LC_MESSAGES/gtk30-properties.mo
share/locale/lv/LC_MESSAGES/gtk30.mo
share/locale/mai/LC_MESSAGES/gtk30-properties.mo
share/locale/mai/LC_MESSAGES/gtk30.mo
share/locale/mi/LC_MESSAGES/gtk30-properties.mo
share/locale/mi/LC_MESSAGES/gtk30.mo
share/locale/mk/LC_MESSAGES/gtk30-properties.mo
share/locale/mk/LC_MESSAGES/gtk30.mo
share/locale/ml/LC_MESSAGES/gtk30-properties.mo
share/locale/ml/LC_MESSAGES/gtk30.mo
share/locale/mn/LC_MESSAGES/gtk30-properties.mo
share/locale/mn/LC_MESSAGES/gtk30.mo
share/locale/mr/LC_MESSAGES/gtk30-properties.mo
share/locale/mr/LC_MESSAGES/gtk30.mo
share/locale/ms/LC_MESSAGES/gtk30-properties.mo
share/locale/ms/LC_MESSAGES/gtk30.mo
share/locale/my/LC_MESSAGES/gtk30-properties.mo
share/locale/my/LC_MESSAGES/gtk30.mo
share/locale/nb/LC_MESSAGES/gtk30-properties.mo
share/locale/nb/LC_MESSAGES/gtk30.mo
share/locale/nds/LC_MESSAGES/gtk30-properties.mo
share/locale/nds/LC_MESSAGES/gtk30.mo
share/locale/ne/LC_MESSAGES/gtk30-properties.mo
share/locale/ne/LC_MESSAGES/gtk30.mo
share/locale/nl/LC_MESSAGES/gtk30-properties.mo
share/locale/nl/LC_MESSAGES/gtk30.mo
share/locale/nn/LC_MESSAGES/gtk30-properties.mo
share/locale/nn/LC_MESSAGES/gtk30.mo
share/locale/nso/LC_MESSAGES/gtk30-properties.mo
share/locale/nso/LC_MESSAGES/gtk30.mo
share/locale/oc/LC_MESSAGES/gtk30-properties.mo
share/locale/oc/LC_MESSAGES/gtk30.mo
share/locale/or/LC_MESSAGES/gtk30-properties.mo
share/locale/or/LC_MESSAGES/gtk30.mo
share/locale/pa/LC_MESSAGES/gtk30-properties.mo
share/locale/pa/LC_MESSAGES/gtk30.mo
share/locale/pl/LC_MESSAGES/gtk30-properties.mo
share/locale/pl/LC_MESSAGES/gtk30.mo
share/locale/ps/LC_MESSAGES/gtk30-properties.mo
share/locale/ps/LC_MESSAGES/gtk30.mo
share/locale/pt/LC_MESSAGES/gtk30-properties.mo
share/locale/pt/LC_MESSAGES/gtk30.mo
share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo
share/locale/pt_BR/LC_MESSAGES/gtk30.mo
share/locale/ro/LC_MESSAGES/gtk30-properties.mo
share/locale/ro/LC_MESSAGES/gtk30.mo
share/locale/ru/LC_MESSAGES/gtk30-properties.mo
share/locale/ru/LC_MESSAGES/gtk30.mo
share/locale/rw/LC_MESSAGES/gtk30-properties.mo
share/locale/rw/LC_MESSAGES/gtk30.mo
share/locale/si/LC_MESSAGES/gtk30-properties.mo
share/locale/si/LC_MESSAGES/gtk30.mo
share/locale/sk/LC_MESSAGES/gtk30-properties.mo
share/locale/sk/LC_MESSAGES/gtk30.mo
share/locale/sl/LC_MESSAGES/gtk30-properties.mo
share/locale/sl/LC_MESSAGES/gtk30.mo
share/locale/sq/LC_MESSAGES/gtk30-properties.mo
share/locale/sq/LC_MESSAGES/gtk30.mo
share/locale/sr/LC_MESSAGES/gtk30-properties.mo
share/locale/sr/LC_MESSAGES/gtk30.mo
share/locale/sr@ije/LC_MESSAGES/gtk30-properties.mo
share/locale/sr@ije/LC_MESSAGES/gtk30.mo
share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo
share/locale/sr@latin/LC_MESSAGES/gtk30.mo
share/locale/sv/LC_MESSAGES/gtk30-properties.mo
share/locale/sv/LC_MESSAGES/gtk30.mo
share/locale/ta/LC_MESSAGES/gtk30-properties.mo
share/locale/ta/LC_MESSAGES/gtk30.mo
share/locale/te/LC_MESSAGES/gtk30-properties.mo
share/locale/te/LC_MESSAGES/gtk30.mo
share/locale/tg/LC_MESSAGES/gtk30-properties.mo
share/locale/tg/LC_MESSAGES/gtk30.mo
share/locale/th/LC_MESSAGES/gtk30-properties.mo
share/locale/th/LC_MESSAGES/gtk30.mo
share/locale/tk/LC_MESSAGES/gtk30-properties.mo
share/locale/tk/LC_MESSAGES/gtk30.mo
share/locale/tr/LC_MESSAGES/gtk30-properties.mo
share/locale/tr/LC_MESSAGES/gtk30.mo
share/locale/tt/LC_MESSAGES/gtk30-properties.mo
share/locale/tt/LC_MESSAGES/gtk30.mo
share/locale/ug/LC_MESSAGES/gtk30-properties.mo
share/locale/ug/LC_MESSAGES/gtk30.mo
share/locale/uk/LC_MESSAGES/gtk30-properties.mo
share/locale/uk/LC_MESSAGES/gtk30.mo
share/locale/ur/LC_MESSAGES/gtk30-properties.mo
share/locale/ur/LC_MESSAGES/gtk30.mo
share/locale/uz/LC_MESSAGES/gtk30-properties.mo
share/locale/uz/LC_MESSAGES/gtk30.mo
share/locale/uz@cyrillic/LC_MESSAGES/gtk30-properties.mo
share/locale/uz@cyrillic/LC_MESSAGES/gtk30.mo
share/locale/vi/LC_MESSAGES/gtk30-properties.mo
share/locale/vi/LC_MESSAGES/gtk30.mo
share/locale/wa/LC_MESSAGES/gtk30-properties.mo
share/locale/wa/LC_MESSAGES/gtk30.mo
share/locale/xh/LC_MESSAGES/gtk30-properties.mo
share/locale/xh/LC_MESSAGES/gtk30.mo
share/locale/yi/LC_MESSAGES/gtk30-properties.mo
share/locale/yi/LC_MESSAGES/gtk30.mo
share/locale/zh_CN/LC_MESSAGES/gtk30-properties.mo
share/locale/zh_CN/LC_MESSAGES/gtk30.mo
share/locale/zh_HK/LC_MESSAGES/gtk30-properties.mo
share/locale/zh_HK/LC_MESSAGES/gtk30.mo
share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo
share/locale/zh_TW/LC_MESSAGES/gtk30.mo
share/themes/Default/gtk-3.0/gtk-keys.css
share/themes/Emacs/gtk-3.0/gtk-keys.css
${PLIST.quartz}share/themes/Mac/gtk-3.0/gtk-keys.css
@pkgdir lib/gtk-3.0/modules
@pkgdir lib/gtk-3.0/immodules
@pkgdir lib/gtk-3.0/3.0.0/filesystems