Re: g_log_set_fatal_mask() not working for me.

2017-12-17 Thread Eric Cashon via gtk-app-devel-list
Hi Richard, This sounds similar to the problem Dino Aljević had in "Scrolled TreeView and size allocation warnings" in this list in September? I can get the warning "(treeview4:3830): Gtk-WARNING **: Allocating size to GtkWindow 0x843e188 without calling gtk_widget_get_preferred_width/heigh

g_log_set_fatal_mask() not working for me.

2017-12-17 Thread Richard Shann
I am getting a warning message:  Gtk-WARNING **: Allocating size to GtkScrollbar 0x5647efd0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? however when I call call g_log_set_fatal_mask ("Gtk", 1<<4) at the start of main the warning is