Re: Why isn't the constructor of Gtk::Application public?

<[email protected]> Wed, 29 Sep 2021 11:24:50 +0200
Newsgroups gmane.comp.gnome.gtkmm
Message-ID <20210929112450.464bcfb3@phositlinuxtop>
> (2) Your posting is public, which is fine. There is nothing
> inappropriate in it.

I revered to the constructor.

Glib::RefPtr don't has to be converted to std::shared_ptr. Glib::RefPtr
is a typedef(actually using) std::shared_ptr.