Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gtk3-devel-3.24.41-1.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: gtk3-devel Distribution: openSUSE Tumbleweed
Version: 3.24.41 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 25 12:50:18 2024
Group: Development/Libraries/X11 Build host: reproducible
Size: 17562104 Source RPM: gtk3-3.24.41-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.gtk.org/
Summary: Development files for the GTK+ toolkit library v3
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects
ranging from small one-off projects to complete application suites.

This package contains the development files for GTK+ 3.x.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Thu Jan 25 2024 dimstar@opensuse.org
  - Update to version 3.24.41:
    + Fix a crash introduced in the X11 changes in 3.24.40.
    + Build fixes.
    + Wayland: Fix interpretation of gtk-shell protocol.
* Thu Jan 18 2024 dimstar@opensuse.org
  - Update to version 3.24.40:
    * Free monitor name on finalize
    * Rework after first review
    * Rework to get rid of get_monitor_by_output
    * Use xorg 'monitor' the right way. See #2013
* Tue Jan 16 2024 dimstar@opensuse.org
  - Update to version 3.24.39+23:
    * gdkdisplay-wayland: Init selection before roundtrips
    * Use consistent coordinates in get_toplevel_from_ns_event.
    * emoji: Update data to CLDR v44
    * emoji: Update data to CLDR v43
    * add hi-ja-et-fi-nb-th for gtkemojichooser
    * add bengali language bn.data for gtkemojichooser
    * emoji: Add more locales
    * emoji: Update data to CLDR v40
    * emoji: Fix the convert-emoji program
    * gtkgesture: Preserve accuracy when translating events
    * pathbar: Handle webdav where is the root is a path
    * GtkTooltip: Fix tooltip positioning on X11
    * gdkkeys-win32c: change registry key not found g_warning to g_debug
    * [gtk3/wayland] Expose XDG-shell suspended state via visibility events.
    * [gtk3/wayland] Only request v2 of xdg_wm_base.
    * test-msys2-meson: fix pipeline failure on GTK3
    * wayland: Fix wl_buffer size for custom cursors
    * GtkMenu: Fix positioning when attached to offscreen windows
    * gdk_display_get_monitor_at_window: Check for offscreen windows
    * GdkWindow: check for same impl class in set_transient_for ()
    * [gtk3] Cherry-pick gtkfilechoosernativeportal fixes from gtk4
    * wayland: Avoid more legacy cursor names
    * Fall back to the 'default' cursor
* Thu Dec 07 2023 dimstar@opensuse.org
  - Update to version 3.24.38+111:
    + [gtk3] Support tiled windows from xdg-shell.
    + Fix a minor issue in the file portal test.
    + wayland: Be more careful when loading cursors.
    + gdk/wayland: Use g_warning_once for cursor scale mismatches.
    + gdk/wayland: Don't fall back directly to 1 for mismatched
      cursor sizes.
    + Updated translations.
  - Drop upstream applied patch
    gtk3-gtkmountoperation-avoid-SEGV-after-bad-password-inpu.patch
* Tue Nov 28 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -p N instead of deprecated %patchN.
* Sun Oct 08 2023 Yifan Jiang <yfjiang@suse.com>
  - Revert RPM ternary operations on SLE where rpm version is not
    ready.
* Tue Sep 12 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Use RPM ternary operations to specify true/false arguments based
    on build conditions (%[%{with FOO} ? "true" : "false"])
* Mon Aug 14 2023 Yifan Jiang <yfjiang@suse.com>
  - Do not use %autopatch to build on SLE where rpm version is not
    ready for the macro.
