dynamically allocate text for gtk_clist?
- From: "Nils O. Selåsdal" <noselasd frisurf no>
- To: gtk-app-devel-list gnome org
- Subject: dynamically allocate text for gtk_clist?
- Date: Wed, 26 Dec 2001 02:02:35 +0000
Looking at the
gint gtk_clist_append (GtkCList *clist,
gchar *text[]);
function, what is the text parameter supposed to be? must
it be dynamically allocated memory? When can I destroy it?
Or does the function duplicate the texts i send to it?
(and how should I know this?)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]