Community
Participate
Working Groups
This patch replaces gtk_widget_size_request() with gtk_widget_get_preferred_size () for GTK+ 3: http://fedorapeople.org/cgit/aspektor/public_git/eclipse.platform.swt.git/commit/?h=gtk3_widget_size_request I used this documentation as a source: https://mail.gnome.org/archives/commits-list/2011-November/msg03139.html
There is the following in the Gtk 3.x documentation. "Note Handle with care. Note that the natural height of a height-for-width widget will generally be a smaller size than the minimum height, since the required height for the natural width is generally smaller than the required height for the minimum width." But as this does not affect Gtk 2 and that's our best guess I pushed it to master. http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=35f130070627930dae79842022c951694c5a3dfa