GNOME Bugzilla – Bug 694533
GdMainView::view-type should be a construct property
Last modified: 2013-04-04 14:31:13 UTC
Otherwise, it doesn't get set if not passed explicitly at the constructor. And if not set, any attempt to set a model segfaults.
Thanks, I pushed a fix for this in libgd master.