The programs in https://git.gnome.org/browse/gtkmm-documentation/tree/examples, the master branch, are updated for gtkmm-4, the new API- and ABI-breaking coming release of gtkmm. In gtkmm-4 show_all() and show_all_children() have been removed. They are not needed because property_visible() has default value true. In gtkmm-3 the default value is false.

If you want to see example programs for gtkmm-3, look at the gtkmm-3-22 branch,
https://git.gnome.org/browse/gtkmm-documentation/tree/examples/book/actionbar/examplewindow.cc?h=gtkmm-3-22


Den 2017-02-20 kl. 20:59, skrev Pavlo Solntsev:
Small correction.

Please review.



_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to