gtk_widget_set_size_request stopped working with GTK3
- From: Steffen Gutmann <muibase yahoo com>
- To: "gtk-devel-list gnome org" <gtk-devel-list gnome org>
- Subject: gtk_widget_set_size_request stopped working with GTK3
- Date: Thu, 27 Sep 2012 10:16:46 -0700 (PDT)
Hi,
with GTK2 some applications used to set the minimum size of some widgets using gtk_widget_set_size_request. E.g. the min size of a GtkImage. This no longer works with GTK3 and the min size of the GtkImage is that of the underlying image, e.g. a GdkPixbuf.
There is also a bug report here:
https://bugzilla.gnome.org/show_bug.cgi?id=670068
Is gtk_widget_set_size_request broken? Or how is an application supposed to set (or override if the app knows better) the min size?
Steffen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]