Re: Eliminate the warning Allocating size to GtkWindow without calling gtk_widget_get_preferred_size/height
- From: The Devils Jester <thedevilsjester gmail com>
- To: Timm Bäder <mail baedert org>
- Cc: David Breeding <debmint49 gmail com>, ML-gtk <gtk-list gnome org>
- Subject: Re: Eliminate the warning Allocating size to GtkWindow without calling gtk_widget_get_preferred_size/height
- Date: Wed, 28 Jun 2017 09:40:12 -0500
A compile time flag is not a viable solution to this problem. I have no control over the compile state of GTK on my end users systems.
For my own personal use case, a flag on a widget (or its container) that indicates that custom size management is being performed on this widget (or its children) and that such warnings are not needed, would be ideal.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]