[maemo-developers] What is the difference between GtkImage, GdkImage, GdkPixmap and GdkBitmap?

From: Kaj-Michael Lang milang at tal.org
Date: Fri Jan 25 13:07:08 EET 2008
On Fri, 25 Jan 2008, LIU Chun Hung wrote:

> example_font_selector[8794]: GLIB CRITICAL ** GLib-GObject - gtype.c:2217:
> initialization assertion failed, use IA__g_type_init() prior to this
> function

You need to initialize the glib type system before using the gtk/glib 
functions. Put "g_type_init();" somewhere in your code before using any 
other functions.

-- 
Kaj-Michael Lang

More information about the maemo-developers mailing list