Much of the reference documentation of glibmm and gtkmm is automatically “translated”
from C to C++. The “translation” is far from intelligent. You can usually
ignore what’s said about ownership. Where the gtkmm/glibmm documentation says
NULL or nullptr, it often means “an empty string” or “an empty Glib::RefPtr”.