[wx-dev] gtk/settings.cpp GetFont() problem

Paul Cornett pc-wx at bullseye.com
Tue Jul 24 09:07:17 PDT 2007


Marcin Wojdyr wrote:
> Access to wxNORMAL_FONT produces (in some cases) a lot of Glib
> warnings:

What cases? What version of GTK+ and wxWidgets?

> (process:26578): GLib-GObject-CRITICAL **: gtype.c:2242:
> initialization assertion failed, use IA__g_type_init() prior to this
> function
> ...
> (process:26578): GLib-GObject-CRITICAL **: g_object_new: assertion
> `G_TYPE_IS_OBJECT (object_type)' failed
> 
> The warnings are shown after calling gtk_button_new() from
> wxSystemSettingsNative::GetFont()
> (src/gtk/settings.cpp line 610)

Line 610 is the end of the file.




More information about the wx-dev mailing list