--- a/libpurple/buddyicon.h Thu Dec 19 00:51:06 2019 -0500 +++ b/libpurple/buddyicon.h Thu Dec 19 02:32:25 2019 -0500 @@ -488,6 +488,11 @@ /** * purple_buddy_icon_spec_get_scaled_size: + * @spec: The buddy icon spec. + * @width: (inout): On input, the suggested width. On output, the width + * constrained by the spec. + * @height: (inout): On input, the suggested height. On output, the height + * constrained by the spec. * * Gets display size for a buddy icon */