There's a trivial patch in bug #58777 to make gtk_entry_set_text() treat
NULL strings the same as zero-length strings.

https://bugzilla.gnome.org/show_bug.cgi?id=58777

Can we get this in please?  Rejecting NULL strings with a runtime
warning just makes it unnecessarily difficult to bind GtkEntry:text to
other string properties.  gtk_label_set_text() already gets this right.

Matthew Barnes

_______________________________________________
gtk-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to