libgtkmm-3_0-1-3.24.6-150400.3.3.1<>,chp9|Xbumu,]nk^a.ߜV,-?_r(%.R7s|j!BsQG;*3yps ŭ=22ȉb+=dgcb`{VxATS{WJb^. ^EXܶZ`ćaT)T~jU1■9xO(9)_?qX X*MN)# r_Os9KќȼhJߌqϕ;>@e?ed % R\`lp ( 8 H h p 8X0O(8&9 $&: !&>_@_F_G`H`$I`DX`LY`\\`]`^a#bacbRdbebfblbubvcwdpxdyd+ze\elepeveClibgtkmm-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.chs390zl36m4SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://www.gtkmm.org/linuxs390xcQ ggA큤A큤chchchchchboKchboK9d106617d5006eeee3b9092def676d6d168cefb781ff621372cd9bb82d733b75be90329e76558bddea25821af1b111aafac7c438f69d642e710733673ae21561964c71d22f7bb78af4e2730f1e106574a634bab0dca46d67932e169373135ae4dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551libgdkmm-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(s390-64)@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibatkmm-1.6.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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.2)(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/ldconfigs390zl36 16677987613.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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b867eeb3f05f60ed16abef235f0fd665db024649, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e61c0f4e8a7597e3736ae866df323f0588fd22fe, strippeddirectoryUTF-8 Unicode text, with very long linesASCII textPRRRRRRR RRR RRR R RRRRPRRRRRRRRR R RRR RRR RRRRRRR]_putf-8047973adbae3627d7e43da7901a11dff30f575f4ce1050b4b142f838b1ab5cc7?7zXZ !t/Hw6]"k%k2tU+wavcwN^sa1!zљ̓hNEABcp<~m^[P&g~f]mB_2yq[|6)"/{l#H@X@륝8XC#ep Jr[+ؑ0s>Abfz-UgW_K7?Gv,͔1tѕ8x-B"({jM&1c"`ΰk?PesYAn=9ƍ@ ̪}"l maAʐ9.* x7ſՠP>s MePeʡA$( %,POG; dsiK+TU$a;dI.QӴENN-@`xp608Pk%Xs]vq(2 ]EW,4_ TgY'X?[c4T3rKJrWT4zGt$PJLګ~jjuw%".\#{"½xgy;AT}w "JM+ ?v22Y|N<~LR#BL P*oʩ$ߟTOjz'b#“ۏ 6K}[5%1^ d3F9: P7RP:jwj%"$ 'IۮY|poUp;8!F-R^ ҉';ZtOSkfO aŕ\UO[9,c*S%t¿kBD***k&Kĝ.^ L6R%4G}"(nDXC {K EtK [r-7ҠcR[ۛ gUyU/}ݬ'SE~LJ ^P~lr%TNDpms=WgC Z/;\٠)6Vu-Z GN &3J/ȹ?]ex9EӑfeT$*R!6Rc3!x`p%Y(Nlz)Yf~V)ąՍGmޒH@~1$ќ?,Vcx)$m$ütG/Չb)F [✍&E퉹bSjptjw9j@Ħ^>}2&yA }@^>1 į~ǚi߼Rr%yk_h叻+ԟwOBIG5CDcvXfQ{^]Npﭪ,!ƌPsh:e!1B1 !d ]4<]h&&ϧ%yCf; FM7W c͍CZJmEpH8U8רPJ憁Q%,x9:r H;7@n4C A$"麉$HYf׏V8.WB5,,zv7gۣ_+$7- Zrt+-;E#NѷoC_D٧`%\!&'h s<X7 gƿydW 9lF͔:%ά)i<)Xe];0!5|O2!Bٙ;&oZsczDrҰuFTrÂۏBFn(:)j7B:fPC E24Z&$2\!яOQۭ6 k@\¤^}c qJw1zᬰ v ]z :Tj4gt@4m<' O~>_ v6~V\GDzj!2d˟yS{# 'f4%d﮶|L DǀD'bc>%R6…uAtL)ꡉ"d.;eEPG4yҢ;x< xiy1aetu%FxY;e[G qRu,VҟH^bOIjPݶ[+OyV;%s! [$r:&?b:I-Ml*+#zG7(zr.mt4F[_,*aHifM%vbZ=8l|G7{/CZDwޖLo9sb 3,%cip3Vkdh]=Mӡ3OlDypÂ!IXg*ٴ+sW"LQݸ ;#t?SdҒ_ c b~R7ql_^GR! rl|0|,,DQɻ rN7H"|d럍@ڗś# (|¯|KVo5eOtp$>r(nL]DD#oLl {o<>KО*=v>AQ}42g3q3_C,^Fr"wp 8c*f٢9>D ڣ̂&vcC[Qu`]CXw/2Ru8.57ۻUdnG nҳmkBP(=ؠF)9Rfxq M@W>@"P=υ"ϐ0MaB8=K eg\۔H<áP[{q& WIKpy"eFp:/Z) ((8,t*!j#do/ސk`fT48 2n~e~_۳ZmɥhEaFM|'gbov'AĎbB4ovxf"j$(=\w)o5_S=K7'3X+QCL~ސ{#U~D&&d*$o햲((x{ X}QQ J)\\I_r b2MnGCj EZ U\ݮ::3@2wØ2d*Ȗ71 ٶ8ac֦.*~jC:'Wi$IR:+A!EY6.˭j^bSĉ&2."{yŗǓb(EeZTAXH!A̱.|jR83 =XuufQ֗c)>"h0)7tv p\nYEUܚ`1$nd% /C.^1vDL:~}!he.o ([6&˯lż[#&&`\q}T%_Oc퓷f.yLf Ȱvw;+&@`ShjaL%M_i^H~f,_FeNk(Lt0Ҳbt8ro<'㉤)o "ͤ[b@~|e9N=]/k㧶2A9^i =8 G\:>}k-d?֪<,fB-&KkCTGsᇽk8UљtSpǷ#zn*j~U+,TNS8tj0kd]Mn`r [dxB[痔gDƒ^U _ɧs]yyse1^`Yk =mFUM">eǜ<fX&_$A! &(0/;!`>ŠkZ5G=-5N'0W/@yJ2s>g?ſ87->o q@\+$OJREX=F-#ԯGsY;8'c񏽇Ű ?qyжd1bOEIʫ Md3?VԪH~wf犎AƴD Tԧdhd'H qe1Rf|s _UŇ"ˁ_/-{c+)JMj"@pULο*}d#@_}^4Fl-GZsOm]0hޟ0 AZaSXFb_s>G"/._0\_NrfI\^*q4ڻ"Y6tZ1kXL1'ͪQ{cEʇyqg KHjИ̙*9.#;Ux? *^l*ii6>T$2zFko8Ns-> BզYD_u"-ONi۵յak\(*c{MHFE9slesKm27܎w0SBe8=YuV]\<%yw/ӡ nAWyg@nAe) uaafϾ02y A#6ô\!DԩLU <ĻWTLvox~1<1#Dg2,@,̓o|uq!]v,ĔWi~O??T`h:UY:_*|UɽUi"'bM T=}*h{t {a[P܂RD_׌E⏻H dʕrkx`Y^f$Xc6Gvi lL}bYF!l6z++%8W0 {0Hi/)fbky ;9~񙦽z2bNHRC|z4 eLo@˖u$3 XE3gWacX2.k¸iWO[;1UISz,X/VUS*$?ӑ͡tYPQ3nHߴ4me\Qk8?ZjփUb)=[}r~&/_4?G(#x)ĜJ3`@xء/ͤT6W-,b ;% 09qr4gNcdJI!Ug heҤp/_ޞAJӒWaӅ31"}g@Z5\Yln7@1Vlަͫ#~Ӡ?"!tΗph5R:e.1jiŔfUiQz.e6bwz^肼1(mʠkA omTw3e#nʎ[Q7>րHI,q+e tg@#r{DES({ضI?tɏ8WOUY} yHT#=Da B}3Ê5x̂q8LyQ`09crʈøG^U#CȇM8523ؔjFI@zW9zEF aT.x\ հԔ'=QuH0as:gjj4R bO \9zSI7o])s>h#2ejݛ[ 'asP~ ׾Q'×3N%{pXqo;7Q̡IwhUK+bx l?%C=e8NrgO$A0+E{k ^34\$d|tdu4ž;)6$L ?Iq(V`5ȁ : E$]7s"v UIn 1+P/g|9} 歧I~?Vocp)N$e"0bdL 0c\1wlM^nHWiJ%AIsSӌ7?6yCL~J}h;K&Mi{ ~_oA^.JO@\ŖTp_M}K6M)zlRG#!DŊ_P^DN!;#NзGe|qj;Rj8KXd:YJ|8P`W~>u.Vg/a=H"﬇8T%]N_[{"^Ď_ %~ObUT)x s_ЎsS~D(Ɖ#I/G)fdxb4)XYe|+Խ g1DfbazÐ2)\˲ kDR+Q@+_kyEp[:M~v:HnHJ=? $Ivӆ>`(Bʼn}Bj, Bu}K\obt}9'㧁QNHo !lk2!P I8jg4GrxX~u ǿeiw:4djy}׹vhySumc|mo$MrMh&vow"6ck\>rRsݭZ|]WvϮE0U)Nx h6}`6?d&!s-Ad?W[W{(U`EN62H5/`4^זYb>8`P%f; >bfT8V(NDTOV>$Ui䇣R4Q_҃de9b!I\Jo|Zv&;;+}+; k&/a[f@+#iZ$1Hs*nm \pC6* nd-o+vDMq&.^gn=ϯI/Z%>t[?Z'A~wjb퟾iK+%b(S'8㛻 6v7@P?zb6OE~@ȧ ҕ0r4F!)` OC#OɭϴOqǺ/kt1b(*(_p]ˢxgLr@Tȴ&\"do,o _򠢆e۹|>v%(/)9x4jLSWU $$K+@N b[iqdLJ~%xƄr7+4d,ݠ\zW(3zOZ˃aqUԲoX5ISDyJi! ]4}#6~ v\ (S}9Ddص~PG݀*U NeY\Z-An0U=b* ^u#鮟7KC߁,u,3dh~)nҸ JB5G18SwGvLyiZHfج`bi&PxW?۷QA|/J|wO>tcNϪPSܵB[;>}谻XR:=]ͩw/!!Fr^;T| q(qmտОlYYE)$>]"Q*6 "+غ839[O]|P0I3-8U讙-% ﮪ!/=r9loB+Fv2S-!fj(`O ϧO:wRIg)~ݛ7ObPQVQ@2Te9%(m wTsO|oI %y6۠]Է=8u iOfC>AvįTk|jy,/LZyYF>Xe0lΧK ޱ<.,P·+kfq['Ӵ8M\:1eFZG7[<{iaֹP3j>H?M~V*l4E8/z@Gd v8#Actl&PVl;Pl& Uإ&cR9%f6=J:y^ݶ_ FInOQu?==T8ϏpNVƚy[Bi /`)/2Z >i/h͗>21ˤ|=T5/͢JCeC[HO3m}QSI?b;rYȀr448x-:ϰIbyxL d?7,Msbh$0S9M@!nCjre R`<~I=,6)zwQ/ŕ~Vy'rC9WWm 7 YZ