Swap height and width arguments to atk_image_get_image_size Swap height
authorPadraig O'Briain <padraigo@src.gnome.org>
Fri, 17 Aug 2001 14:56:55 +0000 (14:56 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Fri, 17 Aug 2001 14:56:55 +0000 (14:56 +0000)
commita2ceb39f086733ef09b8bf3c4fc6be15c0598ef2
tree1b137a7630a3ca0d8f2da4186f6d21592dee5c28
parent53427e0420c3b32cea8e54dbaf4536e678e015d0
Swap height and width arguments to atk_image_get_image_size Swap height

* docs/tmpl/atkimage.sgml atk/atktext.h:
Swap height and width arguments to atk_image_get_image_size
* atk/atktext.c:
Swap height and height arguments to atk_image_get_image_size
Do not crash if NULL pointers are passed for return values
ChangeLog