On Wed, Jun 20, 2007 at 05:52:04PM -0400, Justin Stallard wrote:
> 
> The subject pretty much says it all. The tree path string that is
> being sent to my callback function as a result of the "toggled" signal
> from a GtkCellRendererToggle in a GtkTreeView is an "Invalid path".
> The following is the output to the terminal upon toggling one of the
> GtkCellRendererToggle(s), followed by the code that will reproduce
> this problem. What am I doing wrong?

A `*' is missing in on_cell_renderer_toggle_toggled()
delcaration.

Yeti

--
http://gwyddion.net/
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to