widget without screen in pango context

2016-09-02 Thread Matt Postiff
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

widget without screen in pango context

2016-09-02 Thread Matthew A. Postiff
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