The API is merged and looks like:
DeeModelTag* dee_model_register_annotation (DeeModel *model,
GDestroyNotify destroy);
void dee_model_set_tag (DeeModel *model,
DeeModelIter *row,
DeeModelTag *tag,
gpointer value);
gpointer dee_model_get_tag (DeeModel *model,
DeeModelIter *row,
DeeModelTag *tag);
void dee_model_clear_tag (DeeModel *model,
DeeModelIter *row,
DeeModelTag *tag);
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/651479
Title:
Implement row annotations for DeeModel
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs