Re: Clock widget not showing when put in Gtk::Grid.

Daniel Boles via gtkmm-list <[email protected]> Thu, 6 Aug 2020 18:23:28 +0100
Newsgroups gmane.comp.gnome.gtkmm
Message-ID <CAKChMKNwvFddheMSgTRAxAmSbYsKaO+CBFd2NWH8bWst7boThw@mail.gmail.com>
Great catch! I guess due to the clock having no min size request, but the
window letting it fill anyway. If so, another fix could be to request a
minimal size with clock.set_size_request(w, h).

_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list