[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Invalid UTF-8 string being sent to callback function on "toggled" signal from GtkCellRendererToggle
- From: David Nečas (Yeti) <yeti physics muni cz>
- To: gtk-app-devel-list gnome org
- Subject: Re: Invalid UTF-8 string being sent to callback function on "toggled" signal from GtkCellRendererToggle
- Date: Thu, 21 Jun 2007 01:58:35 +0200
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/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]