Re: the GInstanceInitFunc of my GtkWidget subclass is never called
- From: Owen Taylor <otaylor redhat com>
- To: Will Webekind <xxnjhcxx eden rutgers edu>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: the GInstanceInitFunc of my GtkWidget subclass is never called
- Date: 04 Aug 2003 16:36:36 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]