Re: Destroying a GtkListStore
- From: Stefan Kost <ensonic hora-obscura de>
- To: Daniel Pekelharing <legendstar gmail com>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Destroying a GtkListStore
- Date: Fri, 12 Aug 2005 17:34:49 +0200
Daniel Pekelharing wrote:
Hi all,
How do I destroy a GtkListStore created with gtk_list_store_new() ??
There seems to be no gtk_list_store_destroy() ..
Thanks
g_object_unref() is the thing to do for all GObject derived classes.
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]