[Gtk-sharp-list] Help with GtkCellRendererToggle in a

Vladimir Giszpenc vladimir.giszpenc at gmail.com
Tue Mar 10 09:46:46 EDT 2009


Alan,

In your HandleToggled event you have ToggledArgs args which contains a path.
Use that to get the datamodel row.  Change the underlying model.

The Toggle will reflect the change.

Cheers,

Vlad


More information about the Gtk-sharp-list mailing list