[gtkmm: 2/2] Merge branch 'kjellahl/application-run' into 'master'




commit 8ee0b8acc1d3d8bd4425e8d1f7ce74e74e1c8bfc
Merge: 444c4fe1 53177720
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Fri Oct 23 09:59:29 2020 +0000

    Merge branch 'kjellahl/application-run' into 'master'
    
    Add Gtk::Application::make_window_and_run()
    
    Closes #78
    
    See merge request GNOME/gtkmm!53

 demos/gtk-demo/main.cc              |   6 +-
 gtk/src/application.ccg             |  30 +---------
 gtk/src/application.hg              | 109 +++++++++++++++++++-----------------
 tests/builder/main.cc               |  52 +++++++++++------
 tests/child_widget/main.cc          |   5 +-
 tests/child_widget2/main.cc         |   6 +-
 tests/child_widget_managed/main.cc  |   4 +-
 tests/delete_cpp_child/main.cc      |   3 +-
 tests/dialog_deletethis/main.cc     |   1 +
 tests/main_with_options/main.cc     |   3 +-
 tests/property_notification/main.cc |  28 ++++-----
 tests/refcount_dialog/main.cc       |   4 +-
 tests/scrolledwindow/main.cc        |   3 +-
 tests/wrap_existing/main.cc         |   3 +-
 14 files changed, 124 insertions(+), 133 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]