On Fri, 2008-08-29 at 11:25 +0200, Philip Van Hoof wrote: > > <arg type="i" name="size_x" direction="in" /> > <arg type="i" name="size_y" direction="in" /> In the libgnomeui API, you only set one of those, and aspect ratio is preserved. The size passed is the maximum width and height.