Re: Help removing GtkListStore rows



> On Sun, 2004-05-02 at 05:09, Jan-Marek Glogowski wrote:
> > Hi
> >
> > 1. You have a memory leak: The string from gtk_tree_path_to_string must be
> >    g_free()'d.
> No, he did that with:
>   gtk_tree_path_free (path);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]