libgtkmm-3_0-1-3.24.6-150400.3.3.1<>,hchp9|_6[±U<-{B)j!~˧qrW|ITynArp$Ķ%'Hz(q<3 WշČZ%ھ[0*;d6v/hbe琱Bߕߴ.7G!f<0GfOWt?9 ?Ma Dq%g#@k&jbAfqt7Qh߀+F 7IWz{ `^̍hdO&Z?Na#\ Hhs >@f ?ed % R\`lp ( 8 H h p 8X4(8&9 X&: U&>`@`F`#G`8H`XI`xX`Y`\`]`^aWbacbdcec fclcuc$vcDwdxdyd-zeeeeeClibgtkmm-3_0-13.24.6150400.3.3.1C++ Interface for GTK3 (a GUI library for X)Gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm3 wraps GTK+ 3. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces.chibs-arm-6gSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.gtkmm.org/linuxaarch64#]ggA큤A큤chchchchchboKchboK17c0069252ac6ab77829e0169f24a938a9fdaf0fe6f019682e38cbbfdf292189de0f7e7d1de696e56f547ced27cf31c95413b8276ed4f4dbe8465c203355f21c964c71d22f7bb78af4e2730f1e106574a634bab0dca46d67932e169373135ae4dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551libgdkmm-3.0.so.1.1.0libgtkmm-3.0.so.1.1.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgtkmm3-3.24.6-150400.3.3.1.src.rpmlibgdkmm-3.0.so.1()(64bit)libgtkmm-3.0.so.1()(64bit)libgtkmm-3_0-1libgtkmm-3_0-1(aarch-64)@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libatkmm-1.6.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcairomm-1.0.so.1()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgdk-3.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libgdkmm-3.0.so.1()(64bit)libgiomm-2.4.so.1()(64bit)libglib-2.0.so.0()(64bit)libglibmm-2.4.so.1()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpangomm-1.4.so.1()(64bit)libsigc-2.0.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3bq@a $@`S@_@]@]@\+@\ZYYMXEVW$W;WWq@WPWW@VVV޾VVzV\:@V UU@U@U@U?UmUv@UQT@TTT@emilyyrose@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.comfcrozat@suse.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgjengelh@inai.dedimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgmgorse@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdamjanovic.ivo@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgbadshah400@gmail.comzaitor@opensuse.org- Update to version 3.24.6: + GTK: TreeValueProxy: Declare copy constructor = default, avoiding warnings from the claing++ compiler. + Object::_release_c_instance(): Unref orphan managed widgets. + SizeGroup demo: Set active items in the combo boxs, so something is shown. + Build with Meson: MSVC build: Support Visual Studio 2022. + Specify 'check' option in run_command(). + Check if Perl is required for building documentation. + Don't use deprecated python3.path() and execute (..., gui_app...).- Update to version 3.24.5: + Gtk: TreeValueProxy: Mark the copy assignment operator as deleted. + Build: - Meson build: Use relative paths to untracked/. - [gdk|gtk]mmconfig.h.*: Don't dllimport on MinGW. - Meson build: Make it possible to use gtkmm as a subproject. - Meson build: No implicit_include_directories. - MSVC build: Gtk::TreeModelColumnRecord: Export class selectively.- Update to version 3.24.4: + The 'GTKMM_API' decoration was missed from the '_WRAP_COMPARE' item, making the code fail to link for Inkscape on Windows.- Update to version 3.24.3: + Gtk: Actionable::get_action_target_value(): Fix ref count + Documentation: - Improve the documentation of Gtk::Application::add_window() and Gtk::Window::set_application() - Gtk::Button::set_image(): Fix the documentation - Gtk::TreeView::append_column(): Add code example - README: Add instructions for building gtkmm - Explain key values + Demos: - Don't use C++14 auto deduction - Update the GLArea demo (similar to updates in gtk+) - GLArea demo: Fix a crash + Tests: Builder test: Test derived props declared in C++ + Build: - Improve NMake support - Fix Autotools build with X11 backend disabled (--enable-x11-backend=no) - Use __declspec(dllexport) when building with Visual Studio - Add support for building gtkmm with Meson - docs/reference/: Update for Doxygen >= 1.8.16 - Add meson BuildRequires and macros following upstreams port. - Add graphviz BuildRequires (needed for documentation build now) and replace gcc-c++ with generic c++_compiler BuildRequires.- Update BuildRequires: pkgconfig(atkmm-1.6) >= 2.24.2; pkgconfig(giomm-2.4) >= 2.54.0.- Update to version 3.24.2: + Gdk: - Window::create_similar_surface(): Fix a memory leak. - Suppress warnings from deprecated GTimeVal in PixbufAnimation::get_iter() and PixbufAnimationIter::advance(). + Gtk: Fix memory leaks in IconTheme::list_icons(), IconView::get_selected_icons() and RecentManager::get_items(). + Documentation: Gtk::Builder: Describe how to use it together with Glib::Property. + Demos: Fix the source code listing.- Update to version 3.24.1: + Gdk: RGBA::set_hsv(): Properly interpret hue 360° as red. + Documentation: - Gtk::FileFilter: Several improvements of the documentation. - Gtk::Builder: Don’t use @retval on out args, use @param[out]. + Tests: Add test of Gdk::RGBA.- Update to version 3.24.0: + Gtk::FileChooserDialog: Allow constructing with use-header-bar. This is a construct-only property, so it must be specified in a constructor. - Changes from version 3.22.3: + Gdk: Deprecate screen_width(), screen_height(), screen_width_mm(), screen_height_mm(), flush(). + Gtk: - CellRendererPixbuf: Fix property_surface(). - AboutDialog: Fix ref count in get_logo(). - MenuItem: add_accel_label(): Make sure accelator keys are shown. - Settings: Undeprecate property_gtk_cursor_blink(), property_gtk_cursor_blink_time(), property_gtk_cursor_blink_timeout(), property_gtk_entry_password_hint_timeout(). + Demos: Update some demo programs. + Build: Replace the Visual Studio project files with MSVC NMake project files.- Modernize spec-file by calling spec-cleaner- Update to version 3.22.2: + Gtk: - Editable, RecentChooser, Scale: Fix memory leaks (bgo#783360). - PrintJob: Fix a call to Glib::throw_exception(). + Documentation: Gdk::RGBA: Update ctor(ustring) docs from GTK+ (bgo#784483).- Update to version 3.22.1: + Gtk: - Container: Deprecate the child property. The underlying C property was deprecated in GTK+ 3.22.2 (bgo#773642). - FileChooserDialog: Deprecate the constructors that take a backend parameter. - Menu: Deprecate popup(). The underlying C functions were deprecated in GTK+ 3.22.2 (bgo#773642). - Widget: . Deprecate is_composited() and signal_composited_changed(). The underlying C functions were deprecated in GTK+ 3.22.3. . Deprecate drag_dest_set_proxy(). The underlying C functions was deprecated in GTK+ 3.22.3 (bgo#773642). . Window: Deprecate set_wmclass(). The underlying C functions was deprecated in GTK+ 3.22.2 (bgo#773642). + Gdk: - Screen: Deprecate get_number(), get_width(), get_height(), get_width_mm(), get_height_mm(), make_display_name(), get_n_monitors(), get_primary_monitor(), get_monitor_geometry(), get_monitor_workarea(), get_monitor_at_point(), get_monitor_at_window(), get_monitor_width_mm(), get_monitor_height_mm(), get_monitor_plug_name(), get_monitor_scale_factor(), get_active_window(). The underlying C functions were deprecated in GTK+ 3.22.2 (bgo#773642). - Visual: Deprecate get_system(), get_best(), get_best_depth(), get_best_type(). The underlying C functions were deprecated in GTK+ 3.22.3 (bgo#773642). - Window: . Deprecate process[_all]_updates().The underlying C functions were deprecated in GTK+ 3.22.7. . Deprecate set_background(), get_background_pattern(), set_debug_updates(). The underlying C functions were deprecated in GTK+ 3.22.2. + Documentation: - Box: Correct the constructor documentation. - CellLayout: Improve docs of get_first_cell() funcs. - Frame: Fix the documentation of set_label_align() (bgo#774249). - Label: Improve h/valign constructor documentation and improve the parameter names (bgo#774652). - TreeModel: Improve docs of foreach*() functions. - Minor cleanup of examples and demos. - demo: Don't call Notebook::remove_page() with invalid index. + Build: - Update the Visual Studio builds. - GtkMainConnectionNode: Remove unused method.- Rectify RPM groups and replace old macros.- Update to version 3.22.0: + No changes compared to 3.21.6.- Update to version 3.21.6: + Gtk: - FileChooser: Added add_choice(), remove_choice(), set_choice(), get_choice(). - Menu: Add popup_at_rect(), popup_at_widget(), popup_at_pointer(), signal_popped_up(), and the anchor_hints, rect_anchor_dx, rect_anchor_dy, and menu_type_hint properties. - Popover: Add popup() and popupdown(), deprecating get/set_transitions_enabled(). - RadioMenuItem, RadioToolButton: Add join_group() (bgo#769374). - ScrolledWindow: . Added get/set_max_content_height/width() and properties. . Added get/set_propagate_natural_height/width() and the properties. - Add the ShortcutLabel widget. - TreeNodeChildren: Deprecate the reverse iterator (bgo#554889). + Gdk: - Pixbuf: Added set_option(), remove_option(), and copy_options(). - PixbufFormat: Added is_save_option_supported(). + Documentation: Gtk::Clipboard::wait_for_uris(): Fix the documentation.- Update to version 3.21.4: + Gtk: - ApplicationWindow: Add a correct wrap() method, deprecating the incorrect one (bgo#767951). - FlowBox, ListBox: Add bind_model() and bind_list_store() (bgo#755149). - UIManager, ActionGroup, RadioAction, RecentAction, ToggleAction: Deprecated, as in the C GTK+ API (bgo#768573). + Build: Fix silent builds (bgo#768797).- Update to version 3.21.3: + Gtk: - AppChooserDialog, FontChooserDialog: Add _UNMANAGEABLE. - ScrolledWindow: Deprecate remove_with_viewport() (bgo#685739). - SizeGroup: Deprecate set/get/property_ignore_hidden(). - Widget: Deprecate send_expose(). - Window: Deprecate begin_paint_rect(), begin_paint_region(), end_paint() and create_cairo_context(). Add begin_draw_frame() and end_draw_frame() which use the new Gdk::DrawingContext. + Gdk: Add DrawingContext. + Build: Visual Studio builds: Update gdkmm project.- Update to version 3.21.2: + Gdk: - Clipboard: Add get_selection(). - Device: Add get_axes(), signal_changed() and many properties. - Display: . Add methods and signals related to Gdk::Monitor. . Deprecated get_screen(). - GLArea: Add set/get_use_es() and property. - GLContext: Add set/get_use_es(). - Add Monitor. - ShortscutsShortcut: Add "action-name" property. - Visual: Deprecate get_byte_order(), get_colormap_size(), and get_bits_per_rgb(). - Window: create_gl_context() and signal_create_context(): Correct the reference counting. + Gtk: - IconInfo, PaperSize, TextIter, TreeIter, TreePath, TreeRowReference: Deprecated operator void*, replacing it with explicit operator bool. - PrintSettings: Make create_*() from public, not protected. - TreeView: _auto_store_on_cellrenderer_text_edited_numerical(): Catch the exception from std::stod(). This is a regression since version 3.17.80.- Update to GNOME 3.20 Fate#318572- Update to version 3.20.1: + Gtk: TreeView: _auto_store_on_cellrenderer_text_edited_numerical(): Catch exception (bgo#765044).- Update to version 3.20.0: + No major changes compared to 3.19.12.- Update to version 3.19.12: + Gtk: - CellRendererProgress:_property_renderable(): Avoid infinite loop. - CellrendererToggle: Deprecate property_indicator_size(). - ColorButton: Add property_show_editor(). - Container: Deprecate property_resize_mode(). - Entry: Deprecate property_shadow_type(). - Expander: Deprecate property_spacing(). - PlacesSidebar: . Deprecate property_show_other_locations(). . Add property_show_other_locations_with_flags(), signal_mount() and signal_unmount(). - Settings: Add property_gtk_keynav_use_caret(). - StyleContext: Deprecate property_direction(). - TextView: Add reset_cursor_blink(). + Build: - Fix "make check" after sigc::mem_fun(pointer, func) was deprecated. - MSVC builds: Update for shortcuts widgets. - MSVC builds: Look for headers in include/gio-win32-2.0 as well.- Update to version 3.19.11: + Gtk: - AccelLabel: Ad get_accel(). - ApplicationWindow: Add set/unset/get_help_overlay(). - Builder: Make get_widget_derived() a variadic template, forwarding its arguments to the constructor of the derived class (bgo#134161). - GestureLongPress: Add property_delay_factor(). - Popover: Add PopoverConstraint enum and set/get/property_constrain_to(). - Range: Deprecate get/set_min_slider_size(). - Stack: Add set/get/property_interpolate_size(). - StackSwitcher: Add property_icon_size(). - Settings: Add reset_property() and property_gtk_titlebar_double_click/middle_click/ right_click(). - Add Shortcuts* widgets, such as ShortcutsWindow. - TextTag: Add tag_changed() and property_strikethrough_rgba/ strikethrough_rgba_set/underline_rgba/underline_rgba_set/ font_features/font_features_set(). - TextView: Add set/get/property_top_margin() and set/get/property_bottom_margin(). - Replace deprecated Glib::ScopedPtr with make_unique_g_free(). + Gdk: - Add GLContext::is_legacy(). - Seat: Add get_slaves() (bgo#759806). - Window: Deprecate parse_geometry() and set_default_geometry(). + Updated Documentation (bgo#759806). + Build: Visual Studio builds: Update gdkmm project for GdkSeat.- Update to version 3.19.6: + Gtk: - TextIter: Add starts_tag(), deprecate begins_tag(). - TreeView: Fix a crash in get_tooltip_context_path() (bgo#760030). + Gdk: - Add Gdk::Seat (bgo#759806). - Device: . Add get_seat(). . Deprecate grab() and ungrab(). - DeviceManager, Display: Add and deprecate (bgo#759806). - DeviceManager: Deprecate list_devices() and get_client_pointer() (bgo#759806). - Display: . Deprecate get_device_manager(). . Add list_seats(), get_default_seat(), signal_seat_added() and signal_seat_removed() (bgo#759806).- Update to version 3.19.5: + Gtk: - Button: Deprecate get/set_focus_on_click() and property. - ComboBox: Deprecate get/set_focus_on_click() and property. - FileChooserButotn: Deprecate set/get_focus_on_click() and property. - Widget: Add set/get/property_focus_on_click(), set/unset/get_font_options(), set/get_font_map(), queue_allocate(), get_allocated_size(). - Window: Deprecate resize_to_geometry(). + Gdk: Screen::get_font_options(): Really take a copy. + Build: - Remove #ifdefs with obsolete GLIBMM_*_ENABLED constants. - Demos, tests: Use nullptr instead of 0. - Gtk: Use nullptr instead of 0. - Gdk: Use nullptr instead of 0. - Menushell, Widget: Use noexcept on the destructor implementation to match the generated declaration (bgo#759263, bgo#759262).- Update to version 3.19.3: + Gdk::Rectangle: Add operator==(). + C++11: Use of the override keyword.- Update to version 3.18.0: + Gtk::Object (and Gtk::Widget): Add dont_allow_use_in_glib_refptr_. + Gtk::TreeView, TreeViewColumn: Deprecate SlotCellData, add SlotTreeCellData (bgo#657844). + Gdk::Cursor, Pixbuf, Window: Fix use of Cairo::xxx in namespace Gd (bgo#755061). + MSVC build fixes.- Update to version 3.17.90: + Gtk: - Entry: Add grab_focus_without_selecting() - LevelBar: Add set_orientation() (bgo#752568). + Notebook: Add detach_tab(). + Overlay: - Add reorder_overlay() and get/set_overlay_pass_through(). - Add child properties. + Paned: Add get/set_wide_handle() and property. + PaperSize: Add is_ipp(). + Window: Add fullscreen_on_monitor(). + Build: - MSVC Build improvements. - MSVC Build: Require MSVC .Net 2013 for C++11 support. - Add pkgconfig(epoxy) BuildRequires: New optional dependency.- Updated to version 3.17.80: + Rebuilt with latest glibmm, whose gmmproc generates C++ move operations. + C++11: - Add move operations to widget classes. - Point, TimeCoord: Add move operations. - Mark all _CLASS_OPAQUE_REFCOUNTED classes as final. - Use std::stod() instead of std::strtod() and Use std::stoi() instead of atod().- Update to version 3.17.70: + Gtk: - Add GLArea and example to gtkmm-demo (bgo#752314). - PlacesSidebar: Add set_drop_targets_visible(). + Build: Fix the build with -Wshadow compiler warnings (bgo#752469).- Update to version 3.17.50: + Gtk: - PlacesSidebar: . Deprecate set/get_show_connect_to_server() and the property. . Add set/get_show_recent(), set/get_show_trash(), set/get_show_other_locations() and properties, and the populate_all property. - Popover: Add get/set_default_widget(). - Window: Add get_titlebar(). + Build: - gtk_generate_extra_defs.sh: Fix for the patch command, version 2.7.5. - C++11: . Use nullptr instead of 0. . Use of the override keyword. . Use of auto. . Use of range-based for loops. - Fix the build when using -Wshadow (now used in - -enable-warnings=fatal). + Documentation: LevelBar: Document how to workaround the lack of Orientation base class (bgo#752568).- Update to version 3.17.41: + Gtk: - StyleContext: Deprecate set_background(). - IconView: Fix a crash in get_tooltip_context_path(). + Build: Use (and require) C++11. + Documentation: - Remove pixbuf-demo because it is already in the main demo. - Demo: Remove Icon Theme demo, replacing it by a standalone Icon Broswer demo.- Update to version 3.17.4: + Gtk: - Assistant: Add get/set_page_has_padding(). - FontChooser: Add get/set_font_map(). - IconInfo: Deprecate get_builtin_pixbuf(). - IconTheme: lookup_icon(), choose_icon(): Add default 0 for flags. - Widget: Deprecate drag_begin() without coordinates. + Gdk: - Window: Add get/set_passthrough(). - Demo: IconTheme: Don't use deprecated builtin-icon API. + Build: Don't disable more deprecation warnings than necessary (bgo#750379).- Update to version 3.17.3: + Gdk: - Deprecate open_default_libgtk_only() and supports_composite(). - Window: Deprecate get/set_composited(), set_static_gravities() and flush(). + Gtk: - Actionable: Add keep_return to the _WRAP_VFUNC() for get_action_name (bgo#705124). - Adjustment: Deprecate changed() and value_changed(). - CellRendererPixbuf: Deprecate property_follow_state(). - Add ModelButton. - Popover: Wrap the pointing-to property (bgo#723394). - Add PopoverMenu. - Scrollable: Add get_border() and ScrolledWindow::signal_edge_reached(). - ScrolledWindow: Add signal_edge_reached(). - SearchEntry: Add handle_event() and new signals. + Documentation: Demo: - Show data files in extra tabs in the Gtk::Notebook. - Remove the last traces of the UIManager and stock browser demos. - Add Builder demo. - Use resource files for the source code and data files. + Build: - Missing GTKMM_API for CellLayout (bgo#748720). - Demo: Use getc() if HAVE_GETC_UNLOCKED is not defined (bgo#748657). - API additions since 3.14: + Gdk: Device: Add get_vendor_id() and get_product_id(). + Gtk: - CssProvider: Add CssProviderError and signal_parsing_error(). - Add CssSection. - Dialog: Add constructors with DialogFlags, for instance to create a dialog with a header bar (bgo#738513). - Grid: Add attach_next_to() without the 'sibling' parameter (bgo#739340). - Label: Add get/set_xalign/yalign() and properties. - ScaleButton: Add a constructor without the icons. - ScrolledWindow: Add get/set_overlay_scrolling() and property. - SearchEntry: Add the search_changed signal. - Stack: Add hhomogeneous and vhomogeneous properties. - Add StackSidebar. - StackSwitcher: Add unset_stack(). - Added StyleProperty (bgo#673317). - TextTag: Add fallback, fallback-set, letter-spacing, and letter-spacing-set properties. - TextBuffer: . Add insert_markup(). . Add the copy_target_list and paste_target_list properties. . Wrap the serialize()/deserialize() methods. - TextView: Add monospace property. - Widget: Added get_action_group() and list_action_prefixes().- Update to version 3.16.0: + Gtk: Builder: Don't get gtkmm-derived GTypes while parsing TreeModel (bgo#742637).- Update to version 3.15.10: + Gtk: - Label: Add get/set_xalign/yalign() and properties. - PaperSize: Define the paper name constants in the .cc file (bgo#745345). + Documentation: CssProvider::load_from_data(): Document that this throws an exception. + Icon theme demo: Catch exceptions while loading icons. + Stock: Mention the named icons for Copy, Cut, Paste and Delete (bgo#741969).- Update to version 3.15.9: + Gtk: - Add StackSidebar. - StackSwitcher: Add unset_stack(). StyleContext: Deprecate list_regions(), add_region(), remove_region(), has_region(), get_backgrount_color(), get_border_color(), invalidate. - TextBuffer: Wrap the serialize()/deserialize() methods. (bgo#694250). - Widget: Deprecate override_color(), unset_color(), override_background_color(), unset_background_color(), override_font(), unset_font(), override_symbolic_color(), unset_symbolic_color(), override_cursor(), unset_cursor(). - Window: Deprecate Deprecate property_has_resize_grip(), property_resize_grip_visible(), set/get_has_resize_grip(), get_resize_grip_is_visible(), get_resize_grip_area(). - Fix error messages from gmmproc by removing unnecessary _IGNORES()s. + Gdk: Device: Add get_vendor_id() and get_product_id(). + Updated documentation.- Update to version 3.15.4: + Gtk: - Builder::get_type_from_name_vfunc(): Call the base class function. Instead of jusgin calling g_type_from_name(), in case the base class function does more (bug #742637). + TextBuffer: - Add insert_martkup(). - Add the copy_target_list and paste_target_list properties. + Documentation: - Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.- Update to version 3.15.3: + Gtk: - CssProvider: Add CssProviderError and signal_parsing_error(). - Add CssSection. - Dialog: Fix the constructors with DialogFlags (bgo#738513). - ScaleButton: . Correct the constructor. . Add a constructor without the icons. - ScrolledWindow: Add get/set_overlay_scrolling() and property. - Stack: Add hhomogeneous and vhomogeneous properties. - TextTag: Add fallback, fallback-set, letter-spacing, and letter-spacing-set properties. - TextView: Add monospace property. - Widget: Added get_action_group() and list_action_prefixes(). + Documentation: - Add an empty line after @newin where it's missing. - Fix some Doxygen warnings. - ScaleButton: Document the constructors. - Changes from version 3.15.2: + Gtk: - Dialog: Add constructors with DialogFlags, for instance to create a dialog with a header bar (bgo#738513). - Grid: Add attach_next_to() without the 'sibling' parameter (bgo#739340). - Overlay: Correct the "since" documentation. - SearchEntry: Add the search_changed signal. - Added StyleProperty (bgo#673317). + Gdk: - Curor: Deprecate the constructor that doesn't take a Display parameter. - Pixbuf: Deprecate create_from_inline()./sbin/ldconfig/sbin/ldconfigibs-arm-6 16677989713.24.6-150400.3.3.13.24.6-150400.3.3.1libgdkmm-3.0.so.1libgdkmm-3.0.so.1.1.0libgtkmm-3.0.so.1libgtkmm-3.0.so.1.1.0libgtkmm-3_0-1NEWSlibgtkmm-3_0-1COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libgtkmm-3_0-1//usr/share/licenses//usr/share/licenses/libgtkmm-3_0-1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:26665/SUSE_SLE-15-SP4_Update/663fac95bd9222a88ce83a0ef1ad7c06-gtkmm3.SUSE_SLE-15-SP4_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=144066ba6abb7de0b50a844213ba0e0849b7e8ae, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=95b916e45628e051e6e5a2baabbe40886324deff, strippeddirectoryUTF-8 Unicode text, with very long linesASCII textPR RRRRRR RRRRRR R RRRRRPRRR RRRRRR R RRRRRR RRRRRRRR4x\ҟ~Hutf-879074c25bfb1b723e1f86d68457a5ebefaa24e6e57dc68c4e1cc81ff1e1a284c?7zXZ !t/G5]"k%k2tU+wavcwN^sc]QD֟e oxcoA"q`Rf/M?@eğ?C>)xh|{\8[q {f1vzsM)囕D\ }NP+KD|?  ";ȾmeU, }#jm%Š*o[2o>Ek3NY^rpa_m?Ăpg'dw$yeCqXTHrxbbӣU 93M8|T߁/&Gv;3*zLfF'펄}ys{n dbg, 6G9׿Ό=`6@s{H>%F Ä_lQ'<TL35c? az.7/?j  S[ pL }ZXVB;i@™*P"1&fiyJ򐻇b. [1lXH>qEK9C[lX<ĎZP+Z/ =p}5k]_~".eJ.e3'aFBWZ5X|0=QhUMYu%nu55;Uyg6ZwIO HLش. a*>B9dG0 g]B|(A0V0GڡEe6)LA!dx={#t [#2/vk}l:wIM,XYB(h`~TP!p0 p<ߎrw0M=C0*W{:ܭ $3ߚJk'f]-pL[9VRUhbqvIvȻ(pnI8W1c= |Luo{NOĨa%Vt /˩Irpܔ;fUq"V~o1kHg[,d(*.qO/P+"cդ_l.j$ xFc?W pTBZ8ʮT JI/Le"Fd9v^I6TWB܎b-vC UrŘmv RCH>$mH;{D%1ē_<2oDJHEx?gg;r\ƒaT]&vwkO0gUŚµ,Y,KpR_sFp&0dM2WsVHr؂լmTOv qnXLAbHTX;x S)Q!A쨛]"DZ[Kݒ!DuFaL-ķk =-F}3+L8)~9/;e H_"d >*S*boJbJ%MNA5-ˀ̨v&|]݁@aBz] ج2M)[rS17[ݞ`pSzE?ƺ/~,H[|q}u~% f«i!uW)PczQtBc$CS17Yk6Oy -mYW=a!|7'AD)o3)O-_xItt*;VVSx Mf9" [ݴnXzU~0#UT4s2C3m6n!RW Dٿdu|ovPw*ឳIn\_Ki{Sm4>;] 9)v myνP{"-Gw:j$K;דe}+@;434|Aq]_W4noptXJ =؉)9#(c7yЪ̭6 v3 r |yn˥9  |=iGϴ2?4))'80ws-.(ٳY1nHQ!t<#4%DOge^X9rSJT8mt$9 TԜRǺp_dN\^1a'm;*e\S|}6~P<)[].sBg VfbX$VGH" pI@9h yHۖ0@M|+L#I ҎLtWP^S?n#pfwrO7aPVwRiJYV Po_q9<⇖080\w@ TZW e~[*8QLjyqcAqޛ;[7xcUX+3  !=uLtߏ'2@-={\#~4p0O/Aht晗$+wX/N5^CT~y iD-d.k?]yIa7bK̵.l 7%B ji]rP"iA)Wvd3A*ly/&$Jpj`GtX` &`5}7`BaT\ۉ 5i)"+Q@FX <{լЖEbFuM=.xUteBƭwZW7U'K26>I9.w7ȿV/7HX)t)`ws=)J!HM *6j›UBxtԘMz_ҪOTۊZkHHV0j zBiђrߦc؅+k:!*췠*otGNdsV4~ɩi&Pu-rn?y=GLJ"*.~[ kcCOaQ#@ -ky,D]Lmkt(I1eũV^UdPivW|UJ^Ob$S}v#9]U牢dD1n=aSlfVltIG_qΑ[xfQ5 QEs?@=~nކr6\op0k-&E#?OqolG9GVsIkb=!]r x}~0&iY+sI=sR9J7øEa#;XH[XSlk6 $Cn?I򷧄>iM5\,݃o=-ZA~Zx.>؃m =MD|βʿR0o ݽF7}qe1Jq^uc8ҳ@ۧ'/%-=̊ C9_sui::quD[7Ij1_ۯ<藓)ӂǶ B7")lo^;D?%XsKk|wE'9BA,bu8,B^=Zr?%z'M莛BC`,hʋ\E`USBT-h_.qFz5"*цٿ os_fi f3'8{'2.>CgM Ï[x@ңg޷c6!A ]Wapailm `KPp \e4A^*)vv˥nG}\muFIin#܁RO`5A|eb*EMA^2$VfV G(wk^E$@1Î08Pߗ(|U)u:1T`.K馲Z?P#'B.P@]$ż e-~nUNZN/"6x684 )`y8Jf_oErOCV"/oGRY"d[f.(n_bV{D'LPXaY :C#ʍaϕolp2aRj;xLj?hf(@~&_X!oyQg+y8ӓ7-DG#O9=DW^I,绒Was/E 0ް. Tű. U+ N-+/Tmw/qG3ZDWhNpZ9+jdAլFYs`4#r NA~!8"mc8Djvj6א>r & I(ҷ[w)93_  M,8yiL(m$կ9 U3o@Ӻyxy:~38rx:`+.lg#&]'.Es;1Hѧj+S8w%غvU{;@Wr{uA:;= >}_@._9 L'Ob_d))dC΅lTY>zxvCG}ܴ6bIČ,k,S 5 ؈ɟUt9F͆;=08Fo*&"G]q>/"~ SBP %W^uGҖO+Q,cdΒG2oGW] B#yxBva q]lTff7?owq +f;/Ki `'Ӝ%釧T35a¨rGOHUEmoJՔ[c[WI9^ zx'nڍuV&&Ü;I26y~Zc}~n(BI 6*`jJx4cC a] Vf~NF_*PoTP)ğ};1 ߓ@64XPKsi}:B~˺ 6^V7O{ «+Tѳ!bʉt[x1z"`c%- /L‡F-򺧒?oP݅P9ˋaXuT/S˺W5ӴtʞF8?\f ϫRd#¸~DX{ sS#"sO^No/}2A*wr OѶrlBO|C,"N- fgVmeh3^1Z׭ كpNRŞxKhmByRj l<ҢwzK;KW-&w ~Iګ{v@))x)? PGV "Ӿ ]2# " {""2`ܬɴoG[c}cQwƳ C|ZdP-^9 B'w7D|zkk7zQ!IWu1ɬB*3|S ({ku/m kz5?G1Oo #4;-<'[ ʟ&@$s:dϙԪ#-.5-@p)dMCEdҀ6oY 1Y ,^%AQTǖ;Luz GKX'P.XF0WveqGk_"2 4d#L,K8mEg LPT١XFDa90c&MRB&6f tz$ Iyފպ4+ueZBf9 ̜"@+ 7dpwr䡥H̏Eh^ŋ meh`(N#avOI`E͔V0d!|gBZт,5$@}zh,EM V= Ӊ^Tf !U77Ul,N|ۺUaMe[(ȭ; 2CƋ Z`hQoxV~` U &vsZ\-2OogL p .꛿Ѯ `ĸð؊Jx: Klk-\۳I vmc{WGjY,A?oX}=-ϒwڦXb`v[Dr;Zu! C <|=;pT2j:~c HG>W͡H⅍.Dy: hm`*u^r%-،!Rv$ 9hͻϙ$%&06TXorJYX-眒5]e3ڔE$4cCvxP./tppM(4kh^|m&efXx=JѩH1ᵯ$gU}i೧ـWvκDk–E  1mLkmUX.J%텻Lc𱺛 {jkC)7*/}÷X8]77HF_Ë/Rz W=n{;DB158["r8:WH~m Smc b8l^7jqUOx-4P#ɻ9 \;͂qϰ\bd\1Q=Ѯ]zmmI5˸B{Ky$O:A.:yj3Ap} 9pFȴ΋5@R}BY@d_Y&]xS0|$Brll6]o 9K8m^idHXȃp!BfwyV2IogM`gw gyb;pBH@"wdIi|$t 0'v~AGy;N\4&2{v:%Vl*cX݄AњfquOe!J ݴ=r{ 55{Yo*u?;YSل1$vYf(♣/ ap0V ɷ/`m5dȇ5 =sWŖZ(8Jtvk8Ք|j.hD GUT⃜ctX/hNT {\coE^a{?'e\5K \ŏP@1(.hF#g%}_4BXkH 3IXcPJ?jj(}6H!WsI!D1Bi$Sܕ?8 dSh+/m{DB`%y32gr 3o f{w KQ_(2h* K2i&xp-&a݌A,VC^A5q C 6J{T6]J^^{{f]'JM?7jPQ1B̯OETH }bL Ϣ.蒙Ħ:+e ޯb_^$Smӿ 7ĩzuv73g4=kz֬l;rC>hfchc=Aq%\&'#W91)ް+[k.F}WOYg¯L ԯ.@xW7{|k .8w{pZ3KͼG)c!%w2_&Q[ s(z0!Axׄ^L5QV5lrbVr޵EZ鿮nd$)["Nnza*U)'$^BecJ*. qS7(sӋ :ǟt\ڜs ھCAw ,e;!R L` ,.wF&]6TkdQ|-)婗OVdj-spQ8- #g՘ Wx.ℎT+ʟZI;Ffx٬٘Gf}|8428;$_>V"<;?~h[H:CF.H<Yqz,*diܥ)Q4'ǧ|W)*H j+siyJMSL ` 8X΀хܗ~[2uYgDj"O[@+.-wG{p/|vx =#{X00A5B67@}$$ JfL15XxJ}YDt̀t)o,xҢ,,k߲͈< s DB'Hܔ;p Ao|tSтSDi,,MvGn5O'Gl9 ^jc@O _!K (@oqyZt7-?%XGXSkJo5:?5zKwgZ<pߞћfYO7جn9v0cBt73oTosYgak2:{.[ɂE^͝~r,gEp޴"9BiE+*[BRl(?gS-|Ljpz^mrJ?0T 9C54 W)ڔv<8 q}Ԇ6/@Dn̮JX +O,&6;\wȂ!d ²ԫ!f0xO˕jyok:U#ZȁVKF6+2!%Uc}h94MnDߠKQE.ꨙt~זn WDA׃, -@aQfl? #N܁ۈlʕ/kJ7WiE7Nm$?G 2,%( Y~qoG eQ#ҴJ!G3_W6^o|_s _iwUÓ(,![r d(g(g%w|R M=0ATj>-k ϋV^ND}O6<8XF֪lUܭO'ZNk9Om݂K8/%WI+DߪN`p[x5 tryVj @d˪;`_Ԫ<{iY,BE W% k>DYjFM xy㧘imb+y#Jl2M*WI;\K֔ VRў,uNL,6/w^Y{"ȥ]cI^F1kBCPpeYrg#T- )Bn*B4#[{^r6\=w}ZS:-GQx-'GÁNҢfy;ZeG[$K r®bWlS)=^M~`RS4Ҁh%BGd-MAJ{ ҝl*)(rR44hȭ> CY OUs4̉Ae/&=լ" , ZZ_: S⻽R"nhw,0&e))蜆m/F`-[#R)߶͟z";Z"8NvnL>,@_>6-evBpQ1?mE8Lcǀ^j`W0b mZȻs(7.M'5zx-P:yhlm2p|;Bl׈M M̞dNj碕0G+UlLs9x@_ɭ NVWNyԤ}RDZC㒔)qس`"y-6^ ךZ $r8FlML/7l04\^ YZ