]> Pileus Git - ~andy/gtk/commit
image: add gtk_image_get_preferred_size()
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 12 Dec 2011 11:29:21 +0000 (12:29 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 12 Dec 2011 11:29:21 +0000 (12:29 +0100)
commitb215aeacc87fcdf32741048da496c3f4e0c2004a
tree7c7394936dc1fd266cd170b1db2a682d38ccd238
parent92929b968bd479e237b8f6dc1686ca953f4d8c5d
image: add gtk_image_get_preferred_size()

Add a function to query the preferred size of the GtkImage, and use it
in the get_preferred_width/height implementations.
gtk/gtkimage.c