Re: fgets -> CList
- From: Thomas Bliesener <bli cybercable net mx>
- To: gtk-app-devel-list gnome org
- Subject: Re: fgets -> CList
- Date: Fri, 27 Apr 2001 06:27:20 -0500
On Fri, Apr, 27, 2001 at 10:17:37 +0200, CALMELS Clement wrote:
In your code just try:
gtk_clist_append (GTK_CLIST (clist), &buffer);
I already tried it: same warning, same segfault.
It will work if your clist has only one column.
It has. The clist works, I tested it with
gchar *buffer = {"first row"};
The fgets works too, I can printf() it.
--
* Debian = GNU/Linux XP *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]