Re: the GInstanceInitFunc of my GtkWidget subclass is never called
- From: Tristan Van Berkom <vantr touchtunes com>
- To: Owen Taylor <otaylor redhat com>
- Cc: Will Webekind <xxnjhcxx eden rutgers edu>, gtk-app-devel-list gnome org
- Subject: Re: the GInstanceInitFunc of my GtkWidget subclass is never called
- Date: Mon, 04 Aug 2003 15:49:58 -0400
I guess I shouldnt be doing code review ;-) (DOH!)
-Tristan
Owen Taylor wrote:
On Mon, 2003-08-04 at 16:22, Will Webekind wrote:
I'm writing a widget that is similar to GtkDrawingArea. I started with
the code from gtkdrawingarea.{c|h} in gtk+-2.2.2. My problem is that the
widget instance initiation function gtk_ogla_init is not called when I
create a new instance. I'm probably just missing some mundane detail, but
I'd appreciate it if anyone could put me on the right path. The
condensed version of my code is listed below. Thanks for the help.
Almost the first line:
#define GTK_TYPE_OGLA (gtk_drawing_area_get_type ())
That help?
Owen
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]