init_from_size


Description:

public unowned Size? init_from_size (Size src)

Initializes a Size using the width and height of the given src .

Parameters:

this

a Size

src

a Size

Returns:

the initialized Size