unable to set property `editable' of type `gboolean' from value of type `gchararray'
This happened when I misunderstood the parameters of TreeViewColumn->add_attribute() method. I was setting an 'editable' property to 1; whereas it should have been a boolean value.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment