(In reply to JeffreyDecker from comment #27) > Just as clarification I need to first write getName and setName and then > replace the instances of atk_object_get_name and atk_object_set_name with > the new function. Just want to make sure before I get started. > > Thank you.
No, I don't think you need to write getName and setName. You can write setNameCB just like we have getNameCB. And use obj->name directly in getNameCB and setNameCB. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948788 Title: thunderbird crashed on launch To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/948788/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
