GNOME Bugzilla – Bug 615796
TextMark ornull returns
Last modified: 2010-04-24 23:32:18 UTC
Created attachment 158765 [details] [review] TextMark ornull returns Gtk2::TextMark get_name and get_buffer could have _ornull to show "or undef" in the docs (an anonymous mark, or a mark deleted from a buffer).
Committed. Thanks.