> You can connect model columns to cell renderer properties using
> add_attribute like so:
> http://developer.gnome.org/gtkmm-tutorial/unstable/sec-treeview.html.en#treeview-cellrenderer-details

Thanks for your link.


> So something like this should work:
> viewcolumn->add_attribute(renderer->property_inconsistent(),
>   m_columns.m_inconsistent);

Can such a connection also be specified for a context-sensitive predicate 
function?

Regards,
Markus
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to