I am trying to fix up some problems exposed by running my gtk app with
the command line argument --g-fatal-warning.
I am stuck on this one:
(bibledit-gtk:27056): Gtk-WARNING **: gtk_widget_create_pango_context()) called
without screen
It occurs several times in my code. The first is while I am
I am trying to fix up some problems exposed by running my gtk app with
the command line argument --g-fatal-warning.
I am stuck on this one:
(bibledit-gtk:27056): Gtk-WARNING **: gtk_widget_create_pango_context
()) called without screen
It occurs several times in my code. The first is while I am