Kevin Brooks escreveu:
Gtk::Label *lb=new Gtk::Label(); Pango::AttrList ls=lb->get_attributes(); ls->get_iter(); Pango-CRITICAL **: pango_attr_list_get_iterator:: assertion `list != NULL' failed Questions: (1) Is the above a bug?
Maybe.
(2) How can I check if the Pango::AttrList is NULL?
Maybe you need realize first. -- []'s Claudio Polegato Junior Um peregrino de Problemas; Um pergaminho de Soluções. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