* Fri Jun 02 2023 Martin Wilck <mwilck@suse.com>
  - Fix nautilus crash after entering wrong SMB password (bsc#1211952)
    * add gtk3-gtkmountoperation-avoid-SEGV-after-bad-password-inpu.patch
* Mon May 22 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.24.38:
    + GtkFileChooser: Avoid warnings with GLib 2.76.
    + Theme: Set caret color in the dark theme.
    + Windows: Fix running under GLES.
    + Wayland:
    - Notify on initial setting changes.
    - Don't crash on 0 size cursors.
    - Don't crash if xdg_activation_v1 is missing.
    + Debugging: Show more information in the inspector.
    + Updated translations.
* Mon May 01 2023 bjorn.lie@gmail.com
  - Update to version 3.24.37+70:
    + Fix a crash.
* Wed Apr 26 2023 bjorn.lie@gmail.com
  - Update to version 3.24.37+68:
    + application: Clean up signal handlers
    + OLE2 DND: Check if move is supported
    + Address issue 5711 by checking that the context is not NULL
    + wayland:
    - Don't crash without xdg_activation_v1
    - Don't crash on cursor size 0
    + gdkscreen-wayland: Notify initial setting change from
      org.gtk.Settings
    + gdk: Swap Cairo calls when reading back from a GdkWindow
    + Updated translations.
* Mon Apr 10 2023 Luciano Santos <luc14n0@opensuse.org>
  - Deprecate %gtk_immodule_(requires|post|postun) macros defined in
    the macros.gtk3 file. Since we are using RPM file triggers to
    provide their functionality, without nullifying them the commands
    will run twice, once by the file triggers and another time by the
    macros.
* Tue Mar 21 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Re-add macros.gtk3: there are quite a few consumers left
    requiring the defined macros.
* Tue Mar 07 2023 Luciano Santos <luc14n0@opensuse.org>
  - Prepend gtk3 to binary_version and _immoduledir macro names to
    avoid possible name clash now that they are being defined in the
    macros.gtk3 file instead of the spec file.
* Fri Mar 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.24.37:
    + Support the file transfer portal for copy-paste and DND
    + Treat XKB_MODE_NAME_LODO as super key
    + Refactor startup notification handling to be in sync with GTK 4
    + GL: Synchronie when calling MakeCurrent
    + CSS: Fix a problem with stopping animations
    + Wayland: Drop the legacy text input module
    + Updated translations.
* Thu Dec 29 2022 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 3.24.36:
    + GtkLabel: Tweak selection behavior.
    + GtkEmojiChooser: Properly handle empty recent section.
    + GtkFileChooser: Make ~ key work regardless of dead keys.
    + Wayland:
    - Fix problems with X<>Wayland DND.
    - Revert cursor changes from 3.24.35.
    - Fix handling of surrounding text in input.
    + Updated translation.
  - Switch from Autotools to Meson, dropping libtool build
    requirement while adding meson and ninja. And replace configure,
    make_build, and make_install macros with meson, meson_build and
    meson_install.
  - Adopt the use of autosetup and autopatch macro facilities to
    improve package maintainability.
  - Drop multibuild facility due to the fact that Gtk 3 Meson build
    scripts can't fully disable some components. And, at least for
    now, we cannot achieve the same degree of modularity we had with
    Autotools.
  - Drop macros.gtk3 file as no package (if it ever had any) consumes
    its macros.
  - After switching to Meson, the build doesn't produce a Wayland
    Input Method module anymore, at least not as a standalone. Update
    baselibs.conf accordingly. And some GResource files are now being
    provided in the devel package for working with emojis.
  - Define __provides_exclude_from macro with ^%{_libdir}/gtk-3.0 as
    its value to prevent the automatic provision generator to offer
    private modules as requirable symbols.
  - Make cloudproviders to be easily switchable, through bcond
    facility, to allow people to test it, or for maintainers to turn
    it on and off easily.
  - Make gettext-its-gtk3 and gtk3-devel-doc sub-packages
    arch-independent (noarch), as they don't contain any binaries.
  - Convert IM modules cache update post(un) scriptlets to RPM
    file triggers. Though we had good results with icon cache update
    scriptlets previously, we still can't use transfiletriggers to
    trigger the cache update only once, post transaction, because
    Zypper is still working on implementing support for them.
  - Refresh patch with Quilt: gtk3-revert-forced-xftdpi.patch.
* Mon Dec 05 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.24.35+10:
    + Flush drawable surface when getting a pixbuf.
    + wayland: Look for cursor themes in $HOME (boo#1206001).
* Wed Nov 30 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.24.35:
    + GtkFontChooserWidget: Fix a critical.
    + GtkAccelLabel: Differentiate keypad keysyms in accelerators.
    + Input:
    - Recognize stylus devices as pens.
    - Fix problems with motion compression.
    + Windows: Build system improvements.
    + Wayland:
    - Fix problems with unreliable DND.
    - Use GLES if required.
    - Add support for titlebar gestures.
    - Refactor handling of IM client updates.
    - Fix cursor hotspots with scaled surfaces.
    - Use the xdg-activation protocol.
    - Load cursors on demand.
    - Fix cursor size on hi-dpi displays.
    + MacOS: Use a CVDisplayLink based frame clock.
    + Updated translations.
  - Drop upstream merged patch
    gtk3-gdkwayland-Update-selections-offer-before-updating-dnd.patch.
* Fri Sep 23 2022 Fusion Future <qydwhotmail@gmail.com>
  - Fix unstable drag-and-drop on Wayland KDE, add:
    * gtk3-gdkwayland-Update-selections-offer-before-updating-dnd.patch
    https://gitlab.gnome.org/GNOME/gtk/-/commit/56100ab4
* Thu Sep 01 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no
    purpose, nor can I find anything to suggest that gtk depends on
    it.
* Mon Aug 15 2022 Dirk Müller <dmueller@suse.com>
  - avoid bashism in baselibs postscript (bsc#1195391).
* Mon Jul 04 2022 Yifan Jiang <yfjiang@suse.com>
  - Add compatible dependency "python3-gobject-Gdk if python3-gobject"
    to the typelib package for SLE and Leap (boo#1200614).
* Fri Jun 17 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Add dependency "python3x-gobject-Gdk if python3x-gobject" to the
    typelib package (boo#1200614).
* Thu May 19 2022 Antoine Belvire <antoine.belvire@opensuse.org>
  - Update to version 3.24.34:
    + Include legacy hicolor icons.
    + Fix the build with gcc 12.
    + X11: Trap errors when getting output properties.
    + Wayland: Ignore empty preedit updates. This fixes a problem
      with textview scrolling.
    + Updated translations.
* Thu Mar 24 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.24.33+12:
    + icons: add legacy icons (boo#1197480).
    + Updated translations.
* Sat Mar 05 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.24.33:
    + No changes.
* Fri Mar 04 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.24.32:
    + GtkCellRendererProgress: Use tabular figures.
    + GtkFontChooser:
    - Fix the build with older Pango.
    - Fix axis name handling.
    + Theme: Fix border color for tiled windows.
    + Accessibility: Fix cell accessible leak.
    + Wayland:
    - Support new high-contrast setting.
    - Only update scale when on any outputs.
    + Updated translations.
* Tue Dec 21 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.24.31:
    + input: Fix a crash with touch on GtkScale.
    + clipboard: Avoid a double-free.
    + css: Avoid a crash with radial gradients.
    + GtkFileChooser: Don't leak search results.
    + GtkTextView: Support css letterspacing.
    + Wayland:
    - Reset position when hiding popups.
    - Ignore globals we did not bind ourselves.
    - Avoid infinite loops when hiding surfaces.
    - Avoid clipboard-related lockups.
    + X11:
    - Trap errors while doing XRANDR calls.
    - Support touchpad gestures with XI 2.4.
    + Updated translations.
* Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com>
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Mon Aug 02 2021 Yifan Jiang <yfjiang@suse.com>
  - Drop patch fixed upstream on SLE and Leap 15.4:
    gtk3-x11-fix-menu-touch-by-pointer-emulation.patch
* Fri Jul 09 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.24.30:
    + Input:
    - Ignore NoSymbol key events (happens with some XKB options).
    - Fix incomplete reset in some cases.
    + GtkEmojiChooser:
    - Update data from CLDR 39.
    - Support translated keywords for multiple languages.
    - Allow inserting multiple Emoji with Ctrl.
    - Match keywords for search.
    - Fix a memory leak.
    + GtkFileChooser: Accessibility improvements.
    + GtkTreeView:
    - Fix an accessibility-related memory leak.
    - Fix assertion failures in some cases.
    + Printing: Remove the Google Cloud Print backend, since the
      service was shut down.
    + Wayland: Work with pointer-gestures v1 protocol.
    + Updated translations.
* Fri Apr 23 2021 Michael Gorse <mgorse@suse.com>
  - Update to version 3.24.29:
    + Input:
    - Look for a Compose file in the right place.
    - Revert some Compose sequence changes (mainly around dead
      acute and apostrophe).
    - Consume all key events during preedit, to avoid unexpected
      interactions.
    - Ignore more modifiers during preedit, to allow using 3rd and
      5th level choosers.
    - Fix handling of cursor positions in non-ASCII preedit text.
    + GtkSpinButton: Interpret localized digits.
    + GtkScale: Fix sporadic criticals.
    + GtkScrolledWindow:
    - Cancel overshoot on size changes.
    - Avoid criticals with non-overlay scrollbars.
    + GtkFileChooser: Handle smb mounts better.
    + GtkListBox: Fix extending multi-selections.
    + Fix a possible crash in gtk_show_uri.
    + Wayland: Improve font settings fallback.
    + X11:
    - Avoid log spam on exit.
    - Don't beep on untrusted displays.
    + Updated translations.
  - Drop gtk3-prevent-g_file_get_basename-return-NULL.patch: fixed
    upstream.
* Thu Apr 22 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.24.28:
    + Input: Improve dead key handling.
    + CSS: Fix rendering of scaled text shadows.
    + Wayland: Fix matching of accelerators with multiple layouts.
    + X11: Trap errors from the COW.
    + Build: Make gtk3-update-icon-cache output reproducible.
    + Updated translations.
* Wed Apr 21 2021 QK ZHU <qkzhu@suse.com>
  - Add gtk3-prevent-g_file_get_basename-return-NULL.patch:
    + Fix a possible crash in gtk_show_uri
      (boo#1185082, glgo#GNOME/gtk!3458).
* Wed Mar 17 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.24.27:
    + Input: Ensure preedit-start and preedit-end are emitted
      properly.
    + GtkScrolledWindow: Revert a change that broke touch scrolling.
    + Theme:
    - Fix a problem with size changes in SSD decorations that
      caused mutter crashes
    - Use transparent black for window border in the dark theme.
    + Updated translations.
* Fri Feb 26 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.24.26:
    + Input:
    - Fix a few oversights in Compose file parsing.
    - Fine-tune Compose preedit display.
    + Theme:
    - Fine-tune scrollbar size and transitions.
    - Reinstate invisible borders for tiled windows.
    + Wayland: Fix a problem with font settings not being found.
    + Updated translations.
* Fri Feb 12 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.24.25:
    + Settings: Make cursor aspect ratio setting work.
    + Broadway:
    - Fix touchscreen event handling.
    - Support Android / Chrome on-screen keyboard.
    + Wayland:
    - Avoid crashes with tablet input.
    - Add api to support clients with subsurfaces better.
    + Inspector: Make the inspector available in non-debug builds.
    + Theme:
    - Make scrollbars larger.
    - Disable shadows on maximized, fullscreen and tiled windows.
    + Printing: Support Avahi-discovered printers better.
    + Input:
    - Show preedit for compose sequences.
    - Support long compose sequences.
    - Support compose sequences producing multiple characters.
    + Updated translations.

Files

/usr/bin/gtk3-demo
/usr/bin/gtk3-demo-application
/usr/bin/gtk3-widget-factory
/usr/include/gail-3.0
/usr/include/gail-3.0/libgail-util
/usr/include/gail-3.0/libgail-util/gail-util.h
/usr/include/gail-3.0/libgail-util/gailmisc.h
/usr/include/gail-3.0/libgail-util/gailtextutil.h
/usr/include/gtk-3.0
/usr/include/gtk-3.0/gdk
/usr/include/gtk-3.0/gdk/broadway
/usr/include/gtk-3.0/gdk/broadway/gdkbroadwaycursor.h
/usr/include/gtk-3.0/gdk/broadway/gdkbroadwaydisplay.h
/usr/include/gtk-3.0/gdk/broadway/gdkbroadwaymonitor.h
/usr/include/gtk-3.0/gdk/broadway/gdkbroadwayvisual.h
/usr/include/gtk-3.0/gdk/broadway/gdkbroadwaywindow.h
/usr/include/gtk-3.0/gdk/deprecated
/usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h
/usr/include/gtk-3.0/gdk/gdk-autocleanup.h
/usr/include/gtk-3.0/gdk/gdk.h
/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h
/usr/include/gtk-3.0/gdk/gdkbroadway.h
/usr/include/gtk-3.0/gdk/gdkcairo.h
/usr/include/gtk-3.0/gdk/gdkconfig.h
/usr/include/gtk-3.0/gdk/gdkcursor.h
/usr/include/gtk-3.0/gdk/gdkdevice.h
/usr/include/gtk-3.0/gdk/gdkdevicemanager.h
/usr/include/gtk-3.0/gdk/gdkdevicepad.h
/usr/include/gtk-3.0/gdk/gdkdevicetool.h
/usr/include/gtk-3.0/gdk/gdkdisplay.h
/usr/include/gtk-3.0/gdk/gdkdisplaymanager.h
/usr/include/gtk-3.0/gdk/gdkdnd.h
/usr/include/gtk-3.0/gdk/gdkdrawingcontext.h
/usr/include/gtk-3.0/gdk/gdkenumtypes.h
/usr/include/gtk-3.0/gdk/gdkevents.h
/usr/include/gtk-3.0/gdk/gdkframeclock.h
/usr/include/gtk-3.0/gdk/gdkframetimings.h
/usr/include/gtk-3.0/gdk/gdkglcontext.h
/usr/include/gtk-3.0/gdk/gdkkeys.h
/usr/include/gtk-3.0/gdk/gdkkeysyms-compat.h
/usr/include/gtk-3.0/gdk/gdkkeysyms.h
/usr/include/gtk-3.0/gdk/gdkmain.h
/usr/include/gtk-3.0/gdk/gdkmonitor.h
/usr/include/gtk-3.0/gdk/gdkpango.h
/usr/include/gtk-3.0/gdk/gdkpixbuf.h
/usr/include/gtk-3.0/gdk/gdkprivate.h
/usr/include/gtk-3.0/gdk/gdkproperty.h
/usr/include/gtk-3.0/gdk/gdkrectangle.h
/usr/include/gtk-3.0/gdk/gdkrgba.h
/usr/include/gtk-3.0/gdk/gdkscreen.h
/usr/include/gtk-3.0/gdk/gdkseat.h
/usr/include/gtk-3.0/gdk/gdkselection.h
/usr/include/gtk-3.0/gdk/gdktestutils.h
/usr/include/gtk-3.0/gdk/gdkthreads.h
/usr/include/gtk-3.0/gdk/gdktypes.h
/usr/include/gtk-3.0/gdk/gdkversionmacros.h
/usr/include/gtk-3.0/gdk/gdkvisual.h
/usr/include/gtk-3.0/gdk/gdkwayland.h
/usr/include/gtk-3.0/gdk/gdkwindow.h
/usr/include/gtk-3.0/gdk/gdkx.h
/usr/include/gtk-3.0/gdk/wayland
/usr/include/gtk-3.0/gdk/wayland/gdkwaylanddevice.h
/usr/include/gtk-3.0/gdk/wayland/gdkwaylanddisplay.h
/usr/include/gtk-3.0/gdk/wayland/gdkwaylandglcontext.h
/usr/include/gtk-3.0/gdk/wayland/gdkwaylandmonitor.h
/usr/include/gtk-3.0/gdk/wayland/gdkwaylandselection.h
/usr/include/gtk-3.0/gdk/wayland/gdkwaylandwindow.h
/usr/include/gtk-3.0/gdk/x11
/usr/include/gtk-3.0/gdk/x11/gdkx-autocleanups.h
/usr/include/gtk-3.0/gdk/x11/gdkx11applaunchcontext.h
/usr/include/gtk-3.0/gdk/x11/gdkx11cursor.h
/usr/include/gtk-3.0/gdk/x11/gdkx11device-core.h
/usr/include/gtk-3.0/gdk/x11/gdkx11device-xi2.h
/usr/include/gtk-3.0/gdk/x11/gdkx11device.h
/usr/include/gtk-3.0/gdk/x11/gdkx11devicemanager-core.h
/usr/include/gtk-3.0/gdk/x11/gdkx11devicemanager-xi2.h
/usr/include/gtk-3.0/gdk/x11/gdkx11devicemanager.h
/usr/include/gtk-3.0/gdk/x11/gdkx11display.h
/usr/include/gtk-3.0/gdk/x11/gdkx11displaymanager.h
/usr/include/gtk-3.0/gdk/x11/gdkx11dnd.h
/usr/include/gtk-3.0/gdk/x11/gdkx11glcontext.h
/usr/include/gtk-3.0/gdk/x11/gdkx11keys.h
/usr/include/gtk-3.0/gdk/x11/gdkx11monitor.h
/usr/include/gtk-3.0/gdk/x11/gdkx11property.h
/usr/include/gtk-3.0/gdk/x11/gdkx11screen.h
/usr/include/gtk-3.0/gdk/x11/gdkx11selection.h
/usr/include/gtk-3.0/gdk/x11/gdkx11utils.h
/usr/include/gtk-3.0/gdk/x11/gdkx11visual.h
/usr/include/gtk-3.0/gdk/x11/gdkx11window.h
/usr/include/gtk-3.0/gtk
/usr/include/gtk-3.0/gtk/a11y
/usr/include/gtk-3.0/gtk/a11y/gtk-a11y-autocleanups.h
/usr/include/gtk-3.0/gtk/a11y/gtkarrowaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkbooleancellaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkbuttonaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkcellaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkcellaccessibleparent.h
/usr/include/gtk-3.0/gtk/a11y/gtkcheckmenuitemaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkcomboboxaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkcontaineraccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkcontainercellaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkentryaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkexpanderaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkfilechooserwidgetaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkflowboxaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkflowboxchildaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkframeaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkheaderbaraccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkiconviewaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkimageaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkimagecellaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtklabelaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtklevelbaraccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtklinkbuttonaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtklistboxaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtklistboxrowaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtklockbuttonaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkmenuaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkmenubuttonaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkmenuitemaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkmenushellaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtknotebookaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtknotebookpageaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkpanedaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkplugaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkpopoveraccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkprogressbaraccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkradiobuttonaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkradiomenuitemaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkrangeaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkrenderercellaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkscaleaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkscalebuttonaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkscrolledwindowaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtksocketaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkspinbuttonaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkspinneraccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkstackaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkstatusbaraccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkswitchaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtktextcellaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtktextviewaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtktogglebuttonaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtktoplevelaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtktreeviewaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkwidgetaccessible.h
/usr/include/gtk-3.0/gtk/a11y/gtkwindowaccessible.h
/usr/include/gtk-3.0/gtk/deprecated
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h
/usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h
/usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h
/usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h
/usr/include/gtk-3.0/gtk/deprecated/gtkfontsel.h
/usr/include/gtk-3.0/gtk/deprecated/gtkgradient.h
/usr/include/gtk-3.0/gtk/deprecated/gtkhandlebox.h
/usr/include/gtk-3.0/gtk/deprecated/gtkhbbox.h
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h
/usr/include/gtk-3.0/gtk/deprecated/gtkhpaned.h
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h
/usr/include/gtk-3.0/gtk/deprecated/gtkhscrollbar.h
/usr/include/gtk-3.0/gtk/deprecated/gtkhseparator.h
/usr/include/gtk-3.0/gtk/deprecated/gtkhsv.h
/usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h
/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h
/usr/include/gtk-3.0/gtk/deprecated/gtknumerableicon.h
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h
/usr/include/gtk-3.0/gtk/deprecated/gtkrc.h
/usr/include/gtk-3.0/gtk/deprecated/gtkrecentaction.h
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h
/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h
/usr/include/gtk-3.0/gtk/deprecated/gtkstyleproperties.h
/usr/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h
/usr/include/gtk-3.0/gtk/deprecated/gtktearoffmenuitem.h
/usr/include/gtk-3.0/gtk/deprecated/gtkthemingengine.h
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h
/usr/include/gtk-3.0/gtk/deprecated/gtkvbbox.h
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h
/usr/include/gtk-3.0/gtk/deprecated/gtkvpaned.h
/usr/include/gtk-3.0/gtk/deprecated/gtkvscale.h
/usr/include/gtk-3.0/gtk/deprecated/gtkvscrollbar.h
/usr/include/gtk-3.0/gtk/deprecated/gtkvseparator.h
/usr/include/gtk-3.0/gtk/gtk-a11y.h
/usr/include/gtk-3.0/gtk/gtk-autocleanups.h
/usr/include/gtk-3.0/gtk/gtk.h
/usr/include/gtk-3.0/gtk/gtkaboutdialog.h
/usr/include/gtk-3.0/gtk/gtkaccelgroup.h
/usr/include/gtk-3.0/gtk/gtkaccellabel.h
/usr/include/gtk-3.0/gtk/gtkaccelmap.h
/usr/include/gtk-3.0/gtk/gtkaccessible.h
/usr/include/gtk-3.0/gtk/gtkactionable.h
/usr/include/gtk-3.0/gtk/gtkactionbar.h
/usr/include/gtk-3.0/gtk/gtkadjustment.h
/usr/include/gtk-3.0/gtk/gtkappchooser.h
/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h
/usr/include/gtk-3.0/gtk/gtkappchooserdialog.h
/usr/include/gtk-3.0/gtk/gtkappchooserwidget.h
/usr/include/gtk-3.0/gtk/gtkapplication.h
/usr/include/gtk-3.0/gtk/gtkapplicationwindow.h
/usr/include/gtk-3.0/gtk/gtkaspectframe.h
/usr/include/gtk-3.0/gtk/gtkassistant.h
/usr/include/gtk-3.0/gtk/gtkbbox.h
/usr/include/gtk-3.0/gtk/gtkbin.h
/usr/include/gtk-3.0/gtk/gtkbindings.h
/usr/include/gtk-3.0/gtk/gtkborder.h
/usr/include/gtk-3.0/gtk/gtkbox.h
/usr/include/gtk-3.0/gtk/gtkbuildable.h
/usr/include/gtk-3.0/gtk/gtkbuilder.h
/usr/include/gtk-3.0/gtk/gtkbutton.h
/usr/include/gtk-3.0/gtk/gtkcalendar.h
/usr/include/gtk-3.0/gtk/gtkcellarea.h
/usr/include/gtk-3.0/gtk/gtkcellareabox.h
/usr/include/gtk-3.0/gtk/gtkcellareacontext.h
/usr/include/gtk-3.0/gtk/gtkcelleditable.h
/usr/include/gtk-3.0/gtk/gtkcelllayout.h
/usr/include/gtk-3.0/gtk/gtkcellrenderer.h
/usr/include/gtk-3.0/gtk/gtkcellrendereraccel.h
/usr/include/gtk-3.0/gtk/gtkcellrenderercombo.h
/usr/include/gtk-3.0/gtk/gtkcellrendererpixbuf.h
/usr/include/gtk-3.0/gtk/gtkcellrendererprogress.h
/usr/include/gtk-3.0/gtk/gtkcellrendererspin.h
/usr/include/gtk-3.0/gtk/gtkcellrendererspinner.h
/usr/include/gtk-3.0/gtk/gtkcellrenderertext.h
/usr/include/gtk-3.0/gtk/gtkcellrenderertoggle.h
/usr/include/gtk-3.0/gtk/gtkcellview.h
/usr/include/gtk-3.0/gtk/gtkcheckbutton.h
/usr/include/gtk-3.0/gtk/gtkcheckmenuitem.h
/usr/include/gtk-3.0/gtk/gtkclipboard.h
/usr/include/gtk-3.0/gtk/gtkcolorbutton.h
/usr/include/gtk-3.0/gtk/gtkcolorchooser.h
/usr/include/gtk-3.0/gtk/gtkcolorchooserdialog.h
/usr/include/gtk-3.0/gtk/gtkcolorchooserwidget.h
/usr/include/gtk-3.0/gtk/gtkcolorutils.h
/usr/include/gtk-3.0/gtk/gtkcombobox.h
/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h
/usr/include/gtk-3.0/gtk/gtkcontainer.h
/usr/include/gtk-3.0/gtk/gtkcssprovider.h
/usr/include/gtk-3.0/gtk/gtkcsssection.h
/usr/include/gtk-3.0/gtk/gtkdebug.h
/usr/include/gtk-3.0/gtk/gtkdialog.h
/usr/include/gtk-3.0/gtk/gtkdnd.h
/usr/include/gtk-3.0/gtk/gtkdragdest.h
/usr/include/gtk-3.0/gtk/gtkdragsource.h
/usr/include/gtk-3.0/gtk/gtkdrawingarea.h
/usr/include/gtk-3.0/gtk/gtkeditable.h
/usr/include/gtk-3.0/gtk/gtkentry.h
/usr/include/gtk-3.0/gtk/gtkentrybuffer.h
/usr/include/gtk-3.0/gtk/gtkentrycompletion.h
/usr/include/gtk-3.0/gtk/gtkenums.h
/usr/include/gtk-3.0/gtk/gtkeventbox.h
/usr/include/gtk-3.0/gtk/gtkeventcontroller.h
/usr/include/gtk-3.0/gtk/gtkeventcontrollerkey.h
/usr/include/gtk-3.0/gtk/gtkeventcontrollermotion.h
/usr/include/gtk-3.0/gtk/gtkeventcontrollerscroll.h
/usr/include/gtk-3.0/gtk/gtkexpander.h
/usr/include/gtk-3.0/gtk/gtkfilechooser.h
/usr/include/gtk-3.0/gtk/gtkfilechooserbutton.h
/usr/include/gtk-3.0/gtk/gtkfilechooserdialog.h
/usr/include/gtk-3.0/gtk/gtkfilechoosernative.h
/usr/include/gtk-3.0/gtk/gtkfilechooserwidget.h
/usr/include/gtk-3.0/gtk/gtkfilefilter.h
/usr/include/gtk-3.0/gtk/gtkfixed.h
/usr/include/gtk-3.0/gtk/gtkflowbox.h
/usr/include/gtk-3.0/gtk/gtkfontbutton.h
/usr/include/gtk-3.0/gtk/gtkfontchooser.h
/usr/include/gtk-3.0/gtk/gtkfontchooserdialog.h
/usr/include/gtk-3.0/gtk/gtkfontchooserwidget.h
/usr/include/gtk-3.0/gtk/gtkframe.h
/usr/include/gtk-3.0/gtk/gtkgesture.h
/usr/include/gtk-3.0/gtk/gtkgesturedrag.h
/usr/include/gtk-3.0/gtk/gtkgesturelongpress.h
/usr/include/gtk-3.0/gtk/gtkgesturemultipress.h
/usr/include/gtk-3.0/gtk/gtkgesturepan.h
/usr/include/gtk-3.0/gtk/gtkgesturerotate.h
/usr/include/gtk-3.0/gtk/gtkgesturesingle.h
/usr/include/gtk-3.0/gtk/gtkgesturestylus.h
/usr/include/gtk-3.0/gtk/gtkgestureswipe.h
/usr/include/gtk-3.0/gtk/gtkgesturezoom.h
/usr/include/gtk-3.0/gtk/gtkglarea.h
/usr/include/gtk-3.0/gtk/gtkgrid.h
/usr/include/gtk-3.0/gtk/gtkheaderbar.h
/usr/include/gtk-3.0/gtk/gtkicontheme.h
/usr/include/gtk-3.0/gtk/gtkiconview.h
/usr/include/gtk-3.0/gtk/gtkimage.h
/usr/include/gtk-3.0/gtk/gtkimcontext.h
/usr/include/gtk-3.0/gtk/gtkimcontextinfo.h
/usr/include/gtk-3.0/gtk/gtkimcontextsimple.h
/usr/include/gtk-3.0/gtk/gtkimmodule.h
/usr/include/gtk-3.0/gtk/gtkimmulticontext.h
/usr/include/gtk-3.0/gtk/gtkinfobar.h
/usr/include/gtk-3.0/gtk/gtkinvisible.h
/usr/include/gtk-3.0/gtk/gtklabel.h
/usr/include/gtk-3.0/gtk/gtklayout.h
/usr/include/gtk-3.0/gtk/gtklevelbar.h
/usr/include/gtk-3.0/gtk/gtklinkbutton.h
/usr/include/gtk-3.0/gtk/gtklistbox.h
/usr/include/gtk-3.0/gtk/gtkliststore.h
/usr/include/gtk-3.0/gtk/gtklockbutton.h
/usr/include/gtk-3.0/gtk/gtkmain.h
/usr/include/gtk-3.0/gtk/gtkmenu.h
/usr/include/gtk-3.0/gtk/gtkmenubar.h
/usr/include/gtk-3.0/gtk/gtkmenubutton.h
/usr/include/gtk-3.0/gtk/gtkmenuitem.h
/usr/include/gtk-3.0/gtk/gtkmenushell.h
/usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h
/usr/include/gtk-3.0/gtk/gtkmessagedialog.h
/usr/include/gtk-3.0/gtk/gtkmodelbutton.h
/usr/include/gtk-3.0/gtk/gtkmodules.h
/usr/include/gtk-3.0/gtk/gtkmountoperation.h
/usr/include/gtk-3.0/gtk/gtknativedialog.h
/usr/include/gtk-3.0/gtk/gtknotebook.h
/usr/include/gtk-3.0/gtk/gtkoffscreenwindow.h
/usr/include/gtk-3.0/gtk/gtkorientable.h
/usr/include/gtk-3.0/gtk/gtkoverlay.h
/usr/include/gtk-3.0/gtk/gtkpadcontroller.h
/usr/include/gtk-3.0/gtk/gtkpagesetup.h
/usr/include/gtk-3.0/gtk/gtkpaned.h
/usr/include/gtk-3.0/gtk/gtkpapersize.h
/usr/include/gtk-3.0/gtk/gtkplacessidebar.h
/usr/include/gtk-3.0/gtk/gtkplug.h
/usr/include/gtk-3.0/gtk/gtkpopover.h
/usr/include/gtk-3.0/gtk/gtkpopovermenu.h
/usr/include/gtk-3.0/gtk/gtkprintcontext.h
/usr/include/gtk-3.0/gtk/gtkprintoperation.h
/usr/include/gtk-3.0/gtk/gtkprintoperationpreview.h
/usr/include/gtk-3.0/gtk/gtkprintsettings.h
/usr/include/gtk-3.0/gtk/gtkprogressbar.h
/usr/include/gtk-3.0/gtk/gtkradiobutton.h
/usr/include/gtk-3.0/gtk/gtkradiomenuitem.h
/usr/include/gtk-3.0/gtk/gtkradiotoolbutton.h
/usr/include/gtk-3.0/gtk/gtkrange.h
/usr/include/gtk-3.0/gtk/gtkrecentchooser.h
/usr/include/gtk-3.0/gtk/gtkrecentchooserdialog.h
/usr/include/gtk-3.0/gtk/gtkrecentchoosermenu.h
/usr/include/gtk-3.0/gtk/gtkrecentchooserwidget.h
/usr/include/gtk-3.0/gtk/gtkrecentfilter.h
/usr/include/gtk-3.0/gtk/gtkrecentmanager.h
/usr/include/gtk-3.0/gtk/gtkrender.h
/usr/include/gtk-3.0/gtk/gtkrevealer.h
/usr/include/gtk-3.0/gtk/gtkscale.h
/usr/include/gtk-3.0/gtk/gtkscalebutton.h
/usr/include/gtk-3.0/gtk/gtkscrollable.h
/usr/include/gtk-3.0/gtk/gtkscrollbar.h
/usr/include/gtk-3.0/gtk/gtkscrolledwindow.h
/usr/include/gtk-3.0/gtk/gtksearchbar.h
/usr/include/gtk-3.0/gtk/gtksearchentry.h
/usr/include/gtk-3.0/gtk/gtkselection.h
/usr/include/gtk-3.0/gtk/gtkseparator.h
/usr/include/gtk-3.0/gtk/gtkseparatormenuitem.h
/usr/include/gtk-3.0/gtk/gtkseparatortoolitem.h
/usr/include/gtk-3.0/gtk/gtksettings.h
/usr/include/gtk-3.0/gtk/gtkshortcutlabel.h
/usr/include/gtk-3.0/gtk/gtkshortcutsgroup.h
/usr/include/gtk-3.0/gtk/gtkshortcutssection.h
/usr/include/gtk-3.0/gtk/gtkshortcutsshortcut.h
/usr/include/gtk-3.0/gtk/gtkshortcutswindow.h
/usr/include/gtk-3.0/gtk/gtkshow.h
/usr/include/gtk-3.0/gtk/gtksizegroup.h
/usr/include/gtk-3.0/gtk/gtksizerequest.h
/usr/include/gtk-3.0/gtk/gtksocket.h
/usr/include/gtk-3.0/gtk/gtkspinbutton.h
/usr/include/gtk-3.0/gtk/gtkspinner.h
/usr/include/gtk-3.0/gtk/gtkstack.h
/usr/include/gtk-3.0/gtk/gtkstacksidebar.h
/usr/include/gtk-3.0/gtk/gtkstackswitcher.h
/usr/include/gtk-3.0/gtk/gtkstatusbar.h
/usr/include/gtk-3.0/gtk/gtkstylecontext.h
/usr/include/gtk-3.0/gtk/gtkstyleprovider.h
/usr/include/gtk-3.0/gtk/gtkswitch.h
/usr/include/gtk-3.0/gtk/gtktestutils.h
/usr/include/gtk-3.0/gtk/gtktextattributes.h
/usr/include/gtk-3.0/gtk/gtktextbuffer.h
/usr/include/gtk-3.0/gtk/gtktextbufferrichtext.h
/usr/include/gtk-3.0/gtk/gtktextchild.h
/usr/include/gtk-3.0/gtk/gtktextdisplay.h
/usr/include/gtk-3.0/gtk/gtktextiter.h
/usr/include/gtk-3.0/gtk/gtktextlayout.h
/usr/include/gtk-3.0/gtk/gtktextmark.h
/usr/include/gtk-3.0/gtk/gtktexttag.h
/usr/include/gtk-3.0/gtk/gtktexttagtable.h
/usr/include/gtk-3.0/gtk/gtktextview.h
/usr/include/gtk-3.0/gtk/gtktogglebutton.h
/usr/include/gtk-3.0/gtk/gtktoggletoolbutton.h
/usr/include/gtk-3.0/gtk/gtktoolbar.h
/usr/include/gtk-3.0/gtk/gtktoolbutton.h
/usr/include/gtk-3.0/gtk/gtktoolitem.h
/usr/include/gtk-3.0/gtk/gtktoolitemgroup.h
/usr/include/gtk-3.0/gtk/gtktoolpalette.h
/usr/include/gtk-3.0/gtk/gtktoolshell.h
/usr/include/gtk-3.0/gtk/gtktooltip.h
/usr/include/gtk-3.0/gtk/gtktreednd.h
/usr/include/gtk-3.0/gtk/gtktreemodel.h
/usr/include/gtk-3.0/gtk/gtktreemodelfilter.h
/usr/include/gtk-3.0/gtk/gtktreemodelsort.h
/usr/include/gtk-3.0/gtk/gtktreeselection.h
/usr/include/gtk-3.0/gtk/gtktreesortable.h
/usr/include/gtk-3.0/gtk/gtktreestore.h
/usr/include/gtk-3.0/gtk/gtktreeview.h
/usr/include/gtk-3.0/gtk/gtktreeviewcolumn.h
/usr/include/gtk-3.0/gtk/gtktypebuiltins.h
/usr/include/gtk-3.0/gtk/gtktypes.h
/usr/include/gtk-3.0/gtk/gtkversion.h
/usr/include/gtk-3.0/gtk/gtkviewport.h
/usr/include/gtk-3.0/gtk/gtkvolumebutton.h
/usr/include/gtk-3.0/gtk/gtkwidget.h
/usr/include/gtk-3.0/gtk/gtkwidgetpath.h
/usr/include/gtk-3.0/gtk/gtkwindow.h
/usr/include/gtk-3.0/gtk/gtkwindowgroup.h
/usr/include/gtk-3.0/gtk/gtkx-autocleanups.h
/usr/include/gtk-3.0/gtk/gtkx.h
/usr/include/gtk-3.0/unix-print
/usr/include/gtk-3.0/unix-print/gtk
/usr/include/gtk-3.0/unix-print/gtk/gtkpagesetupunixdialog.h
/usr/include/gtk-3.0/unix-print/gtk/gtkprinter.h
/usr/include/gtk-3.0/unix-print/gtk/gtkprintjob.h
/usr/include/gtk-3.0/unix-print/gtk/gtkprintunixdialog.h
/usr/include/gtk-3.0/unix-print/gtk/gtkunixprint-autocleanups.h
/usr/include/gtk-3.0/unix-print/gtk/gtkunixprint.h
/usr/lib/libgailutil-3.so
/usr/lib/libgdk-3.so
/usr/lib/libgtk-3.so
/usr/lib/pkgconfig/gail-3.0.pc
/usr/lib/pkgconfig/gdk-3.0.pc
/usr/lib/pkgconfig/gdk-broadway-3.0.pc
/usr/lib/pkgconfig/gdk-wayland-3.0.pc
/usr/lib/pkgconfig/gdk-x11-3.0.pc
/usr/lib/pkgconfig/gtk+-3.0.pc
/usr/lib/pkgconfig/gtk+-broadway-3.0.pc
/usr/lib/pkgconfig/gtk+-unix-print-3.0.pc
/usr/lib/pkgconfig/gtk+-wayland-3.0.pc
/usr/lib/pkgconfig/gtk+-x11-3.0.pc
/usr/lib/rpm/macros.d/macros.gtk3
/usr/share/aclocal/gtk-3.0.m4
/usr/share/applications/gtk3-demo.desktop
/usr/share/applications/gtk3-widget-factory.desktop
/usr/share/doc/packages/gtk3-devel
/usr/share/doc/packages/gtk3-devel/CONTRIBUTING.md
/usr/share/gir-1.0/Gdk-3.0.gir
/usr/share/gir-1.0/GdkX11-3.0.gir
/usr/share/gir-1.0/Gtk-3.0.gir
/usr/share/gtk-3.0/gtkbuilder.rng
/usr/share/gtk-3.0/valgrind
/usr/share/gtk-3.0/valgrind/gtk.supp
/usr/share/icons/hicolor/16x16/apps/gtk3-demo-symbolic.symbolic.png
/usr/share/icons/hicolor/16x16/apps/gtk3-demo.png
/usr/share/icons/hicolor/16x16/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/share/icons/hicolor/16x16/apps/gtk3-widget-factory.png
/usr/share/icons/hicolor/22x22/apps/gtk3-demo-symbolic.symbolic.png
/usr/share/icons/hicolor/22x22/apps/gtk3-demo.png
/usr/share/icons/hicolor/22x22/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/share/icons/hicolor/22x22/apps/gtk3-widget-factory.png
/usr/share/icons/hicolor/24x24/apps/gtk3-demo-symbolic.symbolic.png
/usr/share/icons/hicolor/24x24/apps/gtk3-demo.png
/usr/share/icons/hicolor/24x24/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/share/icons/hicolor/24x24/apps/gtk3-widget-factory.png
/usr/share/icons/hicolor/256x256/apps/gtk3-demo-symbolic.symbolic.png
/usr/share/icons/hicolor/256x256/apps/gtk3-demo.png
/usr/share/icons/hicolor/256x256/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/share/icons/hicolor/256x256/apps/gtk3-widget-factory.png
/usr/share/icons/hicolor/32x32/apps/gtk3-demo-symbolic.symbolic.png
/usr/share/icons/hicolor/32x32/apps/gtk3-demo.png
/usr/share/icons/hicolor/32x32/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/share/icons/hicolor/32x32/apps/gtk3-widget-factory.png
/usr/share/icons/hicolor/48x48/apps/gtk3-demo-symbolic.symbolic.png
/usr/share/icons/hicolor/48x48/apps/gtk3-demo.png
/usr/share/icons/hicolor/48x48/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/share/icons/hicolor/48x48/apps/gtk3-widget-factory.png
/usr/share/man/man1/gtk3-demo-application.1.gz
/usr/share/man/man1/gtk3-demo.1.gz
/usr/share/man/man1/gtk3-widget-factory.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 17 00:02:00 2024