Re: Where is g_type_init()?
- From: Paul Davis <paul linuxaudiosystems com>
- To: DC A <adc4444 hotmail com>
- Cc: gtk-list gnome org
- Subject: Re: Where is g_type_init()?
- Date: Sat, 25 Mar 2006 22:03:47 -0500
On Sun, 2006-03-26 at 02:28 +0000, DC A wrote:
> I'm trying to learn gtk+. And I have a question:
>
> According to api quote "Before using any GType or GObject functions,
> g_type_init() must be called to initialize the type system."
>
> So when I create GtkButton with g_object_new, where is this g_type_init()
> get called?
gtk_init (argc, argv);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]